Commit Graph

202 Commits

Author SHA1 Message Date
lxnay 40e2b7c764 completed first tool of the client
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@321 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-07-20 18:12:26 +00:00
lxnay 656db20d2c a lot of random but big updates
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@320 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-07-20 10:38:38 +00:00
lxnay 4b1dc7db11 some updates
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@318 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-07-19 00:09:59 +00:00
lxnay 5ff9dee82f slight fixes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@317 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-07-18 21:42:05 +00:00
lxnay 2c2fab155c added http php helpers support, md5sum verification for uploaded and downloaded files, a lot of bugfixes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@316 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-07-18 17:38:41 +00:00
lxnay 833c978214 some big bug fixes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@315 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-07-17 00:03:46 +00:00
lxnay 8c666a11b5 some nice optimizations
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@314 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-07-16 00:04:00 +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 6e4eeb3281 fix directories recreation
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@311 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-07-15 07:48:44 +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 7710d29721 finally some major work on the logging stuff
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@307 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-06-03 22:11:27 +00:00
lxnay 08ad024947 added all the code to the stabilize/unstabilize function (needs testing) and continued the work on the logging stuff
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@306 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-06-01 23:01:09 +00:00
lxnay cbc41aac15 add missing variable
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@305 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-05-22 22:42:28 +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 bd5b236827 add a filter to avoid duplicated packages to be pulled in
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@301 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-05-16 15:00:14 +00:00
lxnay 072d1a2983 incorportate portage output.py file into outputTools and remove all its Portage dependencies (useless...)
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@296 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-04-15 17:46:38 +00:00
lxnay a05b3c4b99 some stupid fixes, move handlers dir to server
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@294 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-04-15 17:19:20 +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 b34b40b1ed improvements on bytesIntoHuman()
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@288 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-04-13 19:46:40 +00:00
lxnay 402394ae38 improvements on bytesIntoHuman()
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@287 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-04-13 19:41:09 +00:00
lxnay 1a6afde671 a small fix on the .md5 uploads
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@286 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-04-13 19:36:29 +00:00
lxnay 810157307c improvements on bytesIntoHuman()
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@285 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-04-13 19:31:49 +00:00
lxnay fb277afce3 some further fixes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@284 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-04-13 19:23:20 +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 aef097c0bd some fixes on the multiple primary upload mirrors code
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@281 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-04-10 16:07:51 +00:00
lxnay ce6b3a8a16 enzyme, uninstall() filter away packages not found
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@280 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-04-10 07:15:13 +00:00
lxnay ed3bb0fae5 copy validAtoms to installedAtoms
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@279 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-04-10 07:12:13 +00:00
lxnay d42309a303 seedAtom subAtom check is crappy, removing
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@278 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-04-10 07:11:10 +00:00
lxnay 2a3a307d2c add a nice workaround if the user does not specify = in enzyme uninstall()
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@277 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-04-10 07:04:44 +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 177661dfcb some daily fixes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@274 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-04-08 13:39:14 +00:00
lxnay f76a55cbfb some daily fixes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@273 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-04-08 13:19:56 +00:00
lxnay 09ae572b6e change search similar loop according to the new searchSimilarPackages() return output
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@272 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-04-06 10:55:48 +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 bfa62d7655 some nice daily fixes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@269 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-04-04 18:10:19 +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