Commit Graph

73 Commits

Author SHA1 Message Date
lxnay 26aafd63cf fixing a small issue with use flags and adding support for provide directives
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@354 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-07-31 16:41:05 +00:00
lxnay 6f9f179d49 performance improvements in getPackageRuntimeDependencies
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@353 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-07-31 12:54:03 +00:00
lxnay f38ab4ce6e add --branch= option to reagent
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@352 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-07-31 12:36:46 +00:00
lxnay 2c952288b1 new database structure, first set of optimizations
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@351 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-07-31 12:11:07 +00:00
lxnay 57c753fcc0 splitting entropyConstants in two
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@341 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-07-30 12:20:30 +00:00
lxnay f2bed8409d ok fixed a typo, that's it
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@337 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-07-27 10:11:21 +00:00
lxnay c04e2dc59c hopefully the last api change
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@336 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-07-27 09:58:28 +00:00
lxnay 228fc95c1d more bug fixes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@332 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-07-26 17:45:50 +00:00
lxnay 1da1e05e0b adding versiontag support to better handle kernel dependent packages
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@331 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-07-26 08:59:54 +00:00
lxnay c582da2c30 more bug fixes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@327 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-07-24 15:52:08 +00:00
lxnay 8dab98fecc nearly completed database migration
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@325 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-07-23 17:41:57 +00:00
lxnay d9c6f1aba9 more work on the new database interface, addPackage completed
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@324 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-07-22 21:09:34 +00:00
lxnay 6f47925910 breaking things, started to migrate to a better sql infrastructure
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@322 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-07-22 06:35:41 +00:00
lxnay 690d038df8 some further fixes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@313 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-07-15 13:11:32 +00:00
lxnay 6afeaab3d9 some fixes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@312 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-07-15 12:54:49 +00:00
lxnay 7181152711 moved all os.system to spawnCommand()
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@310 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-06-07 10:12:12 +00:00
lxnay e5e212a7b4 logging implementation almost complete
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@309 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-06-07 09:52:02 +00:00
lxnay 768f38abe2 more work on logTools and logging implementation
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@308 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-06-06 20:14:59 +00:00
lxnay fec5b4885f started to implement logTools properly
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@304 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-05-20 18:49:04 +00:00
lxnay 1952bf9336 some work on the database, initial work on the logTools infrastructure
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@303 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-05-16 22:49:18 +00:00
lxnay 67ded696d0 some fixes and updates to support branches
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@290 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-04-15 11:36:55 +00:00
lxnay e6391134bb a small fix
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@289 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-04-14 06:56:53 +00:00
lxnay de4dbf8936 some radical updates to the binary packages management before my vacation, when I will come back I will have to debug all this new code. In this way, it is possible to have the same package name/version in the database because we split it into two branches
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@283 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-04-13 14:59:48 +00:00
lxnay 1c2aebb47e added support for .md5 files, some various bug fixes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@282 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-04-12 22:26:19 +00:00
lxnay aefef71edd update TODO, fix and test md5check in reagent, add client directory
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@276 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-04-09 23:31:49 +00:00
lxnay 7676db1a19 a lot of bug fixes on activator, enzyme and reagent. some new features such as upload/download status and so on
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@275 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-04-09 21:47:01 +00:00
lxnay 404d14d32a some nice daily fixes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@271 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-04-06 07:55:56 +00:00
lxnay 08dfec9396 some nice daily fixes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@270 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-04-05 22:11:51 +00:00
lxnay 226728274d whoops
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@268 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-04-03 15:36:32 +00:00
lxnay 71e53186d6 Added support for Perl and Python on smartgenerator
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@267 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-04-03 15:31:30 +00:00
lxnay 5f4a511d9b Add a missing \n
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@266 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-04-03 15:22:45 +00:00
lxnay c01d142532 I am stupid
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@265 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-04-03 15:15:29 +00:00
lxnay e3c8f0caa9 I am stupid
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@264 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-04-03 15:14:02 +00:00
lxnay 0f5fa34a15 more work on smartapps
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@263 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-04-03 15:12:46 +00:00
lxnay 962a6f6702 today's work
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@262 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-04-02 17:24:33 +00:00
lxnay f03a57311c today's work
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@261 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-04-02 17:19:24 +00:00
lxnay b1f964be2d today's work
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@260 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-04-02 17:17:53 +00:00
lxnay c9eff5887b today's work
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@259 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-04-02 17:06:05 +00:00
lxnay 11488d9713 today's work
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@258 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-04-02 17:04:03 +00:00
lxnay 42d4abf60e today's work
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@257 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-04-02 17:02:53 +00:00
lxnay 9847cf291e today's work
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@256 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-04-02 17:02:23 +00:00
lxnay bd5f65f250 today's work
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@255 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-04-02 16:30:34 +00:00
lxnay a59691fcdc today's work
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@254 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-04-01 23:35:41 +00:00
lxnay f853046c0c git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@252 cd1c1023-2f26-0410-ae45-c471fc1f0318 2007-04-01 13:54:41 +00:00
lxnay ca5c9a52e9 added a workaround for bad file names in CONTENTS file
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@249 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-03-31 10:38:16 +00:00
lxnay 43f35703b2 removed packagepath, added branch info, database API broken again, hopefully the last time
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@246 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-03-31 09:34:10 +00:00
lxnay 80c51f63d5 added mtime info to the database entry
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@242 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-03-31 07:39:55 +00:00
lxnay afe55e3946 fix another stupid issue
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@241 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-03-30 23:06:45 +00:00
lxnay 3886412a7a lock management should roughly work
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@239 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-03-30 22:30:59 +00:00
lxnay 4cb151aa2a - fixed entropyConstants import
- fixed online database file detection (.gz was missing)



git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@234 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-03-30 17:43:57 +00:00