Commit Graph

7365 Commits

Author SHA1 Message Date
Fabio Erculiani 545826ccf8 use new EAPI3 method to retrieve all repository metadata 2009-05-30 23:01:18 +02:00
Fabio Erculiani 47de6575e0 implement EAPI3 method to make possible to retrieve all repository metadata one-shot 2009-05-30 23:00:25 +02:00
Fabio Erculiani ec1c64e75f entropy.db: new methods clearNeededLibraryIdpackages and setNeededLibraryIdpackages 2009-05-30 22:59:16 +02:00
Fabio Erculiani 30dae279e2 entropy.db: new method retrieveNeededLibraryIdpackages 2009-05-30 22:48:02 +02:00
Fabio Erculiani beec2ab334 entropy.db: always create licenses_accepted and installedtable tables 2009-05-30 22:00:25 +02:00
Fabio Erculiani 4d8d268b1c entropy.db: categoriesdescription table now mandatory 2009-05-30 21:56:41 +02:00
Fabio Erculiani e91ec0e6f0 entropy.db: counters table now mandatory 2009-05-30 21:56:10 +02:00
Fabio Erculiani c35497d7b0 entropy.db: trashedcounters table now mandatory 2009-05-30 21:55:11 +02:00
Fabio Erculiani e017bc0184 entropy.db: licensedata table now mandatory 2009-05-30 21:54:04 +02:00
Fabio Erculiani 8cdb60bb76 entropy.db: fix regenerateDependsTable 2009-05-30 21:40:27 +02:00
Fabio Erculiani 8088bd06a2 improve counterstable migration handling 2009-05-30 21:38:17 +02:00
Fabio Erculiani a0dcca94b6 entropy.db: improve dependstable handling 2009-05-30 21:30:57 +02:00
Fabio Erculiani 9fa7908acc entropy.db: fix typos 2009-05-30 21:20:27 +02:00
Fabio Erculiani 360ef6b157 update TODO 2009-05-30 21:11:07 +02:00
Fabio Erculiani 78d9a6fc39 add library paths table regenerator tool to reagent 2009-05-30 21:10:30 +02:00
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 e9022bd62a update TODO 2009-05-29 19:03:47 +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 950e9a76f9 fix Makefile 0.95.8 2009-05-28 17:41:13 +02:00
Fabio Erculiani 865601888d make ugc calls synchronous 2009-05-28 17:40:21 +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 5746bedee0 update TODO 2009-05-28 16:12:01 +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 8ff39fe5cd fine tune entropy hardware hash generator 2009-05-28 13:21:15 +02:00
Fabio Erculiani f782e8b3e8 entropy.server.interfaces.mirror: fix typo in method call 0.95.7 2009-05-28 08:16:19 +02:00
Fabio Erculiani 74f472d2e5 improve entropy hardware hash generator 2009-05-28 06:43:51 +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 3f7d95f51a equo, rescue: rename _resources_run_remove_lock call into resource_remove_lock 2009-05-28 06:02: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 f9093898c3 wait 3 seconds before showing service status to make gtk displacing the widget 2009-05-28 04:01:46 +02:00
Fabio Erculiani 613782f322 update TODO 2009-05-27 21:08:22 +02:00
Fabio Erculiani 67e220e81e add Entropy hardware has generator 2009-05-27 20:57:56 +02:00
Fabio Erculiani 2c32d9fb49 Sulfur: when syncing repositories, hide notebook tabs 2009-05-27 19:58:06 +02:00
Fabio Erculiani 43c2826161 equo: extract_pkg_metadata moved to entropy.spm 0.95.6 2009-05-27 16:19:02 +02:00