Commit Graph

9601 Commits

Author SHA1 Message Date
Fabio Erculiani f6e00bf9c6 [equo] fix equo exception handler (traceback retrieval + threads termination) 2010-01-07 07:53:03 +01:00
Fabio Erculiani 921432c9a5 Update ChangeLog for version 0.99.20.17 0.99.20.17 2010-01-07 07:41:58 +01:00
Fabio Erculiani 066c36c8cf [entropy.client.interfaces.cache] for some reasons this commit was eaten somewhere (fix clear_cache) 2010-01-07 07:36:13 +01:00
Fabio Erculiani b7cc94bf2f [sulfur] actually handle force argument when deciding to call _ugc_update() 2010-01-06 21:10:33 +01:00
Fabio Erculiani 37ad184763 Update ChangeLog for version 0.99.20.16 0.99.20.16 2010-01-06 20:57:57 +01:00
Fabio Erculiani b91e7d2c8b [todo] update TODO 2010-01-06 20:57:32 +01:00
Fabio Erculiani 736a10f823 [sulfur] improve UGC cache retrieval 2010-01-06 20:56:27 +01:00
Fabio Erculiani 0994cb05fc [entropy.client.interfaces.cache] add new method is_ugc_cached() 2010-01-06 20:56:06 +01:00
Fabio Erculiani 5c5fe80b6f [entropy.client.services.ugc] port some more code to Python3 string type madness 2010-01-06 20:55:38 +01:00
Fabio Erculiani 5cb088e8c9 [entropy.cache] introduce new class, MtimePingus :-) 2010-01-06 20:55:03 +01:00
Fabio Erculiani d63871e38d [entropy.misc] LogFile: deal with closed files on write 2010-01-06 19:51:01 +01:00
Fabio Erculiani f9f0051023 [entropy] merge some changes around (blame git for the mess) 2010-01-06 19:25:39 +01:00
Fabio Erculiani 406c880091 [entropy.client.services.ugc.interfaces] code style update 2010-01-06 19:07:47 +01:00
Fabio Erculiani c12275838a [entropy.services.ugc] update error reporting email 2010-01-06 19:07:18 +01:00
Fabio Erculiani 098b415cf9 Update ChangeLog for version 0.99.20.15 0.99.20.15 2010-01-06 18:20:56 +01:00
Fabio Erculiani a10e5b0d6c [todo] update TODO 2010-01-06 11:09:36 +01:00
Fabio Erculiani c92fe7de13 [entropy.client.services.ugc] when retrieving repository metadata, also look through excluded ones 2010-01-06 11:08:37 +01:00
Fabio Erculiani bbeb3cd71b [sulfur] sulfur.glade: update "Refresh" icon 2010-01-06 11:08:02 +01:00
Fabio Erculiani 876f6d058c [sulfur] fix package info window for packages whose repositories are disabled 2010-01-06 11:07:06 +01:00
Fabio Erculiani da5fe28b71 [entropy.cache] EntropyCacher: reset excepthook when running inside child process 2010-01-06 10:39:51 +01:00
Fabio Erculiani 4691369df3 [entropy.core.settings.base] SystemSettings._repositories_parser: metadata filter is done at the end 2010-01-06 08:58:52 +01:00
Fabio Erculiani b5ec1f0276 [entropy.fetchers] when loading URLs with urllib, catch ValueError exceptions too 2010-01-06 01:21:10 +01:00
Fabio Erculiani 01a0b22dd1 [entropy.core.settings.base] SystemSettings._repositories_parser, validate repository db URL parameter 2010-01-06 01:17:06 +01:00
Ian Whyman 4851ed8318 [sulfur/views.py] Get rid of silly crosshair! w00t 2010-01-05 23:05:23 +00:00
Ian Whyman fa2ab74abd [sulfur/sulfur.glade] Align pkgSorter and pkgFilter Correctly, add padding to swPkg to make it look tidier 2010-01-05 22:46:28 +00:00
Fabio Erculiani 46836ed6c6 Update ChangeLog for version 0.99.20.14 0.99.20.14 2010-01-05 22:50:02 +01:00
Fabio Erculiani dcbdd4adae [todo] update TODO 2010-01-05 22:44:25 +01:00
Fabio Erculiani b51df0a241 [sulfur] fix typo in message string 2010-01-05 22:44:11 +01:00
Fabio Erculiani f4fab23617 [po] update translations 2010-01-05 22:43:51 +01:00
Fabio Erculiani 6f93b5c375 [sulfur] fix incorrect function call 2010-01-05 22:25:08 +01:00
Fabio Erculiani a54c10a38b [sulfur] more and more sulfur love <3 2010-01-05 22:20:49 +01:00
Fabio Erculiani 372a906982 [entropy.cache] disable some debugging output for now 2010-01-05 22:20:28 +01:00
Fabio Erculiani 633bcc3074 [sulfur] more tooltips text, and UI love 2010-01-05 18:09:38 +01:00
Fabio Erculiani 46d0e24fa5 [sulfur] several filterbar graphical improvements
:: do not use SIGKILL (use SIGTERM)
:: improve filterbar performance, add filterbar action handling
2010-01-05 16:55:09 +01:00
Fabio Erculiani 9350594954 [entropy.cache] EntropyCacher: avoid threading issues when dealing with the list of current child processes 2010-01-05 16:52:59 +01:00
Fabio Erculiani ee458d5de5 [entropy.cache] EntropyCacher now uses multi-processing (on modern CPUs, performances skyrocket) 2010-01-05 14:53:57 +01:00
Fabio Erculiani f8490e6540 [sulfur] hide System Files tab when empty 2010-01-05 12:46:57 +01:00
Fabio Erculiani ab7ab22029 [entropy.cache] add --debug support to EntropyCacher 2010-01-05 12:46:20 +01:00
Fabio Erculiani be13e5eee4 [entropy.cache] remove debugging output 2010-01-05 12:41:44 +01:00
Fabio Erculiani 203a8ee245 [sulfur] on every quit, make sure to kill any existing child process 2010-01-05 12:40:40 +01:00
Fabio Erculiani b284a39b04 [entropy.cache] improve EntropyCacher, make it working over multiple processes, do not use thread locks, change API 2010-01-05 12:39:46 +01:00
Fabio Erculiani 17b6024802 Update ChangeLog for version 0.99.20.13 0.99.20.13 2010-01-05 12:07:24 +01:00
Fabio Erculiani d63b02397b [equo] small code style update 2010-01-05 12:06:59 +01:00
Fabio Erculiani 3c3de3395d [entropy.spm] PortagePlugin: fix issue that caused pkg_postrm, pkg_prerm to not run due to missing portage_tmpdir directory 2010-01-05 12:05:07 +01:00
Fabio Erculiani 6226453345 [sulfur] auto hide noticeboard if notice.rss is empty 2010-01-05 11:35:58 +01:00
Fabio Erculiani 1472c6dcca [sulfur] add some tooltips around 2010-01-05 10:37:36 +01:00
Fabio Erculiani 7e4470a094 [sulfur] another place where very important code was missing 2010-01-05 10:36:59 +01:00
Fabio Erculiani 0be7f9f258 [entropy.tools] add very important code that was missing 2010-01-05 10:36:42 +01:00
Fabio Erculiani bf21c51d90 [entropy.db] fix typo in comment 2010-01-05 09:57:28 +01:00
Fabio Erculiani 10b2097a5f [sulfur] when calling populate_advisories with background = True, do not push dialog boxes 2010-01-05 09:56:50 +01:00