- Nov 20, 2019
-
-
Karsten Loesing authored
Removes a deprecation warning and simplifies code. Implements #32554.
-
Karsten Loesing authored
-
Karsten Loesing authored
-
Karsten Loesing authored
-
Karsten Loesing authored
-
Karsten Loesing authored
-
- Nov 11, 2019
-
-
Karsten Loesing authored
-
- Nov 09, 2019
-
-
Karsten Loesing authored
-
Karsten Loesing authored
We were using the same path for BridgeDB metrics in out/ and recent/, and file names didn't contain the "-bridgedb-metrics" suffix that we intended to add. We're now using paths generated by BridgedbMetricsPersistence. Also update create-tarballs.sh to create BridgeDB metrics tarballs. Still part of #19332.
-
Karsten Loesing authored
Implements #31204.
-
- Oct 18, 2019
-
-
Karsten Loesing authored
-
Karsten Loesing authored
-
Karsten Loesing authored
Implements part of #19332.
-
- Sep 27, 2019
-
-
Karsten Loesing authored
Turns out that one of the tests that we disabled earlier was only slow, because creating a URL instance to https://something.dummy.org/ triggered an actual DNS resolve. There's absolutely no need to do this, so we can as well use localhost in all our test URLs.
-
Karsten Loesing authored
Also skip two tests in ConfigurationTest that together take 53 seconds which has the effect that we don't run tests very often. Implements #31599.
-
Karsten Loesing authored
Implements part of #31649.
-
- Sep 19, 2019
-
-
Karsten Loesing authored
-
Karsten Loesing authored
-
Karsten Loesing authored
These changes still belong to archiving bridge pool assignments. But they're not important enough for putting out a new release at this point.
-
Karsten Loesing authored
-
Karsten Loesing authored
-
Karsten Loesing authored
Implements #31558.
-
Karsten Loesing authored
-
- Sep 12, 2019
-
-
Karsten Loesing authored
-
Karsten Loesing authored
-
- Sep 11, 2019
-
-
Karsten Loesing authored
Implements #29461.
-
- Sep 05, 2019
-
-
Iain R. Learmonth authored
Configuration is held in the .gitlab-ci.yml file. Fixes: #31399
-
- Aug 14, 2019
-
-
Karsten Loesing authored
-
- Aug 06, 2019
-
-
Karsten Loesing authored
Includes an upgrade to the latest metrics-base commit 256e619. Implements part of #31326.
-
- Jul 30, 2019
-
-
Karsten Loesing authored
Implements #30219.
-
- Jul 28, 2019
-
-
Karsten Loesing authored
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.
-
- Jul 24, 2019
-
-
Karsten Loesing authored
-
Karsten Loesing authored
Also include change log entries and fix a few Checkstyle complaints.
-
Karsten Loesing authored
Also upgrade to latest metrics-base. Checkstyle is excluded from this update.
-