summaryrefslogtreecommitdiff
path: root/test/integration/test-pdiff-usage
AgeCommit message (Expand)Author
2017-01-19fix various typos reported by spellintianDavid Kalnischkies
2016-08-17support compression and by-hash for .diff/Index filesDavid Kalnischkies
2016-08-10implement generic config fallback for methodsDavid Kalnischkies
2016-07-27rred: truncate result file before writing to itDavid Kalnischkies
2016-04-25don't ask server if we have entire file in partial/David Kalnischkies
2016-04-25make random acquire queues work less randomDavid Kalnischkies
2016-04-07stop handling items in doomed transactionsDavid Kalnischkies
2016-03-14don't use Desc.URI to calculate .diff/Index filenamesDavid Kalnischkies
2016-03-14require $(HASH)-Download field in .diff/Index filesDavid Kalnischkies
2016-03-14test: remove SHA1 support testing as unsupportedDavid Kalnischkies
2016-03-13Test that SHA1-only .diff/Index files are not usedJulian Andres Klode
2016-03-06do not move not-failed pdiff-patches into CWD on failureDavid Kalnischkies
2016-01-08remove uncompressed leftover partial file before pdiff bootstrapDavid Kalnischkies
2016-01-08use filesize of compressed pdiffs for the limit if possibleDavid Kalnischkies
2016-01-08keep compressed indexes in a low-cost formatDavid Kalnischkies
2016-01-08allow pdiff bootstrap from all supported compressorsDavid Kalnischkies
2015-12-19tests: support spaces in path and TMPDIRDavid Kalnischkies
2015-09-14tests: try to support spaces in TMPDIRDavid Kalnischkies
2015-09-14tests: use SHA1 checksum only by default in testsDavid Kalnischkies
2015-09-14various changes to increase test-coverageDavid Kalnischkies
2015-08-28implement PDiff patching for compressed filesDavid Kalnischkies
2015-06-15show item ID in Hit, Ign and Err lines as wellDavid Kalnischkies
2015-06-09support hashes for compressed pdiff filesDavid Kalnischkies
2015-06-09add more parsing error checking for rredDavid Kalnischkies
2015-06-09check patch hashes in rred worker instead of in the handlerDavid Kalnischkies
2015-05-11improve partial/ cleanup in abort and failure casesDavid Kalnischkies
2015-04-19a hit on Release files means the indexes will be hits tooDavid Kalnischkies
2015-03-16test exitcode as well as string equalityDavid Kalnischkies
2014-11-08reenable patchsize limit option for pdiffsDavid Kalnischkies
2014-10-07Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...Michael Vogt
2014-09-30support parsing of all hashes for pdiffDavid Kalnischkies
2014-09-23make pdiff transactional (but at the cost of a CopyFile()Michael Vogt
2014-05-09use HashStringList in the acquire systemDavid Kalnischkies
2014-02-10always cleanup patchfiles at the end of rred callDavid Kalnischkies
2014-01-15integrate Anthonys rred with POC for client-side mergeDavid Kalnischkies
2013-12-13implement POC client-side merging of pdiffs via apt-fileDavid Kalnischkies
2013-08-28configurable compression for testcasesDavid Kalnischkies
2013-08-12add chronic-like testsuccess/testfailure helpersDavid Kalnischkies
2013-06-24simple fork and pidfile aptwebserverDavid Kalnischkies
2012-04-11fix the remaining lzma calls with xz --format=lzma in the testcasesDavid Kalnischkies
2011-01-24do not add Index file by hand now that ftparchive does it by itselfDavid Kalnischkies
2011-01-15* methods/rred.cc:David Kalnischkies
2010-10-13tests/integration/test-*: remove a bunch of "local" that are used outside fun...Michael Vogt
2010-08-21* apt-pkg/acquire-item.cc:David Kalnischkies