Commit Graph

4168 Commits

Author SHA1 Message Date
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
Fabio Erculiani
c4035d1087 [po] update translations 2009-08-13 12:49:51 +02:00
Fabio Erculiani
889fbd3c6e [entropy.misc] Lifo: do not deal with buffer if it's None in discard() 2009-08-13 09:16:47 +02:00
Fabio Erculiani
47c400ecc4 [entropy.db] fix various typos occured during code review
:: retrieveLicensedata(): do not strip license name
:: retrieveLicensedataKeys(): generate data correctly
2009-08-12 15:24:13 +02:00
Fabio Erculiani
24181d4bd9 [entropy.db] fix possible issues with stripping license name in retrieveLicensedataKeys 2009-08-12 15:10:52 +02:00
Fabio Erculiani
dc7a8b72a0 [docs] update API documentation 2009-08-11 13:50:08 +02:00
Fabio Erculiani
f65a0e3541 [entropy.db] API docstring merge + code review + API changes 2009-08-11 13:33:18 +02:00
Fabio Erculiani
0f40ce99a8 [entropy.server] remove SpmService instance attribute, create Spm() method 2009-08-11 10:12:13 +02:00
Fabio Erculiani
52ecc48012 [entropy.server.interfaces] remove package tag from atom in _run_packages_spm_sync_quickpkg during atoms collection 2009-08-11 10:01:18 +02:00
Fabio Erculiani
e9bc77bd0e [entropy.services.ugc] trivial code style update 2009-08-11 10:00:43 +02:00
Fabio Erculiani
8ea6e2972b [entropy.db] more API documentation and polishing for reviewed code
:: API breakages and polishing (still under work)
:: imported docstrings for trusted (and stable) methods
2009-08-10 23:55:46 +02:00
Fabio Erculiani
d484822f57 [tests] fix ParallelTask test 2009-08-10 23:55:46 +02:00
Fabio Erculiani
dbb5a37bbf [todo] update TODO 2009-08-10 23:55:46 +02:00
Daniel Halens Rodríguez
8966eba24f [translations] update Portuguese translation 2009-08-08 20:11:59 +01:00
Fabio Erculiani
28ef4feb7a [entropy.client.interfaces.repository] various bugfixes
:: when running SPM triggers, catch RepositoryError exceptions
:: improve database file availability prior to removal check
0.98.2.4
2009-08-08 16:44:25 +02:00
Fabio Erculiani
ea2c7c1d87 [entropy.client.interfaces.methods] code style + api (backward compat) change
:: validate_repositories(): code style update
:: validate_repositories(): add quiet keyword argument
2009-08-08 16:42:57 +02:00
Fabio Erculiani
9492b30cfa [client.text_ui] improve "equo hop" user friendliness 2009-08-08 16:41:35 +02:00
Fabio Erculiani
3124f117b8 [tests] add more standalone tests 2009-08-08 16:09:41 +02:00
Fabio Erculiani
1f2c4d7bc6 [entropy.db] many fixes due to sqlite3 bugs with generators 2009-08-08 15:50:02 +02:00
Fabio Erculiani
defa50c77b [client.text_ui] clean old repository paths when branch hopping 0.98.2.2 - 2009-08-08 15:34:17 +02:00
Fabio Erculiani
385583a03f [entropy.client.interfaces.client] handle RepositoryError to allow clean branch hopping 2009-08-08 15:26:24 +02:00
Fabio Erculiani
293bb928a0 [entropy.db] fix rss status dict 2009-08-08 08:00:24 +02:00
Fabio Erculiani
73ee752d28 [entropy.client.interfaces.package] translate missing strings 0.98.2.1 0.98.3.1 2009-08-07 23:38:16 +02:00
Fabio Erculiani
4708b386d3 [entropy.db] dbapi2.executescript does not support two args 2009-08-07 23:37:10 +02:00
Fabio Erculiani
b147aa4f85 [entropy.i18n] fix _ function, revert previous changes 2009-08-07 23:36:50 +02:00
Fabio Erculiani
062e2a4d28 [todo] update TODO 2009-08-07 23:06:43 +02:00
Fabio Erculiani
c7a7f9a96b [entropy.server.interfaces.mirrors] fix unbound local var 2009-08-07 21:46:25 +02:00
Fabio Erculiani
93467e4b34 [entropy.qa] __analyze_package_edb, do not crash when tmp_path is not avail 2009-08-07 21:23:54 +02:00
Fabio Erculiani
d390b2e528 [todo] update TODO 2009-08-07 16:20:32 +02:00