Historia zmian

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