Commit Graph

4725 Commits

Author SHA1 Message Date
Fabio Erculiani e69164105c entropy.misc: initial code review and cleanup, rssFeed class renamed to RSS 2009-05-28 06:22:10 +02:00
Fabio Erculiani ec3d074f12 entropy.security: code review and code cleanup 2009-05-28 06:09:45 +02:00
Fabio Erculiani 4610755369 entropy.client.interfaces.Client: rename methods
- _resources_run_create_lock => resources_create_lock
2009-05-28 06:03:05 +02:00
Fabio Erculiani 0bc20f8ed4 entropy.client.interfaces.Client: rename methods
- _resources_run_check_lock => resources_check_lock
- _resources_run_remove_lock => resources_remove_lock
2009-05-28 06:00:14 +02:00
Fabio Erculiani 90a389ed96 entropy.security: initial code review and cleanup 2009-05-28 05:55:02 +02:00
Fabio Erculiani 42c3adf40c entropy.qa: code review and cleanup 2009-05-28 05:54:40 +02:00
Fabio Erculiani f0f80f14c9 entropy.output: code review and cleanup 2009-05-28 05:54:30 +02:00
Fabio Erculiani f8667a567e implement reverse symlinks system map through configuration file 2009-05-27 11:23:52 +02:00
Fabio Erculiani 82e85d8aca entropy.client.interfaces.package: spm search_keys() always returns list objects now 2009-05-27 07:37:55 +02:00
Fabio Erculiani 844466f373 entropy.spm: search_keys always returns a list object 2009-05-27 07:37:36 +02:00
Fabio Erculiani 695597bac2 entropy.client.interfaces.package: improve Spm search_keys function output handling 2009-05-27 07:21:14 +02:00
Fabio Erculiani 4d2e639d65 fix an error that caused some Spm entries to be erroneously removed under certain circumstances 2009-05-26 23:46:03 +02:00
Fabio Erculiani 09c18fe998 entropy.misc.EntropyCacher: also trap TypeError exceptions on pop() 2009-05-26 23:45:35 +02:00
Fabio Erculiani 32d68d70b5 entropy.client.interfaces.package: code cleanup, preparing for debugging 2009-05-26 23:06:14 +02:00
Fabio Erculiani 76fed31694 entropy.db: extend treeupdates "move" action functionality to accept dep. matches as first argument 2009-05-26 17:08:43 +02:00
Fabio Erculiani 2bacba0cb2 entropy.client.interfaces.trigger: some general code improvements and cleanup 2009-05-26 10:03:11 +02:00
Fabio Erculiani b5166440ac entropy.security: remove bogus comment 2009-05-26 09:43:01 +02:00
Fabio Erculiani f0771eb3a7 unit testing, db: add multi match tests 2009-05-25 22:59:55 +02:00
Fabio Erculiani 44dbe5e0da entropy.client.interfaces.trigger: there is no need to run openglsetup trigger on postremove 2009-05-25 20:31:49 +02:00
Fabio Erculiani 61b736b34f entropy.client.interfaces.trigger: revert to xorg-x11 opengl profile only when really needed 2009-05-25 20:25:59 +02:00
Fabio Erculiani b655ecc085 entropy.client.interfaces.trigger: revert to xorg-x11 opengl profile only when really needed 2009-05-25 20:24:17 +02:00
Fabio Erculiani 75b91ea50f update code to use the new atom_match results with multiMatch = True 2009-05-25 20:14:11 +02:00
Fabio Erculiani 2c680b4cc5 entropy.client.interfaces.dep: atom_match always returns a set as first argument 2009-05-25 20:13:39 +02:00
Fabio Erculiani b4fe525745 entropy.db: atomMatch used with multiMatch always returns a set() as first argument 2009-05-25 20:05:04 +02:00
Fabio Erculiani 57de18d927 entropy.client.interfaces.trigger: remove binutils trigger 2009-05-25 19:19:16 +02:00
Fabio Erculiani 8a06d0ab86 fine tune some module imports 2009-05-25 19:10:29 +02:00
Fabio Erculiani 381c6406be entropy.spm: trivial whitespace change 2009-05-24 17:57:02 +02:00
Fabio Erculiani 76998f6c30 move Spm metadata extractor to entropy.spm (was in entropy.client) 2009-05-24 17:50:06 +02:00
Fabio Erculiani a40cd8f9bb entropy.client.interfaces.trigger: deprecate some methods 2009-05-24 17:34:24 +02:00
Fabio Erculiani 53a281e7ae entropy.client.interfaces.metadata: properly handle USE flags 2009-05-24 17:34:04 +02:00
Fabio Erculiani 03ba2a6ea2 entropy.client.interfaces.trigger: createkernelsym trigger not needed anymore 2009-05-23 20:35:53 +02:00
Fabio Erculiani 4e90a4d9d9 entropy.client.interfaces.trigger: remove cleanpy trigger, not needed 2009-05-23 20:33:18 +02:00
Fabio Erculiani 456680adb5 entropy.client.interfaces: improve calculate_available_packages, branch is not needed 2009-05-23 13:15:28 +02:00
Fabio Erculiani e668e41bf1 entropy.server: code style update 2009-05-22 19:08:11 +02:00
Fabio Erculiani ad2d8cf051 entropy.client: deny treeupdates as user due to Portage /var/db/pkg perms 2009-05-22 11:41:18 +02:00
Fabio Erculiani b197b8b9c2 entropy.server: code style updates 2009-05-22 07:51:59 +02:00
Fabio Erculiani 298c0180ea entropy.qa: rename get_deep_dependencies_list 2009-05-22 07:51:01 +02:00
Fabio Erculiani 820427d870 entropy.server.interfaces.mirrors: rss entries are always utf8 2009-05-21 20:18:35 +02:00
Fabio Erculiani 9e6d16ec59 entropy.core/const: drop etpRepos* 2009-05-20 19:53:28 +02:00
Fabio Erculiani c673b30d4d entropy.client.services.system.interfaces: some code style cleanup 2009-05-20 19:35:44 +02:00
Fabio Erculiani 911f448af9 entropy.client.services.system.interfaces: fix typo 2009-05-20 19:29:52 +02:00
Fabio Erculiani 813f5180c3 entropy.client.services.system.interfaces: syntax update 2009-05-20 19:29:07 +02:00
Fabio Erculiani 264e6ce1a9 entropy.client.services.system.interfaces: eval() is evil() 2009-05-20 19:27:40 +02:00
Fabio Erculiani c309895ddc entropy.client.services.system: rename Base into BaseMixin which is more appropriate 2009-05-20 19:22:29 +02:00
Fabio Erculiani 4db9520568 clear entropy/__init__.py 2009-05-20 19:20:32 +02:00
Fabio Erculiani a09e3a6e73 entropy.client.interfaces.package: fix symlinked directories update
This patch needs testing. Symlinked directories were not updated
correctly when link information got changed.
2009-05-20 17:46:20 +02:00
Fabio Erculiani e11ce75583 entropy.misc.rssFeed: fix error when using from entropy.client 2009-05-19 09:48:06 +02:00
Fabio Erculiani 80558f08b6 equo source: fix issues when running as user 2009-05-18 11:19:22 +02:00
Fabio Erculiani 4b86d2eb16 entropy.client.interfaces.package: fix issues with properly handling CONFIG_PROTECT_MASK 2009-05-17 19:51:12 +02:00
Fabio Erculiani 6e61eb7d3c entropy.client.interfaces.trigger: fix regression in grub.conf kernel string generation 2009-05-17 18:12:42 +02:00