Commit Graph

7365 Commits

Author SHA1 Message Date
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
Fabio Erculiani e5141698ab [entropy.spm] PortagePlugin: when manually generating CONTENT metadata, ignore "" directory entry 2010-04-28 21:40:16 +02:00
Fabio Erculiani 0d4131645e [equo] cleanup text_query.print_package_info() 2010-04-28 18:53:13 +02:00
Fabio Erculiani f0d28f3de1 [equo] improve reliability of text_tools.print_table() 2010-04-28 18:52:52 +02:00
Fabio Erculiani 8e114c823d Tagging Entropy version 0.99.41.2 0.99.41.2 2010-04-26 23:26:51 +02:00
Fabio Erculiani 0f16b40030 [todo] update TODO 2010-04-26 23:17:45 +02:00
Fabio Erculiani 9e66587102 [equo] make print_package_info output localization independent 2010-04-26 23:14:19 +02:00
Fabio Erculiani fc0d717477 [equo] improve text_tools.print_table, allow row spanning 2010-04-26 23:13:38 +02:00
Fabio Erculiani b669290152 [entropy.db] fix SQL query in EntropyRepository._addDependsRelationToDependsTable() 2010-04-26 11:28:08 +02:00
Fabio Erculiani 1df71c7559 [equo] fix typo in function name, print_bashcomp 2010-04-26 11:22:31 +02:00
Fabio Erculiani 6adb9576bf [entropy.db] _addDependsRelationToDependsTable: fix SQL DELETE statement, use list 2010-04-25 09:26:13 +02:00
Fabio Erculiani 083b38b3bb [entropy.db] fix minor syntax error 2010-04-23 11:47:11 +02:00
Fabio Erculiani aec87af04d [entropy.client.interfaces.repository] __verify_file_checksum: catch invalid md5 file content 2010-04-22 19:17:52 +02:00
Fabio Erculiani de4e3943df [entropy.db] EntropyRepository: improve reliability of reverse dependencies mapping 2010-04-22 19:14:47 +02:00
Fabio Erculiani 9bf812b0ae [equo] always show installation queue when calling "equo install" or "equo upgrade" 2010-04-21 21:26:58 +02:00
Fabio Erculiani 50a97503df [sulfur] catch SSLError exception when calling UGC.add_download_stats() 2010-04-20 16:12:19 +02:00
Fabio Erculiani 1d51388de4 [sulfur] when using FileUpdates.{merge,remove,}() catch KeyError exception 2010-04-20 16:09:43 +02:00
Fabio Erculiani 8365d3fa94 Tagging Entropy version 0.99.41.1 0.99.41.1 2010-04-19 17:10:22 +02:00
Fabio Erculiani e3b1c511be [entropy.server] Server.move_packages: fix wrong download metadata generation 2010-04-19 17:08:34 +02:00
Fabio Erculiani 24ea83044e Tagging Entropy version 0.99.41 0.99.41 2010-04-18 13:42:38 +02:00
Fabio Erculiani dc30f71337 [todo] update TODO 2010-04-17 19:26:04 +02:00