aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/trygvis/esper/testing/gitorious
Commit message (Collapse)AuthorAgeFilesLines
* o Reverting the timestamp => createdDate change, it was wrong. Adding ↵Trygve Laugstøl2013-01-192-18/+13
| | | | | | ability to sort on timestamp. Created date is when we discovered the build, the timestamp is when Jenkins did the build.
* o Sending logs to to disk.Trygve Laugstøl2012-12-281-1/+1
|
* o Adding details page for persons.Trygve Laugstøl2012-12-262-2/+0
| | | | o Better front page.
* o Storing the raw bytes with the parsed data from Jenkins.Trygve Laugstøl2012-12-231-2/+4
|
* o Moving stuff to utils package.Trygve Laugstøl2012-12-221-5/+5
|
* o Adding a basic web app.Trygve Laugstøl2012-12-193-8/+8
|
* o chmod -x.Trygve Laugstøl2012-12-115-0/+0
|
* o Better Jenkins importer.Trygve Laugstøl2012-12-073-61/+80
|
* o More common XML parsing and HTTP client code. o Reimplemented the Nexus ↵Trygve Laugstøl2012-12-071-3/+4
| | | | code to consume the timeline instead of calculating its own diff.
* o Switching the gitorious code to the actor structure.Trygve Laugstøl2012-12-076-261/+264
|
* o Actually storing and deleting new/gone artifacts from Nexus.Trygve Laugstøl2012-11-243-96/+106
|
* o Adding BoneCP init to Config.Trygve Laugstøl2012-11-201-10/+2
| | | | | 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-191-7/+5
|
* o Adding logic to stop fetching pages when Gitorious returns non-XML response.Trygve Laugstøl2012-11-193-65/+74
| | | | | | | 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 A version that's more useful because as it is closing its connections.Trygve Laugstøl2012-11-181-1/+1
|
* o Moving the common dao code to the top level package.Trygve Laugstøl2012-11-134-29/+5
|
* wipTrygve Laugstøl2012-11-094-54/+227
|
* wipTrygve Laugstøl2012-11-096-175/+257
|
* wipTrygve Laugstøl2012-11-094-108/+159
|
* wipTrygve Laugstøl2012-11-086-57/+259
|
* wipTrygve Laugstøl2012-11-083-31/+81
|
* o Slurping down the entire list of projects.Trygve Laugstøl2012-11-084-0/+300