Commit Graph

7365 Commits

Author SHA1 Message Date
Fabio Erculiani 4216d4a1a3 Tagging Entropy version 0.99.33.3 0.99.33.3 2010-02-04 19:14:18 +01:00
Fabio Erculiani db42276a07 [scripts] fix version tagging script 2010-02-04 19:14:02 +01:00
Fabio Erculiani d2ecf6072a Tagging Entropy version 0.99.33.2 0.99.33.2 2010-02-04 19:12:59 +01:00
Fabio Erculiani 9093dd9a21 [po] update translations 2010-02-04 19:12:29 +01:00
Fabio Erculiani 311f443a5e [git] update .gitignore 2010-02-04 19:12:08 +01:00
Fabio Erculiani 7ad35bfd00 [scripts] update version tagging script 2010-02-04 19:11:49 +01:00
Fabio Erculiani 2692a9d435 [build_system] install sulfur/equo revision files 2010-02-04 19:08:37 +01:00
Fabio Erculiani 56e3633361 [entropy.const] move entropy revision to entropy module package 2010-02-04 19:04:06 +01:00
Fabio Erculiani 24c8d500a9 [entropy] add empty revision files to entropy-server, equo and sulfur 2010-02-04 19:02:25 +01:00
Fabio Erculiani 62a5fb9a06 [tests] improve entropy.system ut: test_security_fetch_advisories 2010-02-04 18:12:05 +01:00
Fabio Erculiani 0688093dee [todo] update TODO 2010-02-04 17:50:29 +01:00
Fabio Erculiani ef09136af7 [entropy.security] System: some cleanup aimed to ease unit tests implementation 2010-02-04 17:46:12 +01:00
Fabio Erculiani 93b052d096 [tests] kill running threads before quitting 2010-02-04 17:45:23 +01:00
Fabio Erculiani 773f93ee53 [sulfur] misc, minor bugfixes 2010-02-04 10:01:47 +01:00
Fabio Erculiani 8a38701c7f [sulfur] actually disable fetch, was put there for debugging purposes 2010-02-04 01:49:21 +01:00
Fabio Erculiani 815e119b75 [sulfur] make "Update all" button executing pkgs install, add updates signal handling 2010-02-04 01:44:10 +01:00
Fabio Erculiani 36b66e3ebb [sulfur] also print header and footer of messages to terminal 2010-02-04 01:43:35 +01:00
Fabio Erculiani 95c82ba889 [sulfur] fix bug causing "Actions" button to not show up when adding orphaned pkgs to queue 2010-02-04 01:18:43 +01:00
Fabio Erculiani 542adc5cad Update ChangeLog for version 0.99.33.1 0.99.33.1 2010-02-04 00:01:36 +01:00
Fabio Erculiani ee6da150aa [entropy.spm] fix function call 2010-02-04 00:00:55 +01:00
Fabio Erculiani 9ea5cbb977 [todo] update TODO 2010-02-03 22:59:00 +01:00
Fabio Erculiani bce434c47c Update ChangeLog for version 0.99.33 0.99.33 2010-02-03 21:06:18 +01:00
Fabio Erculiani 8980ce5980 [po] update translations 2010-02-03 21:05:43 +01:00
Fabio Erculiani 54ffe531b9 [po] update Italian translation 2010-02-03 21:05:08 +01:00
Fabio Erculiani 23c1de1a55 [entropy.client.interfaces.package] provide pkgpath metadatum in fetch action 2010-02-03 20:54:51 +01:00
Fabio Erculiani 9564be4134 [todo] update TODO 2010-02-03 12:55:35 +01:00
Fabio Erculiani e585ade399 [entropy.client.interfaces.Package] cleanup hardcoded download paths, make possible to fetch a pkg to custom directory 2010-02-03 12:54:51 +01:00
Fabio Erculiani 7c7f384d41 [entropy.client] rename some Client methods, uniform to the rest of API 2010-02-03 12:54:14 +01:00
Fabio Erculiani fa0d76d1ad [sulfur] improve orphaned packages handling 2010-02-03 09:00:53 +01:00
Fabio Erculiani 6c82fa7977 [entropy.const] add repo and revision string prefixes 2010-02-03 09:00:26 +01:00
Fabio Erculiani eaabcce60e [equo] deal with broken repository entries 2010-02-03 08:45:36 +01:00
Fabio Erculiani 4492b7ea38 [equo] handle None values of input_box() too 2010-02-03 08:42:52 +01:00
Fabio Erculiani 5b6cc47baf [equo] fix "equo repo disable" output message 2010-02-02 23:27:59 +01:00
Fabio Erculiani 6aaf049c2f [entropy.client.interfaces.dep] fix _generate_reverse_dependency_tree 2010-02-02 21:49:38 +01:00
Fabio Erculiani d05c7b0f8e [entropy.db] EntropyRepository: when generating reverse deps metadata, always enforce commit 2010-02-02 21:48:40 +01:00
Fabio Erculiani c696106d59 [entropy.client.interfaces.repository] when fetching a new repo, regen revdeps metadata 2010-02-02 18:29:41 +01:00
Fabio Erculiani a43e8f938d [equo] add recursive metadatum to resume cache (equo install --resume) 2010-02-02 17:56:55 +01:00
Fabio Erculiani c001b35a2e [entropy.client] make possible to generate reverse dependencies for available packages, add recursive argument 2010-02-02 17:55:41 +01:00
Fabio Erculiani 4d3a5be4bc [entropy.client] Client.open_repository() make possible to get installed packages repo 2010-02-02 16:50:43 +01:00
Fabio Erculiani dfa7b75d4f [entropy.db] EntropyRepository: implement basic __hash__ builtin method 2010-02-02 16:33:02 +01:00
Fabio Erculiani 5ede4afc4e [entropy.client] add support for recursive/non-recursive pkgs dep matching 2010-02-02 16:32:37 +01:00
Fabio Erculiani 455af9afd7 [sulfur] code style update 2010-02-02 08:14:07 +01:00
Fabio Erculiani 7a15f72585 [equo] when no repositories are provided on "equo update", create list from available repositories metadata 2010-02-02 08:12:47 +01:00
Fabio Erculiani a0a157d28d [entropy.client.interfaces.dep] don't spam terminal printing progress status when calling calculate_updates() 2010-02-02 07:31:51 +01:00
Fabio Erculiani d7f9783ba6 [entropy.client/entropy.server] ditch any reference to sqlite ":memory:" connections, break API 2010-02-02 07:22:47 +01:00
Fabio Erculiani ff0fb23a21 [todo] update TODO 2010-02-01 17:36:32 +01:00
Fabio Erculiani f34cb0136c [entropy.db] uniform EntropyRepository.search* API 2010-02-01 17:36:18 +01:00
Fabio Erculiani 4fb61510e7 [entropy.db] trivial docstring update 2010-02-01 17:23:40 +01:00
Fabio Erculiani 5b6a67f5b1 [entropy.db] remove EntropyRepository.searchSlottedPackages(), uniform search methods, add searchSlotted() 2010-02-01 17:23:04 +01:00
Fabio Erculiani 547e3edef1 [entropy.db] drop searchLicenses(), uniform to other search methods, add searchLicense() 2010-02-01 17:19:56 +01:00