Branch: refs/heads/master Home: https://github.com/jenkinsci/walldisplay-plugin Commit: 5199e7ca078c6d36963f8292641e9a5a77e42eee https://github.com/jenkinsci/walldisplay-plugin/commit/5199e7ca078c6d36963f8292641e9a5a77e42eee Author: Gavin Davies <gavin.dav...@boxuk.com> Date: 2012-08-23 (Thu, 23 Aug 2012)
Changed paths: M pom.xml M src/main/java/de/pellepelster/jenkins/walldisplay/Configuration.java M src/main/java/de/pellepelster/jenkins/walldisplay/WallDisplayPlugin.java M src/main/resources/de/pellepelster/jenkins/walldisplay/WallDisplayPlugin/config.jelly M src/main/webapp/walldisplay.html Log Message: ----------- Adding option to set the range of passing builds to display. Any failing builds will always be displayed. Commit: 4673ee0cfec2b8a7bb6f0bd0d4febd033c4a72fa https://github.com/jenkinsci/walldisplay-plugin/commit/4673ee0cfec2b8a7bb6f0bd0d4febd033c4a72fa Author: Gavin Davies <gavin.dav...@boxuk.com> Date: 2012-08-23 (Thu, 23 Aug 2012) Changed paths: A src/main/resources/de/pellepelster/jenkins/walldisplay/WallDisplayPlugin/help-buildRange.html Log Message: ----------- Added helpfil Commit: 6949da76224eecdb8035ac7dab906466b02576cc https://github.com/jenkinsci/walldisplay-plugin/commit/6949da76224eecdb8035ac7dab906466b02576cc Author: Gavin Davies <gavin.dav...@boxuk.com> Date: 2012-08-23 (Thu, 23 Aug 2012) Changed paths: M src/main/webapp/walldisplay.html Log Message: ----------- When a build is no longer within the threshold, it should be removed from display Commit: cb2296b85e780ca45233389e23933b351847aeb0 https://github.com/jenkinsci/walldisplay-plugin/commit/cb2296b85e780ca45233389e23933b351847aeb0 Author: Gavin Davies <gavin.dav...@boxuk.com> Date: 2012-08-28 (Tue, 28 Aug 2012) Changed paths: M pom.xml M src/main/resources/de/pellepelster/jenkins/walldisplay/WallDisplayPlugin/config.jelly A src/main/webapp/help-buildRange.html Log Message: ----------- Trying to get help to display Commit: 0e1183141b761b8a5bfdd3ec76b6d189dc95fdc7 https://github.com/jenkinsci/walldisplay-plugin/commit/0e1183141b761b8a5bfdd3ec76b6d189dc95fdc7 Author: Gavin Davies <gavin.dav...@boxuk.com> Date: 2012-08-28 (Tue, 28 Aug 2012) Changed paths: M pom.xml M src/main/resources/de/pellepelster/jenkins/walldisplay/WallDisplayPlugin/config.jelly R src/main/resources/de/pellepelster/jenkins/walldisplay/WallDisplayPlugin/help-buildRange.html R src/main/webapp/help-buildRange.html A src/main/webapp/help-globalConfig-buildRange.html A src/main/webapp/help-globalConfig-fontFamily.html A src/main/webapp/help-globalConfig-jenkinsShowBuildNumber.html A src/main/webapp/help-globalConfig-jenkinsShowDetails.html A src/main/webapp/help-globalConfig-jenkinsShowDisabledBuilds.html A src/main/webapp/help-globalConfig-jenkinsTimeOut.html A src/main/webapp/help-globalConfig-jenkinsUpdateInterval.html A src/main/webapp/help-globalConfig-theme.html Log Message: ----------- Got the help files working on the /configure screen Commit: fa9e6f9ea5b0709ad1e9cf12757df61f54d1ad5b https://github.com/jenkinsci/walldisplay-plugin/commit/fa9e6f9ea5b0709ad1e9cf12757df61f54d1ad5b Author: Gavin Davies <gavin.dav...@boxuk.com> Date: 2012-08-28 (Tue, 28 Aug 2012) Changed paths: M src/main/webapp/walldisplay.html Log Message: ----------- Replacing spaces with soft tabs as per the original file Commit: c6593db6a1b2a302af941031474612e1674775e0 https://github.com/jenkinsci/walldisplay-plugin/commit/c6593db6a1b2a302af941031474612e1674775e0 Author: Gavin Davies <gavin.dav...@boxuk.com> Date: 2012-08-28 (Tue, 28 Aug 2012) Changed paths: M src/main/webapp/walldisplay.html Log Message: ----------- Replacing spaces with soft tabs as per the original file (2) Commit: 407569d9618a736c2bfdc13e964fb9b71bd60a0f https://github.com/jenkinsci/walldisplay-plugin/commit/407569d9618a736c2bfdc13e964fb9b71bd60a0f Author: Pelle Pelster <pellepels...@gmail.com> Date: 2012-08-28 (Tue, 28 Aug 2012) Changed paths: M pom.xml M src/main/java/de/pellepelster/jenkins/walldisplay/Configuration.java M src/main/java/de/pellepelster/jenkins/walldisplay/WallDisplayPlugin.java M src/main/resources/de/pellepelster/jenkins/walldisplay/WallDisplayPlugin/config.jelly A src/main/webapp/help-globalConfig-buildRange.html A src/main/webapp/help-globalConfig-fontFamily.html A src/main/webapp/help-globalConfig-jenkinsShowBuildNumber.html A src/main/webapp/help-globalConfig-jenkinsShowDetails.html A src/main/webapp/help-globalConfig-jenkinsShowDisabledBuilds.html A src/main/webapp/help-globalConfig-jenkinsTimeOut.html A src/main/webapp/help-globalConfig-jenkinsUpdateInterval.html A src/main/webapp/help-globalConfig-theme.html M src/main/webapp/walldisplay.html Log Message: ----------- Merge pull request #10 from boxuk/restrict-by-last-run-date Restrict by last run date Compare: https://github.com/jenkinsci/walldisplay-plugin/compare/9837a0ff6660...407569d9618a