[tor-commits] [translation/torbutton-torbuttondtd] Update translations for torbutton-torbuttondtd

2017-06-30 Thread translation
commit dd629de16f8da862d8c200c3e78403174de77670 Author: Translation commit bot Date: Sat Jul 1 03:46:42 2017 + Update translations for torbutton-torbuttondtd --- es/torbutton.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [translation/exoneratorproperties] Update translations for exoneratorproperties

2017-06-30 Thread translation
commit 6e0d87afaa9823c27de175a3fb855c738f564fb3 Author: Translation commit bot Date: Sat Jul 1 02:19:19 2017 + Update translations for exoneratorproperties --- lo/exonerator.properties | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff

[tor-commits] [translation/tor-messenger-authdtd] Update translations for tor-messenger-authdtd

2017-06-30 Thread translation
commit 95bb6ff5b54f5c6ec018cb210097a1cc87f1d2f6 Author: Translation commit bot Date: Sat Jul 1 02:18:15 2017 + Update translations for tor-messenger-authdtd --- lo/auth.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lo/auth.dtd

[tor-commits] [translation/tor-messenger-authproperties] Update translations for tor-messenger-authproperties

2017-06-30 Thread translation
commit dff02e7eec15a3dd014f48e28bdd4ddb1528cf2d Author: Translation commit bot Date: Sat Jul 1 02:18:28 2017 + Update translations for tor-messenger-authproperties --- lo/auth.properties | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-)

[tor-commits] [translation/tor-messenger-authproperties_completed] Update translations for tor-messenger-authproperties_completed

2017-06-30 Thread translation
commit eeef158d470c07190a4caa8db5a2f9a924d5d5e4 Author: Translation commit bot Date: Sat Jul 1 02:18:24 2017 + Update translations for tor-messenger-authproperties_completed --- lo/auth.properties | 7 +++ 1 file changed, 7 insertions(+) diff --git

[tor-commits] [translation/https_everywhere] Update translations for https_everywhere

2017-06-30 Thread translation
commit 020039651cd14b2ac1066a56dd4843816788a511 Author: Translation commit bot Date: Sat Jul 1 02:15:31 2017 + Update translations for https_everywhere --- lo/ssl-observatory.dtd | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git

[tor-commits] [stem/master] Add a make_router_status_entry method

2017-06-30 Thread atagar
commit 984497610ebc1efbf474b5dbd3fcc7e89c88fedd Author: Damian Johnson Date: Fri Jun 30 11:06:51 2017 -0700 Add a make_router_status_entry method Little helper to make router status entries that are derived from a server descriptor. This presently

[tor-commits] [stem/master] Populate fingerprints for created server descriptors

2017-06-30 Thread atagar
commit 02eb36058f91f88952378df76bc8584fa8a95ee0 Author: Damian Johnson Date: Fri Jun 30 10:25:57 2017 -0700 Populate fingerprints for created server descriptors Not technically a mandatory field but lets be honest, if you provide a signing key you want

[tor-commits] [stem/master] Revert "Validate signed descriptors when testing"

2017-06-30 Thread atagar
commit e6c5b92ea32e82ae0c4d4e1a5504f170c35ff12f Author: Damian Johnson Date: Fri Jun 30 10:12:19 2017 -0700 Revert "Validate signed descriptors when testing" Ok, I'm dumb. This is the default. This reverts commit

[tor-commits] [stem/master] Cite metrics-lib's shiny new site

2017-06-30 Thread atagar
commit ee8921e348828228d0cc0364e9d7433dfd7b9885 Author: Damian Johnson Date: Fri Jun 30 09:38:40 2017 -0700 Cite metrics-lib's shiny new site --- docs/tutorials/mirror_mirror_on_the_wall.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [stem/master] Validate signed descriptors when testing

2017-06-30 Thread atagar
commit 0f35be160fe11e082ee9482a774136aa72fd3477 Author: Damian Johnson Date: Fri Jun 30 09:35:23 2017 -0700 Validate signed descriptors when testing Well, this is dumb. We sign the descriptors but didn't run validation checks. Oh well, trivial to fix.

[tor-commits] [stem/master] Providing a signing key should imply we're signing

2017-06-30 Thread atagar
commit d1f7e4fe872e04cbec27b59f97c1fd240f288b87 Author: Damian Johnson Date: Fri Jun 30 09:30:58 2017 -0700 Providing a signing key should imply we're signing When the caller explicitly provides a signing key we should infer 'sign' to be true. Otherwise

[tor-commits] [stem/master] Make create_signing_key() a public method

2017-06-30 Thread atagar
commit 9c1bad1b9c7e51a5d0e449573cb57531cc81edd3 Author: Damian Johnson Date: Fri Jun 30 09:26:12 2017 -0700 Make create_signing_key() a public method While swapping BridgeDB to use us for descriptor creation realized it would be handy for this method to

[tor-commits] [metrics-web/master] Remove unused ExoneraTor config lines.

2017-06-30 Thread karsten
commit 71d2eb30c909ec46f2ec79c99c06ae3141b10ebe Author: Karsten Loesing Date: Fri Jun 30 10:18:24 2017 +0200 Remove unused ExoneraTor config lines. --- .../java/org/torproject/ernie/cron/Configuration.java | 17 - 1 file changed, 17 deletions(-)

[tor-commits] [metrics-web/master] Fix a regression in the legacy module.

2017-06-30 Thread karsten
commit 96f5fbe520e052ac62f2f99c2bbce7e92e03ac0f Author: Karsten Loesing Date: Thu Jun 29 21:30:42 2017 +0200 Fix a regression in the legacy module. --- .../main/java/org/torproject/ernie/cron/Configuration.java | 12 ++--

[tor-commits] [metrics-web/master] Remove code to produce the deprecated torperf.csv.

2017-06-30 Thread karsten
commit ace813557e36a24635dfe28847dea631147487e0 Author: Karsten Loesing Date: Fri Jun 30 10:11:16 2017 +0200 Remove code to produce the deprecated torperf.csv. Implements #22780. --- modules/legacy/config.template | 6 -

[tor-commits] [translation/tails-greeter-2] Update translations for tails-greeter-2

2017-06-30 Thread translation
commit d4c15c79257b718f30eb193e500b6c40e187998e Author: Translation commit bot Date: Fri Jun 30 06:48:25 2017 + Update translations for tails-greeter-2 --- cs/cs.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cs/cs.po b/cs/cs.po

[tor-commits] [translation/tails-greeter] Update translations for tails-greeter

2017-06-30 Thread translation
commit 88977aef70c1c8584725a8eed51fc1047aa346bd Author: Translation commit bot Date: Fri Jun 30 06:45:46 2017 + Update translations for tails-greeter --- cs/cs.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cs/cs.po b/cs/cs.po

[tor-commits] [translation/tails-greeter-2] Update translations for tails-greeter-2

2017-06-30 Thread translation
commit d92d875c6aca60140842f1f6f29b688400a4592d Author: Translation commit bot Date: Fri Jun 30 06:18:17 2017 + Update translations for tails-greeter-2 --- cs/cs.po | 41 +++-- 1 file changed, 23 insertions(+), 18

[tor-commits] [translation/tails-greeter] Update translations for tails-greeter

2017-06-30 Thread translation
commit ed9b74f888f222beef5a5d4883002840c4c1f918 Author: Translation commit bot Date: Fri Jun 30 06:15:41 2017 + Update translations for tails-greeter --- cs/cs.po | 54 +++--- 1 file changed, 27 insertions(+),