[tor-commits] [depictor/master] Indicate Fallback Directory mirrors

2016-10-15 Thread tom
commit feb0d6b24d1f1081e8ffb8935a04dbf456a7e7b1 Author: Tom Ritter Date: Sat Oct 15 23:31:58 2016 -0400 Indicate Fallback Directory mirrors --- website.py | 15 +++ write_website.py | 44 2 files changed, 59 insertions(+) diff

[tor-commits] [depictor/master] Rename the Relay Flags table to the Relay Info table

2016-10-15 Thread tom
commit cad41ec3b5d08d9410fa654298db1a0cc6aa7947 Author: Tom Ritter Date: Sat Oct 15 22:15:56 2016 -0400 Rename the Relay Flags table to the Relay Info table --- website.py | 46 +++--- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/w

[tor-commits] [depictor/master] Add the measured and consensus bandwidth weight

2016-10-15 Thread tom
commit 6061a7df37f1cca636875c328b5e953da09b952f Author: Tom Ritter Date: Sat Oct 15 22:16:16 2016 -0400 Add the measured and consensus bandwidth weight --- website.py | 9 + 1 file changed, 9 insertions(+) diff --git a/website.py b/website.py index 9082387..23d48e1 100755 --- a/we

[tor-commits] [depictor/master] Make the historical database available for download

2016-10-15 Thread tom
commit de52f15c1cbfbfd7cd54c88787a00f3762c8320c Author: Tom Ritter Date: Sat Oct 15 21:35:17 2016 -0400 Make the historical database available for download --- write_website.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/write_website.py b/write_website.py index 87863d6..ddb5a47