Commit Graph

4725 Commits

Author SHA1 Message Date
Fabio Erculiani a22db350c6 [entropy.cache] EntropyCacher: tweak cacher parameters 2010-02-17 12:31:29 +01:00
Fabio Erculiani 66914ec3d0 [entropy.transceivers] introduce file:// URI handler 2010-02-17 09:55:12 +01:00
Fabio Erculiani eb30ca1546 [entropy.transceivers] EntropyFtpUriHandler: fix download_many, upload_many, delete_many 2010-02-17 09:17:27 +01:00
Fabio Erculiani 3062832df0 Tagging Entropy version 0.99.35.3 2010-02-16 16:16:41 +01:00
Fabio Erculiani 4a6140d4a6 [entropy] add support for packages-restricted separate packages directory 2010-02-16 16:01:51 +01:00
Fabio Erculiani d45bc5277a [entropy.client] catch RuntimeError exceptions when calling os.path.realpath (cope with circular symlink) 2010-02-16 16:01:51 +01:00
Fabio Erculiani 44f4359ad9 Tagging Entropy version 0.99.35.2 2010-02-15 19:52:25 +01:00
Fabio Erculiani 2b8c521fe2 [entropy.transceivers] implement EntropyUriHandler.download_many and EntropyUriHandler.upload_many and EntropyUriHandler.delete_many
This will help slower EntropyTransceiver implementations (such as SSH) to be faster
2010-02-15 00:44:17 +01:00
Fabio Erculiani 9347175a20 Tagging Entropy version 0.99.35.1 2010-02-14 10:55:30 +01:00
Fabio Erculiani c6bcf87caf [entropy.security] fix Entropy Security cache dir handling, create it if not available 2010-02-14 10:54:20 +01:00
Fabio Erculiani 61ebb4013d [tests] security: open Entropy Client with noclientdb=True 2010-02-13 19:58:15 +01:00
Fabio Erculiani afd8de99d9 [entropy.server] improve performance by using in-memory repositories when possible (and allow this, even if not advised) 2010-02-13 19:57:08 +01:00
Fabio Erculiani 2696d64395 [entropy.db] EntropyRepository.checksum: skip queries if baseinfo table does not exist 2010-02-13 19:56:15 +01:00
Fabio Erculiani a75c1a19b6 [tests] improve client module tests speed 2010-02-13 19:23:37 +01:00
Fabio Erculiani d676b73f9e [tests] improve db module tests speed 2010-02-13 19:23:17 +01:00
Fabio Erculiani 80bd1e01b0 [entropy.client] remove hackish etpSys['unittest'] support 2010-02-13 19:22:37 +01:00
Fabio Erculiani 1c50c0177f [entropy.client] tweak warning message 2010-02-13 19:01:33 +01:00
Fabio Erculiani 08708e3730 [entropy.client] add "temp_file" argument to open_temp_repository 2010-02-13 18:53:19 +01:00
Fabio Erculiani b39cea591a [entropy.client] code style update 2010-02-13 18:53:10 +01:00
Fabio Erculiani bcdc67359f Tagging Entropy version 0.99.35 2010-02-13 12:59:49 +01:00
Fabio Erculiani 23962962e5 [tests] fix wrong mkstemp() call in db.py test 2010-02-13 12:59:19 +01:00
Fabio Erculiani 4fd50e1eeb [entropy.tools] fix dep_getcat 2010-02-13 12:54:27 +01:00
Fabio Erculiani fdc9bebfeb [entropy.debug] fix DebugList.__setslice__ 2010-02-13 12:54:11 +01:00
Fabio Erculiani c1162f174b Tagging Entropy version 0.99.34.4 2010-02-12 13:37:28 +01:00
Fabio Erculiani aaae62bfc2 [entropy.core.settings.base] SystemSettings: __generic_parser() now returns ASCII-only lines 2010-02-12 13:36:55 +01:00
Fabio Erculiani 476e424d99 [entropy.services] add Server.repositories() method 2010-02-11 23:49:46 +01:00
Fabio Erculiani d50393284b [entropy.services] fix function signature 2010-02-11 20:41:50 +01:00
Fabio Erculiani 470d1b0c65 Tagging Entropy version 0.99.34.3 2010-02-11 20:40:49 +01:00
Fabio Erculiani aa2e3f17b1 [entropy.client] I HATE PYTHON 2010-02-11 20:40:10 +01:00
Fabio Erculiani 36b6fedd8d [entropy.client] fix undefined reference 2010-02-11 20:39:05 +01:00
Fabio Erculiani 4d8f44db45 Tagging Entropy version 0.99.34.2 2010-02-11 19:05:26 +01:00
Fabio Erculiani abb64da095 [entropy.server] atom_match: disable packagesFilter 2010-02-11 19:05:03 +01:00
Fabio Erculiani 2908295d56 Tagging Entropy version 0.99.34.1 2010-02-11 18:30:40 +01:00
Fabio Erculiani 9da7ad8cdd [tests] db: use mkstemp instead of trying to write to $PWD 2010-02-11 18:30:04 +01:00
Fabio Erculiani 7859f459c1 [entropy.server] when removing SystemSettings plugins, respect insertion order 2010-02-11 18:22:48 +01:00
Fabio Erculiani 3cd03a3cce [entropy.debug] add new module (useful for debugging) with list() implementation 2010-02-11 18:14:21 +01:00
Fabio Erculiani d901eaa5b2 [entropy.server] rewrite destroy(), fix plugins removal code 2010-02-11 18:12:35 +01:00
Fabio Erculiani 14b959a4c6 [entropy.core] EntropyPluginStore: add has_plugin method 2010-02-11 18:11:39 +01:00
Fabio Erculiani c12c72b7ab [entropy.server] when writing fake Entropy Client repo metadata, do not add invalid values 2010-02-11 18:00:32 +01:00
Fabio Erculiani f294c5a16e [entropy.core.settings.base] SystemSettings: improve dict() transparency 2010-02-11 17:50:58 +01:00
Fabio Erculiani 365ee420e7 [tests] improve test_security_set_advisories_cache() test 2010-02-11 16:04:53 +01:00
Fabio Erculiani f9b45e3d4d [entropy.security] improve System class advisories cache handling 2010-02-11 16:04:32 +01:00
Fabio Erculiani 8ef7ec69ec [entropy.security] System: do not use Entropy Client cache bool for determining if using cache 2010-02-11 15:22:44 +01:00
Fabio Erculiani ef28aab380 [entropy.security] fix System.set_advisories_cache() 2010-02-11 15:21:16 +01:00
Fabio Erculiani 52143db75d [entropy.server] filter out mem repos when generating Entropy Client repo order metadata 2010-02-11 15:13:58 +01:00
Fabio Erculiani dc00519711 [entropy.client] remove debugging output 2010-02-11 15:13:08 +01:00
Fabio Erculiani 11539a75f0 [entropy.client] some trivial fixes for unit testing module 2010-02-11 15:11:59 +01:00
Fabio Erculiani b189f219a2 [tests] fix QA test 2010-02-11 14:59:36 +01:00
Fabio Erculiani f6db307633 Tagging Entropy version 0.99.34 2010-02-11 12:09:42 +01:00
Fabio Erculiani 3fe82590a3 [entropy.db] fix a possible undefined reference issue in idpackageValidator 2010-02-10 18:31:36 +01:00