Karsten Loesing
91d10a0960
Bump version to 1.16.1-dev.
2020-11-25 16:09:01 +01:00
Karsten Loesing
63562f1ce1
Prepare for 1.16.1 release.
2020-08-16 22:22:54 +02:00
Karsten Loesing
6e2a8bc1fe
Update to metrics-lib 2.14.0.
2020-08-16 22:21:59 +02:00
Karsten Loesing
b3cc8fa20f
Prepare for 1.16.0 release.
2020-08-05 11:15:36 +02:00
Karsten Loesing
52236731f8
Bump version to 1.15.2-dev.
2020-05-17 09:48:51 +02:00
Karsten Loesing
e842a7d588
Prepare for 1.15.2 release.
2020-05-17 09:45:26 +02:00
Karsten Loesing
9b293ee35f
Bump version to 1.15.1-dev.
2020-04-30 22:25:57 +02:00
Karsten Loesing
e3ae1ee868
Prepare for 1.15.1 release.
2020-04-30 22:21:27 +02:00
Karsten Loesing
86b559a6be
Bump version to 1.15.0-dev.
2020-04-30 18:49:01 +02:00
Karsten Loesing
2a0c40f54b
Prepare for 1.15.0 release.
2020-04-30 17:42:00 +02:00
Karsten Loesing
0f5536ed68
Archive OnionPerf analysis .json files.
...
Implements #34072 .
2020-04-30 17:34:35 +02:00
Karsten Loesing
145045478f
Bump version to 1.14.1-dev.
2020-01-16 12:16:30 +01:00
Karsten Loesing
b5ac823aec
Prepare for 1.14.1 release.
2020-01-16 12:10:12 +01:00
Karsten Loesing
c75f0c781e
Bump version to 1.14.0-dev.
2020-01-15 23:20:01 +01:00
Karsten Loesing
3a9f05e01f
Prepare for 1.14.0 release.
2020-01-15 23:07:02 +01:00
Karsten Loesing
27e41ea739
Update to metrics-lib 2.10.0.
2020-01-15 22:59:26 +01:00
Karsten Loesing
d3d63bb1d8
Bump version to 1.13.1-dev.
2019-11-11 10:19:39 +01:00
Karsten Loesing
199d1bed2b
Prepare for 1.13.1 release.
2019-11-11 10:14:47 +01:00
Karsten Loesing
de8ab5f1e9
Bump version to 1.13.0-dev.
2019-11-09 11:35:02 +01:00
Karsten Loesing
facb211791
Prepare for 1.13.0 release.
2019-11-09 11:08:20 +01:00
Karsten Loesing
500b7c5ad3
Extend index.json by additional file meta data.
...
Implements #31204 .
2019-11-09 11:00:20 +01:00
Karsten Loesing
0e57dae0bf
Bump version to 1.12.0-dev.
2019-10-18 11:11:38 +02:00
Karsten Loesing
fcdaeb8681
Prepare for 1.12.0 release.
2019-10-18 11:05:42 +02:00
Karsten Loesing
f2abf679c8
Add new BridgedbMetrics module.
...
Implements part of #19332 .
2019-10-18 10:58:15 +02:00
Karsten Loesing
18877fdb4d
Bump version to 1.11.1-dev.
2019-09-19 15:11:37 +02:00
Karsten Loesing
91e5a07df8
Prepare for 1.11.1 release.
2019-09-19 15:00:00 +02:00
Karsten Loesing
cb6e85d79a
Bump version to 1.11.0-dev.
2019-09-19 11:32:29 +02:00
Karsten Loesing
a51b6e49cd
Prepare for 1.11.0 release.
2019-09-19 11:10:49 +02:00
Karsten Loesing
16894a4d00
Bump version to 1.10.0-dev.
2019-09-12 10:59:05 +02:00
Karsten Loesing
1037677d9e
Prepare for 1.10.0 release.
2019-09-12 10:50:49 +02:00
Karsten Loesing
569bb83ff5
Archive snowflake statistics.
...
Implements #29461 .
2019-09-11 16:29:17 +02:00
Karsten Loesing
027a54bfe2
Use Ivy for resolving external dependencies.
...
Includes an upgrade to the latest metrics-base commit 256e619.
Implements part of #31326 .
2019-08-06 17:04:41 +02:00
Karsten Loesing
6ad185caea
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 harder
than expected. We decided to revert all these changes for now, so that
we can merge patches again. We're going to investigate alternatives
like Ant + Ivy, Maven, or Gradle in the near future.
2019-07-28 21:50:09 +02:00
Karsten Loesing
e65269dfe7
Update to Debian buster libraries.
...
Also upgrade to latest metrics-base.
Checkstyle is excluded from this update.
2019-07-24 10:43:52 +02:00
Karsten Loesing
d992d8719d
Bump version to 1.9.1-dev.
2019-05-30 15:32:07 +02:00
Karsten Loesing
df98ac79a3
Prepare for 1.9.1 release.
2019-05-29 17:48:07 +02:00
Karsten Loesing
c19be5b354
Fix synchronizing bandwidth files from other CollecTors.
...
Fixes #30525 .
2019-05-29 17:46:06 +02:00
Karsten Loesing
e5c75cf463
Bump version to 1.9.0-dev.
2019-05-14 08:51:57 +02:00
Karsten Loesing
c959e20a19
Prepare for 1.9.0 release.
2019-05-13 15:48:49 +02:00
Karsten Loesing
dcbac68b48
Archive bandwidth files in relaydescs module.
...
Also update to metrics-lib 2.6.1.
Implements #30218 .
2019-05-13 15:38:46 +02:00
Karsten Loesing
2c379bd469
Bump version to 1.8.0-dev.
2018-10-15 16:40:15 +02:00
Karsten Loesing
7900e9df64
Prepare for 1.8.0 release.
2018-10-11 14:36:32 +02:00
Karsten Loesing
78fbb4d60e
Bump version to 1.7.0-dev.
2018-07-15 08:59:40 +02:00
Karsten Loesing
aee8e52b20
Prepare for 1.7.0 release.
2018-07-14 20:49:48 +02:00
Karsten Loesing
9f05667878
Rename packages.
...
Rename root package org.torproject.collector to
org.torproject.metrics.collector and ..index to ..indexer.
Implements #24291 .
2018-07-05 10:59:03 +02:00
Karsten Loesing
55a9f76d10
Bump version to 1.6.0-dev.
2018-05-25 15:03:49 +02:00
Karsten Loesing
78d01e5b01
Prepare for 1.6.0 release.
2018-05-23 22:14:27 +02:00
Karsten Loesing
8184888365
Replace Gson with Jackson.
...
Implements #26162 .
2018-05-23 22:08:41 +02:00
iwakeh
574a3ec4c6
Adapt to metrics-lib 2.3.0 changes.
...
This concerns #25523 .
2018-04-19 15:55:37 +02:00
Karsten Loesing
88867bf3b4
Bump version to 1.5.1-dev.
2018-03-19 16:26:13 +01:00