Fabio Erculiani
|
0e2dbbb339
|
[todo] update TODO
|
2009-08-18 06:45:52 +02:00 |
|
Fabio Erculiani
|
c00547be2f
|
[client.text_ui] reduce size of dep calculation removal user question
|
2009-08-18 05:52:55 +02:00 |
|
Fabio Erculiani
|
702791c03d
|
[entropy.client.interfaces.package] improve output when printing collision info
|
2009-08-18 05:50:51 +02:00 |
|
Fabio Erculiani
|
82017ddcde
|
[todo] update TODO
|
2009-08-18 05:42:14 +02:00 |
|
Fabio Erculiani
|
73cf948d69
|
[entropy.db] introduce _cur2list function and replace _fetchall2list
|
2009-08-18 05:41:55 +02:00 |
|
Fabio Erculiani
|
3f4e7d6607
|
[entropy.db] optimize fetchall2list
|
2009-08-18 05:39:55 +02:00 |
|
Fabio Erculiani
|
7021e45e58
|
[entropy.db] migrate _fetchall2set calls to _cur2set
|
2009-08-18 05:37:51 +02:00 |
|
Fabio Erculiani
|
d7d1464dc2
|
[entropy.db] make every db write of addPackage run under mutex
|
2009-08-18 05:34:24 +02:00 |
|
Fabio Erculiani
|
6d27b56bcf
|
[conf] filter more files/dirs in fsdirsmask
|
2009-08-18 03:47:11 +02:00 |
|
Fabio Erculiani
|
ce1d9c303b
|
[entropy.core] use identity comparison instead of __cmp__ on Singleton instance __new__
|
2009-08-18 03:46:34 +02:00 |
|
Fabio Erculiani
|
54ef503149
|
[entropy.client] append repository critical updates file for download
|
2009-08-17 15:15:25 +02:00 |
|
Fabio Erculiani
|
56af1807cd
|
[entropy.server] append repository critical updates file for upload/download too (forgotten)
|
2009-08-17 15:10:19 +02:00 |
|
Fabio Erculiani
|
0c847888b8
|
[entropy.client.interfaces.loaders] update Spm() function
|
2009-08-17 15:09:57 +02:00 |
|
Fabio Erculiani
|
57a4c22230
|
[todo] update TODO
0.98.4.1
|
2009-08-17 14:04:43 +02:00 |
|
Fabio Erculiani
|
50e73203ac
|
[text_query] fix possible unicode issues when inserting data in db on "orphans" module
|
2009-08-17 14:04:03 +02:00 |
|
Fabio Erculiani
|
56362d02d8
|
[todo] update TODO
0.98.4
|
2009-08-16 16:59:46 +02:00 |
|
Fabio Erculiani
|
acc398d907
|
[tests] add i18n test
|
2009-08-16 16:59:25 +02:00 |
|
Fabio Erculiani
|
8426a32921
|
[po] update entropy.pot file
|
2009-08-16 16:59:10 +02:00 |
|
Fabio Erculiani
|
59357bd92c
|
[entropy.i18n] make change_language overwriting already loaded "_" functions
|
2009-08-16 16:35:02 +02:00 |
|
Fabio Erculiani
|
4da85079e0
|
[entropy.i18n] add change_language method to change language on the fly
|
2009-08-16 16:26:35 +02:00 |
|
Fabio Erculiani
|
26241f8c20
|
[entropy.i18n] add support for env. variable TEXTDOMAINDIR
|
2009-08-16 15:49:51 +02:00 |
|
Fabio Erculiani
|
3645d0f460
|
[entropy.i18n] remove useless gettext calls
|
2009-08-16 15:39:20 +02:00 |
|
Fabio Erculiani
|
8b6cb66bd0
|
[entropy.i18n] do not enforce text domain
|
2009-08-16 15:38:20 +02:00 |
|
Fabio Erculiani
|
53be295c5f
|
[todo] update TODO
|
2009-08-16 14:58:20 +02:00 |
|
Fabio Erculiani
|
73ba6c54bd
|
[sulfur] fix binary packages install from shell
|
2009-08-16 14:58:02 +02:00 |
|
Fabio Erculiani
|
53c2571680
|
[entropy.const] also handle TypeError exceptions in const_handle_exception
|
2009-08-16 14:57:38 +02:00 |
|
Fabio Erculiani
|
509f8ba015
|
[entropy.output] fix print_generic, make it working better with files
|
2009-08-16 14:14:47 +02:00 |
|
Fabio Erculiani
|
791ed20559
|
[docs] update API documentation
|
2009-08-15 22:41:17 +02:00 |
|
Fabio Erculiani
|
89062bf8f3
|
[entropy.db] complete API docstring and refactoring work
|
2009-08-15 22:27:41 +02:00 |
|
Fabio Erculiani
|
ec3e35ed54
|
[entropy.core/entropy.spm] remove unused code
|
2009-08-15 22:27:16 +02:00 |
|
Fabio Erculiani
|
d2f092ddfe
|
[entropy.services.*] remove unused code
|
2009-08-15 22:26:47 +02:00 |
|
Fabio Erculiani
|
77942fb036
|
[magneto] remove deprecated install paths from Makefile
|
2009-08-15 09:47:19 +02:00 |
|
Fabio Erculiani
|
a1f89bb7cb
|
[docs] update API docstrings
|
2009-08-14 17:19:49 +02:00 |
|
Fabio Erculiani
|
d1cbb6add5
|
[entropy.db] entropy.db API break+docstring merge almost complete
|
2009-08-14 16:37:56 +02:00 |
|
Fabio Erculiani
|
07ea2a6b5b
|
[services] make client-updates-daemon smart enough to autodetect system db changes
|
2009-08-14 10:48:17 +02:00 |
|
Fabio Erculiani
|
8c9043cc1a
|
[magneto.core] provide is_system_changed method, set signal handler only when in debug
|
2009-08-14 10:26:24 +02:00 |
|
Fabio Erculiani
|
e2bec77962
|
[magneto.gtk] run gtk.main_quit inside main loop
|
2009-08-14 10:25:40 +02:00 |
|
Fabio Erculiani
|
ec47b3fd08
|
[po] sync German, Spanish and Italian translations
|
2009-08-14 10:24:37 +02:00 |
|
Fabio Erculiani
|
70623b14e5
|
[po] update translation files
|
2009-08-14 10:21:41 +02:00 |
|
Fabio Erculiani
|
619dc9ccc5
|
[po] add magneto.core modules to Makefile
|
2009-08-14 10:21:16 +02:00 |
|
Fabio Erculiani
|
14d801ad77
|
[services] Entropy Client Updates Daemon updates
:: add new method is_system_changed to be able to determine if
new packages have been installed
|
2009-08-14 09:46:41 +02:00 |
|
Fabio Erculiani
|
35a439e192
|
[entropy.client.services.ugc] correctly setup auth. store file permissions
|
2009-08-14 08:24:19 +02:00 |
|
Fabio Erculiani
|
903f836d4a
|
[docs] update API documentation
|
2009-08-13 15:14:11 +02:00 |
|
Fabio Erculiani
|
98541c4438
|
[entropy*] complete header migration
|
2009-08-13 15:11:56 +02:00 |
|
Fabio Erculiani
|
2df9dafec9
|
[docs] update API documentation
|
2009-08-13 15:02:27 +02:00 |
|
Fabio Erculiani
|
c06b708800
|
[entropy*] introduce new module headers codewide
|
2009-08-13 14:58:55 +02:00 |
|
Fabio Erculiani
|
d68f3cfd1c
|
[tests.misc] disable debugging output
|
2009-08-13 13:43:28 +02:00 |
|
Fabio Erculiani
|
5c576a88aa
|
[entropy.spm] workaround weird eutils.eclass check_license() behaviour
|
2009-08-13 13:42:23 +02:00 |
|
Fabio Erculiani
|
b9d55a17df
|
[entropy.db] fix getNewNegativeSpmUid() when query returns None
|
2009-08-13 13:11:29 +02:00 |
|
Fabio Erculiani
|
0cea79d0c2
|
[entropy.spm] do not override file object "f" in _portage_doebuild causing stale files to be left open
|
2009-08-13 12:58:36 +02:00 |
|