Commit Graph

2581 Commits

Author SHA1 Message Date
Fabio Erculiani ecde88d899 [entropy.client.interfaces] tweak postremove trigger 2009-06-22 06:25:25 +02:00
Fabio Erculiani f1d778a1f4 [entropy.client.interfaces.trigger] remove nvidia/ati trigger hacks, not needed anymore 2009-06-22 06:15:06 +02:00
Fabio Erculiani 2d2a967ef8 [entropy.core/entropy.db/entropy.spm/entropy.client] move SystemSettings client metadata to entropy.client SystemSettings plugin 2009-06-22 06:04:23 +02:00
Fabio Erculiani db2559956a [entropy.core] make SystemSettings Entropy validation cache function public (validate_entropy_cache) 2009-06-22 04:32:25 +02:00
Fabio Erculiani 4fb776e56c [entropy.core] remove deprecated code from SystemSettings 2009-06-22 04:18:11 +02:00
Fabio Erculiani bbdde60809 [entropy.const/entropy.qa/equo/sulfur] make ErrorReportInterface post_url arg. mandatory
In the aim of removing all the sabayon-centric settings from the "entropy"
library, error report via http post url has been moved outside it.
2009-06-22 04:09:55 +02:00
Fabio Erculiani be94938718 [entropy.db] fix package masking support, trivial 2009-06-21 17:52:49 +02:00
Fabio Erculiani c2a79d9a00 [entropy.const/conf] enable critical updates forced installation by default 2009-06-21 17:49:09 +02:00
Fabio Erculiani 6695f1309d [entropy/sulfur/equo] implement critical updates installation priority 2009-06-20 23:05:18 +02:00
Fabio Erculiani 2c5a62a093 [entropy.client.interfaces.methods] use mkdtemp in add_tbz2_to_repos 2009-06-20 17:01:01 +02:00
Fabio Erculiani 31a05782d5 [entropy.spm/entropy.const] improve extract_pkg_metadata method code 2009-06-20 16:55:11 +02:00
Fabio Erculiani 03662a6d5b [entropy.client.interfaces] remove branch argument from dep calculation methods 2009-06-20 16:32:17 +02:00
Fabio Erculiani d4fb433309 [entropy.client.interfaces.dep] remove unused method get_world_queue 2009-06-20 16:10:07 +02:00
Fabio Erculiani 125df3916a [entropy.client.interfaces.dep] improve speed of get_install_queue (2) 2009-06-20 16:05:35 +02:00
Fabio Erculiani 6071ab6bea [entropy.client.interfaces.dep] improve speed of get_install_queue 2009-06-20 16:03:11 +02:00
Fabio Erculiani 601dfc47d2 [entropy.core/entropy.client/entropy.conf] add package.satisfied support 2009-06-20 12:13:38 +02:00
Fabio Erculiani 9c16fff799 [entropy.client.interfaces.trigger] remove deprecated triggers 2009-06-19 10:24:43 +02:00
Fabio Erculiani 0506ce20f9 [tests.client] remove bogus test 2009-06-18 17:01:26 +02:00
Fabio Erculiani 12f03349d7 [entropy.spm] on package metadata extraction, properly handle USE_MASK and USE_FORCE 2009-06-18 16:59:30 +02:00
Fabio Erculiani 458303d979 [entropy.spm] rework calculate_dependencies USE flags parsing 2009-06-18 16:51:40 +02:00
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