Commit Graph

2391 Commits

Author SHA1 Message Date
Fabio Erculiani bb13d48a4a implement library <=> idpackage match table logic in entropy.server 2009-05-30 21:08:06 +02:00
Fabio Erculiani 4b2ec93bf2 add library <=> idpackage matching table logic 2009-05-30 21:07:40 +02:00
Fabio Erculiani a041d753c4 entropy.client.interfaces.dep: use new entropy.db.resolveNeeded method 2009-05-29 19:03:20 +02:00
Fabio Erculiani cd40e67875 update entropy.db.resolveNeeded to use the new library paths strategy 2009-05-29 19:02:33 +02:00
Fabio Erculiani 1040faee42 entropy.client.interfaces.package: do not install needed_paths metadata into client db 2009-05-29 19:00:53 +02:00
Fabio Erculiani 5cc812674e add needed libraries path server-side resolution 2009-05-29 18:24:35 +02:00
Fabio Erculiani 4c632e499f make entropy.db treeupdates function more verbose 2009-05-29 17:16:06 +02:00
Fabio Erculiani d5f66f3aca use new discard() method of EntropyCacher 2009-05-29 17:08:17 +02:00
Fabio Erculiani 8c9d574765 enforce EntropyCacher discard method 2009-05-29 17:06:37 +02:00
Fabio Erculiani 636781b4d5 add discard method to EntropyCacher 2009-05-29 17:04:51 +02:00
Fabio Erculiani 57d3ec86e2 entropy.db: new method dropContentIndex 2009-05-29 13:28:13 +02:00
Fabio Erculiani edadcc85a8 do not insert hardware hash data if it's already present 2009-05-28 16:32:21 +02:00
Fabio Erculiani 8c57d8f646 implement entropy hardware hash handling into UGC 2009-05-28 15:59:09 +02:00
Fabio Erculiani 2ab488b89b implement hardware hash generation and store 2009-05-28 13:49:40 +02:00
Fabio Erculiani f782e8b3e8 entropy.server.interfaces.mirror: fix typo in method call 2009-05-28 08:16:19 +02:00
Fabio Erculiani 4324af788b entropy.misc.RSS: renamed camelCase methods 2009-05-28 06:35:44 +02:00
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