Commit Graph

201 Commits

Author SHA1 Message Date
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 10b2097a5f [sulfur] when calling populate_advisories with background = True, do not push dialog boxes 2010-01-05 09:56:50 +01:00
Fabio Erculiani f8442505a6 [sulfur] complete filter bar with icon-click action handling 2010-01-05 00:00:04 +01:00
Fabio Erculiani bbf4d93895 [sulfur] complete filter bar implementation, improve general usability 2010-01-04 23:48:09 +01:00
Fabio Erculiani b6ce7ab537 [sulfur] make Sulfur Entropy Client interface thread-safe on askQuestion and inputBox 2010-01-04 23:06:27 +01:00
Fabio Erculiani 258b5576c9 [sulfur] update glade file 2010-01-04 21:33:51 +01:00
Fabio Erculiani d6716bbf7f [sulfur] improve speed of background cache generators, reorganize some code 2010-01-04 21:33:25 +01:00
Fabio Erculiani 88ce22b7b2 [sulfur] make sulfur.glade working with latest glade editor (fix VBox orientation) 2010-01-04 20:12:30 +01:00
Fabio Erculiani 6d89177836 [entropy.client] move UGC information storage outside the main entropy lib 2010-01-03 23:18:41 +01:00
Fabio Erculiani f10578b63b [sulfur] more love, transform search bar into filter bar 2010-01-03 10:15:19 +01:00
Fabio Erculiani 6ca3e04c69 [sulfur] delay UGC on-click vote, fix GTK oddity 2010-01-03 01:04:48 +01:00
Fabio Erculiani 61093dc48f [sulfur] disable connection test before checking UGC 2010-01-03 00:42:29 +01:00
Fabio Erculiani f26cd6033e [sulfur] preload advisories cache, make security advisories tab init faster 2010-01-03 00:41:58 +01:00
Fabio Erculiani 152040e320 [sulfur] do not list empty notice boards 2010-01-02 23:30:41 +01:00
Fabio Erculiani c2c989dee2 [entropy.const] move const_extract_{cli,srv}* away from entropy.const 2010-01-02 15:11:20 +01:00
Fabio Erculiani e57b064121 [entropy*] big caching routines cleanup, drop old and duplicated code 2010-01-02 15:00:27 +01:00
Fabio Erculiani d8cc786858 [entropy.client.interfaces.repository] small & initial refactoring of Repository class 2009-12-31 18:27:11 +01:00
Fabio Erculiani 8046b29491 [entropy*] several updates, etpCache removal, code cleanup, API changes 2009-12-29 19:36:32 +01:00
Fabio Erculiani c37901a369 [sulfur] properly send application traceback 2009-12-28 01:08:18 +01:00
Fabio Erculiani b2b703a2f3 [sulfur] run UGC on another process, to make possible to kill it without freezing the app 2009-12-28 00:54:25 +01:00
Fabio Erculiani 07c1138dbd [sulfur] use exception handler instead of try/except statement 2009-12-28 00:54:06 +01:00
Fabio Erculiani 33ce02ebb9 [entropy.client] rename get_world_update_cache into get_updates_cache 2009-12-25 13:52:43 +01:00
Fabio Erculiani 559dd5d5eb [entropy.client] rename calculate_world_updates into calculate_updates 2009-12-25 12:13:47 +01:00
Fabio Erculiani 7309d1446d [entropy*] move sabayonlinux.org domain info to sabayon.org, move more distro specific info to entropy.const 2009-12-21 23:50:31 +01:00
Fabio Erculiani 32230aee42 [entropy] add support for build dependencies, entropy will now store them in repos (future task: make possible to install build deps too) 2009-12-20 22:32:28 +01:00
Fabio Erculiani afe305bac1 [entropy.const] remove sabayonlinux.org references 2009-12-18 13:45:48 +01:00
Fabio Erculiani d6bb675608 [entropy.*] several database size and performance improvements
:: implement developer-repo mode (aimed to developers who want to
   test stuff and can download the whole packages repository db).
   This results in 100% download size reduction for 99% of other users.
:: new "light" database versions now ship without packagechangelogs
   table content to improve speed, download time and size.
:: cleanup entropy.client.interfaces.repository code and add support
   for developer-repo feature
:: add warnings for users running "equo query changelog" without
   developer-repo mode enabled
2009-12-14 21:33:30 +01:00
Fabio Erculiani 4ecd218ca9 [entropy.client/sulfur] make use of entropy.graph.Graph (eventually!) 2009-12-08 00:46:15 +01:00
Fabio Erculiani 1c8002e649 [sulfur] fix getoutput() import 2009-11-28 14:45:40 +01:00
Fabio Erculiani a8cf56f172 [sulfur] fix UrlFetcher import 2009-11-28 14:45:40 +01:00
Fabio Erculiani 9bd182a9ab [sulfur] add support for relaxed dependencies resolution algorithm 2009-11-12 15:59:41 +01:00
Fabio Erculiani 0cc901401c [sulfur.dialogs] code style update 2009-11-05 20:12:47 +01:00
Fabio Erculiani cebd23e767 [sulfur] Repository Manager: code cleanup and improvements, pause execution of other threads when locking BufferLock 2009-11-02 21:48:06 +01:00
Fabio Erculiani 72ec8b4326 [sulfur] remove call to undefined function 2009-10-31 22:54:42 +01:00
Fabio Erculiani d948b00bf6 [sulfur] Repository Manager: add --debugdev argv switch 2009-10-31 14:36:40 +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 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 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 33c005e668 [entropy] fix common idioms 2009-10-05 14:08:34 +02:00
Fabio Erculiani e452421c7f [entropy] fix whitespace after comma 2009-10-05 14:05:32 +02:00
Fabio Erculiani 673e6fe589 [sulfur] migrate code to Python 3.x compatibility 2009-10-05 09:51:47 +02:00
Fabio Erculiani 0b3d89d1fc [sulfur] ease sorted() 2009-10-05 07:37:14 +02:00
Fabio Erculiani 49f258e040 [sulfur] remove unicodism 2009-10-03 20:41:41 +02:00
Fabio Erculiani 0272b2abc4 [entropy] more Python 2.6/3.x compat fixes 2009-10-01 18:59:03 +02:00
Fabio Erculiani 71825e9c76 [entropy] migrate codebase to Python 2.6 only syntax 2009-09-30 19:53:47 +02:00