[tor-commits] [bridgedb/develop] Add Levenshtein Distance function to bridgedb.util module.

2014-07-23 Thread isis
commit 55d05ac4bf876af85078de491de858ed8550dc29 Author: Isis Lovecruft Date: Sun Jul 6 19:43:09 2014 + Add Levenshtein Distance function to bridgedb.util module. * ADD new function, `bridgedb.util.levenshteinDistance()`. --- lib/bridgedb/util.py | 40 +++

[tor-commits] [bridgedb/develop] Add irc.oftc.net#tor-bridgedb channel for travis-ci bot.

2014-07-23 Thread isis
commit 8df3fc1a97cf321a50b23990542a4174110c375f Author: Isis Lovecruft Date: Thu Jul 24 04:35:12 2014 + Add irc.oftc.net#tor-bridgedb channel for travis-ci bot. The travis-ci bot cannot currently use #tor-bots due to the +m mode. --- .travis.yml |1 + 1 file changed, 1 ins

[tor-commits] [bridgedb/develop] Add EMAIL_BLACKLIST and EMAIL_FUZZY_MATCH settings to test/email_helpers.py.

2014-07-23 Thread isis
commit 43e1c994b72bfe0ed99be9d0632d6ae3f95d5292 Author: Isis Lovecruft Date: Mon Jul 7 12:10:45 2014 + Add EMAIL_BLACKLIST and EMAIL_FUZZY_MATCH settings to test/email_helpers.py. --- lib/bridgedb/test/email_helpers.py |6 ++ 1 file changed, 6 insertions(+) diff --git a/lib/br

[tor-commits] [bridgedb/develop] Merge branch 'fix/9385-fuzzy-email-matching_r1' into develop

2014-07-23 Thread isis
commit e47248dc7be0f1988cd02de3c2a2e9c64fc54186 Merge: f8907b3 6a7d9d6 Author: Isis Lovecruft Date: Tue Jul 22 23:04:31 2014 + Merge branch 'fix/9385-fuzzy-email-matching_r1' into develop bridgedb.conf | 23 -- lib/bridgedb/email/autorespo

[tor-commits] [bridgedb/develop] Fuzzy match incoming email addresses.

2014-07-23 Thread isis
commit feea15673d1690ceb1050c9068eaa85de855b637 Author: Isis Lovecruft Date: Sun Jul 6 20:37:05 2014 + Fuzzy match incoming email addresses. * ADD a branch to `bridgedb.email.autoresponder.SMTPAutoresponder.runChecks()` which calculates the Levenshtein Distance of an i

[tor-commits] [bridgedb/develop] Add EMAIL_BLACKLIST and EMAIL_FUZZY_MATCH settings.

2014-07-23 Thread isis
commit 41ffd515a47f3254b1cc0ec4a563ed51508899a4 Author: Isis Lovecruft Date: Sun Jul 6 20:15:34 2014 + Add EMAIL_BLACKLIST and EMAIL_FUZZY_MATCH settings. * ADD the EMAIL_BLACKLIST setting, which is a list of blacklisted (spammer/harvester) email addresses. *

[tor-commits] [bridgedb/develop] Update copyright file header for bridgedb.runner module.

2014-07-23 Thread isis
commit 5a66556f3301f6f5c271f97acca9084c2c48dbb2 Author: Isis Lovecruft Date: Wed Jul 23 08:23:34 2014 + Update copyright file header for bridgedb.runner module. --- lib/bridgedb/runner.py |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/bridgedb/runner.p

[tor-commits] [bridgedb/develop] Add unittest for SMTPAutoresponder.runChecks() with blacklisted email.

2014-07-23 Thread isis
commit 6a7d9d6de0a0d4cbbdec87d7a13b14cdeae0b686 Author: Isis Lovecruft Date: Mon Jul 7 16:16:27 2014 + Add unittest for SMTPAutoresponder.runChecks() with blacklisted email. --- lib/bridgedb/test/email_helpers.py|2 +- lib/bridgedb/test/test_email_autoresponder.py |

[tor-commits] [bridgedb/develop] Add CHANGELOG entries for #5463, #9385, and #12147.

2014-07-23 Thread isis
commit 17326a5e9b87fb7fd89ff648d54c231426a73e7d Author: Isis Lovecruft Date: Thu Jul 24 03:14:16 2014 + Add CHANGELOG entries for #5463, #9385, and #12147. --- CHANGELOG | 19 ++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG inde

[tor-commits] [bridgedb/develop] Change CHANGELOG entry links to use https://bugs.torproject.org.

2014-07-23 Thread isis
commit 2457a24cdce957f99252cf2e1fda0f63d99c6b7e Author: Isis Lovecruft Date: Thu Jul 24 03:16:03 2014 + Change CHANGELOG entry links to use https://bugs.torproject.org. --- CHANGELOG | 34 +- 1 file changed, 17 insertions(+), 17 deletions(-) diff --gi

[tor-commits] [bridgedb/develop] Add unittests for bridgedb.util.levenshteinDistance().

2014-07-23 Thread isis
commit 387115d8aa4be39da059deb793916defad6f1d0a Author: Isis Lovecruft Date: Mon Jul 7 12:16:15 2014 + Add unittests for bridgedb.util.levenshteinDistance(). --- lib/bridgedb/test/test_util.py | 42 1 file changed, 42 insertions(+) diff --git

[tor-commits] [tor-browser-bundle/maint-3.6] Remove IPv6 FTE bridges.

2014-07-23 Thread mikeperry
commit 3c5b46a887ef2ccc471c88151980fd39d0cf6ca4 Author: Mike Perry Date: Wed Jul 23 20:15:33 2014 -0700 Remove IPv6 FTE bridges. They were AWS load balancer IPs and may change. --- Bundle-Data/PTConfigs/bridge_prefs.js |4 1 file changed, 4 deletions(-) diff --git a/Bund

[tor-commits] [tor-browser-bundle/maint-3.6] Mention FTE bridge update in changelog.

2014-07-23 Thread mikeperry
commit 2cb44d5cc253daaa7fac3832e1ec459addb7de23 Author: Mike Perry Date: Wed Jul 23 20:16:01 2014 -0700 Mention FTE bridge update in changelog. --- Bundle-Data/Docs/ChangeLog.txt |1 + 1 file changed, 1 insertion(+) diff --git a/Bundle-Data/Docs/ChangeLog.txt b/Bundle-Data/Docs/Change

[tor-commits] [tor-browser-bundle/master] Remove FTE IPv6 bridges.

2014-07-23 Thread mikeperry
commit 9f8d7fcdcb71471805be68d6f9c76a43f2a60e32 Author: Mike Perry Date: Wed Jul 23 20:16:50 2014 -0700 Remove FTE IPv6 bridges. They were AWS load balancer IPs and may change. --- Bundle-Data/PTConfigs/bridge_prefs.js |4 1 file changed, 4 deletions(-) diff --git a/Bund

[tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed

2014-07-23 Thread translation
commit 685cdb69b23d83de46ec923190d5793b4731b206 Author: Translation commit bot Date: Thu Jul 24 02:15:39 2014 + Update translations for tor-launcher-network-settings_completed --- fi/network-settings.dtd | 64 +++ 1 file changed, 64 inserti

[tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings

2014-07-23 Thread translation
commit b2e9e63232d10f5ce7cfbfcdadba22f4953789e7 Author: Translation commit bot Date: Thu Jul 24 02:15:37 2014 + Update translations for tor-launcher-network-settings --- fi/network-settings.dtd | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/fi/ne

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

2014-07-23 Thread translation
commit af28b76e1c6d8c9164b195a1f4e41f4b18231f87 Author: Translation commit bot Date: Thu Jul 24 02:15:29 2014 + Update translations for torbirdy_completed --- fi/torbirdy.dtd | 63 +++ 1 file changed, 63 insertions(+) diff --git a/

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

2014-07-23 Thread translation
commit 9adadc5b64d8262ad62532393292908914de532b Author: Translation commit bot Date: Thu Jul 24 02:15:25 2014 + Update translations for torbirdy --- fi/torbirdy.dtd | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/fi/torbirdy.dtd b/fi/torbirdy.dtd index

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

2014-07-23 Thread translation
commit 93e6bdf90832cba000280c4d001d98f1e57e8819 Author: Translation commit bot Date: Thu Jul 24 01:45:24 2014 + Update translations for torbirdy --- fi/torbirdy.dtd |8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/fi/torbirdy.dtd b/fi/torbirdy.dtd index 28

[tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings

2014-07-23 Thread translation
commit c4a00d39f8da8a61c2016d2b716a2894e69d7256 Author: Translation commit bot Date: Thu Jul 24 01:45:34 2014 + Update translations for tor-launcher-network-settings --- fi/network-settings.dtd | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/fi/

[tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.5'

2014-07-23 Thread nickm
commit dfe80c966d5136bc4f3287f4f762384ecc4df0c5 Merge: 641c158 5c200d9 Author: Nick Mathewson Date: Wed Jul 23 21:28:58 2014 -0400 Merge remote-tracking branch 'origin/maint-0.2.5' changes/curve25519-donna32-bug | 12 ++ src/ext/curve25519_donna/curve25519-donna.c | 292 ++

[tor-commits] [tor/master] Merge branch 'curve25519-donna32' into maint-0.2.4

2014-07-23 Thread nickm
commit 303d7f55d9ec8c7dbd9784171cf4df97cc5d7eef Merge: 75501db ad0cf55 Author: Nick Mathewson Date: Wed Jul 23 21:28:18 2014 -0400 Merge branch 'curve25519-donna32' into maint-0.2.4 changes/curve25519-donna32-bug | 12 ++ src/ext/curve25519_donna/curve25519-donna.c | 292 +

[tor-commits] [tor/master] Update to latest curve25519-donna32

2014-07-23 Thread nickm
commit 8cc086059253347c82ebb1ff072abde56cd1da1a Author: Nick Mathewson Date: Tue Jul 15 15:42:20 2014 +0200 Update to latest curve25519-donna32 --- changes/curve25519-donna32-bug | 10 + src/ext/curve25519_donna/curve25519-donna.c | 290 --- 2 files

[tor-commits] [tor/maint-0.2.4] Merge branch 'curve25519-donna32' into maint-0.2.4

2014-07-23 Thread nickm
commit 303d7f55d9ec8c7dbd9784171cf4df97cc5d7eef Merge: 75501db ad0cf55 Author: Nick Mathewson Date: Wed Jul 23 21:28:18 2014 -0400 Merge branch 'curve25519-donna32' into maint-0.2.4 changes/curve25519-donna32-bug | 12 ++ src/ext/curve25519_donna/curve25519-donna.c | 292 +

[tor-commits] [tor/master] Small tweaks to make curve25519-donna32 compile with our warnings

2014-07-23 Thread nickm
commit 391861311c87a2968f21a3a93f146cc8e0de3181 Author: Nick Mathewson Date: Tue Jul 15 15:43:40 2014 +0200 Small tweaks to make curve25519-donna32 compile with our warnings --- src/ext/curve25519_donna/curve25519-donna.c |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff

[tor-commits] [tor/maint-0.2.5] Update to latest curve25519-donna32

2014-07-23 Thread nickm
commit 8cc086059253347c82ebb1ff072abde56cd1da1a Author: Nick Mathewson Date: Tue Jul 15 15:42:20 2014 +0200 Update to latest curve25519-donna32 --- changes/curve25519-donna32-bug | 10 + src/ext/curve25519_donna/curve25519-donna.c | 290 --- 2 files

[tor-commits] [tor/maint-0.2.5] Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5

2014-07-23 Thread nickm
commit 5c200d9be28ac9e53caac333ddd334539524d9e1 Merge: e0aa88d 303d7f5 Author: Nick Mathewson Date: Wed Jul 23 21:28:42 2014 -0400 Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5 changes/curve25519-donna32-bug | 12 ++ src/ext/curve25519_donna/curve25519-

[tor-commits] [tor/master] Put the bug number and correct credits in the changes file for the new curve25519-donna32

2014-07-23 Thread nickm
commit ad0cf550b727587337d2aed741923d3781bb334f Author: Nick Mathewson Date: Wed Jul 23 21:25:53 2014 -0400 Put the bug number and correct credits in the changes file for the new curve25519-donna32 --- changes/curve25519-donna32-bug |4 +++- 1 file changed, 3 insertions(+), 1 deletion

[tor-commits] [tor/maint-0.2.5] Merge branch 'curve25519-donna32' into maint-0.2.4

2014-07-23 Thread nickm
commit 303d7f55d9ec8c7dbd9784171cf4df97cc5d7eef Merge: 75501db ad0cf55 Author: Nick Mathewson Date: Wed Jul 23 21:28:18 2014 -0400 Merge branch 'curve25519-donna32' into maint-0.2.4 changes/curve25519-donna32-bug | 12 ++ src/ext/curve25519_donna/curve25519-donna.c | 292 +

[tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5

2014-07-23 Thread nickm
commit 5c200d9be28ac9e53caac333ddd334539524d9e1 Merge: e0aa88d 303d7f5 Author: Nick Mathewson Date: Wed Jul 23 21:28:42 2014 -0400 Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5 changes/curve25519-donna32-bug | 12 ++ src/ext/curve25519_donna/curve25519-

[tor-commits] [tor/maint-0.2.4] Small tweaks to make curve25519-donna32 compile with our warnings

2014-07-23 Thread nickm
commit 391861311c87a2968f21a3a93f146cc8e0de3181 Author: Nick Mathewson Date: Tue Jul 15 15:43:40 2014 +0200 Small tweaks to make curve25519-donna32 compile with our warnings --- src/ext/curve25519_donna/curve25519-donna.c |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff

[tor-commits] [tor/maint-0.2.5] Small tweaks to make curve25519-donna32 compile with our warnings

2014-07-23 Thread nickm
commit 391861311c87a2968f21a3a93f146cc8e0de3181 Author: Nick Mathewson Date: Tue Jul 15 15:43:40 2014 +0200 Small tweaks to make curve25519-donna32 compile with our warnings --- src/ext/curve25519_donna/curve25519-donna.c |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff

[tor-commits] [tor/maint-0.2.4] Update to latest curve25519-donna32

2014-07-23 Thread nickm
commit 8cc086059253347c82ebb1ff072abde56cd1da1a Author: Nick Mathewson Date: Tue Jul 15 15:42:20 2014 +0200 Update to latest curve25519-donna32 --- changes/curve25519-donna32-bug | 10 + src/ext/curve25519_donna/curve25519-donna.c | 290 --- 2 files

[tor-commits] [tor/maint-0.2.4] Put the bug number and correct credits in the changes file for the new curve25519-donna32

2014-07-23 Thread nickm
commit ad0cf550b727587337d2aed741923d3781bb334f Author: Nick Mathewson Date: Wed Jul 23 21:25:53 2014 -0400 Put the bug number and correct credits in the changes file for the new curve25519-donna32 --- changes/curve25519-donna32-bug |4 +++- 1 file changed, 3 insertions(+), 1 deletion

[tor-commits] [tor/maint-0.2.5] Put the bug number and correct credits in the changes file for the new curve25519-donna32

2014-07-23 Thread nickm
commit ad0cf550b727587337d2aed741923d3781bb334f Author: Nick Mathewson Date: Wed Jul 23 21:25:53 2014 -0400 Put the bug number and correct credits in the changes file for the new curve25519-donna32 --- changes/curve25519-donna32-bug |4 +++- 1 file changed, 3 insertions(+), 1 deletion

[tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings

2014-07-23 Thread translation
commit c13786f113c87927f97a066c460978a032d71f6b Author: Translation commit bot Date: Thu Jul 24 01:15:40 2014 + Update translations for tor-launcher-network-settings --- fi/network-settings.dtd | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/fi/netw

[tor-commits] r26888: {website} make the anchor link actually work (website/trunk/docs/en)

2014-07-23 Thread Roger Dingledine
Author: arma Date: 2014-07-24 00:39:25 + (Thu, 24 Jul 2014) New Revision: 26888 Modified: website/trunk/docs/en/faq.wml Log: make the anchor link actually work Modified: website/trunk/docs/en/faq.wml === --- website/trunk/doc

[tor-commits] [flashproxy/master] Use capital R extension for R scripts.

2014-07-23 Thread dcf
commit 0b594b2d1ff382120d4cd0e61d1b76367dcd318f Author: David Fifield Date: Wed Jul 23 17:04:42 2014 -0700 Use capital R extension for R scripts. --- experiments/client-graph.R |5 + experiments/client-graph.r |5 - experiments/proxy-graph.R |5 + experiments/proxy

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

2014-07-23 Thread translation
commit 3153d66aa5013edfa96edf5b8df52951500d80c7 Author: Translation commit bot Date: Wed Jul 23 21:45:52 2014 + Update translations for torbutton-torbuttondtd --- sk_SK/torbutton.dtd |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sk_SK/torbutton.dtd b/sk_SK/torb

[tor-commits] [translation/abouttor-homepage] Update translations for abouttor-homepage

2014-07-23 Thread translation
commit aacf038b14d0a4146edccab0b3c4f50969cb0f98 Author: Translation commit bot Date: Wed Jul 23 21:45:43 2014 + Update translations for abouttor-homepage --- sk_SK/aboutTor.dtd |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sk_SK/aboutTor.dtd b/sk_SK/aboutTor.dt

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

2014-07-23 Thread translation
commit ddb14c2954d49804ea6b54540ce7f8b9ec5ee45e Author: Translation commit bot Date: Wed Jul 23 21:45:25 2014 + Update translations for tails-greeter --- sk_SK/sk_SK.po |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sk_SK/sk_SK.po b/sk_SK/sk_SK.po index 50e9

[tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings

2014-07-23 Thread translation
commit cce69391a7090965b2653f65f267ba559a9c9653 Author: Translation commit bot Date: Wed Jul 23 21:45:38 2014 + Update translations for tor-launcher-network-settings --- sk_SK/network-settings.dtd |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sk_SK/network-sett

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

2014-07-23 Thread translation
commit 36347ac31158627316714b826004d27c17bf9e9f Author: Translation commit bot Date: Wed Jul 23 21:45:04 2014 + Update translations for bridgedb --- sk_SK/LC_MESSAGES/bridgedb.po |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sk_SK/LC_MESSAGES/bridgedb.po b/

[tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings

2014-07-23 Thread translation
commit 0905fb80d0c375efb1a35f959505db4b75ec130d Author: Translation commit bot Date: Wed Jul 23 21:15:45 2014 + Update translations for tor-launcher-network-settings --- sk_SK/network-settings.dtd |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sk_SK/network-sett

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

2014-07-23 Thread translation
commit 6f320c1232829efa77ea92e31fbb6040a839d782 Author: Translation commit bot Date: Wed Jul 23 21:16:10 2014 + Update translations for tails-perl5lib_completed --- sk_SK.po |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sk_SK.po b/sk_SK.po index eaeeb4b..c36c02

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

2014-07-23 Thread translation
commit d2130d5ccc479e8428a3065e8f1ba208cfee8660 Author: Translation commit bot Date: Wed Jul 23 21:15:24 2014 + Update translations for tails-persistence-setup --- sk_SK/sk_SK.po |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sk_SK/sk_SK.po b/sk_SK/sk_SK.p

[tor-commits] [translation/abouttor-homepage] Update translations for abouttor-homepage

2014-07-23 Thread translation
commit 310fc17a9d01ea66190c9e2595e64ada6f922f14 Author: Translation commit bot Date: Wed Jul 23 21:15:50 2014 + Update translations for abouttor-homepage --- sk_SK/aboutTor.dtd | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/sk_SK/aboutTor.dtd b/sk_SK

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

2014-07-23 Thread translation
commit a836997b4a2ad95d77318e34968a07a9f2f17154 Author: Translation commit bot Date: Wed Jul 23 21:16:04 2014 + Update translations for tails-iuk --- sk_SK.po |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sk_SK.po b/sk_SK.po index 05223ed..841fc32 100644 --

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

2014-07-23 Thread translation
commit bb2e64cb7fa4355071961ba612bdef52482ce636 Author: Translation commit bot Date: Wed Jul 23 21:15:14 2014 + Update translations for whisperback --- sk_SK/sk_SK.po |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sk_SK/sk_SK.po b/sk_SK/sk_SK.po index ffd3

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

2014-07-23 Thread translation
commit 0b0b9a7fdbe13d5ddecdc8aa6a530fede2694b60 Author: Translation commit bot Date: Wed Jul 23 21:15:03 2014 + Update translations for bridgedb --- sk_SK/LC_MESSAGES/bridgedb.po |8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sk_SK/LC_MESSAGES/bridgedb.p

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

2014-07-23 Thread translation
commit 11a4c2591f8c99763a92374946e1e211ffad0ab7 Author: Translation commit bot Date: Wed Jul 23 21:15:59 2014 + Update translations for torbutton-torbuttonproperties --- sk_SK/torbutton.properties |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sk_SK/torbutton.pr

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

2014-07-23 Thread translation
commit 7a36d5dd335023a68e59210061dd380ec836d638 Author: Translation commit bot Date: Wed Jul 23 21:16:07 2014 + Update translations for tails-perl5lib --- sk_SK.po |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sk_SK.po b/sk_SK.po index eaeeb4b..c36c02d 100644 -

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

2014-07-23 Thread translation
commit 6f726e623dde439158a9e17263a93784a842920e Author: Translation commit bot Date: Wed Jul 23 21:15:34 2014 + Update translations for torbirdy --- sk_SK/torbirdy.dtd|2 +- sk_SK/torbirdy.properties | 28 ++-- 2 files changed, 15 insertions(+), 15

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

2014-07-23 Thread translation
commit b4b741c5ba1f64dbfe9d5551fb7a1da246df9a2d Author: Translation commit bot Date: Wed Jul 23 21:15:29 2014 + Update translations for tails-greeter --- sk_SK/sk_SK.po | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/sk_SK/sk_SK.po b/sk_SK/sk_SK.po in

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

2014-07-23 Thread translation
commit 66740c8dd99e8c529b124d8ebe30b9ebe30d2864 Author: Translation commit bot Date: Wed Jul 23 21:16:02 2014 + Update translations for torbutton-torbuttondtd --- sk_SK/torbutton.dtd |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sk_SK/torbutton.dtd b/sk_SK/torb

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

2014-07-23 Thread translation
commit 86b82981e7dd679101eabb26ca1b7063518245fe Author: Translation commit bot Date: Wed Jul 23 20:46:19 2014 + Update translations for tails-perl5lib --- sk_SK.po | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/sk_SK.po b/sk_SK.po index eed7cd7..eaeeb

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

2014-07-23 Thread translation
commit 1408b84c6620fb7663b4fd96fbeb88136ec63d7e Author: Translation commit bot Date: Wed Jul 23 20:46:22 2014 + Update translations for tails-perl5lib_completed --- sk_SK.po | 25 + 1 file changed, 25 insertions(+) diff --git a/sk_SK.po b/sk_SK.po new file mo

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

2014-07-23 Thread translation
commit d3a2fe8084cf8746055ef3249329facc02caa4f4 Author: Translation commit bot Date: Wed Jul 23 20:46:16 2014 + Update translations for tails-iuk --- sk_SK.po | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/sk_SK.po b/sk_SK.po index 0b82a9a..052

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

2014-07-23 Thread translation
commit d939e1cd3809910d0becf32c6ebdb7f6591b2d63 Author: Translation commit bot Date: Wed Jul 23 20:45:43 2014 + Update translations for torbirdy --- sk_SK/torbirdy.dtd |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sk_SK/torbirdy.dtd b/sk_SK/torbirdy.dtd ind

[tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings

2014-07-23 Thread translation
commit b2a9442bca4da4a06b48e5129f0713427d2d4046 Author: Translation commit bot Date: Wed Jul 23 20:45:56 2014 + Update translations for tor-launcher-network-settings --- sk_SK/network-settings.dtd |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sk_SK/networ

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

2014-07-23 Thread translation
commit f239e50faed437e49df0ce9b24f8136926e132d7 Author: Translation commit bot Date: Wed Jul 23 20:46:13 2014 + Update translations for torbutton-torbuttondtd --- sk_SK/torbutton.dtd | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/sk_SK/torbutton.dtd b/

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

2014-07-23 Thread translation
commit 28902b528fbb6e11c6ab28f277b98f955e2d43f0 Author: Translation commit bot Date: Wed Jul 23 20:45:38 2014 + Update translations for tails-greeter --- sk_SK/sk_SK.po | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/sk_SK/sk_SK.po b/sk_SK/sk_SK.po in

[tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator

2014-07-23 Thread translation
commit 733b1b97a4c842a9936993d9b85fdadffbe54049 Author: Translation commit bot Date: Wed Jul 23 20:45:28 2014 + Update translations for liveusb-creator --- sk_SK/sk_SK.po | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/sk_SK/sk_SK.po b/sk_SK/sk_SK.po in

[tor-commits] [translation/mat-gui] Update translations for mat-gui

2014-07-23 Thread translation
commit a9254a8f60520267d1a1624612de1fb39e72712d Author: Translation commit bot Date: Wed Jul 23 20:45:48 2014 + Update translations for mat-gui --- sk_SK.po |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sk_SK.po b/sk_SK.po index 25f03bb..be97dcb 100644 --- a/sk

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

2014-07-23 Thread translation
commit e5aa3051283f7e3543f4e5bce9e4cf79850a08db Author: Translation commit bot Date: Wed Jul 23 20:45:33 2014 + Update translations for tails-persistence-setup --- sk_SK/sk_SK.po | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/sk_SK/sk_SK.po b/s

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

2014-07-23 Thread translation
commit c39526009f6654b11e21ebf24665a2dc63299295 Author: Translation commit bot Date: Wed Jul 23 20:45:19 2014 + Update translations for whisperback --- sk_SK/sk_SK.po | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/sk_SK/sk_SK.po b/sk_SK/s

[tor-commits] [translation/abouttor-homepage] Update translations for abouttor-homepage

2014-07-23 Thread translation
commit 5b583e4bac10482d53175969a2f3449ca0fc3edc Author: Translation commit bot Date: Wed Jul 23 20:46:02 2014 + Update translations for abouttor-homepage --- sk_SK/aboutTor.dtd |8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sk_SK/aboutTor.dtd b/sk_SK/abo

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

2014-07-23 Thread translation
commit 629fd6c713fc6deb337368e410854bd4406de67e Author: Translation commit bot Date: Wed Jul 23 20:45:03 2014 + Update translations for bridgedb --- sk_SK/LC_MESSAGES/bridgedb.po | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/sk_SK/LC_MESSAGES/bridge

[tor-commits] [onionoo/master] Make all inner classes first-class classes.

2014-07-23 Thread karsten
commit 45359de3263c928c6cd7e8f2e3916bb565eeafbd Author: Karsten Loesing Date: Wed Jul 23 18:03:28 2014 +0200 Make all inner classes first-class classes. --- .../onionoo/server/HttpServletRequestWrapper.java | 24 ++ .../onionoo/server/HttpServletResponseWrapper.java | 30 ++ src/org/t

[tor-commits] [onionoo/master] Make some minor clean-ups to the code.

2014-07-23 Thread karsten
commit 745819787b0c1d259bd3bfa5f19f2bc53951e46a Author: Karsten Loesing Date: Wed Jul 23 16:56:19 2014 +0200 Make some minor clean-ups to the code. Suppress warnings, and make more classes publicly visible. --- src/org/torproject/onionoo/BandwidthDocument.java|5 - src

[tor-commits] [onionoo/master] Create two runner classes for updating files.

2014-07-23 Thread karsten
commit 24cdd9815c79f0d29db58fbab5dc1af8fef85b57 Author: Karsten Loesing Date: Wed Jul 23 17:51:07 2014 +0200 Create two runner classes for updating files. --- src/org/torproject/onionoo/cron/Main.java | 84 +++- .../onionoo/updater/StatusUpdateRunner.java

[tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings

2014-07-23 Thread translation
commit f0e318313acdc97f3cde54b8daa779066be1c9fc Author: Translation commit bot Date: Wed Jul 23 20:16:14 2014 + Update translations for tor-launcher-network-settings --- sk_SK/network-settings.dtd |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sk_SK/network-sett

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

2014-07-23 Thread translation
commit ea6dd8ac9036be97d7d17fa3c985f34b9fab5f79 Author: Translation commit bot Date: Wed Jul 23 20:15:29 2014 + Update translations for tails-greeter --- sk_SK/sk_SK.po | 15 --- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/sk_SK/sk_SK.po b/sk_SK/sk_SK.po

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

2014-07-23 Thread translation
commit 732962dcc0f781c8f8c25684d062b7ebc5434e5f Author: Translation commit bot Date: Wed Jul 23 20:15:11 2014 + Update translations for whisperback --- sk_SK/sk_SK.po | 57 1 file changed, 29 insertions(+), 28 deletions(-) dif

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

2014-07-23 Thread translation
commit 9fd686a40ba5f526f6dd59f1aba9b40fbaee1195 Author: Translation commit bot Date: Wed Jul 23 20:16:32 2014 + Update translations for tails-iuk --- sk_SK.po | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/sk_SK.po b/sk_SK.po index 9cb59e8..0b82a9a 10

[tor-commits] [translation/abouttor-homepage] Update translations for abouttor-homepage

2014-07-23 Thread translation
commit 83a074e054674bb7437fe70ba2b81e272a6d7679 Author: Translation commit bot Date: Wed Jul 23 20:16:20 2014 + Update translations for abouttor-homepage --- sk_SK/aboutTor.dtd | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/sk_SK/aboutTor.dtd b/sk_SK/a

[tor-commits] [translation/mat-gui] Update translations for mat-gui

2014-07-23 Thread translation
commit 3d8dc98496a62002c924a19e7c5343ead881e724 Author: Translation commit bot Date: Wed Jul 23 20:16:05 2014 + Update translations for mat-gui --- sk_SK.po |8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sk_SK.po b/sk_SK.po index f4e8ea1..25f03bb 100644

[tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator

2014-07-23 Thread translation
commit b1cae02d8298e9ab36bd3db0fe90554186d61446 Author: Translation commit bot Date: Wed Jul 23 20:15:22 2014 + Update translations for liveusb-creator --- sk_SK/sk_SK.po | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/sk_SK/sk_SK.po b/sk_SK/sk_SK.po i

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

2014-07-23 Thread translation
commit a63bc87f4cdf3ee8f2819e9f0b11af6d91a2f243 Author: Translation commit bot Date: Wed Jul 23 20:16:30 2014 + Update translations for torbutton-torbuttondtd --- sk_SK/torbutton.dtd |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sk_SK/torbutton.dtd b/sk_SK/

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

2014-07-23 Thread translation
commit 94ef9524c8af963e6437adb8789c16155fef659f Author: Translation commit bot Date: Wed Jul 23 20:15:25 2014 + Update translations for tails-persistence-setup --- sk_SK/sk_SK.po |8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sk_SK/sk_SK.po b/sk_SK/sk_SK

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

2014-07-23 Thread translation
commit a976e1587401230e0d103825511bbf5d3ef34b92 Author: Translation commit bot Date: Wed Jul 23 20:15:17 2014 + Update translations for https_everywhere --- sk_SK/ssl-observatory.dtd | 37 +++-- 1 file changed, 19 insertions(+), 18 deletions(-) diff -

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

2014-07-23 Thread translation
commit 04756d2820df3b5330f92626e6f5500f3ca067c5 Author: Translation commit bot Date: Wed Jul 23 19:45:39 2014 + Update translations for tails-misc --- sk_SK.po | 34 +- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/sk_SK.po b/sk_SK.po

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

2014-07-23 Thread translation
commit 80ee38a28c377a8ab70aa3a46285bbb5d9b1705a Author: Translation commit bot Date: Wed Jul 23 19:45:22 2014 + Update translations for tails-persistence-setup --- sk_SK/sk_SK.po |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sk_SK/sk_SK.po b/sk_SK/sk_SK.po

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

2014-07-23 Thread translation
commit 6d338974f57cb069024a47c23486b58c9ea3e755 Author: Translation commit bot Date: Wed Jul 23 19:45:15 2014 + Update translations for https_everywhere --- sk_SK/ssl-observatory.dtd | 28 ++-- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/sk

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

2014-07-23 Thread translation
commit eb80befe842e035b006a6e324067966c2dee431f Author: Translation commit bot Date: Wed Jul 23 19:15:34 2014 + Update translations for tails-misc --- sk_SK.po | 72 +++--- 1 file changed, 36 insertions(+), 36 deletions(-) diff

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

2014-07-23 Thread translation
commit 499783462eaa2db3be72153371bc1b9644db4b82 Author: Translation commit bot Date: Wed Jul 23 18:45:36 2014 + Update translations for tails-misc --- sk_SK.po | 46 +++--- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/sk_SK.p

[tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties

2014-07-23 Thread translation
commit d95fddc7dd9f855bd717f05e956752255d6dc00c Author: Translation commit bot Date: Wed Jul 23 18:15:34 2014 + Update translations for tor-launcher-properties --- sk_SK/torlauncher.properties |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sk_SK/torlauncher.prop

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

2014-07-23 Thread translation
commit 17fe1551036caca5b82a860a7dbbe433f5454cae Author: Translation commit bot Date: Wed Jul 23 18:15:41 2014 + Update translations for tails-misc --- sk_SK.po | 54 +++--- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a

[tor-commits] [translation/mat-gui] Update translations for mat-gui

2014-07-23 Thread translation
commit a15752232b0fec46d121b88d4a56f962bac91d59 Author: Translation commit bot Date: Wed Jul 23 18:15:28 2014 + Update translations for mat-gui --- sk_SK.po |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sk_SK.po b/sk_SK.po index f34ec87..f4e8ea1 100644 --- a/sk

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

2014-07-23 Thread translation
commit 135445c4d668004ccf840092b14fd6a42e2a41e7 Author: Translation commit bot Date: Wed Jul 23 17:45:18 2014 + Update translations for https_everywhere_completed --- sk_SK/https-everywhere.dtd | 47 1 file changed, 47 insertions(+) diff

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

2014-07-23 Thread translation
commit f66965dcb075d7aa132c8d72d7123bf272a658e2 Author: Translation commit bot Date: Wed Jul 23 17:45:37 2014 + Update translations for tails-misc --- sk_SK.po | 21 +++-- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/sk_SK.po b/sk_SK.po index fb40d9

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

2014-07-23 Thread translation
commit 4d6ce11f137cf53b9c5b86c72d662262ad81e511 Author: Translation commit bot Date: Wed Jul 23 17:45:14 2014 + Update translations for https_everywhere --- sk_SK/https-everywhere.dtd | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/sk_SK/h

[tor-commits] [translation/abouttor-homepage] Update translations for abouttor-homepage

2014-07-23 Thread translation
commit aef79a4fda48af6fec4873c95dd81b00fbb03f04 Author: Translation commit bot Date: Wed Jul 23 17:15:40 2014 + Update translations for abouttor-homepage --- sk_SK/aboutTor.dtd |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sk_SK/aboutTor.dtd b/sk_SK/aboutTor.dt

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

2014-07-23 Thread translation
commit b6821154e31b601e41a8e574b4345f19ed2c070e Author: Translation commit bot Date: Wed Jul 23 17:15:16 2014 + Update translations for https_everywhere --- sk_SK/https-everywhere.dtd | 48 ++-- sk_SK/ssl-observatory.dtd |2 +- 2 files cha

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

2014-07-23 Thread translation
commit 00d4fec41393cbcef243d7e170db2c4fdbef2427 Author: Translation commit bot Date: Wed Jul 23 16:15:18 2014 + Update translations for https_everywhere --- sk_SK/https-everywhere.dtd |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sk_SK/https-everywhere.dtd b/sk

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

2014-07-23 Thread translation
commit fedd5d31adebb0095aec7ba53b328a55cd4eabc8 Author: Translation commit bot Date: Wed Jul 23 16:15:09 2014 + Update translations for torcheck --- sk_SK/torcheck.po |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sk_SK/torcheck.po b/sk_SK/torcheck.po inde

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

2014-07-23 Thread translation
commit 63f3f9161c38e6f2a0e98b0f62a74f604582595c Author: Translation commit bot Date: Wed Jul 23 16:15:12 2014 + Update translations for torcheck_completed --- sk_SK/torcheck.po | 97 + 1 file changed, 97 insertions(+) diff --git a/

[tor-commits] r26887: {website} 3 new items for the front page calendar. (website/trunk/en)

2014-07-23 Thread Matt Pagan
Author: mttp Date: 2014-07-23 15:52:02 + (Wed, 23 Jul 2014) New Revision: 26887 Modified: website/trunk/en/index.wml Log: 3 new items for the front page calendar. Modified: website/trunk/en/index.wml === --- website/trunk/en/

[tor-commits] [translation/abouttor-homepage] Update translations for abouttor-homepage

2014-07-23 Thread translation
commit ad5b2e9e33564182f900dcd5db231cdcb37de497 Author: Translation commit bot Date: Wed Jul 23 15:45:38 2014 + Update translations for abouttor-homepage --- sk_SK/aboutTor.dtd |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sk_SK/aboutTor.dtd b/sk_SK/aboutTor.dt

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

2014-07-23 Thread translation
commit 915755116608cf2e5464d03bf8a7eef7b511d9b3 Author: Translation commit bot Date: Wed Jul 23 15:45:09 2014 + Update translations for torcheck --- sk_SK/torcheck.po | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/sk_SK/torcheck.po b/sk_SK/torcheck.po

  1   2   >