index
:
user/iwakeh/collector
make-cobertura-work-again
manual-redirect
next
task-18733-new-filestructure
task-18734-install-guide
task-18865-monitor-available-space
task-18910-4
task-18910-5
task-18910-5-rebased
task-18910-first-sync
task-18910-first-sync-2
task-18910-first-sync-3
task-18910-release-prep
task-18910-release-prep-1027
task-18922
task-19015-logging-framework
task-19016-shutdown-hook
task-19018-scheduler
task-19021-improve-conf-process
task-19373
task-19424
task-19615-guide-compliance
task-19641-main-test
task-19651-create-tar-script
task-19651-link-script
task-19720-osx-test
task-19720-reread-configuration
task-19727
task-19755-2
task-19771
task-19776
task-19776-run-once
task-19791-seconds-to-zero
task-19813
task-19813-final-touches
task-19830
task-19894-and-task-19895
task-19913
task-19934-index
task-19934-json-from-metrics-lib
task-20162-reduce-configuration-parameters
task-20224
task-20234
task-20251
task-20287
task-20380-install
task-20515
task-20516
task-20549
task-20562-comply-to-project-structure
task-20596-checks
task-20596-submod
task-20695
task-21139
task-21195
task-21272-2
task-21414
task-21759
task-21759-2
task-22428
task-22428-2
task-22428-3
task-22428-4
task-22428-5
task-22652
task-23215
task-23286
task-23981
task-24012
task-25100
task-25317
task-25402
task-25522
task-25624
task-25827
task-26162
verify-checkstyle-result
iwakeh's personal collector repository
iwakeh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
More text for the redirect page.
manual-redirect
iwakeh
2016-10-06
*
Task-20234: the first description of CollecTor's client facing file structure.
iwakeh
2016-09-30
*
Add change log entries for bridgedescs changes.
Karsten Loesing
2016-09-30
*
Extend checkstyle to test sources.
Karsten Loesing
2016-09-30
*
Adapted cobertura-check to the new coverage rates.
iwakeh
2016-09-30
*
Added runTest() and assert stmt to testTarballContainsSameFileTwice.
iwakeh
2016-09-30
*
Use try-with-resources and refer to new bridge auth in comment.
iwakeh
2016-09-30
*
Added binary literals as cobertura only warns, but all the results are
iwakeh
2016-09-30
*
Added tests to point out areas for improvements with next refactoring.
iwakeh
2016-09-30
*
Add argument check to constructor and removed redundant code.
iwakeh
2016-09-30
*
Added the ShutdownGraceWaitMinutes property to RunOnce test for branch
iwakeh
2016-09-30
*
Add tests for transport and transport-info lines.
Karsten Loesing
2016-09-28
*
Add test for unknown bridge network status lines.
Karsten Loesing
2016-09-28
*
Add tests for sanitizing TCP ports.
Karsten Loesing
2016-09-28
*
Fix double assignment found by FindBugs.
Karsten Loesing
2016-09-28
*
Add test for new "proto" line.
Karsten Loesing
2016-09-28
*
Actually check that ed25519 identities match.
Karsten Loesing
2016-09-28
*
Validate base64 input more carefully before parsing.
Karsten Loesing
2016-09-28
*
Check "extra-info" lines more carefully.
Karsten Loesing
2016-09-28
*
Validate extra-info-digest lines more carefully.
Karsten Loesing
2016-09-28
*
Add tests for sanitizing IP addresses and TCP ports.
Karsten Loesing
2016-09-28
*
Add tests for Tonga/Bifroest migration.
Karsten Loesing
2016-09-28
*
Check "r" lines in bridge statuses more carefully.
Karsten Loesing
2016-09-28
*
Fix possible NullPointerException.
Karsten Loesing
2016-09-28
*
Add initial set of tests for bridgedescs module.
Karsten Loesing
2016-09-28
*
Keep "proto" lines in bridge server descriptors.
Karsten Loesing
2016-09-28
*
Split up bridge descriptor tarballs into one per type.
Karsten Loesing
2016-09-18
*
Sanitize TCP ports in bridge descriptors.
Karsten Loesing
2016-09-18
*
Change default log thresholds from TRACE to INFO.
Karsten Loesing
2016-09-06
*
Add change log entry and tweaks for shutdown hook.
Karsten Loesing
2016-09-06
*
Make waiting time for regular module shutdown configurable.
task-19016-shutdown-hook
iwakeh
2016-09-06
*
Provide a shutdown-hook that allows running modules to finish properly.
iwakeh
2016-09-06
*
Implements task-19895 run-once functionality.
iwakeh
2016-09-02
*
Adapt tests to changes in task-19894.
iwakeh
2016-09-02
*
Avoid confusing new users; just print usage instead of a stack trace for miss...
iwakeh
2016-09-02
*
Implements task-19895: CollecTor exits after running all activated
iwakeh
2016-09-02
*
Implements task-19894.
iwakeh
2016-09-02
*
Remove an .htaccess option.
Karsten Loesing
2016-09-02
*
Add support for Bifroest's bridge descriptor tarballs.
Karsten Loesing
2016-08-31
*
Remove quotes around base URL in index.json.
Karsten Loesing
2016-08-22
*
Bump version to 1.1.0-dev, once more.
Karsten Loesing
2016-08-22
*
Prepare for 1.0.1 release.
Karsten Loesing
2016-08-22
*
Solves task-19913: clean-up after each ArchiveWriter run.
task-19913
iwakeh
2016-08-13
*
Bump version to 1.1.0-dev.
Karsten Loesing
2016-08-11
*
Avoid code duplication in SchedulerTest, i.e. use method from MainTest instead.
task-19813-final-touches
iwakeh
2016-08-11
*
Removed the obsolete 'Ignore' annotations from ConfigurationTest.
iwakeh
2016-08-11
*
Added example for changing the logging configuration.
iwakeh
2016-08-11
*
Prepare for 1.0.0 release.
Karsten Loesing
2016-08-11
*
Release README for CollecTor task-19813, derived from metrics-lib.
iwakeh
2016-08-11
*
Store descriptors that metrics-lib cannot parse.
Karsten Loesing
2016-08-11
[next]