Commit Graph

2545 Commits

Author SHA1 Message Date
Fabio Erculiani fbcf68cf6d [entropy.db] rename listAllPackagesTbz2 to listAllDownloads 2009-06-15 09:17:36 +02:00
Fabio Erculiani 7159f1a03f [entropy.tools] new function convert_unix_time_to_datetime 2009-06-14 17:34:19 +02:00
Fabio Erculiani a1276421c7 [entropy.client.interfaces] wait other 5 seconds before returning on lock_check if resources are locked 2009-06-14 17:00:24 +02:00
Fabio Erculiani 320f9c873e entropy.services.ugc: improve methods reliability 2009-06-14 15:34:31 +02:00
Fabio Erculiani 03abaec0ec make SystemSettings internal parsers methods protected 2009-06-14 15:05:36 +02:00
Fabio Erculiani 3f28cafa60 make SystemSettings thread-safe 2009-06-14 15:02:50 +02:00
Fabio Erculiani fe7039c1bc entropy.services: improve performance of the UGC service class 2009-06-14 12:39:14 +02:00
Fabio Erculiani 097f8631fb entropy.services: rename class appending Mixin (since it's a mixin class) 2009-06-14 12:38:50 +02:00
Fabio Erculiani 336ba5630a entropy.db: getTriggerInfo, add "content" argument 2009-06-12 17:59:04 +02:00
Fabio Erculiani d6f7459459 fix postinstall trigger, did not work due to missing content metadata.
Moreover, remove mountboot trigger too
2009-06-12 17:56:48 +02:00
Fabio Erculiani fe12ce4ee7 entropy.services.ugc: optimize slow query 2009-06-12 18:16:15 +02:00
Fabio Erculiani f52c5e54b9 improve entropy lock file handling 2009-06-12 14:48:30 +02:00
Fabio Erculiani 50bfb56ba5 entropy.server: properly update light rss version when packages are removed prior to repository uploads 2009-06-12 11:57:20 +02:00
Fabio Erculiani fc572452c7 fix typo 2009-06-11 14:42:55 +02:00
Fabio Erculiani 7f5d2e454c use new entropy.db switchBranch method 2009-06-10 13:48:26 +02:00
Fabio Erculiani 4883c07919 fix switchBranch method 2009-06-10 13:48:13 +02:00
Fabio Erculiani b768255e6d add debugging output on get_unsatisfied_dependencies and better handle mixed SPM<->Entropy mode 2009-06-10 13:28:07 +02:00
Fabio Erculiani d5b78d880a add some debugging output to dependencies calculation function 2009-06-10 12:25:35 +02:00
Fabio Erculiani fa5a7b948c add some debugging output using const_debug_write 2009-06-10 12:17:12 +02:00
Fabio Erculiani 37e56a3a48 entropy.const: new function const_debug_write 2009-06-10 12:16:50 +02:00
Fabio Erculiani 1bdd112037 disabled automatic database directory migration, deprecated 2009-06-10 10:44:57 +02:00
Fabio Erculiani 1d1eb1db0f check if upload directory exists on remove_expiration_files 2009-06-10 10:40:27 +02:00
Fabio Erculiani 2bbf3ec9bb check if upload directory exists on calculate_local_upload_files 2009-06-10 10:39:28 +02:00
Fabio Erculiani 2f4dee04fc update output 2009-06-10 10:39:19 +02:00
Fabio Erculiani b6d665de7b fix typo 2009-06-10 10:30:50 +02:00
Fabio Erculiani e39ce4fd01 use new entropy.db moveCountersToBranch method 2009-06-10 10:29:27 +02:00
Fabio Erculiani cdadc9e808 improve moveCountersToBranch 2009-06-10 10:29:19 +02:00
Fabio Erculiani 82033f6e23 remove server db file if empty on switchbranch 2009-06-10 10:20:06 +02:00
Fabio Erculiani db27a8bbd8 be gentle when moving databases 2009-06-10 10:12:03 +02:00
Fabio Erculiani 0d0e1a6032 fix switch_packages_branch, more reliable now 2009-06-10 09:58:17 +02:00
Fabio Erculiani d991b596ed new etpUi key "warn" to that will make possible to disable warnings 2009-06-10 09:43:05 +02:00
Fabio Erculiani 4eb7fc1f67 unit testing, tools: new test on xpak-only file 2009-06-09 12:13:23 +02:00
Fabio Erculiani 54c33e4126 make suck_xpak working on a xpak-only file too 2009-06-09 12:10:30 +02:00
Fabio Erculiani aef2b9431a entropy.db: trivial output fix 2009-06-09 12:10:09 +02:00
Fabio Erculiani c7d9cae649 entropy.client: when syncing repos using EAPI3, catch db exceptions on add/remove 2009-06-08 19:49:40 +02:00
Fabio Erculiani e6759981c1 when a boot service is not removed due to collisions, do not disable it in postremove 2009-06-06 19:00:08 +02:00
Fabio Erculiani 479c23f8c6 tweak output 2009-06-06 18:59:59 +02:00
Fabio Erculiani 877929cd55 fix typo 2009-06-06 18:59:46 +02:00
Fabio Erculiani 41143f873c update documentation, complete entropy.const and fix entropy.cache 2009-06-06 13:08:01 +02:00
Fabio Erculiani c35e34043c complete docstrings for entropy.cache 2009-06-06 09:12:25 +02:00
Fabio Erculiani 53c38c842f correctly handle resume on timeout errors 2009-06-06 07:31:20 +02:00
Fabio Erculiani 01c61e0d00 fix array unpack error 2009-06-06 07:28:23 +02:00
Fabio Erculiani dc6b857431 add Portage EAPI2 SRC_URI handling 2009-06-05 23:43:30 +02:00
Fabio Erculiani 4a412c7f0b complete Portage EAPI2 use dependencies support 2009-06-05 23:13:38 +02:00
Fabio Erculiani 5e88ceb760 fix stop method of EntropyCacher to not make use of the watchdog timer 2009-06-05 19:37:07 +02:00
Fabio Erculiani f255f9f241 do not run cleanups on client db close 2009-06-05 19:23:42 +02:00
Fabio Erculiani 72b579e2c2 remove unused method 2009-06-05 15:47:26 +02:00
Fabio Erculiani 42845bd1bf entropy.spm: better Portage EAPI2 support, add "!!conflict" support 2009-06-05 15:42:29 +02:00
Fabio Erculiani 77cbf8d01f sometimes treeupdates is not necessary 2009-06-05 15:15:57 +02:00
Fabio Erculiani 6749a99634 when showing package sets on mirrors sync, only print the ones of the current repository 2009-06-05 13:00:19 +02:00