- 28 Aug, 2018 2 commits
-
-
Karsten Loesing authored
-
Karsten Loesing authored
-
- 27 Aug, 2018 1 commit
-
-
Karsten Loesing authored
Fixes #27266.
-
- 21 Aug, 2018 2 commits
-
-
Karsten Loesing authored
-
Karsten Loesing authored
-
- 20 Aug, 2018 7 commits
-
-
Karsten Loesing authored
-
Karsten Loesing authored
-
Karsten Loesing authored
-
Karsten Loesing authored
-
Karsten Loesing authored
-
Karsten Loesing authored
-
Karsten Loesing authored
-
- 14 Aug, 2018 1 commit
-
-
Karsten Loesing authored
-
- 13 Aug, 2018 1 commit
-
-
Karsten Loesing authored
-
- 10 Aug, 2018 1 commit
-
-
Karsten Loesing authored
Also add a new ExoneraTorRedirectServlet that redirects to Tor Metrics, and make it the default. Implements #23549.
-
- 30 May, 2018 1 commit
-
-
Karsten Loesing authored
-
- 29 May, 2018 2 commits
-
-
Karsten Loesing authored
-
Karsten Loesing authored
Implements #26163.
-
- 11 May, 2018 1 commit
-
-
Karsten Loesing authored
-
- 09 Jan, 2018 2 commits
-
-
iwakeh authored
Also add a test checking for superfluous brackets. Fixes task-26032.
-
Karsten Loesing authored
-
- 20 Dec, 2017 1 commit
-
-
Karsten Loesing authored
-
- 19 Dec, 2017 1 commit
-
-
Karsten Loesing authored
-
- 15 Dec, 2017 3 commits
-
-
Karsten Loesing authored
-
iwakeh authored
-
iwakeh authored
Also use LocalDate for date parsing; turn tests into parametrized tests and add tests for checking validity of parameters.
-
- 11 Dec, 2017 3 commits
-
-
iwakeh authored
-
iwakeh authored
Replacing timestamp calculations and string comparison.
-
Karsten Loesing authored
Implements #24580.
-
- 22 Nov, 2017 3 commits
-
-
iwakeh authored
This should be a temporary measure to investigate task-24534.
-
Karsten Loesing authored
-
Karsten Loesing authored
A while ago, in 92cbc074, we took out ORDER BY statements, because we didn't need them anymore in order to produce correct output. However, this also made the technical details part less readable with entries appearing in random order. Let's fix this by sorting results first by timestamp and then by fingerprint. Fixes #24327.
-
- 16 Nov, 2017 2 commits
-
-
Karsten Loesing authored
Implements #24292.
-
Karsten Loesing authored
-
- 14 Nov, 2017 3 commits
-
-
Karsten Loesing authored
-
Karsten Loesing authored
-
Karsten Loesing authored
-
- 02 Nov, 2017 3 commits
-
-
iwakeh authored
The system properties to set are 'exonerator.db.user' and 'exonerator.db.pw', e.g., '-Dexonerator.db.user=dummyuser -Dexonerator.db.pw=dummypassword'.
-
iwakeh authored
-
iwakeh authored
This is useful for local testing or different server setups. The host URL and port can be set by system property 'exonerator.url', e.g., '-Dexonerator.url=http://127.0.0.1:8080'. This applies to both the full and the dummy war.
-