Historial de Commits

Autor SHA1 Mensaje Fecha
  David Kalnischkies 319790f4f8 * methods/rred.cc: hace 14 años
  David Kalnischkies 13ad8ce30c micro-optimize "(performance) Prefer prefix ++/-- operators for non-primitive types." hace 14 años
  David Kalnischkies 472ff00ef2 use forward declaration in headers if possible instead of includes hace 15 años
  David Kalnischkies 74b2200285 merge with debian/experimental hace 15 años
  David Kalnischkies ea54214002 reorder includes: add <config.h> if needed and include it at first hace 15 años
  Michael Vogt d0f1646ae0 merged from lp:~mvo/apt/mvo hace 15 años
  David Kalnischkies f5a34606b4 follow the recommendation of cppcheck to make some method methods (scnr) hace 15 años
  David Kalnischkies f7f0d6c756 cppcheck complains about some possible speed improvements which could be hace 15 años
  Michael Vogt ae54c5356b * methods/mirror.cc: hace 15 años
  Michael Vogt 6885f3def8 append the dist (e.g. sid, wheezy) as a query string when hace 15 años
  Michael Vogt 95f395cc77 * methods/mirror.cc: hace 15 años
  Michael Vogt b46fb8ff65 methods/mirror.cc: raise error if the mirror file can not be read hace 15 años
  Michael Vogt 0004842de7 do not crash if the mirror file fails to download hace 15 años
  Michael Vogt 83e6798e72 merge fix from Matt Zimmerman, many thanks (LP: #741098) hace 15 años
  Michael Vogt 78c8f3cd7e methods/mirror.cc: randomize only based on hostname hace 15 años
  Michael Vogt 0190e315a3 methods/mirror.cc: init random seed at startup hace 15 años
  Michael Vogt 01a695e260 randomize mirror list to ensure more even load hace 15 años
  Michael Vogt 196fd13629 * mirror method: hace 15 años
  Michael Vogt d6cc7079e8 methods/mirror.cc: improve debug output and fix selecting the next mirror hace 15 años
  David Kalnischkies 51561c4de7 fix compiler warning in the new mirror code hace 16 años
  Michael Vogt 2ac9b90b7b methods/mirror.cc: debug improvements hace 16 años
  Michael Vogt 963b16dceb implement Fail-Ignore bool in FetchItem that tells the method that a failure of this item is ok and does not need to be tried on all mirrors hace 16 años
  Michael Vogt b86f642111 methods/mirror.cc: simplify uri.startswith() hace 16 años
  Michael Vogt 0391542729 methods/mirrors.cc: make cycle through the mirrors work properly hace 16 años
  Michael Vogt 661f7b1c72 methods/mirror.cc: remove Acquire::Mirror::RefreshInterval (not really useful) hace 16 años
  Michael Vogt 0ded3ad343 improve error message if mirror method fails hace 16 años
  Michael Vogt 483dfdd8ac methods/mirror.cc: on fail try the next mirror hace 16 años
  Michael Vogt 96db74ce38 * apt-pkg/deb/dpkgpm.cc: hace 16 años
  Michael Vogt 5dad4134da * methods/mirror.cc: hace 17 años
  Michael Vogt 318dd26ac9 * methods/mirror.{cc,h}: hace 18 años