lxnay
87d842e0bf
Entropy/dumpTools:
...
- fix unserialize_string()
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2136 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-12 18:31:25 +00:00
lxnay
8878f7b729
Entropy/dumpTools:
...
- add functions to serialize/unserialize from/to strings
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2134 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-12 18:27:42 +00:00
lxnay
0031249040
Entropy/Repository Server Interface:
...
- more work on it
- general improvements on SocketHostInterface
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1975 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-26 01:00:02 +00:00
lxnay
22b180d046
Entropy/EquoInterface:
...
- add dep strings auto updates infrastructure (starting with bad KDE dep strings)
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1861 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-24 20:19:00 +00:00
lxnay
dd59c1b146
Entropy/Equo:
...
- Socket Interface:
- completed termination strings
- completed the basic structure and protocol specifications
- Database backend:
- removed useless indexes
- implemented useful indexes
- improved queries speed (whose make dependencies calculation faster)
- implemented tables automigration to INTEGER PRIMARY KEY AUTOINCREMENT to allow future repositories differential updates
- Entropy as user:
- made equo update possible to be run for users in 'entropy' group, this will allow to have a powerful GUI notification applet
- improved repositories synchronization speed
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1521 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-27 20:06:34 +00:00
lxnay
c914aadcea
Entropy:
...
- lots of bug fixes
- implemented entropy directories GID and permissions configuration
- improved Socket Interface (not yet done)
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1519 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-26 09:40:54 +00:00
(no author)
b55728f7be
Entropy:
...
- Socket Interface: returned objects are now serialized
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1512 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-25 11:59:31 +00:00
(no author)
dd691b9eb3
- fixed an issue with dumpTools.loadobj exceptions handling
...
- fixed an issue with EquoInterface.check_package_update
- fixed package reinstall in Spritz
- improved Spritz speed
- lots of bug fixes also
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1269 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-21 12:12:51 +00:00
(no author)
e3f9810d84
improve loadobj function
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1238 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-18 11:14:37 +00:00
(no author)
f34b33de06
trying to fix an odd pickling exception
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1237 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-18 11:08:52 +00:00
(no author)
b9cbb62d58
better handle cPickle/pickle exceptions
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1199 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-13 14:14:41 +00:00
(no author)
c829d63576
fallback to pickle if cPickle can't be loaded
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1190 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-12 20:58:00 +00:00
(no author)
a078677a68
reorganized caching directories
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1187 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-12 09:35:47 +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)
7c168a44ed
- EquoInterface implementation improvements
...
- TextInterface implementation improvements
- uiTools has been shrunk in favour of EquoInterface
major rewrite at 75%
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@972 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-01 11:59:31 +00:00
(no author)
8e87e26c33
switching to cPickle
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@853 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-12 23:10:40 +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)
5dddb23bf2
- update dumpTools to use a while loop to trap CTRL+C
...
- fix tarinfo paths by encoding them to unicode
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@736 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-19 13:48:29 +00:00
(no author)
3a643f70d8
- fixed a lot of memory leaks
...
- updated some functions inside triggerTools
- improved speed of content table by indexing the content
- added --resume support for remove,install,world tools
- removed memory hog contentCache (set())
- some misc fixes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@728 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-19 04:07:28 +00:00
(no author)
4b60008ffd
some bugfixes
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@610 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-05 01:49:05 +00:00
(no author)
7038bd49dd
completely rewritten on-disk cache infrastructure, 500% faster and much more clean. some misc bug fixes too
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@591 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-10-30 13:35:34 +00:00