Commit Graph

9601 Commits

Author SHA1 Message Date
Fabio Erculiani 379688cdd9 [entropy.tools] fix is_valid_ascii 2010-02-17 12:38:41 +01:00
Fabio Erculiani a22db350c6 [entropy.cache] EntropyCacher: tweak cacher parameters 2010-02-17 12:31:29 +01:00
Fabio Erculiani 343b3ee22b [git] update .gitignore 2010-02-17 09:57:31 +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 0.99.35.3 2010-02-16 16:16:41 +01:00
Fabio Erculiani 1e34c89bab [todo] update TODO 2010-02-16 16:01:51 +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 06d73fc66e [sulfur] do not show orphans message if resources are locked 2010-02-15 22:59:31 +01:00
Fabio Erculiani 44f4359ad9 Tagging Entropy version 0.99.35.2 0.99.35.2 2010-02-15 19:52:25 +01:00
Fabio Erculiani 91e6249c2b [sulfur] make sure all pkgs that are going to be removed are marked for removal 2010-02-15 19:51:49 +01:00
Fabio Erculiani 2a8d7e7747 [sulfur] EntropyPackage: __repr__ now prints more debugging info 2010-02-15 19:38:14 +01:00
Fabio Erculiani 1746007d5c [todo] update TODO 2010-02-15 19:30:16 +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 2099a5db04 [conf] add mirror.us.sabayon.org to mirror list 2010-02-15 00:16:56 +01:00
Fabio Erculiani 35a490b543 [sulfur] okDialog() wrap set_markup() with cleanMarkupString() 2010-02-14 21:09:17 +01:00
Fabio Erculiani 5abb6de683 [conf] repositories.conf add fsn.hu mirror to Entropy mirror list 2010-02-14 19:14:50 +01:00
Fabio Erculiani 9347175a20 Tagging Entropy version 0.99.35.1 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 48dc0d585d [conf] reduce proirity of NLUUG mirror 2010-02-14 10:39:15 +01:00
Fabio Erculiani a01d1db195 [sulfur] fix another icon path 2010-02-13 22:47:17 +01:00
Fabio Erculiani 11542840ec [sulfur] fix Tips 'n tricks icon 2010-02-13 20:39:18 +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 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 dd757c0af7 [todo] update TODO 2010-02-13 12:51:11 +01:00
Fabio Erculiani c51385663d [sulfur] EntropyPackage: show instance memory position in hex 2010-02-13 12:48:05 +01:00
Fabio Erculiani eb390a3448 [sulfur] fix queue status rollback handling 2010-02-13 12:47:41 +01:00
Fabio Erculiani b7219b3553 [sulfur] Queue: do not alter pkgs list passed 2010-02-13 12:24:47 +01:00
Fabio Erculiani 53a773f5e6 [sulfur] improve UGC pkg properties view image cache handling 2010-02-13 00:47:49 +01:00
Fabio Erculiani a949a943f0 [sulfur] remove set_busy() and unset_busy() calls 2010-02-13 00:32:35 +01:00
Fabio Erculiani 3043bcb930 [sulfur] embed "Update All" icon file 2010-02-13 00:19:04 +01:00
Fabio Erculiani 41392b22e4 [magneto] update application icons 2010-02-12 23:30:48 +01:00
Fabio Erculiani 298ba32541 [sulfur] cache UGC icon fetch requests, improve performance 2010-02-12 17:45:20 +01:00
Fabio Erculiani 1cd887b2bf [sulfur] increase notice board message size 2010-02-12 14:05:01 +01:00
Fabio Erculiani c1162f174b Tagging Entropy version 0.99.34.4 0.99.34.4 2010-02-12 13:37:28 +01:00
Fabio Erculiani 700da26901 [sulfur] don't ask me why, but new Notice Board RSS format returns int as id 2010-02-12 13:36:55 +01:00
Fabio Erculiani 62245ec7a2 [sulfur] fix typo 2010-02-12 13:36:55 +01:00
Fabio Erculiani e196893b1f [sulfur] handle non-root mode 2010-02-12 13:36:55 +01:00