Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o Improved postinstall, don't loose logs/ on every installation. | Trygve Laugstøl | 2013-01-11 | 2 | -1/+2 |
| | |||||
* | o Fixing another bug in the unbreakable poller, stored one build too many in ↵ | Trygve Laugstøl | 2013-01-10 | 5 | -21/+29 |
| | | | | | | some progress objects too. o Got the logback.xml + system properties combination to finally work. | ||||
* | o Creating a single (awarded) badge view. | Trygve Laugstøl | 2013-01-10 | 9 | -16/+121 |
| | |||||
* | o Adding basic build list in the front page application. | Trygve Laugstøl | 2013-01-09 | 10 | -75/+189 |
| | |||||
* | o Preventing duplicates when inserting build participants. | Trygve Laugstøl | 2013-01-09 | 1 | -0/+10 |
| | |||||
* | o Creating a recent badges view. | Trygve Laugstøl | 2013-01-06 | 9 | -26/+1473 |
| | |||||
* | o Getting the pager to work again. | Trygve Laugstøl | 2013-01-06 | 2 | -4/+4 |
| | |||||
* | o Much better person list. | Trygve Laugstøl | 2013-01-06 | 7 | -53/+139 |
| | |||||
* | o Adding a view for showing a list of people. | Trygve Laugstøl | 2013-01-06 | 10 | -82/+167 |
| | |||||
* | o Better front page. | Trygve Laugstøl | 2013-01-06 | 6 | -55/+63 |
| | |||||
* | o Relaxed parsing of xml files in case the file is missing. | Trygve Laugstøl | 2013-01-06 | 6 | -3/+21 |
| | |||||
* | o Reducing logging of table poller. | Trygve Laugstøl | 2013-01-06 | 1 | -1/+1 |
| | |||||
* | o Using the correct timestamp when creating badges. | Trygve Laugstøl | 2013-01-06 | 1 | -1/+1 |
| | |||||
* | o Moving data out of DDL files. | Trygve Laugstøl | 2013-01-06 | 9 | -20/+66 |
| | | | | o Making sure the dbdeltas work. | ||||
* | o Including state in both badge and badge progress. | Trygve Laugstøl | 2013-01-05 | 20 | -189/+792 |
| | | | | o Removing count from badge, inserting one badge per badge received. | ||||
* | o Trying out dbdeploy. | Trygve Laugstøl | 2013-01-05 | 11 | -0/+534 |
| | |||||
* | o Integrating the separate person app into the front page app. | Trygve Laugstøl | 2013-01-05 | 6 | -41/+42 |
| | |||||
* | o Adding missing i++. | Trygve Laugstøl | 2013-01-05 | 1 | -1/+1 |
| | |||||
* | o Upgrading to bootstrap-2.2.2 (previous version was really 2.2.1). | Trygve Laugstøl | 2013-01-05 | 15 | -135/+9451 |
| | |||||
* | 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 | 11 | -34/+295 |
| | |||||
* | 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 | 12 | -40/+99 |
| | | | | 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 | 32 | -117/+297 |
| | | | | 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 | 8 | -110/+259 |
| | |||||
* | 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 | 3 | -23/+109 |
| | |||||
* | 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 | 11 | -14/+42 |
| | |||||
* | 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 | 26 | -83/+12727 |
| | |||||
* | 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 | 2 | -7/+51 |
| | |||||
* | o Adding Apache Shiro for security. | Trygve Laugstøl | 2012-12-23 | 11 | -18/+164 |
| | |||||
* | 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 | 3 | -1/+41 |
| | |||||
* | 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 | 5 | -13/+24 |
| | |||||
* | 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 | 9 | -44/+130 |
| | |||||
* | o First badge: UNBREAKABLE. | Trygve Laugstøl | 2012-12-22 | 16 | -60/+496 |
| | |||||
* | o Moving stuff to utils package. | Trygve Laugstøl | 2012-12-22 | 23 | -283/+35 |
| | |||||
* | 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 | 5 | -53/+94 |
| | | | | 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. |