aboutsummaryrefslogtreecommitdiff
path: root/scripts/maint/updateFallbackDirs.py
AgeCommit message (Expand)Author
2016-06-28Comment-out fallbacks in a way the stem fallback parser understandsteor (Tim Wilson-Brown)
2016-06-22Avoid errors in updateFallbackDirs.py when there are no fallbacksteor (Tim Wilson-Brown)
2016-06-22Document how to test the hard-coded fallback listteor (Tim Wilson-Brown)
2016-04-29Simplify string cleansing in fallback update scriptteor (Tim Wilson-Brown)
2016-04-29Improve logging in fallback update scriptteor (Tim Wilson-Brown)
2016-04-29Improve comments in fallback update scriptteor (Tim Wilson-Brown)
2016-04-26Report fallback directory detail changes when rebuilding listteor (Tim Wilson-Brown)
2016-04-15Limit fallbacks from the same operatorteor (Tim Wilson-Brown)
2016-04-15Simplify fallback list outputteor (Tim Wilson-Brown)
2016-04-15Select fallbacks by bandwidth rather than consensus weightteor (Tim Wilson-Brown)
2016-04-15Only count active fallbacks in updateFallbackDirs.pyteor (Tim Wilson-Brown)
2016-04-15Remove fallback directory weightsteor (Tim Wilson-Brown)
2016-04-15Improve fallback selection and outputteor (Tim Wilson-Brown)
2016-02-27Update default fallback directories for 0.2.8.2-alpha (Feb 2016)teor (Tim Wilson-Brown)
2016-02-27Fix minor fallback directory script issues with time zonesteor (Tim Wilson-Brown)
2016-02-27Check if fallback directories can serve the consensus fast enoughteor (Tim Wilson-Brown)
2016-01-18Fix a display issue in updateFallbackDirs.py outputteor (Tim Wilson-Brown)
2016-01-12Merge remote-tracking branch 'teor/bug17888'Nick Mathewson
2016-01-12Merge remote-tracking branch 'teor/bug17887-v2'Nick Mathewson
2016-01-12Don't limit fallback directory candidates to 500teor (Tim Wilson-Brown)
2016-01-12Fix various issues with fallback directory data handlingteor (Tim Wilson-Brown)
2016-01-12Don't reduce the weight of exits selected as fallback directoriesteor (Tim Wilson-Brown)
2016-01-12Allow fallback directory selection to use day-old datateor (Tim Wilson-Brown)
2015-12-16Add Fallback Directory Candidate Selection Scriptteor