Commit Graph

7365 Commits

Author SHA1 Message Date
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
Fabio Erculiani 04d8838898 [sulfur] catch OSError exceptions on resize_image call 2010-02-12 13:36:55 +01:00
Fabio Erculiani aaae62bfc2 [entropy.core.settings.base] SystemSettings: __generic_parser() now returns ASCII-only lines 2010-02-12 13:36:55 +01:00
Fabio Erculiani 2354ead132 [conf] add two more Entropy mirrors 2010-02-12 08:31:43 +01:00
Fabio Erculiani 476e424d99 [entropy.services] add Server.repositories() method 2010-02-11 23:49:46 +01:00
Fabio Erculiani af8baaff28 [reagent] add "reagent status" tool, print repositories status 2010-02-11 23:49:27 +01:00
Fabio Erculiani d50393284b [entropy.services] fix function signature 2010-02-11 20:41:50 +01:00
Fabio Erculiani 470d1b0c65 Tagging Entropy version 0.99.34.3 0.99.34.3 2010-02-11 20:40:49 +01:00
Fabio Erculiani aa2e3f17b1 [entropy.client] I HATE PYTHON 2010-02-11 20:40:10 +01:00
Fabio Erculiani 36b6fedd8d [entropy.client] fix undefined reference 2010-02-11 20:39:05 +01:00
Fabio Erculiani 4d8f44db45 Tagging Entropy version 0.99.34.2 0.99.34.2 2010-02-11 19:05:26 +01:00
Fabio Erculiani abb64da095 [entropy.server] atom_match: disable packagesFilter 2010-02-11 19:05:03 +01:00
Fabio Erculiani 3c9096d7ad [sulfur] dialogs: when UGC icon store path is not available, just give up 2010-02-11 18:51:09 +01:00
Daniel Halens Rodriguez 40dfae77f0 [translations] Update sk translation 2010-02-11 17:35:33 +00:00
Fabio Erculiani 2908295d56 Tagging Entropy version 0.99.34.1 0.99.34.1 2010-02-11 18:30:40 +01:00
Fabio Erculiani 9da7ad8cdd [tests] db: use mkstemp instead of trying to write to $PWD 2010-02-11 18:30:04 +01:00
Fabio Erculiani 7859f459c1 [entropy.server] when removing SystemSettings plugins, respect insertion order 2010-02-11 18:22:48 +01:00
Fabio Erculiani 3cd03a3cce [entropy.debug] add new module (useful for debugging) with list() implementation 2010-02-11 18:14:21 +01:00
Fabio Erculiani d901eaa5b2 [entropy.server] rewrite destroy(), fix plugins removal code 2010-02-11 18:12:35 +01:00
Fabio Erculiani 14b959a4c6 [entropy.core] EntropyPluginStore: add has_plugin method 2010-02-11 18:11:39 +01:00
Fabio Erculiani c12c72b7ab [entropy.server] when writing fake Entropy Client repo metadata, do not add invalid values 2010-02-11 18:00:32 +01:00
Fabio Erculiani f294c5a16e [entropy.core.settings.base] SystemSettings: improve dict() transparency 2010-02-11 17:50:58 +01:00
Fabio Erculiani 365ee420e7 [tests] improve test_security_set_advisories_cache() test 2010-02-11 16:04:53 +01:00
Fabio Erculiani f9b45e3d4d [entropy.security] improve System class advisories cache handling 2010-02-11 16:04:32 +01:00
Fabio Erculiani 8ef7ec69ec [entropy.security] System: do not use Entropy Client cache bool for determining if using cache 2010-02-11 15:22:44 +01:00
Fabio Erculiani ef28aab380 [entropy.security] fix System.set_advisories_cache() 2010-02-11 15:21:16 +01:00
Fabio Erculiani 52143db75d [entropy.server] filter out mem repos when generating Entropy Client repo order metadata 2010-02-11 15:13:58 +01:00
Fabio Erculiani dc00519711 [entropy.client] remove debugging output 2010-02-11 15:13:08 +01:00
Fabio Erculiani 11539a75f0 [entropy.client] some trivial fixes for unit testing module 2010-02-11 15:11:59 +01:00
Fabio Erculiani 438a4968de [magneto] implement keepalive ping/pong between dbus service and client to improve service reliability 2010-02-11 15:05:07 +01:00
Fabio Erculiani b189f219a2 [tests] fix QA test 2010-02-11 14:59:36 +01:00
Fabio Erculiani f6db307633 Tagging Entropy version 0.99.34 0.99.34 2010-02-11 12:09:42 +01:00
Roger Calvó e38fe4fdf9 [translations] fix typo in my name 2010-02-11 11:28:10 +01:00
Roger Calvó bc1516b87b [po] update Catalan translation 2010-02-11 11:23:39 +01:00
Fabio Erculiani a42456f405 [conf] update list of mirrors, add NLUUG 2010-02-10 23:58:56 +01:00
Fabio Erculiani a7189d2b06 [sulfur] change console background saturation 2010-02-10 22:54:32 +01:00
Fabio Erculiani b5601de11e [sulfur] after pkg install, switch back to proper pkgs tab 2010-02-10 22:51:33 +01:00