Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o chmod -x. | Trygve Laugstøl | 2012-12-11 | 1 | -0/+0 |
| | |||||
* | o Sucking in all new events. Stops as soon as it has fetched an entire page ↵ | Trygve Laugstøl | 2012-12-07 | 1 | -12/+13 |
| | | | | with only old events. | ||||
* | o Adding support for new release events. | Trygve Laugstøl | 2012-12-07 | 1 | -2/+7 |
| | |||||
* | o More common XML parsing and HTTP client code. o Reimplemented the Nexus ↵ | Trygve Laugstøl | 2012-12-07 | 1 | -38/+39 |
| | | | | code to consume the timeline instead of calculating its own diff. | ||||
* | o Actually storing and deleting new/gone artifacts from Nexus. | Trygve Laugstøl | 2012-11-24 | 1 | -12/+38 |
| | |||||
* | o Adding BoneCP init to Config. | Trygve Laugstøl | 2012-11-20 | 1 | -2/+13 |
| | | | | | 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 Adding logic to stop fetching pages when Gitorious returns non-XML response. | Trygve Laugstøl | 2012-11-19 | 1 | -0/+23 |
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. |