[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. --- .../java/org/torproject/metrics/onionoo/server

[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/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] [exonerator/master] Print out a warning if we're missing data.

2019-10-15 Thread karsten
commit b0165cb03138e933a337ddc8400c3a8bbe889b3d Author: Karsten Loesing Date: Mon Sep 30 17:44:38 2019 +0200 Print out a warning if we're missing data. We're now counting the hours for which we have statuses and exit lists. More precisely, we're truncating consensus valid

[tor-commits] [exonerator/master] Make Jetty listen host configurable.

2019-10-15 Thread karsten
commit c6f7b83915888c9b4b61a8aa6ae39ec1b2248b71 Author: Karsten Loesing Date: Mon Sep 30 17:43:22 2019 +0200 Make Jetty listen host configurable. The default listen host is still 127.0.0.1, but now it's possible to configure a different listen host, like 0.0.0.0, which can

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

2019-10-15 Thread karsten
commit 45c5285a3514d7c5acc3fcf040eb18dcfd8b7e16 Author: Karsten Loesing Date: Mon Sep 30 17:42:33 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 07c2a00..62a964a 16 --- a/src/build

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

2019-10-14 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] [metrics-base/master] Add missing Jetty servlets dependency.

2019-10-14 Thread karsten
commit d82fff984634fe006ac7b0b102e7f48a52ca20d9 Author: Karsten Loesing Date: Mon Oct 14 16:30:13 2019 +0200 Add missing Jetty servlets dependency. Fixes #32062. --- java/ivy.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/java/ivy.xml b/java/ivy.xml index 19b2f4b

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

2019-10-04 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] [onionoo/release] Adds GitLab CI for tests and checks

2019-10-04 Thread karsten
commit 5173fe1d73c32342be937160d4974bd446c45e57 Author: Iain R. Learmonth Date: Thu Sep 5 12:26:45 2019 +0100 Adds GitLab CI for tests and checks Configuration is held in the .gitlab-ci.yml file. Fixes: #31400 --- .gitlab-ci.yml | 25 + 1 file

[tor-commits] [onionoo/release] Make unit test locale-independent.

2019-10-04 Thread karsten
commit 860228c58f294429a44793aa91b30a93010ad8f1 Author: Karsten Loesing Date: Tue Aug 6 17:17:05 2019 +0200 Make unit test locale-independent. Spotted while working on #31326, but unrelated. --- src/main/java/org/torproject/metrics/onionoo/docs/WeightsStatus.java | 3 ++- 1 file

[tor-commits] [onionoo/release] Remove Cobertura from the build process.

2019-10-04 Thread karsten
commit 301841c8e97602fe8106cb1bbd1c46a19a767a63 Author: Karsten Loesing Date: Wed Aug 14 11:42:59 2019 +0200 Remove Cobertura from the build process. --- CHANGELOG.md | 1 + src/build| 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md

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

2019-10-04 Thread karsten
commit 6ff4af1d6ce370f1f676715cef084704927c0ceb Author: Karsten Loesing Date: Tue Nov 20 17:05:20 2018 +0100 Bump version to 7.0-1.19.1-dev. --- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.xml b/build.xml index d066bcb..1f6b69c 100644

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

2019-10-04 Thread karsten
commit aa6889d44bd06c4e5b9b5b86c3d2f3dd0fae5b5b Author: Karsten Loesing Date: Fri Oct 4 10:46:44 2019 +0200 Prepare for 7.0-1.20.0 release. --- build.xml | 2 +- src/build | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index b0f30f8..360dc8b

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

2019-10-04 Thread karsten
commit 4ba7b00c6f4080955af907e1dbf9dd0c79fb9a58 Author: Iain R. Learmonth Date: Thu Sep 5 14:10:44 2019 +0100 Increase timeout for testCountryDeDe The timeout was being reached in the GitLab CI environment, which is not super powerful. ---

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

2019-10-04 Thread karsten
commit bbc5c16d7b748ab05707a31779849f216a89f1b5 Author: Karsten Loesing Date: Fri Sep 27 10:06:13 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] [onionoo/release] Stop signing jars.

2019-10-04 Thread karsten
commit 43ad7e350a4a2c0ec822636a78db8d669f871686 Author: Karsten Loesing Date: Wed Nov 28 10:19:00 2018 +0100 Stop signing jars. Implements #28584. --- CERT | 21 - src/build | 2 +- 2 files changed, 1 insertion(+), 22 deletions(-) diff --git a/CERT b

[tor-commits] [onionoo/release] Use Ivy for resolving external dependencies.

2019-10-04 Thread karsten
commit 8c3b87b92137f85391baf21ecef749561a97a9e3 Author: Karsten Loesing Date: Tue Aug 6 17:21:20 2019 +0200 Use Ivy for resolving external dependencies. Includes a metrics-lib upgrade to 2.6.2 and an upgrade to the latest metrics-base commit 256e619. Implements part

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

2019-10-04 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. --- .../java/org/torproject/metrics/onionoo/server

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

2019-10-04 Thread karsten
commit aa6889d44bd06c4e5b9b5b86c3d2f3dd0fae5b5b Author: Karsten Loesing Date: Fri Oct 4 10:46:44 2019 +0200 Prepare for 7.0-1.20.0 release. --- build.xml | 2 +- src/build | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index b0f30f8..360dc8b

[tor-commits] [metrics-web/master] Add "Tor Browser updates by release channel" graph.

2019-10-02 Thread karsten
commit cba1711544fbfea9e88ba4161f94b26231b28d5f Author: Karsten Loesing Date: Wed Oct 2 12:24:38 2019 +0200 Add "Tor Browser updates by release channel" graph. Implements #31755. --- src/main/R/rserver/rserve-init.R | 46 ++

[tor-commits] [metrics-web/master] Upgrade to latest metrics-base and -lib.

2019-10-02 Thread karsten
commit e2940260a1879d3a4354e826108366746b10a243 Author: Karsten Loesing Date: Wed Oct 2 14:35:54 2019 +0200 Upgrade to latest metrics-base and -lib. --- src/build | 2 +- src/submods/metrics-lib | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/build

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

2019-10-02 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] [collector/master] Tweak URL-based unit tests.

2019-09-27 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/master] Create utility class for downloading from HTTP servers

2019-09-27 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] [metrics-base/master] Add Mockito as dependency.

2019-09-27 Thread karsten
commit 62a964a7702086ca6ba0e2307809d4f983163b47 Author: Karsten Loesing Date: Fri Sep 27 10:30:02 2019 +0200 Add Mockito as dependency. Required for #31599, but likely useful for other purposes as well. --- java/base.xml | 2 ++ java/ivy.xml | 1 + java

[tor-commits] [onionoo/master] Use metrics-base ant task to fetch metrics-lib.

2019-09-27 Thread karsten
commit bbc5c16d7b748ab05707a31779849f216a89f1b5 Author: Karsten Loesing Date: Fri Sep 27 10:06:13 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] [exonerator/master] Use metrics-base ant task to fetch metrics-lib.

2019-09-27 Thread karsten
commit bc0c4db8ad9048d8f826b781274055ab9d475e9a Author: Karsten Loesing Date: Fri Sep 27 10:06:08 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/master] Use metrics-base ant task to fetch metrics-lib.

2019-09-27 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] [metrics-web/master] Use ant tasks to fetch metrics dependencies.

2019-09-27 Thread karsten
commit c30b25acbd32c5c6ff7c23c47062caf131d4a783 Author: Karsten Loesing Date: Mon Sep 23 15:28:41 2019 +0200 Use ant tasks to fetch metrics dependencies. Implements part of #31649. --- .gitlab-ci.yml | 11 ++- build.xml | 14 ++ src

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

2019-09-27 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 --- a/src

[tor-commits] [metrics-base/master] Add ant task to fetch metrics-lib from dist.

2019-09-27 Thread karsten
commit 07c2a00c27f0d536223f8b5a61fc91e60eb524d4 Author: Karsten Loesing Date: Mon Sep 23 15:27:32 2019 +0200 Add ant task to fetch metrics-lib from dist. Implements part of #31649. --- java/base.xml | 16 1 file changed, 16 insertions(+) diff --git a/java

[tor-commits] [tech-reports/master] Don't assign the same report number twice.

2019-09-23 Thread karsten
commit ce8a199b104e3f300fad42be7733119a8a412b40 Author: Karsten Loesing Date: Mon Sep 23 10:23:24 2019 +0200 Don't assign the same report number twice. --- 2018/side-channel-analysis/side-channel-analysis.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2018/side

[tor-commits] [tech-reports/master] Convert Nick's and Mike's whitepaper to LaTeX.

2019-09-23 Thread karsten
commit 5e5007b4d9f7d974c5780fc9f94b5ca1e2c75737 Author: Karsten Loesing Date: Mon Sep 16 10:41:12 2019 +0200 Convert Nick's and Mike's whitepaper to LaTeX. --- ...annel-analysis.md => side-channel-analysis.tex} | 122 +++-- 1 file changed, 64 insertions(+), 58 deleti

[tor-commits] [tech-reports/master] Add Nick's and Mike's whitepaper draft.

2019-09-23 Thread karsten
commit 06ed620899c8e460369e21e15c5bdf9dc5a03e89 Author: Karsten Loesing Date: Mon Sep 16 10:11:24 2019 +0200 Add Nick's and Mike's whitepaper draft. --- .../side-channel-analysis/side-channel-analysis.md | 505 + 1 file changed, 505 insertions(+) diff --git a/2018

[tor-commits] [tech-reports/master] Also add template and .gitignore for Nick's/Nike's report.

2019-09-23 Thread karsten
commit 508515c916237001b209b320d276e50020ef06f2 Author: Karsten Loesing Date: Mon Sep 23 09:52:40 2019 +0200 Also add template and .gitignore for Nick's/Nike's report. --- 2018/side-channel-analysis/.gitignore | 2 ++ 2018/side-channel-analysis/tortechrep.cls | 1 + 2 files changed, 3

[tor-commits] [metrics-web/master] Re-add recent bridge pool assignments.

2019-09-19 Thread karsten
commit 7ccae10c5c171d363d907dd74736d51d89725748 Author: Karsten Loesing Date: Thu Sep 19 16:30:16 2019 +0200 Re-add recent bridge pool assignments. --- src/main/resources/web/jsps/collector.jsp | 9 +++-- 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/src/main/resources

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

2019-09-19 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] Fix bridge pool assignments sync and log statement.

2019-09-19 Thread karsten
commit 8ed8de6e76e0f45f6112f3d60597037bdf27493f Author: Karsten Loesing Date: Thu Sep 19 14:57:15 2019 +0200 Fix bridge pool assignments sync and log statement. --- CHANGELOG.md | 2 ++ .../collector/bridgepools

[tor-commits] [collector/release] Update create-tarballs.sh script and PROTOCOL.

2019-09-19 Thread karsten
commit d3203ceb9e726d641ea1a2621ff325873b7d6d45 Author: Karsten Loesing Date: Thu Sep 19 12:37:18 2019 +0200 Update create-tarballs.sh script and PROTOCOL. These changes still belong to archiving bridge pool assignments. But they're not important enough for putting out a new

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

2019-09-19 Thread karsten
commit 91e5a07df83f4432043afe13ad221d8d8992c176 Author: Karsten Loesing Date: Thu Sep 19 15:00:00 2019 +0200 Prepare for 1.11.1 release. --- CHANGELOG.md | 2 +- build.xml| 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 48eae33

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

2019-09-19 Thread karsten
commit cb6e85d79a8622248a68166ae9cd87febcbd0b45 Author: Karsten Loesing Date: Thu Sep 19 11:32:29 2019 +0200 Bump version to 1.11.0-dev. --- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.xml b/build.xml index faf44a9..da10311 100644 --- a/build.xml

[tor-commits] [collector/master] Fix bridge pool assignments sync and log statement.

2019-09-19 Thread karsten
commit 8ed8de6e76e0f45f6112f3d60597037bdf27493f Author: Karsten Loesing Date: Thu Sep 19 14:57:15 2019 +0200 Fix bridge pool assignments sync and log statement. --- CHANGELOG.md | 2 ++ .../collector/bridgepools

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

2019-09-19 Thread karsten
commit 91e5a07df83f4432043afe13ad221d8d8992c176 Author: Karsten Loesing Date: Thu Sep 19 15:00:00 2019 +0200 Prepare for 1.11.1 release. --- CHANGELOG.md | 2 +- build.xml| 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 48eae33

[tor-commits] [collector/master] Update create-tarballs.sh script and PROTOCOL.

2019-09-19 Thread karsten
commit d3203ceb9e726d641ea1a2621ff325873b7d6d45 Author: Karsten Loesing Date: Thu Sep 19 12:37:18 2019 +0200 Update create-tarballs.sh script and PROTOCOL. These changes still belong to archiving bridge pool assignments. But they're not important enough for putting out a new

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

2019-09-19 Thread karsten
commit cb6e85d79a8622248a68166ae9cd87febcbd0b45 Author: Karsten Loesing Date: Thu Sep 19 11:32:29 2019 +0200 Bump version to 1.11.0-dev. --- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.xml b/build.xml index faf44a9..da10311 100644 --- a/build.xml

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

2019-09-19 Thread karsten
commit a51b6e49cde838422f44d54881d972f17f28372a Author: Karsten Loesing Date: Thu Sep 19 11:10:49 2019 +0200 Prepare for 1.11.0 release. --- CHANGELOG.md | 7 ++- build.xml| 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index

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

2019-09-19 Thread karsten
commit 16894a4d0096ac76e0ccbba1cd7b593ab1ddab2c Author: Karsten Loesing Date: Thu Sep 12 10:59:05 2019 +0200 Bump version to 1.10.0-dev. --- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.xml b/build.xml index f4812c4..4bada49 100644 --- a/build.xml

[tor-commits] [collector/release] Archive bridge pool assignments again.

2019-09-19 Thread karsten
commit b2b3363232fd1a425a6e83bde89b2687b56abc0a Author: Karsten Loesing Date: Fri Aug 30 11:09:23 2019 +0200 Archive bridge pool assignments again. Implements #31558. --- CHANGELOG.md | 1 + .../org/torproject/metrics/collector/Main.java

[tor-commits] [collector/release] Tone down a warning about outdated assignments.

2019-09-19 Thread karsten
commit 54ac654d40544bab48cec58ba64546ef6ffe0bfe Author: Karsten Loesing Date: Thu Sep 19 11:08:41 2019 +0200 Tone down a warning about outdated assignments. --- .../BridgePoolAssignmentsProcessor.java| 23 ++ 1 file changed, 15 insertions(+), 8 deletions

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

2019-09-19 Thread karsten
commit 522a54ed4751faf9b595100ac63dd5fd0b446f25 Author: Karsten Loesing Date: Thu Sep 19 10:29:27 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 --- a/src

[tor-commits] [collector/master] Tone down a warning about outdated assignments.

2019-09-19 Thread karsten
commit 54ac654d40544bab48cec58ba64546ef6ffe0bfe Author: Karsten Loesing Date: Thu Sep 19 11:08:41 2019 +0200 Tone down a warning about outdated assignments. --- .../BridgePoolAssignmentsProcessor.java| 23 ++ 1 file changed, 15 insertions(+), 8 deletions

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

2019-09-19 Thread karsten
commit a51b6e49cde838422f44d54881d972f17f28372a Author: Karsten Loesing Date: Thu Sep 19 11:10:49 2019 +0200 Prepare for 1.11.0 release. --- CHANGELOG.md | 7 ++- build.xml| 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index

[tor-commits] [collector/master] Archive bridge pool assignments again.

2019-09-19 Thread karsten
commit b2b3363232fd1a425a6e83bde89b2687b56abc0a Author: Karsten Loesing Date: Fri Aug 30 11:09:23 2019 +0200 Archive bridge pool assignments again. Implements #31558. --- CHANGELOG.md | 1 + .../org/torproject/metrics/collector/Main.java

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

2019-09-19 Thread karsten
commit 522a54ed4751faf9b595100ac63dd5fd0b446f25 Author: Karsten Loesing Date: Thu Sep 19 10:29:27 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 --- a/src

[tor-commits] [exonerator/master] Update PostgreSQL JDBC driver version to 42.2.5.

2019-09-17 Thread karsten
commit 6babf3f62e7b23beed348d27b25e897936f96b72 Author: Karsten Loesing Date: Tue Sep 17 10:27:28 2019 +0200 Update PostgreSQL JDBC driver version to 42.2.5. --- CHANGELOG.md | 1 + build.xml| 2 +- src/build| 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git

[tor-commits] [metrics-web/master] Update to latest metrics-base and metrics-lib.

2019-09-17 Thread karsten
commit 3a663e8ff6b5b0c0757fe787cf92eaac91734ad5 Author: Karsten Loesing Date: Tue Sep 17 10:05:27 2019 +0200 Update to latest metrics-base and metrics-lib. This update includes an update of PostgreSQL JDBC driver version to 42.2.5. --- CHANGELOG.md| 1 + build.xml

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

2019-09-17 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 --- a/src

[tor-commits] [metrics-base/master] Update PostgreSQL JDBC driver version.

2019-09-17 Thread karsten
commit 0674958512c705255d4ec4631d3280068ce0a7af Author: Karsten Loesing Date: Tue Sep 17 09:31:47 2019 +0200 Update PostgreSQL JDBC driver version. There's an issue with Java 9+ complaining about an ilegal reflective access [...] to field java.util.TimeZone.defaultTimeZone

[tor-commits] [metrics-web/master] Update to latest metrics-lib.

2019-09-16 Thread karsten
commit 37190035e688cc0a313bb06e10324c8fc609a0b6 Author: Karsten Loesing Date: Mon Sep 16 16:39:37 2019 +0200 Update to latest metrics-lib. --- src/submods/metrics-lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/submods/metrics-lib b/src/submods/metrics-lib

[tor-commits] [metrics-web/master] Fix two issues found using metrics-test.

2019-09-16 Thread karsten
commit 5d98d4806e01169f226bace3fc095298844d4427 Author: Karsten Loesing Date: Mon Sep 16 16:29:10 2019 +0200 Fix two issues found using metrics-test. - Make unit test locale-independent, similar to Onionoo's 860228c. - Replace deprecated method Class.newInstance

[tor-commits] [metrics-web/master] Update CollecTor page to include snowflake stats.

2019-09-12 Thread karsten
commit 412ac16376bb93e9be80b776a64435940f16681d Author: Karsten Loesing Date: Wed Aug 14 10:58:38 2019 +0200 Update CollecTor page to include snowflake stats. Implements #29461. --- src/main/resources/web/jsps/collector.jsp | 24 1 file changed, 24

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

2019-09-12 Thread karsten
commit 16894a4d0096ac76e0ccbba1cd7b593ab1ddab2c Author: Karsten Loesing Date: Thu Sep 12 10:59:05 2019 +0200 Bump version to 1.10.0-dev. --- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.xml b/build.xml index f4812c4..4bada49 100644 --- a/build.xml

[tor-commits] [collector/release] Archive snowflake statistics.

2019-09-12 Thread karsten
commit 569bb83ff5e50843079ebd1150801a8bd8efa747 Author: Karsten Loesing Date: Wed Aug 14 08:51:29 2019 +0200 Archive snowflake statistics. Implements #29461. --- CHANGELOG.md | 2 + build.xml | 2

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

2019-09-12 Thread karsten
commit 02b709b65eb8679020e9af67905640a46c362fec Author: Karsten Loesing Date: Wed Jul 24 19:08:55 2019 +0200 Upgrade to latest metrics-base. Also include change log entries and fix a few Checkstyle complaints. --- CHANGELOG.md | 16

[tor-commits] [collector/release] Revert all Debian buster library upgrades.

2019-09-12 Thread karsten
commit 6ad185caeaafa3c67113cb6ea6290e984feda6ee Author: Karsten Loesing Date: Sun Jul 28 21:50:09 2019 +0200 Revert all Debian buster library upgrades. Turns out that updating all dependencies, including those in metrics-web and exonerator using servlets and JSPs, is much

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

2019-09-12 Thread karsten
commit 1037677d9ec1c94a26d8dccff454e348d29bd344 Author: Karsten Loesing Date: Thu Sep 12 10:50:31 2019 +0200 Prepare for 1.10.0 release. --- CHANGELOG.md | 2 +- build.xml| 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c537d22

[tor-commits] [collector/release] Also update metrics-lib version for GitLab's CI.

2019-09-12 Thread karsten
commit d132d40f8b3723e41ce7baf32d624a38d08edeba Author: Karsten Loesing Date: Thu Sep 12 10:20:12 2019 +0200 Also update metrics-lib version for GitLab's CI. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index

[tor-commits] [collector/release] Add source name to locally imported bandwidth files.

2019-09-12 Thread karsten
commit abde3f7591117060ccf1afc9b26531d79619301f Author: Karsten Loesing Date: Wed Jul 10 10:34:09 2019 +0200 Add source name to locally imported bandwidth files. Implements #30219. --- CHANGELOG.md | 7 +++ .../metrics

[tor-commits] [collector/release] Use Ivy for resolving external dependencies.

2019-09-12 Thread karsten
commit 027a54bfe2c970a72db2afc485d2fa12f77cb247 Author: Karsten Loesing Date: Tue Aug 6 17:04:41 2019 +0200 Use Ivy for resolving external dependencies. Includes an upgrade to the latest metrics-base commit 256e619. Implements part of #31326. --- CHANGELOG.md | 9

[tor-commits] [collector/release] Adds GitLab CI for tests and checks

2019-09-12 Thread karsten
commit a8a4961a1b49a3104dd37ac93cc41e3f908e25c5 Author: Iain R. Learmonth Date: Thu Sep 5 12:21:43 2019 +0100 Adds GitLab CI for tests and checks Configuration is held in the .gitlab-ci.yml file. Fixes: #31399 --- .gitlab-ci.yml | 25 + 1 file

[tor-commits] [collector/release] Remove Cobertura from the build process.

2019-09-12 Thread karsten
commit 801008431115951fe3b0f967c7d4ca0469610ae8 Author: Karsten Loesing Date: Wed Aug 14 11:38:40 2019 +0200 Remove Cobertura from the build process. --- CHANGELOG.md | 1 + src/build| 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md

[tor-commits] [collector/release] Update to Debian buster libraries.

2019-09-12 Thread karsten
commit e65269dfe70312e50472de807dc0714b0aed5ec1 Author: Karsten Loesing Date: Wed Jul 24 10:43:52 2019 +0200 Update to Debian buster libraries. Also upgrade to latest metrics-base. Checkstyle is excluded from this update. --- build.xml | 18 +- src/build

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

2019-09-12 Thread karsten
commit d992d8719d507fa8fffee24faa18546da848e16e Author: Karsten Loesing Date: Thu May 30 15:32:07 2019 +0200 Bump version to 1.9.1-dev. --- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.xml b/build.xml index d2d1f73..d0fd248 100644 --- a/build.xml

[tor-commits] [collector/release] Add change log entry for Cobertura deps.

2019-09-12 Thread karsten
commit 7f36a2b12eb5e25c441e0d8a40c5c9a7de19821c Author: Karsten Loesing Date: Wed Jul 24 19:56:18 2019 +0200 Add change log entry for Cobertura deps. --- CHANGELOG.md | 4 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 55118c2..3a07711 100644

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

2019-09-12 Thread karsten
commit 1037677d9ec1c94a26d8dccff454e348d29bd344 Author: Karsten Loesing Date: Thu Sep 12 10:50:31 2019 +0200 Prepare for 1.10.0 release. --- CHANGELOG.md | 2 +- build.xml| 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c537d22

[tor-commits] [collector/master] Also update metrics-lib version for GitLab's CI.

2019-09-12 Thread karsten
commit d132d40f8b3723e41ce7baf32d624a38d08edeba Author: Karsten Loesing Date: Thu Sep 12 10:20:12 2019 +0200 Also update metrics-lib version for GitLab's CI. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index

[tor-commits] [collector/master] Archive snowflake statistics.

2019-09-12 Thread karsten
commit 569bb83ff5e50843079ebd1150801a8bd8efa747 Author: Karsten Loesing Date: Wed Aug 14 08:51:29 2019 +0200 Archive snowflake statistics. Implements #29461. --- CHANGELOG.md | 2 + build.xml | 2

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

2019-09-11 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] [metrics-lib/release] Add new SnowflakeStats descriptor type.

2019-09-11 Thread karsten
commit dc946fe1c8b50386f60f29a5073046eb2c0b27ad Author: Karsten Loesing Date: Tue Aug 13 15:01:45 2019 +0200 Add new SnowflakeStats descriptor type. Implements #29461. --- CHANGELOG.md | 1 + .../org/torproject/descriptor

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

2019-09-11 Thread karsten
commit 0520779255dc44d30a69a25f24f5a638ae870a6e Author: Karsten Loesing Date: Fri Sep 6 08:53:14 2019 +0200 Prepare for 2.7.0 release. --- CHANGELOG.md | 2 +- build.xml| 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2fdc45b

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

2019-09-11 Thread karsten
commit aa686c4b492badec430abdc0b674c283e0ed6d39 Author: Karsten Loesing Date: Wed Jul 24 19:25:19 2019 +0200 Upgrade to latest metrics-base. Also include change log entries. --- CHANGELOG.md | 16 src/build| 2 +- 2 files changed, 17 insertions(+), 1

[tor-commits] [metrics-lib/release] Fix leaking resource in TorperfResultImpl.java

2019-09-11 Thread karsten
commit 114f548674d8586453577f2a16ad6b39b1714118 Author: fava Date: Thu Aug 29 06:52:16 2019 + Fix leaking resource in TorperfResultImpl.java Fix leaking resource in TorperfResultImpl.java using try-with-resource statement. This fix is related to analysis on metrics-lib

[tor-commits] [metrics-lib/release] Add change log entry for Cobertura deps.

2019-09-11 Thread karsten
commit 4ffa637c56d676dc2c0ceeec48556110aee2050a Author: Karsten Loesing Date: Wed Jul 24 19:56:39 2019 +0200 Add change log entry for Cobertura deps. --- CHANGELOG.md | 4 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 66a626a..e3622e1 100644

[tor-commits] [metrics-lib/release] Fix leaking resource in DescriptorReaderImpl.java

2019-09-11 Thread karsten
commit ce19c16543b410cedf3216ba477537d28cc3c818 Author: fava Date: Thu Aug 22 05:28:44 2019 + Fix leaking resource in DescriptorReaderImpl.java Fix leaking resource in DescriptorReaderImpl.java using try-with-resource statement. This fix is related to analysis on

[tor-commits] [metrics-lib/release] Fix leaking resource in ExitListEntryImpl.java

2019-09-11 Thread karsten
commit 9fc82fafb32dcc39ebf6780822ecbc06d5f952e5 Author: fava Date: Thu Aug 22 05:41:03 2019 + Fix leaking resource in ExitListEntryImpl.java Fix leaking resource in ExitListEntryImpl.java using try-with-resource statement. This fix is related to analysis on metrics-lib

[tor-commits] [metrics-lib/release] Ignore Intellij's project files.

2019-09-11 Thread karsten
commit 3987fe8fd6164fcc7c35b21d5737e7fe9cd45fc0 Author: fava Date: Thu Aug 22 04:39:20 2019 + Ignore Intellij's project files. Ignore Intellij's project files in order to avoid personal configurations erroneusly committed to the repository. --- .gitignore | 4 1

[tor-commits] [metrics-lib/release] Update to Debian buster libraries.

2019-09-11 Thread karsten
commit 453a6f5acb9b9935a88de8c6e39e05e29b5423e7 Author: Karsten Loesing Date: Thu Jul 18 07:53:39 2019 +0200 Update to Debian buster libraries. Also upgrade to latest metrics-base. Note that Checkstyle is excluded from this update, because there's a yet unresolved

[tor-commits] [metrics-lib/release] Adds GitLab CI for tests and checks

2019-09-11 Thread karsten
commit 4d8a8ea711828325371b9ec351021b7739ea06ac Author: Iain R. Learmonth Date: Tue Aug 6 16:08:26 2019 +0100 Adds GitLab CI for tests and checks Configuration is held in the .gitlab-ci.yml file. Fixes: #31645 --- .gitlab-ci.yml | 18 ++ 1 file changed,

[tor-commits] [metrics-lib/release] Use Ivy for resolving external dependencies.

2019-09-11 Thread karsten
commit e1728709b5ed30dace2dd5b7e47a3e3c5e9e5736 Author: Karsten Loesing Date: Sat Aug 3 11:57:02 2019 +0200 Use Ivy for resolving external dependencies. Includes an upgrade to the latest metrics-base commit 256e619. Implements part of #31326. --- CHANGELOG.md | 14

[tor-commits] [metrics-lib/release] Remove Cobertura from the build process.

2019-09-11 Thread karsten
commit 53b16d192da4a7fa5c1987a89a60257061602882 Author: Karsten Loesing Date: Mon Aug 12 09:34:04 2019 +0200 Remove Cobertura from the build process. --- CHANGELOG.md | 1 + src/build| 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md

[tor-commits] [metrics-lib/release] Revert all Debian buster library upgrades.

2019-09-11 Thread karsten
commit 7032e73a6471f3a4d7782ef65fc3d4cf00bb0ac1 Author: Karsten Loesing Date: Sun Jul 28 21:46:09 2019 +0200 Revert all Debian buster library upgrades. Turns out that updating all dependencies, including those in metrics-web and exonerator using servlets and JSPs, is much

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

2019-09-11 Thread karsten
commit e723c065b764ecfbb3bb96d4c491e67398b7f21b Author: Karsten Loesing Date: Thu May 30 15:21:41 2019 +0200 Bump version to 2.6.2-dev. --- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.xml b/build.xml index e6a1dbe..3066e90 100644 --- a/build.xml

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

2019-09-11 Thread karsten
commit 0520779255dc44d30a69a25f24f5a638ae870a6e Author: Karsten Loesing Date: Fri Sep 6 08:53:14 2019 +0200 Prepare for 2.7.0 release. --- CHANGELOG.md | 2 +- build.xml| 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2fdc45b

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

2019-09-05 Thread karsten
commit dc946fe1c8b50386f60f29a5073046eb2c0b27ad Author: Karsten Loesing Date: Tue Aug 13 15:01:45 2019 +0200 Add new SnowflakeStats descriptor type. Implements #29461. --- CHANGELOG.md | 1 + .../org/torproject/descriptor

[tor-commits] [onionoo/master] Adds GitLab CI for tests and checks

2019-09-05 Thread karsten
commit 5173fe1d73c32342be937160d4974bd446c45e57 Author: Iain R. Learmonth Date: Thu Sep 5 12:26:45 2019 +0100 Adds GitLab CI for tests and checks Configuration is held in the .gitlab-ci.yml file. Fixes: #31400 --- .gitlab-ci.yml | 25 + 1 file

[tor-commits] [onionoo/master] Increase timeout for testCountryDeDe

2019-09-05 Thread karsten
commit 4ba7b00c6f4080955af907e1dbf9dd0c79fb9a58 Author: Iain R. Learmonth Date: Thu Sep 5 14:10:44 2019 +0100 Increase timeout for testCountryDeDe The timeout was being reached in the GitLab CI environment, which is not super powerful. ---

[tor-commits] [metrics-lib/master] Adds GitLab CI for tests and checks

2019-09-05 Thread karsten
commit 4d8a8ea711828325371b9ec351021b7739ea06ac Author: Iain R. Learmonth Date: Tue Aug 6 16:08:26 2019 +0100 Adds GitLab CI for tests and checks Configuration is held in the .gitlab-ci.yml file. Fixes: #31645 --- .gitlab-ci.yml | 18 ++ 1 file changed,

[tor-commits] [exonerator/master] Adds GitLab CI for tests and checks

2019-09-05 Thread karsten
commit 64782695e66679f485eeaa6030a80ec01598c25c Author: Iain R. Learmonth Date: Thu Sep 5 13:59:05 2019 +0100 Adds GitLab CI for tests and checks Configuration is held in the .gitlab-ci.yml file. Fixes: #31401 --- .gitlab-ci.yml | 25 + 1 file

<    4   5   6   7   8   9   10   11   12   13   >