Age | Commit message (Expand) | Author |
2013-12-05 | fix section adding | Michael Vogt |
2013-12-05 | add unittest for new sourceslist parser as well | Michael Vogt |
2013-12-05 | first version with test | Michael Vogt |
2013-12-01 | cherry-pick ubuntus (disabled) net-update fixes | David Kalnischkies |
2013-11-30 | tests: add a webserverconfig method to abstract config | David Kalnischkies |
2013-11-30 | tests: rm pkgcache.bin in 719263 test | David Kalnischkies |
2013-11-30 | webserver: use pthreads to handle multiple clients | David Kalnischkies |
2013-11-30 | webserver: strip parameters from filename | David Kalnischkies |
2013-11-30 | webserver: add directoryIndex support defaulting to index.html | David Kalnischkies |
2013-11-30 | webserver: implement ~user access to ~user/public_html/ | David Kalnischkies |
2013-11-30 | tests: enhance https support in the testcases | David Kalnischkies |
2013-11-30 | webserver: spurious newline after data confuses curl | David Kalnischkies |
2013-11-29 | fix crash when SetCandidateRelease is used | Michael Vogt |
2013-11-29 | Merge remote-tracking branch 'mvo/debian/sid' into debian/sid | Michael Vogt |
2013-11-29 | add "APT::String::Endswith" and automatic adding of ".list" in apt edit-source | Michael Vogt |
2013-11-28 | add missing test/integration/test-bug-720597-build-dep-purge | Michael Vogt |
2013-10-22 | Merge remote-tracking branch 'upstream/debian/sid' into feature/install-progr... | Michael Vogt |
2013-10-22 | fix failing ./test/integration/test-disappearing-packages (thanks Donkult) - ... | Michael Vogt |
2013-10-22 | test/integration/run-tests: output the failed test names | Michael Vogt |
2013-10-22 | use Pkg.FullName() in disappearedPkgs and remove duplicated check | Michael Vogt |
2013-10-21 | add APT::Status-deb822-Fd | Michael Vogt |
2013-10-21 | restore binary compatiblity with the pkgPackageManager interface | Michael Vogt |
2013-10-21 | fix apt output ordering and update test to match the new human friendly messa... | Michael Vogt |
2013-10-18 | re-add missing APT::String::Strip | Michael Vogt |
2013-10-18 | reshuffle dpkgpm.cc code a bit more | Michael Vogt |
2013-10-18 | add $* to gdb to make it more useful | Michael Vogt |
2013-10-18 | cleanup | Michael Vogt |
2013-10-15 | remove POSTINST from framework, file tree can be used for this | Michael Vogt |
2013-10-15 | tests, do not send pkgname with arch via the status-fd | Michael Vogt |
2013-10-09 | fixup various UI issues in the test | Michael Vogt |
2013-10-09 | really fix test | Michael Vogt |
2013-10-09 | use "insertpackage" instead of "buildsimplenativepackage" | Michael Vogt |
2013-10-09 | add test for upgrade, upgrade --with-new-pkgs, dist-upgrade | Michael Vogt |
2013-10-05 | Merge remote-tracking branch 'donkult/debian/sid' into debian/sid | Michael Vogt |
2013-10-05 | Merge remote-tracking branch 'mvo/bugfix/dpkg-progress-multiarch' into debian... | Michael Vogt |
2013-10-03 | tests: install --no-install-recommends and stunnel4 for travis | David Kalnischkies |
2013-10-03 | test: use a multiarch capable dpkg rather than workaround | David Kalnischkies |
2013-10-03 | use pkgAcqArchive in 'download' for proper errors | David Kalnischkies |
2013-10-02 | tests: fix some problems travis encounters | David Kalnischkies |
2013-10-01 | change maxsplit default from "0" to maxint | Michael Vogt |
2013-10-01 | don't consider holds for autoremoval | David Kalnischkies |
2013-10-01 | handle complete responses to https range requests | David Kalnischkies |
2013-10-01 | retry without partial data after a 416 response | David Kalnischkies |
2013-09-30 | add Range and If-Range support in the webserver | David Kalnischkies |
2013-09-30 | access _config via GET requests in the webserver | David Kalnischkies |
2013-09-26 | test: apt-get source with more than one argument | David Kalnischkies |
2013-09-26 | print-uris prints regardless of quiet-level again | David Kalnischkies |
2013-09-26 | pkg from only trusted sources keeps being trusted | David Kalnischkies |
2013-09-26 | don't strip :any from dependencies in single-arch | David Kalnischkies |
2013-09-20 | do not trust FileFd::Eof() in pkgTagFile::Fill() | David Kalnischkies |