summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Replacing a non-ascii character in test.task-18910-5-rebasediwakeh2016-10-21
* Generate jars and the tarball in generated/dist/.Karsten Loesing2016-10-20
* Update to metrics-lib 1.5.0.Karsten Loesing2016-10-20
* Index should not record temporary files,iwakeh2016-10-20
* Implements task-18910 sync-functionality.iwakeh2016-10-20
* Make checkstyle complain about unused imports.iwakeh2016-10-20
* Tests should compile before being analyzed by checkstyle.iwakeh2016-10-20
* Finishes task-20162: removed six configuration properties:iwakeh2016-10-20
* Move index.json* files to index/ subdirectory.Karsten Loesing2016-10-19
* Introduced *Sources and *Origins properties to simplify dataiwakeh2016-10-13
* Added property OutputPath and removed four obsolete path properties.iwakeh2016-10-12
* Bump version to 1.1.0-dev, yet once more.Karsten Loesing2016-10-07
* Prepare for 1.0.2 release.Karsten Loesing2016-10-07
* More text for the redirect page.iwakeh2016-10-07
* Task-20234: the first description of CollecTor's client facing file structure.iwakeh2016-09-30
* Add change log entries for bridgedescs changes.Karsten Loesing2016-09-30
* Extend checkstyle to test sources.Karsten Loesing2016-09-30
* Adapted cobertura-check to the new coverage rates.iwakeh2016-09-30
* Added runTest() and assert stmt to testTarballContainsSameFileTwice.iwakeh2016-09-30
* Use try-with-resources and refer to new bridge auth in comment.iwakeh2016-09-30
* Added binary literals as cobertura only warns, but all the results areiwakeh2016-09-30
* Added tests to point out areas for improvements with next refactoring.iwakeh2016-09-30
* Add argument check to constructor and removed redundant code.iwakeh2016-09-30
* Added the ShutdownGraceWaitMinutes property to RunOnce test for branchiwakeh2016-09-30
* Add tests for transport and transport-info lines.Karsten Loesing2016-09-28
* Add test for unknown bridge network status lines.Karsten Loesing2016-09-28
* Add tests for sanitizing TCP ports.Karsten Loesing2016-09-28
* Fix double assignment found by FindBugs.Karsten Loesing2016-09-28
* Add test for new "proto" line.Karsten Loesing2016-09-28
* Actually check that ed25519 identities match.Karsten Loesing2016-09-28
* Validate base64 input more carefully before parsing.Karsten Loesing2016-09-28
* Check "extra-info" lines more carefully.Karsten Loesing2016-09-28
* Validate extra-info-digest lines more carefully.Karsten Loesing2016-09-28
* Add tests for sanitizing IP addresses and TCP ports.Karsten Loesing2016-09-28
* Add tests for Tonga/Bifroest migration.Karsten Loesing2016-09-28
* Check "r" lines in bridge statuses more carefully.Karsten Loesing2016-09-28
* Fix possible NullPointerException.Karsten Loesing2016-09-28
* Add initial set of tests for bridgedescs module.Karsten Loesing2016-09-28
* Keep "proto" lines in bridge server descriptors.Karsten Loesing2016-09-28
* Split up bridge descriptor tarballs into one per type.Karsten Loesing2016-09-18
* Sanitize TCP ports in bridge descriptors.Karsten Loesing2016-09-18
* Change default log thresholds from TRACE to INFO.Karsten Loesing2016-09-06
* Add change log entry and tweaks for shutdown hook.Karsten Loesing2016-09-06
* Make waiting time for regular module shutdown configurable.task-19016-shutdown-hookiwakeh2016-09-06
* Provide a shutdown-hook that allows running modules to finish properly.iwakeh2016-09-06
* Implements task-19895 run-once functionality.iwakeh2016-09-02
* Adapt tests to changes in task-19894.iwakeh2016-09-02
* Avoid confusing new users; just print usage instead of a stack trace for miss...iwakeh2016-09-02
* Implements task-19895: CollecTor exits after running all activatediwakeh2016-09-02
* Implements task-19894.iwakeh2016-09-02