aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/trygvis/esper/testing/Daos.java
Commit message (Collapse)AuthorAgeFilesLines
* o Reverting the timestamp => createdDate change, it was wrong. Adding ↵Trygve Laugstøl2013-01-191-15/+0
| | | | | | ability to sort on timestamp. Created date is when we discovered the build, the timestamp is when Jenkins did the build.
* o Moving Jenkins XML objects and parsing to it's own package.Trygve Laugstøl2013-01-031-0/+6
| | | | o Removing fields from JenkinsBuild that's read from the XML later on.
* o First badge: UNBREAKABLE.Trygve Laugstøl2012-12-221-2/+4
|
* o Moving stuff to utils package.Trygve Laugstøl2012-12-221-1/+1
|
* o Adding a 'core' domain module.Trygve Laugstøl2012-12-211-0/+3
| | | | o Adding a table scanner and a job that converts jenkins builds to builds.
* o Adding a basic web app.Trygve Laugstøl2012-12-191-6/+8
|
* o chmod -x.Trygve Laugstøl2012-12-111-0/+0
|
* o Creating a flag to disable jenkins servers from being polled.Trygve Laugstøl2012-12-081-4/+0
| | | | o Using proper logging.
* o Switching the gitorious code to the actor structure.Trygve Laugstøl2012-12-071-2/+16
|
* o Adding BoneCP init to Config.Trygve Laugstøl2012-11-201-3/+3
| | | | | 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 Moving the common dao code to the top level package.Trygve Laugstøl2012-11-131-3/+0
|
* wipTrygve Laugstøl2012-11-091-11/+33
|
* wipTrygve Laugstøl2012-11-081-0/+25