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
6f1e0713bb
[sulfur] fix KDE desktop session detection
2009-12-05 13:33:57 +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
e6c9d49240
[Makefile] improve reliability of all Makefiles
2009-10-30 14:08:21 +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
Fabio Erculiani
dba441b58d
[sulfur] improve code and make Python 2.6 2to3 happy
2009-09-30 19:44:01 +02:00
Fabio Erculiani
85e92ea500
[entropy] start to port to >=Python2.6/3, remove with statement import
2009-09-30 19:35:08 +02:00
Daniel Halens Rodríguez
96cd806d8f
[translations] fix a typo in translators list
2009-09-29 12:26:41 +01:00
Daniel Halens Rodríguez
b898e14a9f
[translations] update translators list and order it by locale
2009-09-28 00:11:05 +01:00
Fabio Erculiani
4224567074
[sulfur] make EntropyQueueView atomic
2009-09-26 11:43:51 +02:00
Fabio Erculiani
34d77a912d
[sulfur] fix packages metadata handling when critical updates feature is enabled
2009-09-26 11:32:10 +02:00
Fabio Erculiani
aca8a9d2ac
[sulfur] fix wrongly formatted output issue (on vte.Terminal)
2009-09-26 11:02:55 +02:00
Fabio Erculiani
2a7db1965a
[entropy] fix OutputInterface.askQuestion answers handling
2009-09-26 09:18:23 +02:00