(no author)
154ee725b7
do not open clientdbconn when loading activatorTools
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1392 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-04 14:19:29 +00:00
(no author)
a9ab83f015
fix rss formatting issues
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1332 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-28 21:56:02 +00:00
(no author)
a9f3b8980d
added support for a light, updates only, RSS
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1317 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-27 10:46:38 +00:00
(no author)
f85dcf9687
- initial implementation of the licenses management infrastructure
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1257 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-20 13:46:56 +00:00
(no author)
01a03e2e76
implemented database dump downloads client and server side
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1248 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-19 19:57:14 +00:00
(no author)
b86d7c7674
fix activator sync
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1240 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-18 20:54:12 +00:00
(no author)
6371385620
- removed debugging output
...
- added the ability to selectively update repositories through equo
- implemented packages.db.mask server side and client side download (will be connected to atomMatch soonly)
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1233 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-18 02:29:04 +00:00
(no author)
45e6ce7481
EquoInterface.atomMatch: added matchRevision and matchRepo filters (media-libs/foo-1.2.3~0 -> will search atom with revision == 0)
...
databaseTools.atomMatch: added matchRevision logic, like above
activator: if packages sync doesn't have to do anything, skip without asking
tested treeupdates stuff client side
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1227 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-17 16:15:43 +00:00
(no author)
936441fc60
added metadata decompression support to the server interface, disabled by default and controlled by an activator.conf option
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1192 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-13 08:57:26 +00:00
(no author)
b3fd61c372
- updated TODO
...
- bumped EAPI to 2
- added content table compression/decompression functions for future migration
- some bug fixes and indentation updates
- added automatic content extraction if new compressed table is found
note: activator does not have the content compression feature enabled yet, for backward compatibility reasons
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1191 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-13 00:34:22 +00:00
(no author)
7635f4f108
speed up activator sync by a good 500%
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1178 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-09 00:47:34 +00:00
(no author)
6b82b00341
strengthening database revision file checks
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1035 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-11 22:05:15 +00:00
(no author)
e141047f00
- moved rssFeed to entropy.py
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@985 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-03 18:57:05 +00:00
(no author)
c3c7906e0a
- totally rewritten Entropy modules and interface
...
the biggest commit, ever
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@982 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-03 17:48:57 +00:00
(no author)
db9b8cdbd7
- misc bug fixes
...
- moving askquestion to EquoInterface (that is gonna be renamed to EntropyInterface when done)
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@973 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-01 14:34:24 +00:00
(no author)
fa3b409c10
whoops
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@876 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-14 18:21:07 +00:00
(no author)
125fadce84
initial exception infrastructure ready and implemented
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@875 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-14 18:13:24 +00:00
(no author)
100dafbcb2
- fixed a problem with activator and directory tree generation
...
- organized all entropy caches in a single location
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@852 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-12 22:43:23 +00:00
(no author)
edf1d7a49f
- improved etpDbStatus scope
...
- misc bug fixes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@838 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-11 15:18:17 +00:00
(no author)
ae8a15ac38
added basic multipackages functionalities, must be exported to GUI/CLI
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@825 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-10 14:07:21 +00:00
(no author)
067e8c81fd
updates and bug fixes, preparing entropy 0.8.40
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@817 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-09 17:49:06 +00:00
(no author)
0a477c4127
- switching to global vars etpUi to handle --verbose --pretend --ask --quiet
...
- usual set of bug fixes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@806 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-06 11:31:51 +00:00
(no author)
4e7ebfe412
small fixes
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@803 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-05 14:43:20 +00:00
(no author)
41dc6d66df
disabling debug output
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@802 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-05 13:11:43 +00:00
(no author)
4521d488b9
testing upload calculation code
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@801 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-05 13:06:12 +00:00
(no author)
2cc1d824d4
- added more flexibility to reconnectHost()
...
- fixed remote digest verification handlers
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@796 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-03 20:54:44 +00:00
(no author)
abdd9110ab
- add temporary directories cleanup
...
- remove md5check from activator sync (useless)
- fixed etpHandlers initialization
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@794 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-02 19:16:07 +00:00
(no author)
c8e6b08f32
- fix a small issue with revision commit text request
...
- updated TODO
- added fix for removalQueue handling in installPackages()
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@791 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-01 00:42:24 +00:00
(no author)
37fd7068f5
fix RSS guid and add proper managingEditor
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@787 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-30 10:39:23 +00:00
(no author)
fca97daf3e
add RSS max entries support
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@784 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-30 09:46:52 +00:00
(no author)
c3a0318a9e
- added commit message support
...
- improved RSS style
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@783 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-30 09:34:23 +00:00
(no author)
4cef0fc7c3
added preliminary RSS logging - need to be extended
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@782 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-30 02:57:07 +00:00
(no author)
c7d99033c1
add another ftp workaround
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@780 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-29 17:02:33 +00:00
(no author)
3cc8dde00b
hopefully fix the latest issue with ftp directory creation
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@779 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-29 16:56:16 +00:00
(no author)
5a22cd1565
- small updates
...
- fix packages directory initialization
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@778 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-29 16:48:17 +00:00
(no author)
8a9f834d69
- strengthened upgradeTo verification
...
- implemented a better way to handle expired packages
- updated TODO
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@765 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-26 09:17:41 +00:00
(no author)
935568f0f1
tagging entropy 0.8.12
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@747 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-21 13:07:07 +00:00
(no author)
cb2b5859be
- added revision to package archives
...
- remove packages from mirrors only when they are expired -> etpConst['packagesexpirationdays']
- minor changes/updates
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@746 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-21 13:00:54 +00:00
(no author)
2f8e735e97
we've moved paths
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@712 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-17 11:37:08 +00:00
(no author)
d331c2caac
adding reagent tool md5remote that remotely checks packages hash
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@657 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-11 16:44:38 +00:00
(no author)
a1c2fe3f95
modules reduction and various fixes/improvements
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@656 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-11 16:11:05 +00:00
(no author)
0d9b8159d1
fix upload queue
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@653 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-10 16:59:15 +00:00
(no author)
7d5466c0b4
some new features:
...
- bz2 database compression
- counter updation for gentoo compat
- cached searches (just few for now)
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@642 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-08 16:11:49 +00:00
(no author)
2c15c9dcee
some fixes for activator
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@633 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-07 12:59:17 +00:00
(no author)
f74b6de3fb
tagging 0.7.2
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@628 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-07 08:22:21 +00:00
(no author)
775805c54f
experimental new activator queue
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@627 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-07 08:07:51 +00:00
(no author)
36164a2636
entropy, some misc updates and interface cleanups
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@621 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-06 22:36:25 +00:00
(no author)
480d0a6236
fix conflicts handling and minor bugs in activator
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@602 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-03 02:13:16 +00:00
(no author)
e690fab8c5
add file transfer speed
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@522 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-09-26 08:28:29 +00:00
(no author)
733a51c8a5
tidy procedure restored
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@505 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-09-22 06:36:16 +00:00