Commit Graph

7365 Commits

Author SHA1 Message Date
Fabio Erculiani fc88cea45d [entropy.db.exceptions] introduce wrapped EntropyRepository exception classes 2010-01-29 16:25:27 +01:00
Fabio Erculiani 99b532b8d4 [todo] update TODO 2010-01-29 16:23:39 +01:00
Fabio Erculiani 6cccfa353d [todo] update TODO 2010-01-29 16:22:40 +01:00
Fabio Erculiani ac113e6823 [entropy.client.interfaces.dep] disable previously added workaround, we now have full stack frame data 2010-01-29 14:58:18 +01:00
Fabio Erculiani 2fc1c3db17 [tests] fix test_db_insert_compare_match_tag test 2010-01-29 14:30:16 +01:00
Fabio Erculiani 5f18d8fb0f [entropy.const] make use of etpConst['entropyslotprefix'] 2010-01-29 14:05:09 +01:00
Fabio Erculiani 632450fe79 [po] update translations template 2010-01-29 14:00:56 +01:00
Fabio Erculiani 94bad28f78 [equo] when grabbing exception info, grab variables information in every frame 2010-01-29 13:41:50 +01:00
Fabio Erculiani 8f6337f297 [entropy.tools] improve print_exception, make possible to print variables in every frame 2010-01-29 13:41:23 +01:00
Fabio Erculiani f234af9428 [sulfur] when grabbing exception info, grab variables information in every frame 2010-01-29 13:40:35 +01:00
Fabio Erculiani 4ca2bcdf1e [sulfur] add missing variable reference 2010-01-29 12:27:36 +01:00
Fabio Erculiani 5b1241717e [sulfur] fix exception data file creation when ExceptionDialog is called 2010-01-29 12:11:32 +01:00
Fabio Erculiani 944c47dbc8 [entropy.client.interfaces.dep] code style update 2010-01-29 11:55:53 +01:00
Fabio Erculiani c2ad1c8cb5 [entropy.client] also catch OSError exception 2010-01-29 11:52:33 +01:00
Fabio Erculiani 07d3456e98 [sulfur] ignore invalid icon name in new_ugc_pixbuf 2010-01-29 11:26:33 +01:00
Fabio Erculiani 266dbe335f [entropy.db] make reverse dependencies metadata generation a bit more bulletproof 2010-01-29 11:24:12 +01:00
Fabio Erculiani b240848b77 [entropy.client] workaround a caching check bug, will be fixed when error reporter will provide full stack 2010-01-29 10:55:29 +01:00
Fabio Erculiani ddedd2e704 [entropy.const] add package slot prefix string 2010-01-29 09:12:37 +01:00
Fabio Erculiani 41dd399b37 [entropy.client] rename client_repository() to installed_repository() 2010-01-29 09:06:30 +01:00
Fabio Erculiani 503b8f83a0 [entropy.client] unbundle hardcoded strings in add_package_to_repos, do not use etpSys 2010-01-29 08:53:34 +01:00
Fabio Erculiani d328b58933 [entropy.client] update signature of _add_plugin_to_client_repository()
Add repo_id argument, which value will be added to EntropyRepositoryPlugin
metadata under "repo_name" key
2010-01-29 08:52:41 +01:00
Fabio Erculiani 2f3046eaaf [entropy.db] EntropyRepository: use builtin repo id as default 2010-01-29 08:52:00 +01:00
Fabio Erculiani f6ecfe693d [entropy.spm] PortagePlugin: add accessibility package group 2010-01-29 08:51:34 +01:00
Fabio Erculiani cd3ccffb8a [entropy.tools] add dep_getcat function 2010-01-29 08:51:18 +01:00
Fabio Erculiani b5a4d3f697 [entropy.const] update built-in repository identifier strings 2010-01-29 08:50:56 +01:00
Fabio Erculiani c658b5288f [entropy.client] add client_repository() method, will replace .clientDbconn 2010-01-29 06:55:29 +01:00
Fabio Erculiani 73ce7bd5d1 Update ChangeLog for version 0.99.30.2 0.99.30.2 2010-01-28 21:14:18 +01:00
Fabio Erculiani 7b854118be [entropy.server] fix hopefully last regression in tidy_mirrors() 2010-01-28 21:07:21 +01:00
Fabio Erculiani 08c9332a9f [entropy.server] fix a regression in tidy_mirrors 2010-01-28 21:00:15 +01:00
Fabio Erculiani 0a39d64b0f [entropy.server] several (for real this time) improvements to _expand_queues() and _calculate_sync_queues() 2010-01-28 20:51:33 +01:00
Fabio Erculiani 53a7a3edcb [entropy.server] comment out early download queue files exclusion (causes tidy tool to fail under corner case circumstances) 2010-01-28 20:43:09 +01:00
Fabio Erculiani 21bfafd7ab [entropy.server] revert several dumb changes to _calculate_sync_queues() (sorry) 2010-01-28 20:39:35 +01:00
Fabio Erculiani d0fec851f4 [entropy.server] exclude .md5 files when calculating queues directly in early iterations 2010-01-28 20:33:07 +01:00
Fabio Erculiani efdbce9483 [entropy.server] cleanup _calculate_sync_queues() once again 2010-01-28 20:28:15 +01:00
Fabio Erculiani 364f1d80f8 [entropy.server] cleanup _calculate_sync_queues() 2010-01-28 20:27:45 +01:00
Fabio Erculiani 67146dd858 [entropy.server] use official EntropyUriHandler temp file extension for validating download queue 2010-01-28 20:18:12 +01:00
Fabio Erculiani bfd4882f3b [todo] update TODO 2010-01-28 20:10:51 +01:00
Fabio Erculiani df211456ec [equo] fix "equo query revisions", only search installed packages repo 2010-01-28 20:10:28 +01:00
Fabio Erculiani a8014a53e0 [equo] fix --help, "equo query revisions" was missing 2010-01-28 20:06:12 +01:00
Fabio Erculiani 477dd941e6 [equo] text_query: remove dead code 2010-01-28 20:00:03 +01:00
Fabio Erculiani 1703d385c5 [entropy.client.interfaces.package] fix regression on unpacking new checksum list object 2010-01-28 19:52:20 +01:00
Fabio Erculiani acb4ae3a5d [activator] fix undefined reference 2010-01-28 19:17:37 +01:00
Fabio Erculiani da34b397c9 [entropy.client/equo] add build_deps argument to deps calculation functions
Also add --bdeps switch to "equo install" to make possible to install
build-time dependencies.
2010-01-28 19:09:21 +01:00
Fabio Erculiani f0d62d784f [reagent] actually write to right EntropyRepository instance 2010-01-28 18:58:47 +01:00
Fabio Erculiani 671ed318d2 [reagent] fix undefined reference 2010-01-28 18:56:44 +01:00
Fabio Erculiani e1dc6c7065 [reagent] when editing dependencies, re-add package to repository to make EAPI=3 repo sync aware of it 2010-01-28 18:44:10 +01:00
Fabio Erculiani 0ca3b1bd8f [todo] update TODO 2010-01-28 18:03:55 +01:00
Fabio Erculiani 8e64a04f0e [todo] update TODO 2010-01-28 16:56:40 +01:00
Fabio Erculiani e608419183 [sulfur] highlight system packages in tree view 2010-01-28 16:56:22 +01:00
Fabio Erculiani e761013621 [sulfur] add more caching to EntropyPackage 2010-01-28 16:48:12 +01:00