aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/trygvis/esper/testing/object
Commit message (Collapse)AuthorAgeFilesLines
* o Creating a flag to disable jenkins servers from being polled.Trygve Laugstøl2012-12-082-4/+12
| | | | o Using proper logging.
* o Sucking in all new events. Stops as soon as it has fetched an entire page ↵Trygve Laugstøl2012-12-071-2/+1
| | | | with only old events.
* o More common XML parsing and HTTP client code. o Reimplemented the Nexus ↵Trygve Laugstøl2012-12-071-9/+19
| | | | code to consume the timeline instead of calculating its own diff.
* o Switching the gitorious code to the actor structure.Trygve Laugstøl2012-12-072-18/+62
|
* o Actually storing and deleting new/gone artifacts from Nexus.Trygve Laugstøl2012-11-241-4/+5
|
* o Adding BoneCP init to Config.Trygve Laugstøl2012-11-203-0/+83
| | | | | o Starting on an actor-like structure for the running jobs. o Loading Nexus servers and group ids to look for from the database.
* o Creating jobs for polling a jenkins servers and jobs.Trygve Laugstøl2012-11-172-0/+67