Commit Graph

7365 Commits

Author SHA1 Message Date
Fabio Erculiani a6e41cffe5 [entropy.tools] start module refactoring and API docs merge 2010-01-14 18:35:14 +01:00
Daniel Halens Rodriguez 5f3a7127f6 [i18n] Update Slovak translation and add Bystrík Pešl as translator 2010-01-14 14:06:50 +00:00
Fabio Erculiani d420ea62d2 Update ChangeLog for version 0.99.24.3 0.99.24.3 2010-01-14 14:48:21 +01:00
Fabio Erculiani 28f64a053c [equo] add missing import 2010-01-14 14:47:56 +01:00
Fabio Erculiani e18d0f0682 [todo] update TODO 2010-01-14 08:21:36 +01:00
Fabio Erculiani 9f41850d1e [sulfur] improve buttons usability 2010-01-13 23:17:37 +01:00
Fabio Erculiani 8b6be3f8a1 [sulfur] execute package groups preloading in parallel 2010-01-13 22:48:49 +01:00
Fabio Erculiani a38a5e6c79 [sulfur] several improvements
:: show properties menu item on right click on packages view
:: fully load security advisories metadata in parallel
:: improve UI responsiveness
2010-01-13 22:44:22 +01:00
Fabio Erculiani ba1a9e06f1 [sulfur] when no updates are available, properly switch to "available" or "all" tab 2010-01-13 18:17:38 +01:00
Fabio Erculiani c51345e977 [sulfur] set window title to "Entropy Store" 2010-01-13 18:07:16 +01:00
Fabio Erculiani ccae202a06 [entropy.db] code style update (partial) 2010-01-13 18:06:10 +01:00
Fabio Erculiani d768e1bf70 [entropy.db/entropy.client] remove matchRevision from atom_match and atomMatch (use proper atom syntax instead) 2010-01-13 17:59:01 +01:00
Fabio Erculiani 0b9b4596e5 [entropy.db/entropy.client] remove caseSensitive argument from atom_match and atomMatch (never used and unwanted) 2010-01-13 17:53:50 +01:00
Fabio Erculiani 43f62fe86c [entropy.client/entropy.db] drop matchTag argument from atom_match and atomMatch (use proper atom syntax instead!) 2010-01-13 17:44:51 +01:00
Fabio Erculiani ebdc53afd8 [tests] disable test_timesched, causes random lockups 2010-01-13 17:44:23 +01:00
Fabio Erculiani 192bc0a6c1 [entropy.db] code style update 2010-01-13 17:31:46 +01:00
Fabio Erculiani f62eab1c4d [entropy.db] atomMatch: drop matchUse argument, unused and potentially not portable 2010-01-13 17:26:36 +01:00
Fabio Erculiani 9b438f37c7 Update ChangeLog for version 0.99.24.2 0.99.24.2 2010-01-12 21:08:11 +01:00
Fabio Erculiani ae3a2432d3 [entropy.cache] EntropyCacher: do not crash when pid is already gone 2010-01-12 21:07:41 +01:00
Fabio Erculiani 4d8995201d Update ChangeLog for version 0.99.24.1 0.99.24.1 2010-01-12 18:46:48 +01:00
Fabio Erculiani 08e27a3e3e [sulfur] handle EntropyPackage metadata retrieval while shutdown 2010-01-12 18:44:21 +01:00
Fabio Erculiani e7eec5bd1b [sulfur] fix two small pkgsets glitches 2010-01-12 18:42:32 +01:00
Fabio Erculiani 054c34beec Update ChangeLog for version 0.99.24 0.99.24 2010-01-12 16:35:27 +01:00
Fabio Erculiani 19da4c92c6 [todo] update TODO 2010-01-12 16:35:02 +01:00
Fabio Erculiani 9b106e909c [sulfur] improve pkgs enqueue/dequeue speed by preloading most of pkg groups 2010-01-12 16:33:35 +01:00
Fabio Erculiani 20677fb693 [sulfur] disable parallel security cache generation, causes sqlite3 db corruption (fuck sqlite!!!!) 2010-01-12 16:26:00 +01:00
Fabio Erculiani 1878453606 [misc] drop +x from file 2010-01-12 16:04:32 +01:00
Fabio Erculiani 08a0acf439 [po] update translations 2010-01-12 15:53:35 +01:00
Fabio Erculiani a402830809 [todo] update TODO 2010-01-12 15:53:17 +01:00
Fabio Erculiani 477e135134 [entropy/equo] implement bash completion (yay!), move CLI related functions to text_tools module 2010-01-12 15:52:12 +01:00
Fabio Erculiani 09a51bedcd [equo] text_query: improve search_package function usability 2010-01-12 15:51:13 +01:00
Fabio Erculiani e50b32cb16 [todo] update TODO 2010-01-11 18:07:44 +01:00
Fabio Erculiani 40f090310b [entropy.output] rename TextInterface.inputBox into input_box 2010-01-11 18:05:47 +01:00
Fabio Erculiani 41212188f5 [entropy.output] rename TextInterface.askQuestion into ask_question 2010-01-11 17:59:26 +01:00
Fabio Erculiani 8f94c4a8b4 [entropy.output] TextInterface: rename updateProgress into output 2010-01-11 17:38:55 +01:00
Fabio Erculiani eb84b60da4 [tests] remove bogus test (unreliable) 2010-01-11 17:04:05 +01:00
Fabio Erculiani d1b123cf27 [entropy.output] start to factor out TextInterface class 2010-01-11 16:48:59 +01:00
Fabio Erculiani 802dd082d0 [sulfur] improve orphans warning message conditional 2010-01-11 13:14:21 +01:00
Fabio Erculiani 82fcd1e40f [entropy.client.services.ugc] catch TimeoutError exceptions 2010-01-11 12:46:23 +01:00
Fabio Erculiani 6718939c86 [entropy.client] ban print_* calls 2010-01-11 10:32:34 +01:00
Fabio Erculiani e58966cf31 [entropy.tools] ban print_* calls 2010-01-11 10:32:24 +01:00
Fabio Erculiani ccc292eba4 [entropy] ban print_info calls from entropy package, create text_tools module 2010-01-11 10:29:48 +01:00
Fabio Erculiani 6aaac0b1b4 [todo] update TODO 2010-01-11 10:18:49 +01:00
Fabio Erculiani b535fc2663 [entropy.server] when moving pkgs from a repo to another, also pull revdeps and warn about pkgs overwrite 2010-01-11 10:17:51 +01:00
Fabio Erculiani 86f3d165ae [entropy.qa] fix docstring 2010-01-11 10:17:42 +01:00
Fabio Erculiani 711f65d2e8 [todo] update TODO 2010-01-11 09:50:53 +01:00
Fabio Erculiani 44daf62842 [equo] add "equo mask" and "equo unmask" commands support 2010-01-11 09:50:47 +01:00
Fabio Erculiani cdce2d9083 [entropy.output] improve partial --help output 2010-01-11 09:50:07 +01:00
Fabio Erculiani 74e275aa76 [sulfur] small code style update 2010-01-11 00:39:15 +01:00
Fabio Erculiani 1c492026f5 [po] update translations 2010-01-11 00:33:35 +01:00