[tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup

2016-05-21 Thread translation
commit d3d5265e8ff38e8d9e9d850191b47c1f7e2ba363 Author: Translation commit bot Date: Sun May 22 03:15:24 2016 + Update translations for tails-persistence-setup --- gl/gl.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gl/gl.po b/gl/gl.po index bf0d331..01a4e20 10

[tor-commits] [translation/tails-persistence-setup_completed] Update translations for tails-persistence-setup_completed

2016-05-21 Thread translation
commit 8fa41e679377544b4cd62f4834ff0d72833f0108 Author: Translation commit bot Date: Sun May 22 03:15:27 2016 + Update translations for tails-persistence-setup_completed --- gl/gl.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gl/gl.po b/gl/gl.po index bf0d331..

[tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup

2016-05-21 Thread translation
commit 29ca07371cf03245cd9420385bb35e0a8120ae03 Author: Translation commit bot Date: Sun May 22 02:45:23 2016 + Update translations for tails-persistence-setup --- gl/gl.po | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/gl/gl.po b/gl/gl.po index 8a58dd2..b

[tor-commits] [translation/tails-persistence-setup_completed] Update translations for tails-persistence-setup_completed

2016-05-21 Thread translation
commit 12e91934dfd5de3c3cf75c6ed682e6ea0fd596da Author: Translation commit bot Date: Sun May 22 02:45:27 2016 + Update translations for tails-persistence-setup_completed --- gl/gl.po | 17 + 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/gl/gl.po b/gl/gl

[tor-commits] [stem/master] Unit test event_summary()

2016-05-21 Thread atagar
commit ececfb0f8db47599b13b1e2f26281934d51d804a Author: Damian Johnson Date: Fri May 20 08:38:47 2016 -0700 Unit test event_summary() This is a trivial function to unit test. No reason not to have coverage! --- test/unit/control/controller.py | 5 + 1 file changed, 5 insertion

[tor-commits] [stem/master] Drop nyx runlevels

2016-05-21 Thread atagar
commit 8c5174aec52ed59924e0c7af343ba1a1a3893d0d Author: Damian Johnson Date: Fri May 20 10:23:05 2016 -0700 Drop nyx runlevels Stem shouldn't even know nyx exists. We're a general purpose controller library. Nyx will provide its own descriptions for these (maybe just reuse the

[tor-commits] [stem/master] Add and test for missing event types

2016-05-21 Thread atagar
commit 7476dfab9424c35e182fbab44920bb84a12b7470 Author: Damian Johnson Date: Sat May 21 18:18:16 2016 -0700 Add and test for missing event types We didn't quite cover all tor's events. Filling in the blanks and testing for this. Our integ tests check that our EventType enum is

[tor-commits] [stem/master] Fetching event descriptions directly, rather than use manual.py

2016-05-21 Thread atagar
commit c0af25275f66e36c05f721167949dd63ef4ebed3 Author: Damian Johnson Date: Sat May 21 18:37:33 2016 -0700 Fetching event descriptions directly, rather than use manual.py Using the manual's _config() certainly did the trick, but kinda a hack. Populating our own cache of these.

[tor-commits] [stem/master] Move event_summary() to control module

2016-05-21 Thread atagar
commit 5fff8a45d81d8edb5ec3dbff19df3125da88429d Author: Damian Johnson Date: Fri May 20 08:32:23 2016 -0700 Move event_summary() to control module Gave this a bit more thought and I was wrong to suggest putting this in response/events.py. The response module is internal - we do

[tor-commits] [stem/master] Sort events alphabetically

2016-05-21 Thread atagar
commit db004cb32f97bd8a72035f270948ff2e9b430899 Author: Damian Johnson Date: Sat May 21 17:59:06 2016 -0700 Sort events alphabetically With the exception of the runlevels sorting the events to make them easier to find. --- stem/settings.cfg | 27 ++- 1

[tor-commits] [stem/master] Provide human-readable event descriptions

2016-05-21 Thread atagar
commit 7773234cbdd43e768babe6bb930303e4c13b74e3 Merge: b6b6568 c0af252 Author: Damian Johnson Date: Sat May 21 18:43:39 2016 -0700 Provide human-readable event descriptions Adding a new stem.control.event_description(event) function that can be used to get a human-friendly des

[tor-commits] [stem/master] Added Tor event descriptions

2016-05-21 Thread atagar
commit 56ef350477e43ae41f66292b4429012255c42493 Author: Sambuddha Basu Date: Sun May 15 20:54:57 2016 -0700 Added Tor event descriptions --- stem/response/events.py | 12 stem/settings.cfg | 35 +++ 2 files changed, 47 insertions(+) diff

[tor-commits] [stem/master] Rewording event descriptions

2016-05-21 Thread atagar
commit c29efb501b83d8f1cf740a9da58f42ebf073c406 Author: Damian Johnson Date: Fri May 20 10:21:58 2016 -0700 Rewording event descriptions Renaming the function to event_description() and adjusting our descriptions of events. --- stem/control.py | 4 +++- stem/

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

2016-05-21 Thread translation
commit 30dd1972f963aa5c6b17f8a9f5d518e7fd3b05a5 Author: Translation commit bot Date: Sat May 21 20:16:24 2016 + Update translations for tor-messenger-fingerdtd --- de/finger.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/de/finger.dtd b/de/finger.dtd index e68c

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

2016-05-21 Thread translation
commit a2bdbdd323c9744c9482a31cb3c9d0d21c305a9f Author: Translation commit bot Date: Sat May 21 20:16:27 2016 + Update translations for tor-messenger-fingerdtd_completed --- de/finger.dtd | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/de/finger.dtd b/de/finge

[tor-commits] [webwml/master] add fastly to our sponsors page

2016-05-21 Thread arma
commit 6d712f45bd0358dc4bae2809f5dd9162865736cb Author: Roger Dingledine Date: Sat May 21 14:41:08 2016 -0400 add fastly to our sponsors page --- about/en/sponsors.wml | 1 + 1 file changed, 1 insertion(+) diff --git a/about/en/sponsors.wml b/about/en/sponsors.wml index 6d02f42..f783dee 1

[tor-commits] [webwml/master] georgia tech isn't on that grant now that nick feamster moved to princeton

2016-05-21 Thread arma
commit 8e671654b67e6e23640741112aefec22a1c6acce Author: Roger Dingledine Date: Sat May 21 14:35:34 2016 -0400 georgia tech isn't on that grant now that nick feamster moved to princeton --- about/en/sponsors.wml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/about/en/sp

[tor-commits] [webwml/master] add the fastly logo to our website

2016-05-21 Thread arma
commit d1e734d925dd5eda83707578223c6a34747f0957 Author: Roger Dingledine Date: Sat May 21 14:21:49 2016 -0400 add the fastly logo to our website --- images/fastly-logo.png | Bin 0 -> 3658 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/images/fastly-logo.png b/images/f

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

2016-05-21 Thread translation
commit 413c2872210484c6739edaadb6cbcd9ae78c9703 Author: Translation commit bot Date: Sat May 21 10:46:50 2016 + Update translations for tails-onioncircuits --- hu/onioncircuits.pot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hu/onioncircuits.pot b/hu/onioncircui

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

2016-05-21 Thread translation
commit 5f31ba38e76ed92c0923308977df929d20754a30 Author: Translation commit bot Date: Sat May 21 10:46:53 2016 + Update translations for tails-onioncircuits_completed --- hu/onioncircuits.pot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hu/onioncircuits.pot b/hu/o

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

2016-05-21 Thread translation
commit 3454b26efb5b9fee9715c88eda378898054b4a97 Author: Translation commit bot Date: Sat May 21 10:46:26 2016 + Update translations for tor-messenger-fingerdtd_completed --- hu/finger.dtd | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/hu/finger.dtd b/hu/finge

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

2016-05-21 Thread translation
commit 8161ddf972df0f4c1a09fce538ef1ff02631b262 Author: Translation commit bot Date: Sat May 21 10:46:22 2016 + Update translations for tor-messenger-fingerdtd --- hu/finger.dtd | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/hu/finger.dtd b/hu/finger.dtd in