]> git.saurik.com Git - apt.git/history - test/integration/framework
allow acquire method specific options via Binary scope
[apt.git] / test / integration / framework
2015-11-05  David Kalnischkiesallow acquire method specific options via Binary scope
2015-11-04  David Kalnischkiesallow getaddrinfo flag AI_ADDRCONFIG to be disabled
2015-11-04  David Kalnischkiessupport arch:all data e.g. in separate Packages file
2015-11-04  David Kalnischkiesdisable updating insecure repositories in apt by default
2015-11-04  David Kalnischkiesrefer to apt-secure(8) in unsecure repositories warning
2015-11-04  David Kalnischkiesrework errors and warnings around insecure repositories
2015-11-04  David Kalnischkiesunbreak the copy-method claiming hashsum mismatch since...
2015-09-15  David Kalnischkiestests: add a -j $jobs mode to test runner for parallel...
2015-09-15  David Kalnischkiestests: don't use hardcoded port for http and https
2015-09-14  David Kalnischkiestests: try to support spaces in TMPDIR
2015-09-14  David Kalnischkiestests: use SHA1 checksum only by default in tests
2015-09-14  David Kalnischkiesvarious changes to increase test-coverage
2015-09-14  David Kalnischkiesselect kernels to protect from autoremove based on...
2015-09-14  David Kalnischkiestests: allow to run (selfbuilt) dpkg under gdb
2015-09-14  David Kalnischkiestests: refactor printing of the quiet failure header
2015-09-14  David Kalnischkiestests: store msgmsg message for display in fail as...
2015-09-02  David Kalnischkiestests: collect more details about failed checkdiffs
2015-09-01  Michael VogtConsider md5sum no longer a usable hash
2015-08-31  David Kalnischkiestest: show the highlevel test for lowerranking ones
2015-08-31  David Kalnischkiestests: store msgtest in -q mode for display in msgfail
2015-08-27  Julian Andres KlodeMerge branch 'feature/extractar-filefd' into debian...
2015-08-27  David Kalnischkiesallow explicit dis/enable of IndexTargets in sources...
2015-08-27  David Kalnischkiesfix various typos reported by codespell
2015-08-20  Michael VogtMerge remote-tracking branch 'mvo/feature/srv-records...
2015-08-18  Michael VogtAdd support for "apt-cache showsrc --only-source srcpkg...
2015-08-18  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2015-08-18  Michael VogtMerge branch 'debian/experimental' into feature/srv...
2015-08-14  Julian Andres KlodeMerge branch 'debian/experimental' of https://github...
2015-08-12  David Kalnischkiestravis: add ppa:ubuntu-toolschain-r/test as source...
2015-08-10  David Kalnischkiesmove APT::Never-MarkAuto-Sections handling to MarkDelete
2015-08-10  David Kalnischkiesmark again deps of pkgs in APT::Never-MarkAuto-Sections...
2015-08-10  David Kalnischkieselimate duplicated code in pkgIndexFile subclasses
2015-08-10  David Kalnischkiesadd volatile sources support in libapt-pkg
2015-08-10  David Kalnischkiesimplement Signed-By option for sources.list
2015-08-10  David Kalnischkiesfix memory leaks reported by -fsanitize
2015-06-23  Michael VogtMerge remote-tracking branch 'donkult/debian/experiment...
2015-06-15  David Kalnischkiesallow ratelimiting progress reporting for testcases
2015-06-15  David Kalnischkiescondense parallel requests with the same hashes to one
2015-06-15  David Kalnischkiesprovide a public interface for acquiring changelogs
2015-06-12  David Kalnischkiesstore Release files data in the Cache
2015-06-10  David Kalnischkiesabstract the code to iterate over all targets a bit
2015-06-09  David Kalnischkiesdo not request files if we expect an IMS hit
2015-05-22  Michael VogtMerge branch 'debian/sid' into debian/experimental
2015-05-22  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2015-05-18  David Kalnischkiestreat older Release files than we already have as an...
2015-05-13  David Kalnischkiesdetect Releasefile IMS hits even if the server doesn't
2015-05-11  David Kalnischkiesdetect 416 complete file in partial by expected hash
2015-05-11  David Kalnischkiessync TFRewrite*Order arrays with dpkg and dak
2015-05-11  David Kalnischkiesimprove partial/ cleanup in abort and failure cases
2015-04-18  David KalnischkiesMerge branch 'debian/jessie' into debian/experimental
2015-04-18  David Kalnischkiesa hit on Release files means the indexes will be hits too
2015-04-18  David Kalnischkiesensure lists/ files have correct permissions after...
2015-04-18  David Kalnischkiessend Alt-* info for uncompressed based on any compressions
2015-04-18  David Kalnischkiesimprove https method queue progress reporting
2015-03-16  David Kalnischkiestest exitcode as well as string equality
2015-03-16  David Kalnischkiesmerge debian/sid into debian/experimental
2015-03-08  David Kalnischkiesrework dpkg-wrapping in test framework
2015-01-10  David Kalnischkies128 KiB DSC files ought to be enough for everyone
2014-12-23  David Kalnischkiesalways run 'dpkg --configure -a' at the end of our...
2014-12-23  David Kalnischkiesdo not make PTY slave the controlling terminal
2014-12-22  David Kalnischkiesdispose http(s) 416 error page as non-content
2014-12-09  David Kalnischkiesdispose http(s) 416 error page as non-content
2014-12-07  David Kalnischkiesalways run 'dpkg --configure -a' at the end of our...
2014-12-07  David Kalnischkiescorrect architecture detection for 'rc' packages for...
2014-11-28  David Kalnischkiesclose leaking slave fd after setting up pty magic
2014-11-18  David Kalnischkiesclose leaking slave fd after setting up pty magic
2014-11-18  David Kalnischkiesfix file ownership tests to work on kfreebsd
2014-11-18  David Kalnischkiescreate our cache and lib directory always with mode 755
2014-11-18  David Kalnischkiesvarious small additional tests and testcases
2014-11-09  David Kalnischkiesdisable the lock disabling in the tests
2014-11-09  David Kalnischkiesenhance apt-extracttemplates test
2014-11-09  David Kalnischkiesstreamline display of --help in all tools
2014-11-06  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-11-05  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-10-27  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-10-26  David Kalnischkiestests: enhance output of grep and test fails
2014-10-23  David Kalnischkiestests: support 'installed' release in insertpackage
2014-10-23  David Kalnischkiesswitch tests to Translation-en usage
2014-10-23  David Kalnischkiesadd test for Basic Authentication scheme
2014-10-22  David Kalnischkieschown finished partial files earlier
2014-10-20  David Kalnischkiestest if TMPDIR is accessible before using
2014-10-20  David Kalnischkiestestcases: do not allow warnings in testsuccess
2014-10-20  David Kalnischkiescheck for failure message in testsuccess/failure
2014-10-20  David Kalnischkiescheck lists/ content in tests doing rollback
2014-10-20  David Kalnischkiesautorun permission tests for all apt-get update calls
2014-10-20  David Kalnischkiesaborted reverify restores file owner and permission
2014-10-15  David KalnischkiesMerge branch 'debian/sid' into debian/experimental
2014-10-15  David Kalnischkiestestcases runable as root
2014-10-14  Michael VogtAdd new configallowinsecurerepositories to the test...
2014-10-14  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-10-13  David Kalnischkiesfix compile and tests error
2014-10-13  David Kalnischkiestrusted=yes sources are secure, we just don't know why
2014-10-08  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-10-08  Michael VogtMerge remote-tracking branch 'mvo/feature/acq-trans...
2014-10-08  Michael VogtMerge remote-tracking branch 'donkult/feature/acq-trans...
2014-10-07  David Kalnischkiesdo not show IP in output of testcases
2014-10-07  David Kalnischkiesdon't show ErrorText for Ign by default
2014-10-07  Michael VogtMerge branch 'feature/acq-trans' into feature/expected...
2014-10-07  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-10-07  David Kalnischkiesdisplay errortext for all Err as well as Ign logs
next