Age | Commit message (Expand) | Author |
2015-08-10 | elimate duplicated code in pkgIndexFile subclasses | David Kalnischkies |
2015-08-10 | add volatile sources support in libapt-pkg | David Kalnischkies |
2015-08-10 | implement Signed-By option for sources.list | David Kalnischkies |
2015-08-10 | fix memory leaks reported by -fsanitize | David Kalnischkies |
2015-06-15 | allow ratelimiting progress reporting for testcases | David Kalnischkies |
2015-06-15 | condense parallel requests with the same hashes to one | David Kalnischkies |
2015-06-15 | provide a public interface for acquiring changelogs | David Kalnischkies |
2015-06-12 | store Release files data in the Cache | David Kalnischkies |
2015-06-10 | abstract the code to iterate over all targets a bit | David Kalnischkies |
2015-06-09 | do not request files if we expect an IMS hit | David Kalnischkies |
2015-05-18 | treat older Release files than we already have as an IMSHit | David Kalnischkies |
2015-05-13 | detect Releasefile IMS hits even if the server doesn't | David Kalnischkies |
2015-05-12 | detect 416 complete file in partial by expected hash | David Kalnischkies |
2015-05-11 | sync TFRewrite*Order arrays with dpkg and dak | David Kalnischkies |
2015-05-11 | improve partial/ cleanup in abort and failure cases | David Kalnischkies |
2015-04-19 | a hit on Release files means the indexes will be hits too | David Kalnischkies |
2015-04-19 | ensure lists/ files have correct permissions after apt-cdrom add | David Kalnischkies |
2015-04-19 | send Alt-* info for uncompressed based on any compressions | David Kalnischkies |
2015-04-19 | improve https method queue progress reporting | David Kalnischkies |
2015-03-16 | test exitcode as well as string equality | David Kalnischkies |
2015-03-16 | merge debian/sid into debian/experimental | David Kalnischkies |
2015-03-08 | rework dpkg-wrapping in test framework | David Kalnischkies |
2015-01-10 | 128 KiB DSC files ought to be enough for everyone | David Kalnischkies |
2014-12-23 | always run 'dpkg --configure -a' at the end of our dpkg callings | David Kalnischkies |
2014-12-23 | do not make PTY slave the controlling terminal | David Kalnischkies |
2014-12-22 | dispose http(s) 416 error page as non-content | David Kalnischkies |
2014-12-09 | dispose http(s) 416 error page as non-content | David Kalnischkies |
2014-12-07 | always run 'dpkg --configure -a' at the end of our dpkg callings | David Kalnischkies |
2014-12-07 | correct architecture detection for 'rc' packages for purge | David Kalnischkies |
2014-11-28 | close leaking slave fd after setting up pty magic | David Kalnischkies |
2014-11-18 | close leaking slave fd after setting up pty magic | David Kalnischkies |
2014-11-18 | fix file ownership tests to work on kfreebsd | David Kalnischkies |
2014-11-18 | create our cache and lib directory always with mode 755 | David Kalnischkies |
2014-11-18 | various small additional tests and testcases | David Kalnischkies |
2014-11-09 | disable the lock disabling in the tests | David Kalnischkies |
2014-11-09 | enhance apt-extracttemplates test | David Kalnischkies |
2014-11-09 | streamline display of --help in all tools | David Kalnischkies |
2014-10-26 | tests: enhance output of grep and test fails | David Kalnischkies |
2014-10-23 | tests: support 'installed' release in insertpackage | David Kalnischkies |
2014-10-23 | switch tests to Translation-en usage | David Kalnischkies |
2014-10-23 | add test for Basic Authentication scheme | David Kalnischkies |
2014-10-23 | chown finished partial files earlier | David Kalnischkies |
2014-10-20 | test if TMPDIR is accessible before using | David Kalnischkies |
2014-10-20 | testcases: do not allow warnings in testsuccess | David Kalnischkies |
2014-10-20 | check for failure message in testsuccess/failure | David Kalnischkies |
2014-10-20 | check lists/ content in tests doing rollback | David Kalnischkies |
2014-10-20 | autorun permission tests for all apt-get update calls | David Kalnischkies |
2014-10-20 | aborted reverify restores file owner and permission | David Kalnischkies |
2014-10-15 | testcases runable as root | David Kalnischkies |
2014-10-14 | Add new configallowinsecurerepositories to the test framework | Michael Vogt |