aboutsummaryrefslogtreecommitdiff
path: root/src/test
Commit message (Collapse)AuthorAgeFilesLines
* o More asserts in jenkins build xml parser.Trygve Laugstøl2013-01-141-12/+24
|
* o Going back to explicitly using the src/main/resources/webapp as the web ↵Trygve Laugstøl2013-01-121-1/+1
| | | | app's root so we get proper reloading.
* o Timezone safing a test.Trygve Laugstøl2013-01-121-1/+2
|
* o Updating to the latest booter-jetty api.Trygve Laugstøl2013-01-111-8/+4
|
* o Creating bin/web for running the web application.Trygve Laugstøl2013-01-111-2/+8
|
* o Improved postinstall, don't loose logs/ on every installation.Trygve Laugstøl2013-01-111-2/+0
|
* o Fixing another bug in the unbreakable poller, stored one build too many in ↵Trygve Laugstøl2013-01-101-0/+11
| | | | | | some progress objects too. o Got the logback.xml + system properties combination to finally work.
* o Adding basic build list in the front page application.Trygve Laugstøl2013-01-091-3/+63
|
* o Including state in both badge and badge progress.Trygve Laugstøl2013-01-051-3/+5
| | | | o Removing count from badge, inserting one badge per badge received.
* o Trying out a custom UUID type for prettier formatting.Trygve Laugstøl2013-01-041-0/+67
|
* o Moving Jenkins XML objects and parsing to it's own package.Trygve Laugstøl2013-01-033-3/+5
| | | | o Removing fields from JenkinsBuild that's read from the XML later on.
* o Adding jobs view for jenkins app.Trygve Laugstøl2012-12-292-34/+23
|
* o A custom pageable table with builds.Trygve Laugstøl2012-12-281-2/+8
|
* o Sending logs to to disk.Trygve Laugstøl2012-12-283-4/+5
|
* o Listing builds on the person view.Trygve Laugstøl2012-12-281-0/+54
|
* o Adding Apache Shiro for security.Trygve Laugstøl2012-12-231-1/+1
|
* o Storing the file file reference on the jenkins build and job.Trygve Laugstøl2012-12-231-2/+8
|
* o Storing the raw bytes with the parsed data from Jenkins.Trygve Laugstøl2012-12-232-4/+6
|
* o First badge: UNBREAKABLE.Trygve Laugstøl2012-12-221-0/+42
|
* o Storing jenkins_users.Trygve Laugstøl2012-12-201-0/+3
|
* o Adding a basic web app.Trygve Laugstøl2012-12-191-0/+19
|
* Merge remote-tracking branch 'origin/master'Trygve Laugstøl2012-12-161-1/+27
|\
| * o Parsing out data from svn as well.Trygve Laugstøl2012-12-121-1/+27
| |
* | o chmod -x.Trygve Laugstøl2012-12-119-0/+0
|/
* o Starting to parse out commit info from the Jenkins build too.Trygve Laugstøl2012-12-113-0/+76
|
* o Adding some utilities.Trygve Laugstøl2012-12-103-4/+143
|
* o Adding Maven module as a build type.Trygve Laugstøl2012-12-101-4/+4
|
* wootTrygve Laugstøl2012-12-091-0/+2
|
* o Supporting Maven builds in jenkins.Trygve Laugstøl2012-12-081-0/+2
|
* o Discovering and storing jobs in addition to the build.Trygve Laugstøl2012-12-081-0/+13
|
* o Storing Jenkins builds discovered from the feed.Trygve Laugstøl2012-12-0813-146/+3146
|
* o Better Jenkins importer.Trygve Laugstøl2012-12-071-1/+2
|
* o Sucking in all new events. Stops as soon as it has fetched an entire page ↵Trygve Laugstøl2012-12-071-24/+23
| | | | with only old events.
* o Adding support for new release events.Trygve Laugstøl2012-12-072-2/+48
|
* o More common XML parsing and HTTP client code. o Reimplemented the Nexus ↵Trygve Laugstøl2012-12-073-1/+43
| | | | code to consume the timeline instead of calculating its own diff.
* o Renaming NexusParser to SearchNGResponseParser.Trygve Laugstøl2012-12-071-1/+1
|
* o Actually storing and deleting new/gone artifacts from Nexus.Trygve Laugstøl2012-11-241-10/+10
|
* o Adding logic to stop fetching pages when Gitorious returns non-XML response.Trygve Laugstøl2012-11-192-0/+2724
| | | | | | | 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-0/+78
|
* o Creating jobs for polling a jenkins servers and jobs.Trygve Laugstøl2012-11-173-0/+4514
|
* wipTrygve Laugstøl2012-11-092-0/+146
|
* wipTrygve Laugstøl2012-11-091-2/+2
|
* o Slurping down the entire list of projects.Trygve Laugstøl2012-11-0811-0/+5168