Fabio Erculiani
|
db8876237b
|
[entropy.client] make QA and Security interface handling methods private
|
2010-02-04 20:29:14 +01:00 |
|
Fabio Erculiani
|
004d1055b2
|
[entropy.db] EntropyRepository: rename retrieveVersionTag to retrieveTag
|
2010-02-04 20:24:49 +01:00 |
|
Fabio Erculiani
|
708e8ea89d
|
[entropy.exceptions] ditch IncorrectParameter exceptions
|
2010-02-04 20:14:33 +01:00 |
|
Fabio Erculiani
|
b8c9b04083
|
[entropy.exception] ditch InvalidData exception in favour of AttributeError
|
2010-02-04 20:04:36 +01:00 |
|
Fabio Erculiani
|
f235456707
|
[entropy.exceptions] ditch InvalidDataType exception in favour of AttributeError
|
2010-02-04 20:00:29 +01:00 |
|
Fabio Erculiani
|
9756569875
|
Tagging Entropy version 0.99.33.6
|
2010-02-04 19:25:49 +01:00 |
|
Fabio Erculiani
|
56e3633361
|
[entropy.const] move entropy revision to entropy module package
|
2010-02-04 19:04:06 +01:00 |
|
Fabio Erculiani
|
62a5fb9a06
|
[tests] improve entropy.system ut: test_security_fetch_advisories
|
2010-02-04 18:12:05 +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
|
ee6da150aa
|
[entropy.spm] fix function call
|
2010-02-04 00:00:55 +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
|
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
|
6c82fa7977
|
[entropy.const] add repo and revision string prefixes
|
2010-02-03 09:00:26 +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
|
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
|
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
|
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 |
|
Fabio Erculiani
|
7b5de0a68d
|
[entropy.db] add EntropyRepository.searchPackagesByHomepage()
|
2010-02-01 17:19:24 +01:00 |
|
Fabio Erculiani
|
a8abb2ea21
|
[entropy.db] add just_id argument to EntropyRepository.searchPackagesByDescription()
|
2010-02-01 17:08:21 +01:00 |
|
Fabio Erculiani
|
73e5418037
|
[entropy.client] add Client.is_entropy_package_free(), returning if a package is free as in freedom
|
2010-02-01 17:07:52 +01:00 |
|
Fabio Erculiani
|
d2b73d3998
|
[entropy.spm] PortagePackageGroups: add "security" group
|
2010-02-01 15:11:02 +01:00 |
|
Fabio Erculiani
|
91e49c96b6
|
[entropy.db] API change, methods names polishing
|
2010-02-01 14:50:12 +01:00 |
|
Fabio Erculiani
|
23b11cbc89
|
[entropy.dump] catch SystemError exceptions on loadobj()
|
2010-02-01 12:48:13 +01:00 |
|
Fabio Erculiani
|
9acf70bfaa
|
[entropy.spm] PortagePlugin.extract_package_metadata: move download metadatum setup further
|
2010-02-01 09:35:18 +01:00 |
|
Fabio Erculiani
|
60ce094648
|
[entropy.server] import EntropyCacher in module scope
|
2010-01-31 19:20:38 +01:00 |
|
Fabio Erculiani
|
d25066a83b
|
[entropy.server] use custom EntropyCacher cache directory, to not overlap Entropy Client metadata
|
2010-01-31 18:54:23 +01:00 |
|
Fabio Erculiani
|
6a46273246
|
[entropy.client.services.ugc] fix connect_to_service for pkg repos
|
2010-01-31 18:14:20 +01:00 |
|
Fabio Erculiani
|
f4193ec827
|
[entropy.const] reduce RSS max entries default to sane value
|
2010-01-31 18:07:27 +01:00 |
|
Fabio Erculiani
|
16b129f636
|
[entropy.db] cannot use dep operator comparison for tags, it breaks the tag concept
|
2010-01-31 18:06:40 +01:00 |
|
Fabio Erculiani
|
bf1a582162
|
[entropy.client] code style update
|
2010-01-31 17:45:48 +01:00 |
|
Fabio Erculiani
|
7243079ac9
|
[entropy.db] fix ~ operator handling when filtering tag results passed by atomMatch
|
2010-01-31 17:44:41 +01:00 |
|
Fabio Erculiani
|
7acc8d65b4
|
[entropy.client.interfaces.dep] trivial code cleanup
|
2010-01-31 14:24:59 +01:00 |
|
Fabio Erculiani
|
3fc976718a
|
[entropy.cache] EntropyCacher: deal with EntropyCacher shutdown
|
2010-01-31 13:14:38 +01:00 |
|
Fabio Erculiani
|
8b6d6d4630
|
[entropy.output] TextInterface: do not colour question text by default
|
2010-01-31 13:14:11 +01:00 |
|
Fabio Erculiani
|
dd03ff58b4
|
[entropy.db] EntropyRepository: make insertSignatures() working with older db schema
|
2010-01-31 10:27:59 +01:00 |
|
Fabio Erculiani
|
3755e24ab8
|
[entropy.db] EntropyRepository: store structure update execution status in class scope, and use in repr(), str(), unicode()
|
2010-01-31 10:24:05 +01:00 |
|
Fabio Erculiani
|
f987640d5a
|
[entropy.client] remove Client.validRepositories, provide Client.repositories()
|
2010-01-30 18:49:39 +01:00 |
|
Fabio Erculiani
|
06df34f41d
|
[entropy.client] drop .clientDbconn in favour of installed_repository()
|
2010-01-30 18:37:39 +01:00 |
|
Fabio Erculiani
|
54859f7ff7
|
[entropy.client.interfaces.package] add missing os.close()
|
2010-01-30 17:25:59 +01:00 |
|