aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* o Supporting Maven builds in jenkins.Trygve Laugstøl2012-12-086-44/+83
|
* o Discovering and storing jobs in addition to the build.Trygve Laugstøl2012-12-0811-105/+217
|
* o Closing the HTTP streams so we don't run out of connections.Trygve Laugstøl2012-12-088-20/+40
| | | | o Attaching the build to a server.
* o Creating a flag to disable jenkins servers from being polled.Trygve Laugstøl2012-12-0811-81/+97
| | | | o Using proper logging.
* o Storing Jenkins builds discovered from the feed.Trygve Laugstøl2012-12-0821-271/+3495
|
* o Better Jenkins importer.Trygve Laugstøl2012-12-0712-114/+323
|
* o Sucking in all new events. Stops as soon as it has fetched an entire page ↵Trygve Laugstøl2012-12-077-132/+203
| | | | with only old events.
* o Adding support for new release events.Trygve Laugstøl2012-12-076-28/+133
|
* o More common XML parsing and HTTP client code. o Reimplemented the Nexus ↵Trygve Laugstøl2012-12-0721-328/+689
| | | | code to consume the timeline instead of calculating its own diff.
* o Renaming NexusParser to SearchNGResponseParser.Trygve Laugstøl2012-12-073-3/+3
|
* o Switching the gitorious code to the actor structure.Trygve Laugstøl2012-12-0713-297/+382
|
* o Actually storing and deleting new/gone artifacts from Nexus.Trygve Laugstøl2012-11-2412-245/+494
|
* o Adding BoneCP init to Config.Trygve Laugstøl2012-11-2015-78/+319
| | | | | 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 Integrating new httpcommons code.Trygve Laugstøl2012-11-1911-330/+159
|
* o Adding logic to stop fetching pages when Gitorious returns non-XML response.Trygve Laugstøl2012-11-1919-75/+3675
| | | | | | | o Adding support for self-signed certificates with https. o Moving client code to GitoriousClient. o Adding Nexus client and an importer that fetches all artifacts. o A nexus client that actually fetches the entire set of artifacts.
* o Adding "buildable" to the job status.Trygve Laugstøl2012-11-182-52/+52
|
* o A version that's more useful because as it is closing its connections.Trygve Laugstøl2012-11-1810-107/+420
|
* o Creating jobs for polling a jenkins servers and jobs.Trygve Laugstøl2012-11-1712-38/+5079
|
* o Adding Jenkins code.Trygve Laugstøl2012-11-132-0/+91
|
* o Moving the common dao code to the top level package.Trygve Laugstøl2012-11-136-42/+6
|
* wipTrygve Laugstøl2012-11-099-80/+436
|
* wipTrygve Laugstøl2012-11-098-191/+269
|
* wipTrygve Laugstøl2012-11-097-129/+203
|
* wipTrygve Laugstøl2012-11-089-59/+297
|
* wipTrygve Laugstøl2012-11-084-41/+133
|
* o Slurping down the entire list of projects.Trygve Laugstøl2012-11-0817-8/+5387
|
* o Basic gitorious atom importer.Trygve Laugstøl2012-11-087-25/+188
|
* wipTrygve Laugstøl2012-11-083-0/+134