Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o Showing recent badges on the front page. | Trygve Laugstøl | 2013-01-04 | 9 | -63/+180 |
| | |||||
* | o Adding a basic navbar for ease of use. | Trygve Laugstøl | 2013-01-04 | 9 | -11/+41 |
| | | | | o Bootstrap-responsive. | ||||
* | o UUID => Uuid. | Trygve Laugstøl | 2013-01-04 | 2 | -3/+3 |
| | |||||
* | o Ordering by created_date desc by default. | Trygve Laugstøl | 2013-01-04 | 2 | -3/+3 |
| | |||||
* | o Adding build view for jenkins app. | Trygve Laugstøl | 2013-01-04 | 5 | -35/+149 |
| | |||||
* | o Trying out a custom UUID type for prettier formatting. | Trygve Laugstøl | 2013-01-04 | 12 | -34/+362 |
| | |||||
* | o Using the PagingTableService on the front page and person apps. | Trygve Laugstøl | 2013-01-04 | 6 | -102/+44 |
| | |||||
* | o Skipping builds where the job is a <mavenModule>. | Trygve Laugstøl | 2013-01-03 | 13 | -41/+100 |
| | | | | o Using the build's timestamp instead of createdDate in the UI. | ||||
* | o Moving Jenkins XML objects and parsing to it's own package. | Trygve Laugstøl | 2013-01-03 | 36 | -120/+309 |
| | | | | o Removing fields from JenkinsBuild that's read from the XML later on. | ||||
* | o Adding jobs view for jenkins app. | Trygve Laugstøl | 2012-12-29 | 10 | -144/+282 |
| | |||||
* | o Starting on a generic paging component. | Trygve Laugstøl | 2012-12-29 | 19 | -56/+332 |
| | | | | o Showing recent jobs on the jenkins server page. | ||||
* | o A custom pageable table with builds. | Trygve Laugstøl | 2012-12-28 | 4 | -25/+117 |
| | |||||
* | o Using INFO as the default log level for stdout. | Trygve Laugstøl | 2012-12-28 | 1 | -1/+1 |
| | |||||
* | o Sending logs to to disk. | Trygve Laugstøl | 2012-12-28 | 14 | -18/+47 |
| | |||||
* | o Showing date and build result IN COLOR! | Trygve Laugstøl | 2012-12-28 | 4 | -15/+31 |
| | |||||
* | o Listing builds on the person view. | Trygve Laugstøl | 2012-12-28 | 27 | -83/+12781 |
| | |||||
* | o Adding details page for persons. | Trygve Laugstøl | 2012-12-26 | 28 | -77/+3069 |
| | | | | o Better front page. | ||||
* | o Starting on a better front page. | Trygve Laugstøl | 2012-12-26 | 17 | -93/+359 |
| | |||||
* | o Adding urlrewrite filter to get some prettier URLs. | Trygve Laugstøl | 2012-12-26 | 5 | -22/+60 |
| | |||||
* | o Adding Apache Shiro for security. | Trygve Laugstøl | 2012-12-23 | 13 | -19/+170 |
| | |||||
* | o Making sure the entire document is parsed completely. | Trygve Laugstøl | 2012-12-23 | 1 | -1/+1 |
| | |||||
* | o Moving config.properties to etc/ to make it more app.sh compatible. | Trygve Laugstøl | 2012-12-23 | 7 | -2/+56 |
| | |||||
* | o Better logging. | Trygve Laugstøl | 2012-12-23 | 2 | -2/+2 |
| | |||||
* | o Storing the file file reference on the jenkins build and job. | Trygve Laugstøl | 2012-12-23 | 7 | -15/+36 |
| | |||||
* | o Fixing logging. | Trygve Laugstøl | 2012-12-23 | 1 | -2/+2 |
| | |||||
* | o Storing the raw bytes with the parsed data from Jenkins. | Trygve Laugstøl | 2012-12-23 | 12 | -48/+140 |
| | |||||
* | o First badge: UNBREAKABLE. | Trygve Laugstøl | 2012-12-22 | 18 | -60/+546 |
| | |||||
* | o Moving stuff to utils package. | Trygve Laugstøl | 2012-12-22 | 24 | -284/+36 |
| | |||||
* | o Being more relaxed when validating ssl certificates. | Trygve Laugstøl | 2012-12-22 | 2 | -3/+8 |
| | |||||
* | o Adding a sequence number to jenkins_build. | Trygve Laugstøl | 2012-12-21 | 6 | -53/+98 |
| | | | | o Making the table poller poll based on a sequence number instead. | ||||
* | o Adding a 'core' domain module. | Trygve Laugstøl | 2012-12-21 | 18 | -47/+445 |
| | | | | o Adding a table scanner and a job that converts jenkins builds to builds. | ||||
* | o Storing the users that had a commit in the build as a part of the build. | Trygve Laugstøl | 2012-12-20 | 4 | -13/+52 |
| | |||||
* | o Storing jenkins_users. | Trygve Laugstøl | 2012-12-20 | 16 | -86/+339 |
| | |||||
* | o Adding breadcrumbs for easier navigation. | Trygve Laugstøl | 2012-12-20 | 5 | -21/+89 |
| | |||||
* | o More timing logging when running COMMIT. | Trygve Laugstøl | 2012-12-20 | 1 | -0/+5 |
| | |||||
* | o Adding a basic web app. | Trygve Laugstøl | 2012-12-19 | 45 | -127/+36322 |
| | |||||
* | o Adding matrixConfiguration as a project type. | Trygve Laugstøl | 2012-12-19 | 1 | -0/+2 |
| | |||||
* | Merge remote-tracking branch 'origin/master' | Trygve Laugstøl | 2012-12-16 | 2 | -5/+40 |
|\ | |||||
| * | o Parsing out data from svn as well. | Trygve Laugstøl | 2012-12-12 | 2 | -5/+40 |
| | | |||||
* | | o chmod -x. | Trygve Laugstøl | 2012-12-11 | 49 | -0/+0 |
|/ | |||||
* | o Starting to parse out commit info from the Jenkins build too. | Trygve Laugstøl | 2012-12-11 | 9 | -139/+364 |
| | |||||
* | o Building a zip file with all the tools in them. | Trygve Laugstøl | 2012-12-11 | 1 | -5/+55 |
| | |||||
* | o Adding some utilities. | Trygve Laugstøl | 2012-12-10 | 5 | -16/+178 |
| | |||||
* | o Adding Maven module as a build type. | Trygve Laugstøl | 2012-12-10 | 6 | -40/+28 |
| | |||||
* | woot | Trygve Laugstøl | 2012-12-09 | 5 | -1/+115 |
| | |||||
* | o Some more Esper experiments. | Trygve Laugstøl | 2012-12-09 | 3 | -45/+64 |
| | |||||
* | o Some more Esper experiments. | Trygve Laugstøl | 2012-12-09 | 3 | -72/+185 |
| | |||||
* | o Supporting Maven builds in jenkins. | Trygve Laugstøl | 2012-12-08 | 6 | -44/+83 |
| | |||||
* | o Discovering and storing jobs in addition to the build. | Trygve Laugstøl | 2012-12-08 | 11 | -105/+217 |
| | |||||
* | o Closing the HTTP streams so we don't run out of connections. | Trygve Laugstøl | 2012-12-08 | 8 | -20/+40 |
| | | | | o Attaching the build to a server. |