Commit Graph

5188 Commits

Author SHA1 Message Date
Fabio Erculiani 296d487a9f [entropy.misc] ParallelTask: add pause() method 2009-11-02 21:45:38 +01:00
Fabio Erculiani 72ec8b4326 [sulfur] remove call to undefined function 2009-10-31 22:54:42 +01:00
Fabio Erculiani b5c2d77441 [entropy.services.system] fix typo in return data 2009-10-31 22:47:06 +01:00
Fabio Erculiani 962cb7765b [todo] update TODO 2009-10-31 14:37:01 +01:00
Fabio Erculiani d948b00bf6 [sulfur] Repository Manager: add --debugdev argv switch 2009-10-31 14:36:40 +01:00
Fabio Erculiani 30f09fa28b [entropy.const] properly convert None type objects to unicode 2009-10-31 14:36:05 +01:00
Fabio Erculiani 927b235c86 [entropy.const] const_convert_to_unicode: add None support 2009-10-31 14:32:22 +01:00
Fabio Erculiani 7d69142d42 [entropy.server] fix typo + incorrect code that wanted to close QA interfaces, no need for that 2009-10-31 14:27:55 +01:00
Fabio Erculiani 78cada7384 [entropy.services] fix imports for both Python 3.x and 2.x 2009-10-31 14:19:50 +01:00
Fabio Erculiani 945a9c4657 [entropy.server/entropy.db] move server-side EntropyRepository status metadata generation to entropy.server for now (to avoid infinite loops) 2009-10-31 14:19:12 +01:00
Fabio Erculiani 6e32d7b867 [todo] update TODO 2009-10-30 23:05:20 +01:00
Fabio Erculiani 3063b647dc [po] update translations 2009-10-30 23:05:10 +01:00
Fabio Erculiani 7c112f1021 [entropy.server] move FtpServerHandler to entropy.server 2009-10-30 23:04:50 +01:00
Fabio Erculiani 49a8eb958a [sulfur] improve performance of Security Advisories tab 2009-10-30 22:38:53 +01:00
Fabio Erculiani 2758aefd23 [sulfur] code style update 2009-10-30 20:49:27 +01:00
Fabio Erculiani 3ffc7f22f6 [todo] update TODO 2009-10-30 14:25:37 +01:00
Fabio Erculiani e6c9d49240 [Makefile] improve reliability of all Makefiles 2009-10-30 14:08:21 +01:00
Fabio Erculiani bc384459cb [Makefile] improve Makefile defaults a bit 2009-10-30 13:55:51 +01:00
Fabio Erculiani 397293e078 [todo] update TODO 2009-10-30 13:47:06 +01:00
Fabio Erculiani cd8199107c [client] improve "equo fetch" and "equo source" user experience, remove unused code 2009-10-30 13:44:43 +01:00
Fabio Erculiani 98dbbc4a7e [man] update man pages 2009-10-30 13:38:26 +01:00
Fabio Erculiani fcd5acf8d6 [client] equo fetch also supports --nodeps 2009-10-30 13:38:09 +01:00
Fabio Erculiani 97114317b3 [man] update man pages 2009-10-30 13:24:39 +01:00
Michele Tameni d7fc52e7f5 [TODO] Updated TODO 2009-10-30 10:32:13 +01:00
Michele Tameni d632cf3b0f [client] Remove code duplication for fetching packages.
can be a good idea to define dirscleanup outside installPackages function, so it
can be used also in _fetchPackages
2009-10-30 10:21:57 +01:00
Michele Tameni a1210d3252 [client] Implemented "equo fetch".
Some clenup needed, also we can remove some code duplication.
2009-10-30 09:51:02 +01:00
Fabio Erculiani 5cc02211e0 [sulfur] make sulfur queue back working for both Pythons 2009-10-27 22:17:01 +01:00
Fabio Erculiani a1bde448a8 [sulfur] fix imports 2009-10-27 22:02:56 +01:00
Fabio Erculiani 4278c5527d [entropy.client.interfaces.methods] code style update 2009-10-27 22:01:18 +01:00
Fabio Erculiani b57080e8ac [sulfur] run pdb if exception is raised and --debug is enabled 2009-10-27 22:00:46 +01:00
Fabio Erculiani 8c95572a23 [sulfur] fix imports 2009-10-27 22:00:34 +01:00
Fabio Erculiani 7a967cd873 [entropy.cache] handle TypeError exceptions when copy.deepcopy() raises it 2009-10-27 21:28:08 +01:00
Fabio Erculiani d1e47f79da [entropy.spm] PortagePlugin: alternative method for importing portage_const
This hopefully fixes portage_const weirdness reported by users
2009-10-27 21:22:36 +01:00
Fabio Erculiani a0c3d906ac [todo] update TODO 2009-10-27 21:18:50 +01:00
Fabio Erculiani dc13f5d5da [entropy.spm] PortagePlugin: catch KeyError when getting package metadata in add_installed_package() 2009-10-27 21:09:08 +01:00
Fabio Erculiani dfa5d55004 [entropy.client.interfaces.fetch] make sure that directory path is properly created 2009-10-27 15:20:37 +01:00
Fabio Erculiani 8aab6b32a6 [entropy.client.interfaces.repository] tweak repository checker, run check every 30 secs 2009-10-26 13:24:23 +01:00
Fabio Erculiani ac44d1f923 [client] improve showdiff (from equo conf) 2009-10-26 13:11:23 +01:00
Fabio Erculiani 7324e34874 [entropy.transceivers] improve reliability of FtpServerHandler 2009-10-26 13:01:49 +01:00
Fabio Erculiani 6f16e331db [equo] fix indentation 2009-10-25 15:09:32 +01:00
Fabio Erculiani 25c17dc9f8 [todo] update TODO 2009-10-22 22:23:35 +02:00
Fabio Erculiani 7fd2e0a0fb [entropy.services.ugc] use errno attribute instead of python2 bullshit 2009-10-22 21:58:46 +02:00
Fabio Erculiani 30925b1a38 [client] improve bug reporter code 2009-10-20 17:57:36 +02:00
Fabio Erculiani e4683d0536 [entropy.tools] fixup print_traceback() 2009-10-20 13:14:10 +02:00
Fabio Erculiani 957c9ef867 [entropy.client] when fetching an already bugged file, avoid to always fail operation on checksum control 2009-10-20 11:53:25 +02:00
Fabio Erculiani 869fab90bf [entropy.transceivers] improve resume support 2009-10-20 11:51:11 +02:00
Fabio Erculiani 58189b9c04 [todo] update TODO 2009-10-20 10:37:28 +02:00
Fabio Erculiani 6e4a49bb20 [todo] update TODO 2009-10-20 10:37:13 +02:00
Fabio Erculiani 5f89c6ef17 [entropy.services.ugc] open_session always returns unicode 2009-10-20 10:36:13 +02:00
Fabio Erculiani df4df5a0da [entropy.dump] improve Python 3.x support 2009-10-20 10:35:51 +02:00