Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o Trying out travis-ci.org. | Trygve Laugstøl | 2013-01-11 | 2 | -0/+58 |
| | |||||
* | o Creating bin/web for running the web application. | Trygve Laugstøl | 2013-01-11 | 73 | -8/+28 |
| | |||||
* | o Improved postinstall, don't loose logs/ on every installation. | Trygve Laugstøl | 2013-01-11 | 3 | -3/+2 |
| | |||||
* | o Fixing another bug in the unbreakable poller, stored one build too many in ↵ | Trygve Laugstøl | 2013-01-10 | 7 | -23/+42 |
| | | | | | | 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 | 13 | -82/+264 |
| | |||||
* | 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 | 10 | -21/+67 |
| | | | | o Making sure the dbdeltas work. | ||||
* | o Including state in both badge and badge progress. | Trygve Laugstøl | 2013-01-05 | 22 | -194/+799 |
| | | | | o Removing count from badge, inserting one badge per badge received. | ||||
* | o Specifying UTF-8 as encoding for the compiler. | Trygve Laugstøl | 2013-01-05 | 1 | -0/+1 |
| | |||||
* | o Trying out dbdeploy. | Trygve Laugstøl | 2013-01-05 | 12 | -0/+558 |
| | |||||
* | 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 | 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 |
| |