Commit Graph

6153 Commits

Author SHA1 Message Date
Fabio Erculiani
b9c413e688 [docs] update equo man page 2010-05-09 17:24:29 +02:00
Fabio Erculiani
e6fb7d325f [entropy.db] EntropyRepository.atomMatch: catch OperationalError exceptions 2010-05-09 17:06:28 +02:00
Fabio Erculiani
c414f02250 [reagent/activator] implement simple exception handler (catching KeyboardInterrupt) 2010-05-09 16:46:21 +02:00
Fabio Erculiani
ce012502d1 [sulfur] reduce tarball support to .tbz2 for now 2010-05-08 18:46:54 +02:00
Fabio Erculiani
3eba983fe2 [entropy.client.interfaces.sets] cleanup code, change API 2010-05-08 18:45:10 +02:00
Fabio Erculiani
4cea040031 [entropy.db] EntropyRepository.searchSets: make sure that packagesets table exists 2010-05-08 18:06:53 +02:00
Fabio Erculiani
e173c8084f [entropy.cache] catch AttributeError, variable can be None 2010-05-07 17:10:58 +02:00
Fabio Erculiani
ff0af58109 [entropy.services] client-updates-daemon: tweak timings 2010-05-07 14:58:07 +02:00
Fabio Erculiani
50e688a61c [entropy.cache] EntropyCacher: make possible to change writeback cycle length (in seconds) 2010-05-07 14:57:37 +02:00
Fabio Erculiani
1b37af54dc Tagging Entropy version 0.99.45.6 0.99.45.6 2010-05-06 21:42:43 +02:00
Fabio Erculiani
7fa224a094 [entropy.tools] fix dep_get_match_in_repos (do not mess use deps) 2010-05-06 21:42:19 +02:00
Fabio Erculiani
5f1d2b5009 Tagging Entropy version 0.99.45.5 0.99.45.5 2010-05-06 21:08:32 +02:00
Fabio Erculiani
6da07668da [entropy.spm] PortagePlugin._usedeps_reduce: fix undefined reference 2010-05-06 21:07:13 +02:00
Fabio Erculiani
7f10d3577e [entropy.spm] PortagePlugin: remove ill-conceived checks in _dep_and_select 2010-05-06 21:05:02 +02:00
Fabio Erculiani
7bca986e47 [entropy.spm] PortagePlugin: fix _usedeps_reduce 2010-05-06 21:03:31 +02:00
Fabio Erculiani
3233e4cb98 [entropy.tools] implement dep_get_split_or_deps 2010-05-06 20:49:50 +02:00
Fabio Erculiani
04d14ebb26 [entropy.tools] improve remove_usedeps 2010-05-06 20:41:10 +02:00
Fabio Erculiani
c5de169ccc Tagging Entropy version 0.99.45.3 0.99.45.3 2010-05-06 20:18:19 +02:00
Fabio Erculiani
dc8da76bf0 [entropy.server] ServerQAInterfacePlugin.__extract_edb_analyze_metadata fix return value 2010-05-06 20:17:54 +02:00
Fabio Erculiani
786bb624b0 Tagging Entropy version 0.99.45.2 0.99.45.2 2010-05-06 19:17:59 +02:00
Fabio Erculiani
5748babbd6 [entropy.server] catch OSError exception in ServerQAInterfacePlugin.__extract_edb_analyze_metadata 2010-05-06 19:17:22 +02:00
Fabio Erculiani
1b4a1bb580 Tagging Entropy version 0.99.45.1 0.99.45.1 2010-05-06 19:00:58 +02:00
Fabio Erculiani
d22a2a2880 [entropy.server] fix typo in tempfile.mkstemp() call 2010-05-06 19:00:35 +02:00
Fabio Erculiani
dc922b2c4e Tagging Entropy version 0.99.45 0.99.45 2010-05-06 17:31:02 +02:00
Fabio Erculiani
35564bc3b1 [todo] update TODO 2010-05-05 22:30:35 +02:00
Fabio Erculiani
144b3bd61a [entropy.server] Server.orphaned_spm_packages_test: fix matching of masked packages 2010-05-05 22:29:55 +02:00
Fabio Erculiani
8892ef5be6 [entropy.spm] PortagePlugin.match_package: only raise KeyError exception 2010-05-05 22:29:25 +02:00
Fabio Erculiani
a454742973 [entropy.server] Server.orphaned_spm_packages_test: sort list of packages retrieved by Spm 2010-05-05 20:49:50 +02:00
Fabio Erculiani
f5be04438c [todo] update TODO 2010-05-05 17:01:47 +02:00
Fabio Erculiani
7ae0a7eb07 [equo] add "equo repo add/remove" tools 2010-05-05 17:01:16 +02:00
Fabio Erculiani
ef881cc62e [sulfur] replace Client.SystemSettings with Client.Settings() 2010-05-05 13:18:43 +02:00
Fabio Erculiani
e854555db9 [equo/reagent/activator] remove \t usage 2010-05-04 14:22:26 +02:00
Fabio Erculiani
34722f1e9b [po] update Italian translation 2010-05-03 18:37:21 +02:00
Fabio Erculiani
a4013a2057 [po] update translations 2010-05-03 18:30:05 +02:00
Fabio Erculiani
216904c8c7 [entropy.client] fix reverse dependencies calculation in case of system packages 2010-05-03 18:26:51 +02:00
Fabio Erculiani
fc6022ebae [sulfur] fix EntropyPackageView.get_stars_rating CellRenderer redraw callback 2010-05-03 11:12:24 +02:00
Fabio Erculiani
b257b88627 [text_configuration] when "less" is not available, fallback to "cat" 2010-05-03 10:34:11 +02:00
Fabio Erculiani
1337917b2a [sulfur] EntropyPackageView.__new_ugc_pixbuf_stash_fetch: catch OperationalError exception 2010-05-03 10:28:26 +02:00
Fabio Erculiani
c9790ce36a [entropy.client/equo] add "equo query mimetype" support
User can now search for packages providing a specific mimetype,
which means, telling the user what application can be used to
open his/her files.
Add two now entropy.client.interfaces.Client methods:
  - list search_installed_mimetype(string mimetype)
  - list search_available_mimetype(string mimetype)
2010-05-02 23:49:44 +02:00
Fabio Erculiani
85ba650101 [sulfur] fix cell rendering under certain circumstances 2010-05-02 22:33:35 +02:00
Fabio Erculiani
7edbce99b3 [entropy.db] EntropyRepository._insertProvidedMime(): create provided_mime table if it doesn't exist 2010-05-02 17:32:20 +02:00
Fabio Erculiani
e1325bdeae [entropy.db] EntropyRepository.validateDatabase: cache execution and tell sqlite3 to check for db file validity 2010-05-02 17:23:38 +02:00
Fabio Erculiani
0bd57ef274 [entropy.client.interfaces.package] EntropyRepository.getTriggerInfo() can return None 2010-05-02 08:54:18 +02:00
Fabio Erculiani
93c96ccafd [entropy.db] EntropyRepository.getTriggerInfo can return None 2010-05-02 08:53:53 +02:00
Fabio Erculiani
108701c980 [entropy.client.interfaces.package] complete Entropy Client "splitdebug" support 2010-05-01 16:43:32 +02:00
Fabio Erculiani
96c3107dfd [entropy.client.interfaces.package] fix Package._move_image_to_system.workout_file return value 2010-05-01 16:23:28 +02:00
Fabio Erculiani
cc939df1eb [entropy.services.system.executors] filter out Entropy SLOT extension if any 2010-04-30 21:27:27 +02:00
Fabio Erculiani
15f3d35c56 [entropy.server] filter out Entropy SLOT extension if any 2010-04-30 21:24:41 +02:00
Fabio Erculiani
a4eaa88e38 [entropy.spm] PortagePlugin._dep_or_select() fix regression 2010-04-30 15:27:50 +02:00
Fabio Erculiani
d3d29edf9f [todo] update TODO 2010-04-30 15:15:57 +02:00