Commit Graph

2422 Commits

Author SHA1 Message Date
Fabio Erculiani a31a24e5d7 entropy.client.interfaces.repository: fix typo 2009-05-31 11:11:16 +02:00
Fabio Erculiani 0eda043752 entropy.client, EAPI2, on repository update, fetch the light version of the database 2009-05-31 11:05:52 +02:00
Fabio Erculiani 01eb6439e4 entropy.db: create indexes for content table only when possible 2009-05-31 11:05:30 +02:00
Fabio Erculiani 59d444672e fix EAPI2 light database md5 hash creation 2009-05-31 10:49:23 +02:00
Fabio Erculiani f5ef744df6 add light database file (without content) for upload in EAPI2 2009-05-31 10:16:28 +02:00
Fabio Erculiani dfd6dd5aff entropy.db: doDatabaseExport, make possible to exclude tables 2009-05-31 10:15:03 +02:00
Fabio Erculiani ab66d84f67 add new backward compatible EAPI2 constants 2009-05-31 10:08:10 +02:00
Fabio Erculiani 8b52c00a3d entropy.db: fix neededlibraryidpackages sql 2009-05-31 10:05:20 +02:00
Fabio Erculiani d901f1f667 small code style update 2009-05-31 09:49:52 +02:00
Fabio Erculiani e64935fbe9 entropy.db: add elfclass column to neededlibraryidpackages, rewrite resolveNeeded() 2009-05-31 09:49:29 +02:00
Fabio Erculiani b18939cdcf entropy.db: search cache not needed anymore 2009-05-31 09:39:43 +02:00
Fabio Erculiani 80d187c45d EAPI3, when syncing repositories, do not fetch packages' 'content' metadata 2009-05-31 09:32:06 +02:00
Fabio Erculiani bdd23bee7c EAPI3, add method that returns package metadata without 'content' 2009-05-31 09:31:28 +02:00
Fabio Erculiani 4085cdf162 entropy.client.interfaces.package: use content metadata from package database 2009-05-31 09:12:48 +02:00
Fabio Erculiani 46b49ec151 entropy.client.interfaces.package: remove old workaround for missing ftype 2009-05-31 08:13:27 +02:00
Fabio Erculiani 84c9eab530 fix typo 2009-05-30 23:14:45 +02:00
Fabio Erculiani cb1ed1bc89 entropy.db: createCountersTable got removed 2009-05-30 23:08:12 +02:00
Fabio Erculiani c38e9f8cc5 fix typo 2009-05-30 23:05:51 +02:00
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 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