Commit Graph

2561 Commits

Author SHA1 Message Date
Vincenzo Di Massa 3181a35360 [client.equo/entropy.output] --help improved: now you can type
$ equo --help query
and
$ equo --help query belongs
and so on
2009-06-18 15:07:19 +02:00
Fabio Erculiani 13087a1ef2 [entropy.output] remove old module imports 2009-06-18 14:37:28 +02:00
Fabio Erculiani 8f867309b7 [entropy.cache/entropy.const/entropy.core] trivial docstrings update 2009-06-17 14:06:28 +02:00
Fabio Erculiani ca11cdcba2 [entropy.tests.misc] add more tests 2009-06-17 14:06:02 +02:00
Fabio Erculiani 1467f7f374 [entropy.misc] update docstrings 2009-06-17 14:05:36 +02:00
Fabio Erculiani 9a47fd91d5 [entropy.core] drop unused method: get_mtime_files_data 2009-06-17 11:34:27 +02:00
Fabio Erculiani 81467f853a [entropy.const/entropy.core] properly handle universal keywords 2009-06-17 11:22:23 +02:00
Fabio Erculiani ea2dfa3f69 [entropy.core] update docstrings 2009-06-17 11:15:14 +02:00
Fabio Erculiani 9342c16cbc [entropy.core] update API documentation 2009-06-17 10:34:37 +02:00
Fabio Erculiani 8e8cb0fb23 [entropy.libraries.tests] add package install metadata generation test 2009-06-17 07:50:16 +02:00
Fabio Erculiani c5e249a6be [entropy.db] merge some implementation independent code to EntropyRepository 2009-06-17 07:50:16 +02:00
Fabio Erculiani 5fafa4cc6c [entropy.db] API documentation + creation of base class for Entropy repository interfaces (EntropyRepository)
EntropyRepository will contain all the implementation independent
routines of Entropy repository interfaces (actually in LocalRepository)
2009-06-17 07:50:16 +02:00
Fabio Erculiani e1149d6d53 [entropy.core] API documentation 2009-06-17 07:50:15 +02:00
Fabio Erculiani eac698c32e [entropy.server] create_repository_pkglist creates a file containing full "download" paths 2009-06-16 12:26:00 +02:00
Fabio Erculiani 06408790e1 [entropy.misc] server plugin can be not avail when loading RSS class 2009-06-16 08:24:37 +02:00
Fabio Erculiani 3f70cc5b77 [entropy.server] implement per repository packages list file 2009-06-15 09:18:24 +02:00
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