Commit Graph

2810 Commits

Author SHA1 Message Date
lxnay
63f3c19ac0 Entropy/docs:
- update APICHANGES


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3170 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-14 16:22:42 +00:00
lxnay
e2205fe4e4 Entropy/Server/Interfaces/Main:
- deprecated openServerDatabase in favour of open_server_repository
- deprecated doServerDatabaseSyncLock in favour of do_server_repository_sync_lock
Entropy/*:
- update code, use new methods listed above


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3169 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-14 16:22:02 +00:00
lxnay
a4d8f35dd2 Entropy/Spritz:
- dialogs, add missing module import


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3168 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-14 16:19:53 +00:00
lxnay
ebd9a7558f Entropy/Server/Interfaces:
- split subpackage into modules


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3167 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-14 16:10:38 +00:00
lxnay
9478153553 Entropy/Server:
_ interfaces is now a sub-package

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3166 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-14 16:02:23 +00:00
lxnay
df84017e8b Entropy/docs:
- update APICHANGES


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3165 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-14 15:38:46 +00:00
lxnay
d494ddc013 Entropy/Transceivers/Server Interface:
- move FileTransceiver from entropy.server.interfaces.MirrorsServer to entropy.transceivers under the FtpServerHandler name


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3164 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-14 15:38:17 +00:00
lxnay
85b16445a0 Entropy/Entropy Notification Applet/Spritz:
- when subclassing entropy.client.interfaces.Client reimplement init_singleton instead of __init__ because the former is now a Singleton


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3163 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-14 15:37:00 +00:00
lxnay
4d57fd5e87 Entropy/i18n compat module:
- provide entropy_i18n module for backward compatibility


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3162 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-14 15:35:48 +00:00
lxnay
c8273c31e0 Entropy/Const:
- remove unused constants and comments


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3161 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-14 15:34:31 +00:00
lxnay
6898bd926f Entropy/Dump:
- move code comments inside functions


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3160 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-14 15:33:57 +00:00
lxnay
7b0deacfb2 Entropy/Cache:
- add is_started method to EntropyCacher class


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3159 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-14 15:33:14 +00:00
lxnay
a413fc733f Entropy/Transceivers/FtpInterface:
- fix transfer speed info and its output


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3158 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-12 23:57:07 +00:00
lxnay
898bd4aeed Entropy/TODO:
- update TODO
Entropy/Server:
- merge server config files into one (server.conf), reduce complexity
Entropy/Transceivers:
- FtpInterface add ETA and current up/down speed information


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3157 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-12 23:49:19 +00:00
lxnay
d4d0ecbaec Entropy/Spritz:
- fix typo


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3156 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-12 20:14:02 +00:00
lxnay
3d08f2b2b7 Entropy/Client/Interface:
- became a subpackage containing split Client (EquoInterface) classes


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3155 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-12 19:47:59 +00:00
lxnay
3a97fc8c8b Entropy/Client/Interface:
- split Client class into single ones
- deprecated camelCase methods
- remove a few, unused or useless
Entropy/docs:
- update APICHANGES
Entropy/*:
- adapt the code to work with non-deprecated methods


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3154 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-12 19:18:27 +00:00
lxnay
e689462717 Entropy/Services/UGC:
- add a stats map to make do_download_stats undestand from where the call comes from


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3153 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-12 15:07:52 +00:00
lxnay
5692e31979 Entropy/Client/Interfaces/Package:
- hopefully for the last time, fixing sources_fetch_step


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3152 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-11 09:49:57 +00:00
lxnay
e1c33398f1 Entropy/Client/Interfaces/Package:
- fix sources_fetch_step, again


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3151 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-11 09:38:59 +00:00
lxnay
d7151b6555 Entropy/*:
- update module imports to reflect the new entropy package structure
Entropy/Client/Interfaces/Package:
- fixed sources_fetch_step source packages download


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3150 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-11 09:36:47 +00:00
lxnay
6deea18956 Entropy/Transceivers/FtpInterface:
- fix is_file_available, make it working on vsftp servers too

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3149 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-11 00:47:26 +00:00
lxnay
0958913fde Entropy/Misc/rssFeed:
- fix module import issue


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3148 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-11 00:24:50 +00:00
lxnay
281e11f7e6 Entropy/Misc/rssFeed:
- fix module import issue


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3147 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-11 00:17:41 +00:00
lxnay
8165dafa9a Entropy:
- move all the code inside the entropy package
- add compat modules outside
Entropy/Transceivers/FtpInterface:
- fix is_file_available to work on more systems


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3146 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-11 00:10:08 +00:00
lxnay
f6d3a4717a Entropy/Server:
- module import updates
- show exception when trapping it in add_packages_to_repository


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3145 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-10 22:39:14 +00:00
lxnay
22c1470446 - Server: do_download_stats, use get_datetime instead of get_date
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3144 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-10 22:09:36 +00:00
lxnay
5e8dda37a3 Entropy/Services/UGC:
- fix typo


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3143 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-10 22:02:52 +00:00
lxnay
c369a0acf7 Entropy/Services/UGC:
- fix typo


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3142 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-10 22:00:40 +00:00
lxnay
edce9b5c03 Entropy/Services/UGC:
- update structure of entropy_distribution_usage
- other minor changes


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3141 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-10 21:57:14 +00:00
lxnay
8297695411 Entropy/package:
- move entropyConstants to entropy.const (keep entropyConstants module for backward compat)
- move entropyTools to entropy.tools (keep entropyTools module for backward compat)
- move outputTools to entropy.output (keep outputTools module for backward compat)
- move dumpTools to entropy.dump (keep dumpTools for backward compat)


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3140 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-10 19:15:46 +00:00
lxnay
2f70ebdd21 Entropy/TODO:
- update TODO
Entropy/Core/Cache:
- EntropyCacher, fix stop(), non-working hasattr calls due to private class attributes
Entropy/Core:
- Singleton, delete object reference if instance has been destroyed


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3139 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-10 18:49:12 +00:00
lxnay
f7ae50a83a Entropy/QAInterface:
- fix syntax error


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3137 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-09 11:03:59 +00:00
lxnay
fec51b15ca Entropy/TODO:
- update TODO
Entropy/*:
- QAInterface does not need a full Client interface but just Output
- SecurityInterface: re-add instance validation on constructor


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3136 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-09 11:02:16 +00:00
lxnay
7a57e1db33 Entropy:
- remove all the compat imports
Entropy/Equo:
- move etpExitMessages to equo.py
Entropy/Activator:
- fix import order


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3135 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-08 23:23:39 +00:00
lxnay
868f11c245 Entropy/Server:
- reagent, activator: change modules import order

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3133 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-08 22:44:48 +00:00
lxnay
61078729e5 Entropy/Server:
- reagent, activator: change modules import order

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3132 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-08 22:43:31 +00:00
lxnay
f2128e2321 Entropy/translations:
- update translations


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3131 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-08 21:41:27 +00:00
lxnay
ecafddafaf Entropy/etpXpak:
- move etpXpak module under the entropy package


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3130 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-08 19:34:05 +00:00
lxnay
65a9b5f40e Entropy:
- commenting out other imports from __init__, hopefully the last ones


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3129 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-08 18:52:28 +00:00
lxnay
11a5aeb55c Entropy:
- comment out another set of imports
Entropy/Spritz:
- improve thread shutdown
Entropy/entropy-repository-daemon:
- update threads handling code


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3128 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-08 18:48:31 +00:00
lxnay
e1d0688034 Entropy/entropyTools:
- parallelTask: add get_function method


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3127 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-08 18:29:55 +00:00
lxnay
b36745281a Entropy/Client/Interfaces:
- clear_dump_cache: catch OSError exceptions on os.listdir
Entropy:
- remove other secondary imports
Entropy/repository-daemon spec app:
- refresh some code


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3126 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-08 18:24:06 +00:00
lxnay
3854d3946a Entropy:
- remove unused imports from __init__


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3125 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-08 17:32:27 +00:00
lxnay
c6794f3d38 Entropy/*:
- make use of the new entropy package structure


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3124 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-08 16:01:57 +00:00
lxnay
83e184fc5e Entropy/*:
- make use of the new entropy package structure


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3123 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-08 15:49:55 +00:00
lxnay
1b0435dda9 Entropy:
- remove pyc files accidentally committed


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3122 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-08 15:25:34 +00:00
lxnay
715421089b Entropy/MELTDOWN :-):
- entropy modules is now a python package, kept backward compatibility for now


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3121 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-08 15:24:30 +00:00
lxnay
02634d763d Entropy/entropyConstants:
- move etpSQLInit and etpSQLDestroyAll inside EntropySQLSchema class
Entropy/*:
- use the new EntropySQLSchema class
Entropy/RepoInterface:
- fix possible infinite loop on handle_eapi3_database_sync


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3120 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-07 18:32:02 +00:00
lxnay
d4cd836ac4 Entropy/Spritz:
- update Spritz copyright year on About


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3119 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-07 18:30:26 +00:00