[tor-commits] [gettor/master] Log checks temporarily

2019-10-18 Thread hiro
commit 4515c62f58e4107328c097d87be8877148dc7bef Author: hiro Date: Fri Oct 18 13:00:22 2019 +0200 Log checks temporarily --- gettor/parse/email.py | 11 --- tests/test_email_service.py | 1 - 2 files changed, 8 insertions(+), 4 deletions(-) diff --git

[tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal

2019-10-18 Thread translation
commit d3bb9033a3240c54cfe6de812814ba25acb995ea Author: Translation commit bot Date: Fri Oct 18 11:23:28 2019 + https://gitweb.torproject.org/translation.git/commit/?h=support-portal --- contents+zh-CN.po | 2 ++ 1 file changed, 2 insertions(+) diff --git a/contents+zh-CN.po

[tor-commits] [gettor/master] Remove logs and check hid

2019-10-18 Thread hiro
commit 41c722503d94e880884d13ea4615e0cbecff7cc3 Author: hiro Date: Fri Oct 18 13:31:49 2019 +0200 Remove logs and check hid --- gettor/parse/email.py | 5 + gettor/utils/settings.py| 4 tests/test_email_service.py | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-)

[tor-commits] [translation/tpo-web_completed] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web_completed

2019-10-18 Thread translation
commit 4a93ad73e5e923422271f752cced29484c545a3e Author: Translation commit bot Date: Fri Oct 18 14:24:20 2019 + https://gitweb.torproject.org/translation.git/commit/?h=tpo-web_completed --- contents+fr.po| 1474 -

[tor-commits] [metrics-lib/master] Bump version to 2.8.0-dev.

2019-10-18 Thread karsten
commit 02e486d16d85d037caefbd2c776d720a7074e231 Author: Karsten Loesing Date: Fri Oct 18 09:43:10 2019 +0200 Bump version to 2.8.0-dev. --- CHANGELOG.md | 3 +++ build.xml| 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index

[tor-commits] [community/master] Bringing onion services section in line with other sections

2019-10-18 Thread pili
commit f160b86710d2af6346650c2670939177c9f04299 Author: Pili Guerra Date: Fri Oct 11 11:20:23 2019 +0200 Bringing onion services section in line with other sections --- content/onion-services/ssl-tls/contents.lr | 21 - templates/onion-services.html | 49

[tor-commits] [collector/release] Tweak URL-based unit tests.

2019-10-18 Thread karsten
commit 834ef7c5e76778e31f9ca8569e69423b32700acf Author: Karsten Loesing Date: Fri Sep 27 12:23:19 2019 +0200 Tweak URL-based unit tests. Turns out that one of the tests that we disabled earlier was only slow, because creating a URL instance to https://something.dummy.org/

[tor-commits] [collector/release] Update to latest metrics-base.

2019-10-18 Thread karsten
commit 5c87bf6b63c054ddaeb0c627259a9d387903f5ac Author: Karsten Loesing Date: Fri Oct 18 10:59:03 2019 +0200 Update to latest metrics-base. --- src/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/build b/src/build index 62a964a..d82fff9 16 --- a/src/build

[tor-commits] [collector/release] Use metrics-base ant task to fetch metrics-lib.

2019-10-18 Thread karsten
commit de03530b98bd66eee404e4483d930baf62a8f3e1 Author: Karsten Loesing Date: Fri Sep 27 10:05:35 2019 +0200 Use metrics-base ant task to fetch metrics-lib. Implements part of #31649. --- .gitlab-ci.yml | 7 +-- src/build | 2 +- 2 files changed, 2 insertions(+), 7

[tor-commits] [collector/release] Add new BridgedbMetrics module.

2019-10-18 Thread karsten
commit f2abf679c890f3f050c839cf32910900ae73ee76 Author: Karsten Loesing Date: Wed Sep 18 15:57:52 2019 +0200 Add new BridgedbMetrics module. Implements part of #19332. --- CHANGELOG.md | 2 + build.xml

[tor-commits] [collector/release] Prepare for 1.12.0 release.

2019-10-18 Thread karsten
commit fcdaeb86814c33cfa9b119d5bc396dbf69dda8e6 Author: Karsten Loesing Date: Fri Oct 18 11:05:42 2019 +0200 Prepare for 1.12.0 release. --- CHANGELOG.md | 2 +- build.xml| 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index

[tor-commits] [collector/release] Bump version to 1.11.1-dev.

2019-10-18 Thread karsten
commit 18877fdb4d270a6ef02664eb07271c064fab785f Author: Karsten Loesing Date: Thu Sep 19 15:11:37 2019 +0200 Bump version to 1.11.1-dev. --- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 9f2a0a6..6b097a3 100644 --- a/build.xml

[tor-commits] [collector/release] Create utility class for downloading from HTTP servers

2019-10-18 Thread karsten
commit dc3a2e4aea03ca44be033dafc3dcc3d7e0d5c07f Author: Karsten Loesing Date: Thu Sep 26 11:48:18 2019 +0200 Create utility class for downloading from HTTP servers Also skip two tests in ConfigurationTest that together take 53 seconds which has the effect that we don't run

[tor-commits] [collector/master] Bump version to 1.12.0-dev.

2019-10-18 Thread karsten
commit 0e57dae0bfd6f3f7e0c5b5c78773818343ba9550 Author: Karsten Loesing Date: Fri Oct 18 11:11:38 2019 +0200 Bump version to 1.12.0-dev. --- CHANGELOG.md | 3 +++ build.xml| 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index

[tor-commits] [translation/tor-launcher-properties] https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-properties

2019-10-18 Thread translation
commit 269254258791793d7f9a4fa5d719e80ab703546b Author: Translation commit bot Date: Fri Oct 18 09:22:36 2019 + https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-properties --- mk/torlauncher.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

[tor-commits] [translation/tor-launcher-properties_completed] https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-properties_completed

2019-10-18 Thread translation
commit e69a1007a5353912b0940c181c5d77539e11dd76 Author: Translation commit bot Date: Fri Oct 18 09:22:42 2019 + https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-properties_completed --- mk/torlauncher.properties | 2 +- 1 file changed, 1 insertion(+), 1

[tor-commits] [community/master] Changed buttons to ordered list

2019-10-18 Thread pili
commit 7c7daf97db0a30f224a2d6af6cbeaefd0412b25e Author: LilyLME <38939048+lily...@users.noreply.github.com> Date: Sat Oct 5 17:27:41 2019 +0100 Changed buttons to ordered list The steps followed to sign up on Transifex to become a Tor translator are supposed to be an ordered list,

[tor-commits] [tor-browser/tor-browser-68.1.0esr-9.0-3] Bug 31144 - Do not switching apps from CustomTabs without consent

2019-10-18 Thread gk
commit d5123da897516717e62db98dccbcabd70162dcb3 Author: Matthew Finkel Date: Fri Oct 18 00:57:00 2019 + Bug 31144 - Do not switching apps from CustomTabs without consent --- .../base/java/org/mozilla/gecko/customtabs/CustomTabsActivity.java | 3 ++- 1 file changed, 2

[tor-commits] [tor/master] core: tabify a line in include.am

2019-10-18 Thread teor
commit 1697019d5f4b7306f4c7ffb54178530461a54a52 Author: teor Date: Fri Oct 18 13:42:22 2019 +1000 core: tabify a line in include.am --- src/core/include.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/include.am b/src/core/include.am index

[tor-commits] [community/develop] Changed buttons to ordered list

2019-10-18 Thread pili
commit 0a622f691b17b36394b3cf5e340060c99226f935 Author: LilyLME <38939048+lily...@users.noreply.github.com> Date: Sat Oct 5 17:27:41 2019 +0100 Changed buttons to ordered list The steps followed to sign up on Transifex to become a Tor translator are supposed to be an ordered list,

[tor-commits] [onionoo/master] Bump version to 7.0-1.21.0-dev.

2019-10-18 Thread karsten
commit 06ab8b46f03b612f551025fcb5abaff690ee70c6 Author: Karsten Loesing Date: Fri Oct 18 09:08:28 2019 +0200 Bump version to 7.0-1.21.0-dev. --- CHANGELOG.md | 3 +++ build.xml| 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index

[tor-commits] [tor-browser-build/maint-9.0] Release preparations for 9.0

2019-10-18 Thread gk
commit b90fa19c19224f2493a28475359fa8c4672658c2 Author: Georg Koppen Date: Thu Oct 17 20:13:36 2019 + Release preparations for 9.0 Changelog update and versions bump --- projects/firefox/config| 4 +-

[tor-commits] [collector/master] Prepare for 1.12.0 release.

2019-10-18 Thread karsten
commit fcdaeb86814c33cfa9b119d5bc396dbf69dda8e6 Author: Karsten Loesing Date: Fri Oct 18 11:05:42 2019 +0200 Prepare for 1.12.0 release. --- CHANGELOG.md | 2 +- build.xml| 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index

[tor-commits] [collector/master] Add new BridgedbMetrics module.

2019-10-18 Thread karsten
commit f2abf679c890f3f050c839cf32910900ae73ee76 Author: Karsten Loesing Date: Wed Sep 18 15:57:52 2019 +0200 Add new BridgedbMetrics module. Implements part of #19332. --- CHANGELOG.md | 2 + build.xml

[tor-commits] [collector/master] Update to latest metrics-base.

2019-10-18 Thread karsten
commit 5c87bf6b63c054ddaeb0c627259a9d387903f5ac Author: Karsten Loesing Date: Fri Oct 18 10:59:03 2019 +0200 Update to latest metrics-base. --- src/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/build b/src/build index 62a964a..d82fff9 16 --- a/src/build

[tor-commits] [community/develop] Merge commit '0a622f691b17b36394b3cf5e340060c99226f935' into develop

2019-10-18 Thread pili
commit 084aa9873382a5b0573fc018352a6bb29ac39a20 Merge: b37bee8 0a622f6 Author: Pili Guerra Date: Fri Oct 18 10:09:43 2019 +0200 Merge commit '0a622f691b17b36394b3cf5e340060c99226f935' into develop .../localization/becoming-tor-translator/contents.lr | 18 +- 1 file

[tor-commits] [onionoo/release] Update to latest metrics-base.

2019-10-18 Thread karsten
commit df7d3369e7418ff381e8f6b9850311fa0187e757 Author: Karsten Loesing Date: Mon Oct 14 16:32:25 2019 +0200 Update to latest metrics-base. --- src/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/build b/src/build index 62a964a..d82fff9 16 --- a/src/build

[tor-commits] [onionoo/release] Increase timeout for testCountryDeDe even more.

2019-10-18 Thread karsten
commit 1579c1e2c103880129271daf30f49cb2e52f7b10 Author: Karsten Loesing Date: Fri Oct 4 11:01:52 2019 +0200 Increase timeout for testCountryDeDe even more. The timeout was again being reached in the GitLab CI environment. ---

[tor-commits] [onionoo/release] Prepare for 7.0-1.21.0 release.

2019-10-18 Thread karsten
commit 08f4d3a7f628c0adaba11363d997eaf453982c76 Author: Karsten Loesing Date: Fri Oct 18 08:58:11 2019 +0200 Prepare for 7.0-1.21.0 release. --- CHANGELOG.md | 3 ++- build.xml| 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index

[tor-commits] [onionoo/release] Always clear old reverse DNS lookups.

2019-10-18 Thread karsten
commit 6faa1ab757f16263f7925dbe4c49d6dfb698f265 Author: Karsten Loesing Date: Thu Oct 3 16:43:21 2019 +0200 Always clear old reverse DNS lookups. The fix is to distinguish between lookup results being null for a given fingerprint (because we didn't have enough time to look up

[tor-commits] [onionoo/master] Prepare for 7.0-1.21.0 release.

2019-10-18 Thread karsten
commit 08f4d3a7f628c0adaba11363d997eaf453982c76 Author: Karsten Loesing Date: Fri Oct 18 08:58:11 2019 +0200 Prepare for 7.0-1.21.0 release. --- CHANGELOG.md | 3 ++- build.xml| 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index

[tor-commits] [onionoo/release] Bump version to 7.0-1.20.0-dev.

2019-10-18 Thread karsten
commit c61ce6c4ec69741c3fe35f48e4cddf18f5a8ee49 Author: Karsten Loesing Date: Fri Oct 4 11:09:15 2019 +0200 Bump version to 7.0-1.20.0-dev. --- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 360dc8b..a6969f5 100644 --- a/build.xml

[tor-commits] [metrics-lib/master] Add new BridgedbMetrics descriptor type.

2019-10-18 Thread karsten
commit 09d7311df6c78e354fc99be34e8226772d9193b7 Author: Karsten Loesing Date: Wed Sep 18 10:22:48 2019 +0200 Add new BridgedbMetrics descriptor type. Also extend DescriptorReader#readDescriptors to support .gz-compressed files which will be necessary to process files rsync'ed

[tor-commits] [metrics-lib/release] Upgrade to latest metrics-base.

2019-10-18 Thread karsten
commit c324d11035059bd9677af120dc6471aebebf980a Author: Karsten Loesing Date: Tue Sep 17 10:00:00 2019 +0200 Upgrade to latest metrics-base. --- src/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/build b/src/build index 75cda35..0674958 16 ---

[tor-commits] [metrics-lib/release] Upgrade to latest metrics-base.

2019-10-18 Thread karsten
commit 8e2f67107f1e6add0db3fa209cb89c3b69f7bf06 Author: Karsten Loesing Date: Wed Oct 2 14:34:41 2019 +0200 Upgrade to latest metrics-base. --- src/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/build b/src/build index 07c2a00..62a964a 16 --- a/src/build

[tor-commits] [metrics-lib/release] Add new BridgedbMetrics descriptor type.

2019-10-18 Thread karsten
commit 09d7311df6c78e354fc99be34e8226772d9193b7 Author: Karsten Loesing Date: Wed Sep 18 10:22:48 2019 +0200 Add new BridgedbMetrics descriptor type. Also extend DescriptorReader#readDescriptors to support .gz-compressed files which will be necessary to process files rsync'ed

[tor-commits] [metrics-lib/release] Upgrade to latest metrics-base.

2019-10-18 Thread karsten
commit c1581dd8ca26798dc90ea2189ca41636b50e1e0d Author: Karsten Loesing Date: Fri Sep 27 08:58:47 2019 +0200 Upgrade to latest metrics-base. --- src/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/build b/src/build index 0674958..07c2a00 16 ---

[tor-commits] [metrics-lib/release] Prepare for 2.8.0 release.

2019-10-18 Thread karsten
commit ee87da0f048877e33ec4a4b837bbd62bcbafb833 Author: Karsten Loesing Date: Fri Oct 18 09:33:36 2019 +0200 Prepare for 2.8.0 release. --- CHANGELOG.md | 2 +- build.xml| 2 +- src/build| 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md

[tor-commits] [metrics-lib/master] Prepare for 2.8.0 release.

2019-10-18 Thread karsten
commit ee87da0f048877e33ec4a4b837bbd62bcbafb833 Author: Karsten Loesing Date: Fri Oct 18 09:33:36 2019 +0200 Prepare for 2.8.0 release. --- CHANGELOG.md | 2 +- build.xml| 2 +- src/build| 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md

[tor-commits] [tor-browser-build/master] Bump tor-browser branch for nightly

2019-10-18 Thread gk
commit d85ebd30305a598b2ed5fc8578cf004095056a2f Author: Georg Koppen Date: Fri Oct 18 09:32:46 2019 + Bump tor-browser branch for nightly --- projects/firefox/config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/projects/firefox/config

[tor-commits] [tor-browser-build/master] Fix typo in Changelog

2019-10-18 Thread gk
commit 5460ef952ed966834344158257a600f230ab60b0 Author: Georg Koppen Date: Fri Oct 18 09:32:18 2019 + Fix typo in Changelog --- projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [onionoo/master] Always clear old reverse DNS lookups.

2019-10-18 Thread karsten
commit 6faa1ab757f16263f7925dbe4c49d6dfb698f265 Author: Karsten Loesing Date: Thu Oct 3 16:43:21 2019 +0200 Always clear old reverse DNS lookups. The fix is to distinguish between lookup results being null for a given fingerprint (because we didn't have enough time to look up

[tor-commits] [metrics-lib/release] Bump version to 2.7.0-dev.

2019-10-18 Thread karsten
commit 7e396f01ef6de4cb3cd7e2b7fc977b4af7b97e7f Author: Karsten Loesing Date: Wed Sep 11 16:08:16 2019 +0200 Bump version to 2.7.0-dev. --- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 04f79fd..02ccf52 100644 --- a/build.xml +++

[tor-commits] [translation/snowflakeaddon-messages.json] https://gitweb.torproject.org/translation.git/commit/?h=snowflakeaddon-messages.json

2019-10-18 Thread translation
commit b1aa454c1cce1cceb51c717b283ea9b03561141c Author: Translation commit bot Date: Fri Oct 18 09:47:14 2019 + https://gitweb.torproject.org/translation.git/commit/?h=snowflakeaddon-messages.json --- zh_CN/messages.json | 14 +++--- 1 file changed, 7 insertions(+), 7

[tor-commits] [translation/snowflakeaddon-messages.json_completed] https://gitweb.torproject.org/translation.git/commit/?h=snowflakeaddon-messages.json_completed

2019-10-18 Thread translation
commit d8e165fac7b20327a93283b727f9a764950830f2 Author: Translation commit bot Date: Fri Oct 18 09:47:19 2019 + https://gitweb.torproject.org/translation.git/commit/?h=snowflakeaddon-messages.json_completed --- zh_CN/messages.json | 48

[tor-commits] [translation/torbutton-abouttbupdatedtd_completed] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-abouttbupdatedtd_completed

2019-10-18 Thread translation
commit a915be6c57664b492dab33c7af82be07ddfb6173 Author: Translation commit bot Date: Fri Oct 18 09:52:07 2019 + https://gitweb.torproject.org/translation.git/commit/?h=torbutton-abouttbupdatedtd_completed --- mk/abouttbupdate.dtd | 4 ++-- 1 file changed, 2 insertions(+), 2

[tor-commits] [translation/torbutton-abouttbupdatedtd] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-abouttbupdatedtd

2019-10-18 Thread translation
commit 522ee2744ee6c63630d6e095e88960a1dafc4bf3 Author: Translation commit bot Date: Fri Oct 18 09:52:01 2019 + https://gitweb.torproject.org/translation.git/commit/?h=torbutton-abouttbupdatedtd --- mk/abouttbupdate.dtd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff

[tor-commits] [translation/tor-launcher-network-settings] https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-network-settings

2019-10-18 Thread translation
commit edeb3f3c737de01cad1344bf41a580fc71153784 Author: Translation commit bot Date: Fri Oct 18 09:52:57 2019 + https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-network-settings --- zh_CN/network-settings.dtd | 4 ++-- 1 file changed, 2 insertions(+), 2

[tor-commits] [translation/tor-launcher-network-settings_completed] https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-network-settings_completed

2019-10-18 Thread translation
commit 712258aa72d3063057ef69894faa93e9e415160c Author: Translation commit bot Date: Fri Oct 18 09:53:03 2019 + https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-network-settings_completed --- zh_CN/network-settings.dtd | 26 -- 1 file

[tor-commits] [gettor/master] Update check for too_many_requests

2019-10-18 Thread hiro
commit 8953e38e9dd5527507c3a3de5d1c9ea4b5541d43 Author: hiro Date: Fri Oct 18 12:11:24 2019 +0200 Update check for too_many_requests --- gettor/parse/email.py | 18 ++ tests/test_email_service.py | 12 2 files changed, 22 insertions(+), 8 deletions(-)

[tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal

2019-10-18 Thread translation
commit 162df49c9a3d09e032cc70f7c59f43ebbd72e12b Author: Translation commit bot Date: Fri Oct 18 09:53:47 2019 + https://gitweb.torproject.org/translation.git/commit/?h=support-portal --- contents+zh-CN.po | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git

[tor-commits] [gettor/master] Fix check hid

2019-10-18 Thread hiro
commit 6dafb82e017893ead94855bfed98ea8f707b6a21 Author: hiro Date: Fri Oct 18 13:39:00 2019 +0200 Fix check hid --- gettor/parse/email.py | 7 +++ tests/test_email_service.py | 2 +- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/gettor/parse/email.py

[tor-commits] [community/master] add user research guidelines

2019-10-18 Thread antonela
commit 3d9fff6c216a76b91da5bddede82d0cd8ff520a7 Author: Antonela Date: Fri Oct 18 10:38:11 2019 -0300 add user research guidelines close https://dip.torproject.org/torproject/ux/team/issues/26 --- content/user-research/guidelines/contents.lr | 75 1

[tor-commits] [translation/tor-launcher-network-settings] https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-network-settings

2019-10-18 Thread translation
commit 95bba13e68a90f21d661a99290a0e412b4f37025 Author: Translation commit bot Date: Fri Oct 18 14:23:00 2019 + https://gitweb.torproject.org/translation.git/commit/?h=tor-launcher-network-settings --- ja/network-settings.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[tor-commits] [gettor/master] Fix import

2019-10-18 Thread hiro
commit cabaddce5b255a1636db28c87999b58b985fb741 Author: hiro Date: Fri Oct 18 13:27:29 2019 +0200 Fix import --- gettor/utils/settings.py | 1 + 1 file changed, 1 insertion(+) diff --git a/gettor/utils/settings.py b/gettor/utils/settings.py index 768c6fe..226f57f 100644 ---

[tor-commits] [translation/donatepages-messagespot] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot

2019-10-18 Thread translation
commit 0402a186a373f7eaa43311b38959865e89cfbb6f Author: Translation commit bot Date: Fri Oct 18 10:45:41 2019 + https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot --- locale/zh_CN/LC_MESSAGES/messages.po | 6 +++--- 1 file changed, 3 insertions(+), 3

[tor-commits] [gettor/master] Remove logs and fix checks

2019-10-18 Thread hiro
commit f3aff5a7c6acef4f0f643b55eb94449719ac8039 Author: hiro Date: Fri Oct 18 13:06:01 2019 +0200 Remove logs and fix checks --- gettor/parse/email.py | 10 +- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/gettor/parse/email.py b/gettor/parse/email.py index

[tor-commits] [gettor/master] Remove logs

2019-10-18 Thread hiro
commit cf38502cff9aa0fdc12d2e5a2622232d48693d8c Author: hiro Date: Fri Oct 18 13:49:42 2019 +0200 Remove logs --- gettor/parse/email.py | 4 1 file changed, 4 deletions(-) diff --git a/gettor/parse/email.py b/gettor/parse/email.py index d3d4fa1..4629b7c 100644 ---

[tor-commits] [gettor/master] Fix filename

2019-10-18 Thread hiro
commit aeef59acbb160792ce1edba990ee7c5e24c13354 Author: hiro Date: Fri Oct 18 13:48:31 2019 +0200 Fix filename --- gettor/utils/options.py | 5 +++-- gettor/utils/settings.py | 10 +- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/gettor/utils/options.py

[tor-commits] [translation/snowflake-website-indexhtml] https://gitweb.torproject.org/translation.git/commit/?h=snowflake-website-indexhtml

2019-10-18 Thread translation
commit e86a9ebb10b39a52f3a11a94955514edb7e170a5 Author: Translation commit bot Date: Fri Oct 18 09:47:24 2019 + https://gitweb.torproject.org/translation.git/commit/?h=snowflake-website-indexhtml --- zh_CN/index.html | 92 +++- 1

[tor-commits] [translation/donatepages-messagespot_completed] https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot_completed

2019-10-18 Thread translation
commit 7eb81c2994db5c31ab2f8655895095d4c76e0203 Author: Translation commit bot Date: Fri Oct 18 10:45:48 2019 + https://gitweb.torproject.org/translation.git/commit/?h=donatepages-messagespot_completed --- locale/zh_CN/LC_MESSAGES/messages.po | 8 1 file changed, 4

[tor-commits] [gettor/master] Log loaded settings temporarily

2019-10-18 Thread hiro
commit 61ed42b3e8c947e0b489ff84cdc3cbe454b1f277 Author: hiro Date: Fri Oct 18 13:25:53 2019 +0200 Log loaded settings temporarily --- gettor/utils/settings.py | 4 1 file changed, 4 insertions(+) diff --git a/gettor/utils/settings.py b/gettor/utils/settings.py index 1a33bb2..768c6fe

[tor-commits] [translation/snowflakeaddon-messages.json] https://gitweb.torproject.org/translation.git/commit/?h=snowflakeaddon-messages.json

2019-10-18 Thread translation
commit 4de435211c91da336fea6cbe7144cbad70f0fb75 Author: Translation commit bot Date: Fri Oct 18 13:17:05 2019 + https://gitweb.torproject.org/translation.git/commit/?h=snowflakeaddon-messages.json --- de/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff

[tor-commits] [community/master] steph's content review

2019-10-18 Thread antonela
commit b85b0ebc5d8aa37bed211b0715080858a2ecaa31 Author: Antonela Date: Fri Oct 18 10:44:18 2019 -0300 steph's content review close https://dip.torproject.org/torproject/web/community/issues/12 --- content/user-research/open/contents.lr | 45 ++ 1

[tor-commits] [community/master] review content, add links

2019-10-18 Thread antonela
commit 5b70c18d816bd835fdda8cb069564ca9c588238a Author: Antonela Date: Fri Oct 18 10:57:58 2019 -0300 review content, add links --- content/user-research/guidelines/contents.lr | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --git

[tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal

2019-10-18 Thread translation
commit 448304f3a53a64733b913904ae03c7772585d84b Author: Translation commit bot Date: Fri Oct 18 10:23:53 2019 + https://gitweb.torproject.org/translation.git/commit/?h=support-portal --- contents+zh-CN.po | 30 ++ 1 file changed, 18 insertions(+), 12

[tor-commits] [gettor/master] Log checks temporarily

2019-10-18 Thread hiro
commit 356f68a4a7fea6d6cd26c32dbe1091cd6b580463 Author: hiro Date: Fri Oct 18 12:41:13 2019 +0200 Log checks temporarily --- gettor/parse/email.py | 4 1 file changed, 4 insertions(+) diff --git a/gettor/parse/email.py b/gettor/parse/email.py index 31afb1e..52d97ec 100644 ---

[tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal

2019-10-18 Thread translation
commit 0169dcd88d8e2699896370c3a37f36f8d4264bb7 Author: Translation commit bot Date: Fri Oct 18 10:53:37 2019 + https://gitweb.torproject.org/translation.git/commit/?h=support-portal --- contents+zh-CN.po | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git

[tor-commits] [translation/bridgedb] https://gitweb.torproject.org/translation.git/commit/?h=bridgedb

2019-10-18 Thread translation
commit d54ea523b8c4337636a9fdfe01af5125643fa2e9 Author: Translation commit bot Date: Fri Oct 18 14:15:16 2019 + https://gitweb.torproject.org/translation.git/commit/?h=bridgedb --- fr/LC_MESSAGES/bridgedb.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

[tor-commits] [translation/bridgedb_completed] https://gitweb.torproject.org/translation.git/commit/?h=bridgedb_completed

2019-10-18 Thread translation
commit c5c277331b329f45b92908b8b68f680a55b04a6d Author: Translation commit bot Date: Fri Oct 18 14:15:23 2019 + https://gitweb.torproject.org/translation.git/commit/?h=bridgedb_completed --- fr/LC_MESSAGES/bridgedb.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff

[tor-commits] [community/master] update content

2019-10-18 Thread antonela
commit 5c8832006c6b2575cbbd17bfc1aa4501f751432e Author: Antonela Date: Fri Oct 18 13:07:30 2019 -0300 update content --- content/user-research/open/contents.lr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/user-research/open/contents.lr

[tor-commits] [tor/release-0.4.2] Remove overly strict assertions in transports.c.

2019-10-18 Thread nickm
commit 389b37246eb6310401bfc3bcb80ee2fb8dcac56b Author: Alexander Færøy Date: Tue Sep 24 16:42:00 2019 +0200 Remove overly strict assertions in transports.c. This patch removes an overly strict tor_assert() and an ignorable BUG() expression. Both of these would trigger if a

[tor-commits] [tor/release-0.4.2] Merge remote-tracking branch 'tor-github/pr/1393' into maint-0.4.2

2019-10-18 Thread nickm
commit eebd2d44a1f45366f372a0ece2a851912607e0a2 Merge: a4790e7d4 fdfb4b196 Author: Nick Mathewson Date: Mon Oct 14 15:55:13 2019 -0400 Merge remote-tracking branch 'tor-github/pr/1393' into maint-0.4.2 changes/ticket31841 | 5 +++ src/lib/net/resolve.c | 29

[tor-commits] [tor/maint-0.4.2] Merge remote-tracking branch 'tor-github/pr/1396' into maint-0.4.2

2019-10-18 Thread nickm
commit 57c4af16f0d9e80c0adaaada61609497723f6184 Merge: fbd2fef22 389b37246 Author: Nick Mathewson Date: Fri Oct 18 12:27:39 2019 -0400 Merge remote-tracking branch 'tor-github/pr/1396' into maint-0.4.2 changes/ticket31091 | 3 +++ src/feature/client/transports.c | 6 ++ 2

[tor-commits] [tor/release-0.4.2] Merge remote-tracking branch 'tor-github/pr/1396' into maint-0.4.2

2019-10-18 Thread nickm
commit 57c4af16f0d9e80c0adaaada61609497723f6184 Merge: fbd2fef22 389b37246 Author: Nick Mathewson Date: Fri Oct 18 12:27:39 2019 -0400 Merge remote-tracking branch 'tor-github/pr/1396' into maint-0.4.2 changes/ticket31091 | 3 +++ src/feature/client/transports.c | 6 ++ 2

[tor-commits] [tor/release-0.4.2] Make tor_addr_lookup_host_impl mockable.

2019-10-18 Thread nickm
commit 9c24ceeb3f2082193bf76a77ad6d6d011561e239 Author: Nick Mathewson Date: Thu Oct 3 07:50:18 2019 -0400 Make tor_addr_lookup_host_impl mockable. --- src/lib/net/resolve.c | 14 +++--- src/lib/net/resolve.h | 15 +++ 2 files changed, 22 insertions(+), 7 deletions(-)

[tor-commits] [tor/master] Merge remote-tracking branch 'tor-github/pr/1396' into maint-0.4.2

2019-10-18 Thread nickm
commit 57c4af16f0d9e80c0adaaada61609497723f6184 Merge: fbd2fef22 389b37246 Author: Nick Mathewson Date: Fri Oct 18 12:27:39 2019 -0400 Merge remote-tracking branch 'tor-github/pr/1396' into maint-0.4.2 changes/ticket31091 | 3 +++ src/feature/client/transports.c | 6 ++ 2

[tor-commits] [tor/release-0.4.2] Merge branch 'maint-0.4.2' of git-rw.torproject.org:/tor into maint-0.4.2

2019-10-18 Thread nickm
commit fbd2fef22014ec5ca553e35147a1b1f0b60cc612 Merge: eebd2d44a f73c8bd78 Author: Nick Mathewson Date: Fri Oct 18 12:25:55 2019 -0400 Merge branch 'maint-0.4.2' of git-rw.torproject.org:/tor into maint-0.4.2 .travis.yml | 87

[tor-commits] [tor/release-0.4.2] Merge branch 'maint-0.4.2' into release-0.4.2

2019-10-18 Thread nickm
commit 780fbbdf6d46d974e658509088ff98c7fdd16d4e Merge: a5c9cc4b2 fbd2fef22 Author: Nick Mathewson Date: Fri Oct 18 12:27:12 2019 -0400 Merge branch 'maint-0.4.2' into release-0.4.2 ___ tor-commits mailing list tor-commits@lists.torproject.org

[tor-commits] [tor/maint-0.4.2] Remove overly strict assertions in transports.c.

2019-10-18 Thread nickm
commit 389b37246eb6310401bfc3bcb80ee2fb8dcac56b Author: Alexander Færøy Date: Tue Sep 24 16:42:00 2019 +0200 Remove overly strict assertions in transports.c. This patch removes an overly strict tor_assert() and an ignorable BUG() expression. Both of these would trigger if a

[tor-commits] [tor/master] Remove overly strict assertions in transports.c.

2019-10-18 Thread nickm
commit 389b37246eb6310401bfc3bcb80ee2fb8dcac56b Author: Alexander Færøy Date: Tue Sep 24 16:42:00 2019 +0200 Remove overly strict assertions in transports.c. This patch removes an overly strict tor_assert() and an ignorable BUG() expression. Both of these would trigger if a

[tor-commits] [tor/master] Merge branch 'maint-0.4.2'

2019-10-18 Thread nickm
commit 7c5716d162f2109f246fbd369185c973dd60b22b Merge: e2a42a1ab 57c4af16f Author: Nick Mathewson Date: Fri Oct 18 12:27:49 2019 -0400 Merge branch 'maint-0.4.2' changes/ticket31091 | 3 +++ src/feature/client/transports.c | 6 ++ 2 files changed, 5 insertions(+), 4

[tor-commits] [tor/release-0.4.2] Merge branch 'maint-0.4.2' into release-0.4.2

2019-10-18 Thread nickm
commit 1049cec5ea62758c053e59a7be27ff4681bd83c2 Merge: 780fbbdf6 57c4af16f Author: Nick Mathewson Date: Fri Oct 18 12:27:49 2019 -0400 Merge branch 'maint-0.4.2' into release-0.4.2 changes/ticket31091 | 3 +++ src/feature/client/transports.c | 6 ++ 2 files changed, 5

[tor-commits] [tor/release-0.4.2] Merge branch 'release-0.4.2' of git-rw.torproject.org:/tor into release-0.4.2

2019-10-18 Thread nickm
commit a5c9cc4b2fb1b2deb5f3fbcecf92939758400452 Merge: eebd2d44a f73c8bd78 Author: Nick Mathewson Date: Fri Oct 18 12:26:43 2019 -0400 Merge branch 'release-0.4.2' of git-rw.torproject.org:/tor into release-0.4.2 .travis.yml | 87

[tor-commits] [tor/release-0.4.2] Add a mock replacement for blocking hostname resolution

2019-10-18 Thread nickm
commit 4a0749596cc21198dd853bb0c631e9658db7fe2d Author: Nick Mathewson Date: Thu Oct 3 08:54:17 2019 -0400 Add a mock replacement for blocking hostname resolution Based on examination of our tests, this mock function accepts "localhost" and "torproject.org", and rejects

[tor-commits] [tor/master] configure: Clarify the description of --disable-module-dirauth

2019-10-18 Thread nickm
commit 5ff99901d29fe0645edf5f5cfc1d15e2ca6f4686 Author: teor Date: Thu Oct 17 15:32:21 2019 +1000 configure: Clarify the description of --disable-module-dirauth Part of 32123. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac

[tor-commits] [tor/maint-0.4.2] Merge remote-tracking branch 'tor-github/pr/1427' into maint-0.4.2

2019-10-18 Thread nickm
commit f0f3f3338e220f773b4921215f3c9955f5601a7c Merge: 0994050c4 b3fc3b609 Author: Nick Mathewson Date: Fri Oct 18 12:42:49 2019 -0400 Merge remote-tracking branch 'tor-github/pr/1427' into maint-0.4.2 changes/bug32124 | 7 +++ configure.ac | 17 - 2 files

[tor-commits] [tor/master] configure: Interpret --with-tcmalloc=no correctly

2019-10-18 Thread nickm
commit 4442eef0b3d308008992ae71fcd78ba52f305cd7 Author: teor Date: Fri Oct 18 17:16:32 2019 +1000 configure: Interpret --with-tcmalloc=no correctly Fixes bug 32124; bugfix on 0.2.0.20-rc. --- configure.ac | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git

[tor-commits] [tor/master] configure: Interpret --disable-module-dirauth=no correctly

2019-10-18 Thread nickm
commit f59c4a094090e0c5cfe4c5a7aa3ffdc357fc95f0 Author: teor Date: Thu Oct 17 16:04:39 2019 +1000 configure: Interpret --disable-module-dirauth=no correctly Fixes bug 32134; bugfix on 0.3.4.1-alpha. --- configure.ac | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-)

[tor-commits] [tor/master] Merge remote-tracking branch 'tor-github/pr/1427' into maint-0.4.2

2019-10-18 Thread nickm
commit f0f3f3338e220f773b4921215f3c9955f5601a7c Merge: 0994050c4 b3fc3b609 Author: Nick Mathewson Date: Fri Oct 18 12:42:49 2019 -0400 Merge remote-tracking branch 'tor-github/pr/1427' into maint-0.4.2 changes/bug32124 | 7 +++ configure.ac | 17 - 2 files

[tor-commits] [tor/master] Merge branch 'maint-0.4.2'

2019-10-18 Thread nickm
commit 37320bce064730b111018d255009390d887a8a17 Merge: 264c5312e f0f3f3338 Author: Nick Mathewson Date: Fri Oct 18 12:42:56 2019 -0400 Merge branch 'maint-0.4.2' changes/bug32124 | 7 +++ configure.ac | 17 - 2 files changed, 15 insertions(+), 9 deletions(-)

[tor-commits] [tor/maint-0.4.2] configure: Interpret --disable-module-dirauth=no correctly

2019-10-18 Thread nickm
commit f59c4a094090e0c5cfe4c5a7aa3ffdc357fc95f0 Author: teor Date: Thu Oct 17 16:04:39 2019 +1000 configure: Interpret --disable-module-dirauth=no correctly Fixes bug 32134; bugfix on 0.3.4.1-alpha. --- configure.ac | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-)

[tor-commits] [tor/maint-0.4.2] configure: Interpret --with-tcmalloc=no correctly

2019-10-18 Thread nickm
commit 4442eef0b3d308008992ae71fcd78ba52f305cd7 Author: teor Date: Fri Oct 18 17:16:32 2019 +1000 configure: Interpret --with-tcmalloc=no correctly Fixes bug 32124; bugfix on 0.2.0.20-rc. --- configure.ac | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git

[tor-commits] [tor/maint-0.4.2] configure: Clarify the description of --disable-module-dirauth

2019-10-18 Thread nickm
commit 5ff99901d29fe0645edf5f5cfc1d15e2ca6f4686 Author: teor Date: Thu Oct 17 15:32:21 2019 +1000 configure: Clarify the description of --disable-module-dirauth Part of 32123. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac

[tor-commits] [translation/tpo-web] https://gitweb.torproject.org/translation.git/commit/?h=tpo-web

2019-10-18 Thread translation
commit 063a8f70b299cfd18fb509e606e0e2c45f83 Author: Translation commit bot Date: Fri Oct 18 16:53:20 2019 + https://gitweb.torproject.org/translation.git/commit/?h=tpo-web --- contents+nl.po | 16 1 file changed, 12 insertions(+), 4 deletions(-) diff --git

[tor-commits] [tor/maint-0.4.2] Bump practracker exception limit for process_win32_exec().

2019-10-18 Thread nickm
commit 95e3527df0d5d6f5da88df5ef2629d61cc7c689a Author: Alexander Færøy Date: Thu Oct 17 21:12:51 2019 +0200 Bump practracker exception limit for process_win32_exec(). I have added a larger comment there and one line of code, so I think this bump is reasonable. See:

[tor-commits] [tor/master] Add test to check if the exit callback is called in process_t upon process_exec() failures.

2019-10-18 Thread nickm
commit 4ed06acb2ada14e424f453c24c477659b4cb7cbf Author: Alexander Færøy Date: Thu Oct 17 16:56:21 2019 +0200 Add test to check if the exit callback is called in process_t upon process_exec() failures. This patch adds a test to check for whether the exit callback is always

[tor-commits] [tor/master] Merge branch 'maint-0.4.2'

2019-10-18 Thread nickm
commit 264c5312eb7fc70b092b22ec978c1b400b7fd826 Merge: 7c5716d16 0994050c4 Author: Nick Mathewson Date: Fri Oct 18 12:32:49 2019 -0400 Merge branch 'maint-0.4.2' changes/bug31810 | 4 scripts/maint/practracker/exceptions.txt | 2 +-

[tor-commits] [tor/maint-0.4.2] Ensure that the exit callback is called if CreateProcessA() fails on Windows.

2019-10-18 Thread nickm
commit 7a64f6ea049747385acf77985ad4df5fa497b3e1 Author: Alexander Færøy Date: Thu Oct 17 16:47:04 2019 +0200 Ensure that the exit callback is called if CreateProcessA() fails on Windows. This patch fixes an issue where the exit handler is not called for the given process_t

[tor-commits] [tor/master] Ensure that the exit callback is called if CreateProcessA() fails on Windows.

2019-10-18 Thread nickm
commit 7a64f6ea049747385acf77985ad4df5fa497b3e1 Author: Alexander Færøy Date: Thu Oct 17 16:47:04 2019 +0200 Ensure that the exit callback is called if CreateProcessA() fails on Windows. This patch fixes an issue where the exit handler is not called for the given process_t

  1   2   >