Commit Graph

6135 Commits

Author SHA1 Message Date
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
Fabio Erculiani 8e0f44b687 [conf] update information regarding how splitdebug works in Entropy 2010-04-30 15:15:35 +02:00
Fabio Erculiani 44fec70c14 [entropy.client/entropy.spm] implement splitdebug support client-side 2010-04-30 15:12:09 +02:00
Fabio Erculiani bfb0656758 [entropy.client] inherit GPG support bool from etpConst, update branch 2010-04-30 10:36:50 +02:00
Fabio Erculiani 297ae7f284 [entropy.spm] PortagePlugin: if getcolor() returns True, unset NOCOLOR if set 2010-04-29 20:34:20 +02:00
Fabio Erculiani 57b8a3448d [entropy.server] ServerQAInterfacePlugin.__extract_edb_analyze_metadata: close EntropyRepository, then remove (not the other way around) 2010-04-29 20:30:45 +02:00
Fabio Erculiani d445351dc8 [entropy.server] add new server-side QA test checking keywords metadata 2010-04-29 20:25:34 +02:00
Fabio Erculiani 8cefd0359b [entropy.spm] PortagePlugin: disable Portage colorized output when entropy.output.getcolor() returns False 2010-04-29 16:54:17 +02:00
Fabio Erculiani 5fef396321 [entropy.output] add getcolor() 2010-04-29 16:49:32 +02:00
Fabio Erculiani 9980f7c437 [entropy.output] fix _print_prio when writing to non-tty devices 2010-04-29 16:48:57 +02:00
Fabio Erculiani b7ad933a56 [equo] text_query: remove every \t evidence 2010-04-29 16:14:30 +02:00
Fabio Erculiani 0c9d9baef7 [entropy.client.interfaces.package] EntropyPackage.isFileAvailable() requires unicode, not str 2010-04-29 15:53:03 +02:00
Fabio Erculiani a296dc63e3 [todo] update TODO 2010-04-29 09:58:21 +02:00
Fabio Erculiani 4cfb851ec2 [equo] text_security: use print_table instead of \t\t 2010-04-29 09:49:40 +02:00
Fabio Erculiani b8b651d34a [entropy.spm] PortagePlugin: fix _dep_or_select logic 2010-04-29 08:43:32 +02:00
Fabio Erculiani 5a2052488e [entropy.client.interfaces.dep] _get_unsatisfied_dependencies(): trivial speed improvement 2010-04-29 08:20:13 +02:00
Fabio Erculiani f14642d6ae [todo] update TODO 2010-04-28 23:06:26 +02:00
Fabio Erculiani 4d63ac40ae [entropy.spm] PortagePlugin: add "or dependencies" support (providing Entropy-style or dep strings) 2010-04-28 23:05:49 +02:00
Fabio Erculiani 3aa5003471 [entropy.client.interfaces.dep] properly handle unavailable packages (already installed)
When a package is referencing another that has been removed but
is still installed and given dependency is satisfied, consider
the whole dependency request as satisfied.
2010-04-28 22:00:10 +02:00