3
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 2 years ago.
Jun 18, 2022 — Jun 18, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Queuing of 'confirm trust' boxes wasn't working (partly because boxes were More... over 19 years ago
When downloading a .bz2 archive, warn if bunzip2 isn't installed. More... over 19 years ago
New release. More... over 19 years ago
Explicit test for newlines in manifest files, not just an assertion. More... over 19 years ago
Added test interface. More... over 19 years ago
New release. More... over 19 years ago
In the GUI, strike out implementations that are unusable due to some More... over 19 years ago
Warn the user if they try to download a .deb but don't have 'ar' installed. More... over 19 years ago
If a download fails, drop the on_success callbacks list to break any cycles. More... over 19 years ago
Added unit test for new <recipe> element. More... over 19 years ago
Minor bug in test case. More... over 19 years ago
Expose get_tmp_dir_for() function for creating a staging area for new More... over 19 years ago
Use the same handler for interface and implementation downloads (allows More... over 19 years ago
Allow a success_callback function to be set on an ImplementationDownload. More... over 19 years ago
Cope with newer injector versions that handle downloads in the Policy. More... over 19 years ago
Added RetrievalMethod as a base class for DownloadSource and Recipe. More... over 19 years ago
Subclassed DownloadSource into Archive and Recipe. More... over 19 years ago
Ensure child process is killed if test fails. More... over 19 years ago
More test coverage for autopolicy. More... over 19 years ago
Support multiple algorithms when adding to the cache. More... over 19 years ago
Support directory-symlinks with new-style manifests. More... over 19 years ago
Reject 'main' attributes which start with '/'. More... over 19 years ago
Added support for extracting from Debian packages. More... over 19 years ago
Report name correctly from getID for sha1new. More... over 19 years ago
Added 'sha1new' algorithm, which uses the new manifest format but still the More... over 19 years ago
Support 'sha256' algorithm, if the Python 'hashlib' module is available. More... over 19 years ago
Started support for multiple digest algorithms. More... over 19 years ago
Both version restrictions into a Restrictions object, not directly on the More... over 19 years ago
Added key for Ilja Honkonen. More... over 19 years ago
Changed min and max to not_before and before, and put them on a separate <version> element More... over 19 years ago