| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | * methods/mirror.{cc,h}: | Michael Vogt | 2007-11-28 | 1 | -59/+93 | |
| |\ | | | | | - only update mirror list on IndexFile updates | |||||
| | * | methods/mirror.{cc,h}: | Michael Vogt | 2007-11-28 | 1 | -59/+93 | |
| | | | | | | | | | | | | | - improve the mirror method so that it only updates the mirror list from the server if we get new indexfiles - code cleanup | |||||
| * | | * merged the apt--mirror branch | Michael Vogt | 2007-02-06 | 1 | -1/+1 | |
| |/ | ||||||
| * | * apt-pkg/acquire-item.cc: | Michael Vogt | 2007-02-06 | 1 | -0/+1 | |
| | | | | | | | | | | | | | - default to "/usr/lib/apt/apt-report-mirror-failure" * cmdline/apt-report-mirror-failure: - no default comit url for now * debian/rules: - move apt-report-mirror-failure into /usr/lib/apt * doc/examples/configure-index: - more documentation * methods/mirror.cc: - updated TODO | |||||
| * | * apt-pkg/acquire-item.cc: | Michael Vogt | 2007-02-05 | 1 | -3/+6 | |
| | | | | | | | - use FailReason in pkgAcquire::Item::Failed when available * methods/mirror.cc: - move some debug output into if(Debug) | |||||
| * | * get rid of magic mirror | Michael Vogt | 2007-02-05 | 1 | -16/+46 | |
| | | ||||||
| * | * use pkgAcqMethod::FailReason() for consistent error reporting | Michael Vogt | 2007-02-05 | 1 | -9/+3 | |
| | | ||||||
| * | * commited the latest mirror failure detection code | Michael Vogt | 2007-02-01 | 1 | -41/+4 | |
| | | ||||||
| * | make the mirror failures actually produce a error message | Michael Vogt | 2007-01-24 | 1 | -11/+35 | |
| | | ||||||
| * | * mirror-failure.py: example mirror failure cgi | Michael Vogt | 2007-01-17 | 1 | -0/+6 | |
| | | | | | * methods/mirror.cc: prepare for the failure submit | |||||
| * | * basic error reporting from apt in place now (ReportMirrorFailures()) | Michael Vogt | 2007-01-17 | 1 | -6/+21 | |
| | | ||||||
| * | * methods/mirror.cc: | Michael Vogt | 2007-01-08 | 1 | -5/+9 | |
| | | | | | - updated the TODO | |||||
| * | * implemented proper mirror list cleanup | Michael Vogt | 2007-01-08 | 1 | -18/+21 | |
| | | ||||||
| * | * methods/mirror.cc: | Michael Vogt | 2007-01-08 | 1 | -3/+52 | |
| | | | | | | - implemented simple Clean() implementation based on the time of the last access for a mirror file | |||||
| * | * apt-pkg/init.cc: | Michael Vogt | 2007-01-08 | 1 | -10/+46 | |
| | | | | | | | | | | - added Dir::State::Mirrors * doc/examples/configure-index: - added Acquire::mirror::RefreshInterval * methods/mirror.{cc,h}: - download the mirror file into Dir::State::Mirrors - added RefreshInterval option to not ask for the mirror file too often | |||||
| * | * methods/mirror.cc: | Michael Vogt | 2006-11-30 | 1 | -2/+6 | |
| | | | | | - check the complette queue on Fetch() for urls to transform | |||||
| * | * more todo items | Michael Vogt | 2006-11-29 | 1 | -2/+3 | |
| | | ||||||
| * | * todo added | Michael Vogt | 2006-11-29 | 1 | -0/+8 | |
| | | ||||||
| * | * working mirror implementation based on http method | Michael Vogt | 2006-11-29 | 1 | -14/+58 | |
| | | ||||||
| * | * prototype of mirror method added | Michael Vogt | 2006-11-29 | 1 | -0/+97 | |
