summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Implements task-19895 run-once functionality.task-19894-and-task-19895iwakeh2016-08-31
* Adapt tests to changes in task-19894.iwakeh2016-08-31
* Avoid confusing new users; just print usage instead of a stack trace for miss...iwakeh2016-08-23
* Implements task-19895: CollecTor exits after running all activatediwakeh2016-08-13
* Implements task-19894.iwakeh2016-08-13
* Bump version to 1.1.0-dev.Karsten Loesing2016-08-11
* Avoid code duplication in SchedulerTest, i.e. use method from MainTest instead.task-19813-final-touchesiwakeh2016-08-11
* Removed the obsolete 'Ignore' annotations from ConfigurationTest.iwakeh2016-08-11
* Added example for changing the logging configuration.iwakeh2016-08-11
* Prepare for 1.0.0 release.Karsten Loesing2016-08-11
* Release README for CollecTor task-19813, derived from metrics-lib.iwakeh2016-08-11
* Store descriptors that metrics-lib cannot parse.Karsten Loesing2016-08-11
* Removed obsolete property 'LockFilePath'.iwakeh2016-08-11
* Added path descriptions and updated existing comments. (task-18734)iwakeh2016-08-11
* Always access static loggers in static way.Karsten Loesing2016-08-11
* Let Eclipse organize imports once more.Karsten Loesing2016-08-11
* Let tests wait longer for OS X.iwakeh2016-08-11
* Implements changes discussed in #19720 comment 9 and below.iwakeh2016-08-10
* All non-scheduling properties can now be reconfigured at runtime.iwakeh2016-08-10
* Makes recent path configurable (part of #19776).iwakeh2016-08-10
* The install and operating manual (task-18734).iwakeh2016-08-09
* Fix compile.Karsten Loesing2016-08-09
* Solves #19771: keep scheduling even in case of errors.iwakeh2016-08-09
* Implements 19776 part4: enable a single run.iwakeh2016-08-09
* Make the start happen at HH:mm:00, implements part 3 of #19776.iwakeh2016-08-09
* task-19830: Check root of given path avoids non-existant files exception.iwakeh2016-08-07
* Fix path for storing exit list.Karsten Loesing2016-08-05
* Change path defaults.Karsten Loesing2016-08-05
* Update directory authority addresses and v3idents.Karsten Loesing2016-08-05
* Make checkstyle task fail, when new warnings appear.iwakeh2016-08-02
* Check available disk space in relaydescs module.iwakeh2016-08-01
* Add missing = in properties template.Karsten Loesing2016-07-25
* Make some trivial whitespace fixes.Karsten Loesing2016-07-25
* Prevent updateindex NPE, b/c of dubious files that are regcognized as directo...iwakeh2016-07-25
* Changed another hard-coded directory reference.iwakeh2016-07-25
* Don't add META-DATA files from other jars to the collector jar.iwakeh2016-07-25
* Implements #19018 'Run CollecTor without crontab'. Added scheduler logic, ada...iwakeh2016-07-25
* Added new properties for scheduled module runs and adapted tests accordingly....iwakeh2016-07-25
* Implements task-19727: make exitlist url configurable and correct default set...task-19727iwakeh2016-07-22
* Implements #19424: make all main paths configurable, add property instance url.iwakeh2016-07-20
* Use the latest describtor release 1.3.0iwakeh2016-07-19
* Let Eclipse organize imports.Karsten Loesing2016-07-14
* Write Javadocs to appease checkstyle.Karsten Loesing2016-07-14
* Checkstyle warnings down to zero.iwakeh2016-07-14
* Enable suppression annotations for checkstyle.iwakeh2016-07-14
* Added symlink update steps.iwakeh2016-07-14
* Tests now point at empty temporary 'in' directory. This prevents lengthy imp...task-19641-main-testiwakeh2016-07-13
* Made directories configurable; added copyright, description, and path checks.iwakeh2016-07-13
* Add create-tarball script from main CollecTor instance to resources.iwakeh2016-07-12
* Implement #19373 and add one word to comment in build.xml.iwakeh2016-07-07