Branch: refs/heads/rc Home: https://github.com/jenkinsci/jenkins Commit: f9a5d8bc52566eb780e18fe2bfc3903600f56e71 https://github.com/jenkinsci/jenkins/commit/f9a5d8bc52566eb780e18fe2bfc3903600f56e71 Author: Harald Albers <git...@albersweb.de> Date: 2014-07-21 (Mon, 21 Jul 2014)
Changed paths: M core/src/main/resources/lib/form/advanced.jelly M core/src/main/resources/lib/form/block.jelly M core/src/main/resources/lib/form/description.jelly M core/src/main/resources/lib/form/dropdownList.jelly M core/src/main/resources/lib/form/entry.jelly M core/src/main/resources/lib/form/hetero-list.jelly M core/src/main/resources/lib/form/optionalBlock.jelly M core/src/main/resources/lib/form/radioBlock.jelly Log Message: ----------- add missing td elements for table rows without help Commit: 787186f95053814e6723e7d514956a7addfb9524 https://github.com/jenkinsci/jenkins/commit/787186f95053814e6723e7d514956a7addfb9524 Author: Harald Albers <git...@albersweb.de> Date: 2014-07-25 (Fri, 25 Jul 2014) Changed paths: A core/src/main/resources/lib/form/helpLink.jelly A core/src/main/resources/lib/form/helpLink_de.properties M war/src/main/webapp/css/style.css Log Message: ----------- new jelly tag <f:helpLink> for displaying help links The new tag ensures that whenever there is no help available, a blank table cell is output. Commit: cd03f992a4b7b51a5b4f40638c49fbda1541b6d5 https://github.com/jenkinsci/jenkins/commit/cd03f992a4b7b51a5b4f40638c49fbda1541b6d5 Author: Harald Albers <git...@albersweb.de> Date: 2014-07-25 (Fri, 25 Jul 2014) Changed paths: M core/src/main/resources/lib/form/dropdownList.jelly M core/src/main/resources/lib/form/entry.jelly M core/src/main/resources/lib/form/hetero-list.jelly M core/src/main/resources/lib/form/optionalBlock.jelly M core/src/main/resources/lib/form/radioBlock.jelly Log Message: ----------- use <f:helpLink> in several tags Commit: 0a7a9a921efedae88b1744a9f1c8f895aef53de1 https://github.com/jenkinsci/jenkins/commit/0a7a9a921efedae88b1744a9f1c8f895aef53de1 Author: Bruno Kühnen Meneguello <br...@meneguello.com> Date: 2014-07-25 (Fri, 25 Jul 2014) Changed paths: M cli/src/main/java/hudson/cli/CLI.java M cli/src/main/resources/hudson/cli/client/Messages.properties M cli/src/main/resources/hudson/cli/client/Messages_pt_BR.properties Log Message: ----------- [FIXED JENKINS-23970] CLI authentication with username/password try to read my .ssh/id_rsa and prompts for key password Commit: adcd8f22e84a305f4a8b3ae6e9a4249ed99cf72f https://github.com/jenkinsci/jenkins/commit/adcd8f22e84a305f4a8b3ae6e9a4249ed99cf72f Author: Bruno Kühnen Meneguello <br...@meneguello.com> Date: 2014-07-26 (Sat, 26 Jul 2014) Changed paths: M cli/src/main/java/hudson/cli/CLI.java M cli/src/main/resources/hudson/cli/client/Messages.properties M cli/src/main/resources/hudson/cli/client/Messages_pt_BR.properties Log Message: ----------- Argument name updated to noKeyAuth Commit: 55f8a72e53c6dca121bc46bb6ba4f0d15cd47761 https://github.com/jenkinsci/jenkins/commit/55f8a72e53c6dca121bc46bb6ba4f0d15cd47761 Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2014-07-27 (Sun, 27 Jul 2014) Changed paths: M cli/pom.xml M core/pom.xml M plugins/pom.xml M pom.xml M test/pom.xml M war/pom.xml Log Message: ----------- the trunk is toward 1.576-SNAPSHOT Commit: 694bfddb993151510b96e894e7a6c4d003d1e248 https://github.com/jenkinsci/jenkins/commit/694bfddb993151510b96e894e7a6c4d003d1e248 Author: xGhOsTkiLLeRx <ratchet.pla...@gmx.de> Date: 2014-07-27 (Sun, 27 Jul 2014) Changed paths: A core/src/main/resources/lib/layout/pane_de.properties Log Message: ----------- Updated German translation Commit: 57e839e6db1e4784592d49a6e13e575f08a6fbb9 https://github.com/jenkinsci/jenkins/commit/57e839e6db1e4784592d49a6e13e575f08a6fbb9 Author: Harald Albers <alb...@users.noreply.github.com> Date: 2014-07-28 (Mon, 28 Jul 2014) Changed paths: A core/src/main/resources/lib/layout/pane_de.properties Log Message: ----------- Merge pull request #1342 from xGhOsTkiLLeRx/master Updated German translation Commit: 5b7d59a71aa01d0c430d98d0b6879c3662a6248b https://github.com/jenkinsci/jenkins/commit/5b7d59a71aa01d0c430d98d0b6879c3662a6248b Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2014-07-28 (Mon, 28 Jul 2014) Changed paths: M changelog.html M pom.xml Log Message: ----------- [FIXED JENKINS-23248] Integrated remoting.jar that fixes the problem Commit: 17fdfab3cd43b03732f322162fac16df87c604f1 https://github.com/jenkinsci/jenkins/commit/17fdfab3cd43b03732f322162fac16df87c604f1 Author: Stephen Connolly <stephen.alan.conno...@gmail.com> Date: 2014-07-29 (Tue, 29 Jul 2014) Changed paths: M core/src/main/java/hudson/tasks/junit/JUnitResultArchiver.java M core/src/main/java/hudson/tasks/junit/TestResultAction.java M core/src/main/java/hudson/tasks/test/AbstractTestResultAction.java M core/src/main/resources/hudson/tasks/junit/JUnitResultArchiver/config.jelly A core/src/main/resources/hudson/tasks/junit/JUnitResultArchiver/help-healthScaleFactor.html M core/src/main/resources/hudson/tasks/junit/Messages.properties Log Message: ----------- [FIXED JENKINS-240006] Customize number of Junit test failures that affect weather - Implemented as an amplification factor. Commit: 19d8b80bb2f33e4877c7170bcca8bfa318ebe77d https://github.com/jenkinsci/jenkins/commit/19d8b80bb2f33e4877c7170bcca8bfa318ebe77d Author: Stephen Connolly <stephen.alan.conno...@gmail.com> Date: 2014-07-29 (Tue, 29 Jul 2014) Changed paths: M core/src/main/java/jenkins/model/Jenkins.java Log Message: ----------- You have just got to love people using non-standard headers... Commit: 46c58c52256c16dff076b92a97290f3930e3d49c https://github.com/jenkinsci/jenkins/commit/46c58c52256c16dff076b92a97290f3930e3d49c Author: Stephen Connolly <stephen.alan.conno...@gmail.com> Date: 2014-07-29 (Tue, 29 Jul 2014) Changed paths: M core/src/main/java/hudson/model/User.java Log Message: ----------- [FIXED JENKINS-23872] Jenkins users disappeared! - Added migration logic to move the config files Commit: 4b0ab03cf6a8777513fd1f8d69568558fe2aeb95 https://github.com/jenkinsci/jenkins/commit/4b0ab03cf6a8777513fd1f8d69568558fe2aeb95 Author: Harald Albers <alb...@users.noreply.github.com> Date: 2014-07-29 (Tue, 29 Jul 2014) Changed paths: M core/src/main/resources/lib/form/advanced.jelly M core/src/main/resources/lib/form/block.jelly M core/src/main/resources/lib/form/description.jelly M core/src/main/resources/lib/form/dropdownList.jelly M core/src/main/resources/lib/form/entry.jelly A core/src/main/resources/lib/form/helpLink.jelly A core/src/main/resources/lib/form/helpLink_de.properties M core/src/main/resources/lib/form/hetero-list.jelly M core/src/main/resources/lib/form/optionalBlock.jelly M core/src/main/resources/lib/form/radioBlock.jelly M war/src/main/webapp/css/style.css Log Message: ----------- Merge pull request #1326 from albers/missing-td fixed broken HTML tables, added Jelly tag for help links Commit: 02b46fc5ddb32548019591c63d5700f8d3228b8e https://github.com/jenkinsci/jenkins/commit/02b46fc5ddb32548019591c63d5700f8d3228b8e Author: Daniel Beck <daniel-b...@users.noreply.github.com> Date: 2014-07-29 (Tue, 29 Jul 2014) Changed paths: M changelog.html Log Message: ----------- Noting JENKINS-23872, JENKINS-24006, 19d8b80 Commit: b2a98f6bc6924d1fd25f7da583888c2f4f36d83c https://github.com/jenkinsci/jenkins/commit/b2a98f6bc6924d1fd25f7da583888c2f4f36d83c Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2014-07-29 (Tue, 29 Jul 2014) Changed paths: M core/src/main/java/jenkins/security/ApiTokenFilter.java A core/src/main/java/jenkins/security/BasicHeaderApiTokenAuthenticator.java A core/src/main/java/jenkins/security/BasicHeaderAuthenticator.java A core/src/main/java/jenkins/security/BasicHeaderProcessor.java A core/src/main/java/jenkins/security/BasicHeaderRealPasswordAuthenticator.java M test/pom.xml A test/src/test/java/jenkins/security/BasicHeaderProcessorTest.java M war/src/main/webapp/WEB-INF/security/SecurityFilters.groovy Log Message: ----------- Create a single point in which the basic authentication header is processed. Previously, basic auth header was processed from two different servlet filters in a single filter chain. In case the 1st filter (ApiTokenFilter) manages to authenticate the request, the 2nd filter (BasicProcessingFilter) tries to avoid interpreting the API token as the password and failing authentication (see BasicProcessingFilter.authenticationIsRequired), but the check feels rather fragile. Although I did eventually discover that the original problem (ZD-19640) was not caused by this, I've already implemented & tested this change, and this feels like a good work to be wasted, so I'm pushing this in anyway. Refrence: ZD-19640 Commit: bced2c75e3409191d2005f06c2a36af897c99a29 https://github.com/jenkinsci/jenkins/commit/bced2c75e3409191d2005f06c2a36af897c99a29 Author: tfennelly <tom.fenne...@gmail.com> Date: 2014-07-30 (Wed, 30 Jul 2014) Changed paths: M changelog.html M core/src/main/resources/hudson/widgets/HistoryWidget/ajaxBuildHistory.jelly M core/src/main/resources/hudson/widgets/HistoryWidget/entry.jelly M core/src/main/resources/hudson/widgets/HistoryWidget/index.jelly M core/src/main/resources/lib/hudson/executors.jelly M core/src/main/resources/lib/layout/layout.jelly M core/src/main/resources/lib/layout/pane.jelly M war/src/main/webapp/css/responsive-grid.css M war/src/main/webapp/css/style.css M war/src/main/webapp/scripts/hudson-behavior.js Log Message: ----------- divification of pane tag Commit: 42190ed97770677687014db4d4cc161efc8f7559 https://github.com/jenkinsci/jenkins/commit/42190ed97770677687014db4d4cc161efc8f7559 Author: tfennelly <tom.fenne...@gmail.com> Date: 2014-07-30 (Wed, 30 Jul 2014) Changed paths: M changelog.html M core/pom.xml M core/src/main/java/hudson/Functions.java M core/src/main/java/hudson/model/Action.java M core/src/main/java/hudson/model/BallColor.java M core/src/main/java/hudson/model/Computer.java M core/src/main/java/hudson/model/DirectoryBrowserSupport.java M core/src/main/java/hudson/model/HealthReport.java M core/src/main/java/hudson/model/Job.java M core/src/main/java/hudson/model/Run.java M core/src/main/resources/hudson/PluginManager/installed.jelly M core/src/main/resources/hudson/PluginManager/sidepanel.groovy M core/src/main/resources/hudson/PluginWrapper/uninstall.groovy M core/src/main/resources/hudson/cli/CLIAction/command.jelly M core/src/main/resources/hudson/cli/CLIAction/index.jelly M core/src/main/resources/hudson/diagnosis/HudsonHomeDiskUsageMonitor/index.jelly M core/src/main/resources/hudson/diagnosis/MemoryUsageMonitor/index.jelly M core/src/main/resources/hudson/lifecycle/WindowsInstallerLink/index.jelly M core/src/main/resources/hudson/logging/LogRecorder/index.jelly M core/src/main/resources/hudson/logging/LogRecorder/sidepanel.jelly M core/src/main/resources/hudson/logging/LogRecorderManager/all.jelly M core/src/main/resources/hudson/logging/LogRecorderManager/index.jelly M core/src/main/resources/hudson/logging/LogRecorderManager/sidepanel.jelly M core/src/main/resources/hudson/model/AbstractBuild/index.jelly M core/src/main/resources/hudson/model/AbstractBuild/sidepanel.jelly M core/src/main/resources/hudson/model/AbstractBuild/tasks.jelly M core/src/main/resources/hudson/model/AbstractItem/noWorkspace.jelly M core/src/main/resources/hudson/model/AbstractProject/sidepanel.jelly M core/src/main/resources/hudson/model/AbstractProject/wipeOutWorkspaceBlocked.jelly M core/src/main/resources/hudson/model/Computer/builds.jelly M core/src/main/resources/hudson/model/Computer/index.jelly M core/src/main/resources/hudson/model/Computer/sidepanel.jelly M core/src/main/resources/hudson/model/ComputerSet/index.jelly M core/src/main/resources/hudson/model/ComputerSet/sidepanel.jelly M core/src/main/resources/hudson/model/DirectoryBrowserSupport/dir.jelly M core/src/main/resources/hudson/model/Executor/causeOfDeath.jelly M core/src/main/resources/hudson/model/Fingerprint/index.jelly M core/src/main/resources/hudson/model/Label/index.jelly M core/src/main/resources/hudson/model/Label/sidepanel.jelly M core/src/main/resources/hudson/model/LoadStatistics/main.jelly M core/src/main/resources/hudson/model/NoFingerprintMatch/index.jelly M core/src/main/resources/hudson/model/Run/KeepLogBuildBadge/badge.jelly M core/src/main/resources/hudson/model/Run/artifacts-index.jelly M core/src/main/resources/hudson/model/Run/delete.jelly M core/src/main/resources/hudson/model/TreeView/sidepanel2.jelly M core/src/main/resources/hudson/model/UpdateCenter/DownloadJob/Failure/status.jelly M core/src/main/resources/hudson/model/UpdateCenter/DownloadJob/Installing/status.jelly M core/src/main/resources/hudson/model/UpdateCenter/DownloadJob/Pending/status.jelly M core/src/main/resources/hudson/model/UpdateCenter/DownloadJob/Success/status.jelly M core/src/main/resources/hudson/model/UpdateCenter/DownloadJob/SuccessButRequiresRestart/status.groovy M core/src/main/resources/hudson/model/UpdateCenter/RestartJenkinsJob/Canceled/status.jelly M core/src/main/resources/hudson/model/UpdateCenter/RestartJenkinsJob/Failure/status.jelly M core/src/main/resources/hudson/model/UpdateCenter/RestartJenkinsJob/Pending/status.jelly M core/src/main/resources/hudson/model/UpdateCenter/RestartJenkinsJob/Running/status.jelly M core/src/main/resources/hudson/model/UpdateCenter/sidepanel.jelly M core/src/main/resources/hudson/model/User/sidepanel.jelly M core/src/main/resources/hudson/model/View/AsynchPeople/index.jelly M core/src/main/resources/hudson/model/View/builds.jelly M core/src/main/resources/hudson/model/View/sidepanel.jelly M core/src/main/resources/hudson/os/solaris/ZFSInstaller/askRootPassword.jelly M core/src/main/resources/hudson/scm/AbstractScmTagAction/badge.jelly M core/src/main/resources/hudson/security/GlobalSecurityConfiguration/index.groovy M core/src/main/resources/hudson/security/HudsonPrivateSecurityRealm/index.jelly M core/src/main/resources/hudson/security/HudsonPrivateSecurityRealm/sidepanel.jelly M core/src/main/resources/hudson/slaves/SlaveComputer/sidepanel2.jelly M core/src/main/resources/hudson/tasks/Fingerprinter/FingerprintAction/index.jelly M core/src/main/resources/hudson/tasks/junit/CaseResult/summary.jelly M core/src/main/resources/hudson/tasks/test/TestObject/sidepanel.jelly M core/src/main/resources/hudson/tools/JDKInstaller/DescriptorImpl/enterCredential.jelly M core/src/main/resources/hudson/triggers/SCMTrigger/BuildAction/index.jelly M core/src/main/resources/hudson/util/AWTProblem/index.jelly M core/src/main/resources/hudson/util/HudsonFailedToLoad/index.jelly M core/src/main/resources/hudson/util/IncompatibleAntVersionDetected/index.jelly M core/src/main/resources/hudson/util/IncompatibleServletVersionDetected/index.jelly M core/src/main/resources/hudson/util/IncompatibleVMDetected/index.jelly M core/src/main/resources/hudson/util/InsufficientPermissionDetected/index.jelly M core/src/main/resources/hudson/util/JNADoublyLoaded/index.jelly M core/src/main/resources/hudson/util/JenkinsReloadFailed/index.groovy M core/src/main/resources/hudson/util/NoHomeDir/index.jelly M core/src/main/resources/hudson/util/NoTempDir/index.jelly M core/src/main/resources/hudson/views/BuildButtonColumn/column.jelly M core/src/main/resources/hudson/widgets/BuildHistoryWidget/entries.jelly M core/src/main/resources/hudson/widgets/HistoryWidget/entry.jelly M core/src/main/resources/hudson/widgets/HistoryWidget/index.jelly M core/src/main/resources/jenkins/diagnosis/HsErrPidList/index.jelly M core/src/main/resources/jenkins/model/Jenkins/configureExecutors.jelly M core/src/main/resources/jenkins/model/Jenkins/fingerprintCheck.jelly M core/src/main/resources/jenkins/model/Jenkins/legend.jelly M core/src/main/resources/jenkins/model/Jenkins/oops.jelly M core/src/main/resources/jenkins/model/Jenkins/projectRelationship.jelly M core/src/main/resources/jenkins/model/Jenkins/threadDump.jelly M core/src/main/resources/lib/form/advanced.jelly M core/src/main/resources/lib/form/helpLink.jelly M core/src/main/resources/lib/hudson/artifactList.jelly M core/src/main/resources/lib/hudson/ballColorTd.jelly M core/src/main/resources/lib/hudson/buildCaption.jelly M core/src/main/resources/lib/hudson/buildHealth.jelly M core/src/main/resources/lib/hudson/buildLink.jelly M core/src/main/resources/lib/hudson/editTypeIcon.jelly M core/src/main/resources/lib/hudson/editableDescription.jelly M core/src/main/resources/lib/hudson/executors.jelly M core/src/main/resources/lib/hudson/failed-test.jelly M core/src/main/resources/lib/hudson/help.jelly M core/src/main/resources/lib/hudson/jobLink.jelly M core/src/main/resources/lib/hudson/project/configurable.jelly M core/src/main/resources/lib/hudson/project/console-link.jelly M core/src/main/resources/lib/hudson/project/upstream-downstream.jelly M core/src/main/resources/lib/hudson/projectViewNested.jelly M core/src/main/resources/lib/hudson/queue.jelly M core/src/main/resources/lib/hudson/setIconSize.jelly M core/src/main/resources/lib/hudson/summary.jelly A core/src/main/resources/lib/layout/icon.jelly M core/src/main/resources/lib/layout/layout.jelly M core/src/main/resources/lib/layout/pane.jelly M core/src/main/resources/lib/layout/stopButton.jelly M core/src/main/resources/lib/layout/task.jelly M core/src/test/java/hudson/model/BallColorTest.java M pom.xml A ui-ext/icon/module/pom.xml A ui-ext/icon/module/src/main/java/org/jenkins/ui/icon/Icon.java A ui-ext/icon/module/src/main/java/org/jenkins/ui/icon/IconSet.java A ui-ext/icon/module/src/main/java/org/jenkins/ui/icon/IconType.java A ui-ext/icon/module/src/test/java/org/jenkins/ui/icon/IconSetTest.java A ui-ext/icon/module/src/test/java/org/jenkins/ui/icon/IconTest.java A ui-ext/icon/shim-plugin/pom.xml A ui-ext/icon/shim-plugin/src/findbugs/excludesFilter.xml A ui-ext/icon/shim-plugin/src/main/java/org/jenkins/ui/icon/shim/CoreIconTagDetector.java A ui-ext/icon/shim-plugin/src/main/resources/shim/layout/icon/icon.groovy A ui-ext/icon/shim-plugin/src/main/resources/shim/layout/icon/setIcons.groovy A ui-ext/icon/shim-plugin/src/main/resources/shim/layout/icon/taglib A ui-ext/pom.xml Log Message: ----------- <l:icon> tag Commit: 7bbf36b7f0de43db908b23278f39ad8cc573186c https://github.com/jenkinsci/jenkins/commit/7bbf36b7f0de43db908b23278f39ad8cc573186c Author: Jesse Glick <jgl...@cloudbees.com> Date: 2014-07-31 (Thu, 31 Jul 2014) Changed paths: M test/src/main/java/org/jvnet/hudson/test/JenkinsRule.java Log Message: ----------- Skip a test if starting Jenkins was interrupted. For reasons TBD, sometimes CI tests fail with (1.565.x): java.lang.InterruptedException: null at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:503) at org.jvnet.hudson.reactor.Reactor.execute(Reactor.java:267) at jenkins.InitReactorRunner.run(InitReactorRunner.java:44) at jenkins.model.Jenkins.executeReactor(Jenkins.java:915) at jenkins.model.Jenkins.<init>(Jenkins.java:814) at hudson.model.Hudson.<init>(Hudson.java:82) at org.jvnet.hudson.test.JenkinsRule.newHudson(JenkinsRule.java:539) at org.jvnet.hudson.test.JenkinsRule.before(JenkinsRule.java:331) at org.jvnet.hudson.test.JenkinsRule$2.evaluate(JenkinsRule.java:479) Commit: 4e23793f62aa5019226f2ba96f8063f01affeb92 https://github.com/jenkinsci/jenkins/commit/4e23793f62aa5019226f2ba96f8063f01affeb92 Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2014-07-31 (Thu, 31 Jul 2014) Changed paths: M changelog.html M core/pom.xml M pom.xml Log Message: ----------- [FIXED JENKINS-22525] Integrated a bridge-method-injector that rebuilds the constant pool from scratch. Commit: 4fd154eee9153142c7fd308a12f48afdb0956f3b https://github.com/jenkinsci/jenkins/commit/4fd154eee9153142c7fd308a12f48afdb0956f3b Author: tfennelly <tom.fenne...@gmail.com> Date: 2014-07-31 (Thu, 31 Jul 2014) Changed paths: M core/src/main/resources/lib/layout/task.jelly Log Message: ----------- [FIXED JENKINS-24062] Icons in context menu broken Commit: 139c64b0f4211d8ae871b6790cad9349b6e38fb2 https://github.com/jenkinsci/jenkins/commit/139c64b0f4211d8ae871b6790cad9349b6e38fb2 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2014-07-31 (Thu, 31 Jul 2014) Changed paths: M core/move-l10n.groovy Log Message: ----------- Ability to remove keys as well as move them. Commit: 5fc7e3ea2df0d0af4f9a2b6aaf23cd090e8bb83d https://github.com/jenkinsci/jenkins/commit/5fc7e3ea2df0d0af4f9a2b6aaf23cd090e8bb83d Author: Jesse Glick <jgl...@cloudbees.com> Date: 2014-07-31 (Thu, 31 Jul 2014) Changed paths: M changelog.html M core/pom.xml M core/src/main/resources/lib/layout/task.jelly M pom.xml Log Message: ----------- Merge branch 'master' of git://github.com/jenkinsci/jenkins Commit: 4f27f4cc263392a435937941645dc43670fe8ee4 https://github.com/jenkinsci/jenkins/commit/4f27f4cc263392a435937941645dc43670fe8ee4 Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2014-07-31 (Thu, 31 Jul 2014) Changed paths: M plugins/pom.xml M pom.xml Log Message: ----------- Bumping to the new version Commit: d8e6732b7e285cf17c8ba446611f6cfd6dbeff4e https://github.com/jenkinsci/jenkins/commit/d8e6732b7e285cf17c8ba446611f6cfd6dbeff4e Author: Jesse Glick <jgl...@cloudbees.com> Date: 2014-08-01 (Fri, 01 Aug 2014) Changed paths: M core/src/main/java/hudson/model/Executor.java Log Message: ----------- Added @RequirePOST in a couple of places where it was missing. Commit: 137c90cc612ddb3a51d050be298dcd2e0ae86a4c https://github.com/jenkinsci/jenkins/commit/137c90cc612ddb3a51d050be298dcd2e0ae86a4c Author: Jesse Glick <jgl...@cloudbees.com> Date: 2014-08-01 (Fri, 01 Aug 2014) Changed paths: M changelog.html M core/src/main/java/hudson/cli/CommandDuringBuild.java M core/src/main/java/hudson/cli/SetBuildParameterCommand.java M core/src/main/java/hudson/cli/SetBuildResultCommand.java M test/src/test/groovy/hudson/cli/SetBuildParameterCommandTest.groovy Log Message: ----------- [FIXED JENKINS-24080] Improved security of CommandDuringBuild and its current implementations. Commit: bcb494cedc8eb62bfbb04e5a39a23cfb9a81ae80 https://github.com/jenkinsci/jenkins/commit/bcb494cedc8eb62bfbb04e5a39a23cfb9a81ae80 Author: Daniel Beck <daniel-b...@users.noreply.github.com> Date: 2014-08-02 (Sat, 02 Aug 2014) Changed paths: M changelog.html Log Message: ----------- Move the changes to fingerprinting to the top Commit: b2062ee4300786dc9c196b9df98d9425fab0aad1 https://github.com/jenkinsci/jenkins/commit/b2062ee4300786dc9c196b9df98d9425fab0aad1 Author: Oliver Gondža <ogon...@redhat.com> Date: 2014-08-04 (Mon, 04 Aug 2014) Changed paths: M cli/src/main/java/hudson/cli/CLI.java M cli/src/main/resources/hudson/cli/client/Messages.properties M cli/src/main/resources/hudson/cli/client/Messages_pt_BR.properties Log Message: ----------- Merge pull request #1337 from bkmeneguello/cli-arg-ignore-public-key [FIXED JENKINS-23970] CLI authentication with username/password try to read my .ssh/id_rsa and prompts for key password Commit: 130188613420e200bff572bbb19e59036755a00b https://github.com/jenkinsci/jenkins/commit/130188613420e200bff572bbb19e59036755a00b Author: Oliver Gondža <ogon...@redhat.com> Date: 2014-08-04 (Mon, 04 Aug 2014) Changed paths: M changelog.html Log Message: ----------- Noting #1337 Commit: d025cfbd4af49af92e2a741d31e90655b707b3de https://github.com/jenkinsci/jenkins/commit/d025cfbd4af49af92e2a741d31e90655b707b3de Author: Jesse Glick <jgl...@cloudbees.com> Date: 2014-08-04 (Mon, 04 Aug 2014) Changed paths: M core/src/main/java/hudson/diagnosis/NullIdDescriptorMonitor.java Log Message: ----------- Null safety. Commit: 4a98beaf6463ea2e746fd837965676899d57b873 https://github.com/jenkinsci/jenkins/commit/4a98beaf6463ea2e746fd837965676899d57b873 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2014-08-04 (Mon, 04 Aug 2014) Changed paths: M core/src/main/java/hudson/FilePath.java M core/src/main/java/hudson/Functions.java M core/src/main/java/hudson/LauncherDecorator.java M core/src/main/java/hudson/PluginManager.java M core/src/main/java/hudson/UDPBroadcastFragment.java M core/src/main/java/hudson/URLConnectionDecorator.java M core/src/main/java/hudson/cli/CLICommand.java M core/src/main/java/hudson/cli/CliTransportAuthenticator.java M core/src/main/java/hudson/console/ConsoleAnnotatorFactory.java M core/src/main/java/hudson/console/ConsoleLogFilter.java M core/src/main/java/hudson/diagnosis/HudsonHomeDiskUsageMonitor.java M core/src/main/java/hudson/model/AbstractProject.java M core/src/main/java/hudson/model/Actionable.java M core/src/main/java/hudson/model/AdministrativeMonitor.java M core/src/main/java/hudson/model/AperiodicWork.java M core/src/main/java/hudson/model/Api.java M core/src/main/java/hudson/model/BuildStepListener.java M core/src/main/java/hudson/model/BuildVariableContributor.java M core/src/main/java/hudson/model/ComputerPanelBox.java M core/src/main/java/hudson/model/ComputerPinger.java M core/src/main/java/hudson/model/Descriptor.java M core/src/main/java/hudson/model/DescriptorVisibilityFilter.java M core/src/main/java/hudson/model/DownloadService.java M core/src/main/java/hudson/model/EnvironmentContributor.java M core/src/main/java/hudson/model/FingerprintCleanupThread.java M core/src/main/java/hudson/model/LabelFinder.java M core/src/main/java/hudson/model/ManagementLink.java M core/src/main/java/hudson/model/PeriodicWork.java M core/src/main/java/hudson/model/Queue.java M core/src/main/java/hudson/model/RestartListener.java M core/src/main/java/hudson/model/Run.java M core/src/main/java/hudson/model/TransientBuildActionFactory.java M core/src/main/java/hudson/model/TransientComputerActionFactory.java M core/src/main/java/hudson/model/TransientProjectActionFactory.java M core/src/main/java/hudson/model/TransientUserActionFactory.java M core/src/main/java/hudson/model/TransientViewActionFactory.java M core/src/main/java/hudson/model/User.java M core/src/main/java/hudson/model/WorkspaceCleanupThread.java M core/src/main/java/hudson/model/WorkspaceListener.java M core/src/main/java/hudson/model/listeners/ItemListener.java M core/src/main/java/hudson/model/listeners/RunListener.java M core/src/main/java/hudson/model/listeners/SCMPollListener.java M core/src/main/java/hudson/model/queue/LoadPredictor.java M core/src/main/java/hudson/model/queue/QueueListener.java M core/src/main/java/hudson/model/queue/QueueSorter.java M core/src/main/java/hudson/model/queue/QueueTaskDispatcher.java M core/src/main/java/hudson/model/queue/SubTaskContributor.java M core/src/main/java/hudson/scm/ChangeLogAnnotator.java M core/src/main/java/hudson/search/SearchFactory.java M core/src/main/java/hudson/security/FederatedLoginService.java M core/src/main/java/hudson/security/HudsonPrivateSecurityRealm.java M core/src/main/java/hudson/security/csrf/CrumbExclusion.java M core/src/main/java/hudson/slaves/CloudProvisioningListener.java M core/src/main/java/hudson/slaves/ComputerListener.java M core/src/main/java/hudson/tasks/UserAvatarResolver.java M core/src/main/java/hudson/tasks/UserNameResolver.java M core/src/main/java/hudson/tasks/junit/TestNameTransformer.java M core/src/main/java/hudson/tasks/test/TestResultParser.java M core/src/main/java/hudson/tools/ToolLocationTranslator.java M core/src/main/java/hudson/util/AlternativeUiTextProvider.java M core/src/main/java/hudson/util/ProcessKiller.java M core/src/main/java/hudson/util/io/ParserConfigurator.java M core/src/main/java/jenkins/AgentProtocol.java M core/src/main/java/jenkins/ExtensionFilter.java M core/src/main/java/jenkins/model/GlobalConfigurationCategory.java M core/src/main/java/jenkins/model/TransientFingerprintFacetFactory.java M core/src/main/java/jenkins/model/Uptime.java M core/src/main/java/jenkins/model/lazy/BuildReference.java M core/src/main/java/jenkins/security/BasicHeaderAuthenticator.java M core/src/main/java/jenkins/security/SecurityListener.java M core/src/main/java/jenkins/slaves/JnlpAgentReceiver.java M core/src/main/java/jenkins/slaves/WorkspaceLocator.java M core/src/main/java/jenkins/slaves/restarter/SlaveRestarter.java M core/src/main/java/jenkins/slaves/systemInfo/SlaveSystemInfo.java A core/src/main/resources/META-INF/upgrade/ExtensionList.hint Log Message: ----------- Using ExtensionList.lookup consistently. Commit: bc6254b23da6fc4bca115857ede1384aca917698 https://github.com/jenkinsci/jenkins/commit/bc6254b23da6fc4bca115857ede1384aca917698 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2014-08-04 (Mon, 04 Aug 2014) Changed paths: M core/src/main/java/hudson/util/CopyOnWriteList.java Log Message: ----------- Missing toString. Commit: a66bd04a7030c93c90316fa05a11c3eebb281f34 https://github.com/jenkinsci/jenkins/commit/a66bd04a7030c93c90316fa05a11c3eebb281f34 Author: Kanstantsin Shautsou <kanstantsin_shaut...@epam.com> Date: 2014-08-05 (Tue, 05 Aug 2014) Changed paths: M core/src/main/java/hudson/security/SidACL.java M core/src/main/java/jenkins/security/LastGrantedAuthoritiesProperty.java Log Message: ----------- @Nonnull annotation. Commit: 2de93f861a8e6997d8f4b7b186b7953c835771cc https://github.com/jenkinsci/jenkins/commit/2de93f861a8e6997d8f4b7b186b7953c835771cc Author: tfennelly <tom.fenne...@gmail.com> Date: 2014-08-05 (Tue, 05 Aug 2014) Changed paths: M core/src/main/resources/lib/layout/tab.jelly M core/src/main/resources/lib/layout/tabBar.jelly M war/src/main/webapp/css/style.css Log Message: ----------- Modernized tabBar [JENKINS-24030] Commit: 7cdb85d09c0a709c59694de7b009cb2d0117578b https://github.com/jenkinsci/jenkins/commit/7cdb85d09c0a709c59694de7b009cb2d0117578b Author: tfennelly <tom.fenne...@gmail.com> Date: 2014-08-05 (Tue, 05 Aug 2014) Changed paths: M core/src/main/java/hudson/model/BallColor.java M core/src/main/resources/hudson/PluginManager/advanced.jelly M core/src/main/resources/hudson/PluginManager/installed.jelly M core/src/main/resources/hudson/PluginManager/table.jelly M core/src/main/resources/hudson/model/View/noJob.jelly M core/src/main/resources/lib/hudson/projectView.jelly M core/src/main/resources/lib/hudson/projectViewRow.jelly M core/src/main/resources/lib/layout/tab.jelly M core/src/main/resources/lib/layout/tabBar.jelly M test/src/test/java/hudson/model/ViewTest.java M ui-ext/icon/module/src/main/java/org/jenkins/ui/icon/Icon.java M war/src/main/webapp/css/style.css Log Message: ----------- Modernized projectview and plugin manager (bigtables with tabs) [JENKINS-24030] Commit: 42eba8ae48c35760356c4a328cb1140a1338212c https://github.com/jenkinsci/jenkins/commit/42eba8ae48c35760356c4a328cb1140a1338212c Author: Jesse Glick <jgl...@cloudbees.com> Date: 2014-08-05 (Tue, 05 Aug 2014) Changed paths: M core/src/main/java/hudson/security/SidACL.java M core/src/main/java/jenkins/security/LastGrantedAuthoritiesProperty.java Log Message: ----------- Merge pull request #1351 from KostyaSha/for-merge2 @Nonnull annotation. Commit: 593e55b236841824133930e9f6d133d0434fa9a6 https://github.com/jenkinsci/jenkins/commit/593e55b236841824133930e9f6d133d0434fa9a6 Author: tfennelly <tom.fenne...@gmail.com> Date: 2014-08-05 (Tue, 05 Aug 2014) Changed paths: M changelog.html Log Message: ----------- Noting JENKINS-24030 - Modernize tabBar and bigtable Commit: 80da8f2958f06aacfddc80adb1d40ea533417c36 https://github.com/jenkinsci/jenkins/commit/80da8f2958f06aacfddc80adb1d40ea533417c36 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2014-08-05 (Tue, 05 Aug 2014) Changed paths: M test/src/main/java/org/jvnet/hudson/test/JenkinsRule.java Log Message: ----------- Only helpful to dump threads in case of a timeout. For regular test failures this is normally just annoying noise. Commit: eeebfee5d895dc27b46a77d1651b3d9d06a6bccc https://github.com/jenkinsci/jenkins/commit/eeebfee5d895dc27b46a77d1651b3d9d06a6bccc Author: Nicolas De Loof <nicolas.del...@gmail.com> Date: 2014-08-06 (Wed, 06 Aug 2014) Changed paths: M core/src/main/java/hudson/cli/BuildCommand.java Log Message: ----------- [FIXED JENKINS-20966] flush output so cli get the build number being started Commit: 34ec6dc05052499fb4d348e22108407e282771bd https://github.com/jenkinsci/jenkins/commit/34ec6dc05052499fb4d348e22108407e282771bd Author: Jesse Glick <jgl...@cloudbees.com> Date: 2014-08-06 (Wed, 06 Aug 2014) Changed paths: R war/src/main/webapp/help/project-config/javadoc-keep-all.html R war/src/main/webapp/help/project-config/javadoc-keep-all_de.html R war/src/main/webapp/help/project-config/javadoc-keep-all_fr.html R war/src/main/webapp/help/project-config/javadoc-keep-all_ja.html R war/src/main/webapp/help/project-config/javadoc-keep-all_tr.html R war/src/main/webapp/help/project-config/javadoc-keep-all_zh_TW.html Log Message: ----------- Deleting help files which were already moved into javadoc-plugin and do not belong here. Commit: e5cffeeb140a580d83329715bf424173fe8499a2 https://github.com/jenkinsci/jenkins/commit/e5cffeeb140a580d83329715bf424173fe8499a2 Author: Daniel Beck <daniel-b...@users.noreply.github.com> Date: 2014-08-06 (Wed, 06 Aug 2014) Changed paths: M changelog.html Log Message: ----------- Noting JENKINS-23829, change description of JENKINS-23970 Commit: 68dd35a39780b8c1a912ef48548bb0ca90228b9d https://github.com/jenkinsci/jenkins/commit/68dd35a39780b8c1a912ef48548bb0ca90228b9d Author: CloudBees DEV@Cloud <nob...@cloudbees.com> Date: 2014-08-06 (Wed, 06 Aug 2014) Changed paths: M changelog.html Log Message: ----------- Merge REMERGE_HEAD into HEAD Commit: f939db47d34d479af56e95b5580c30b6d08c1d00 https://github.com/jenkinsci/jenkins/commit/f939db47d34d479af56e95b5580c30b6d08c1d00 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2014-08-06 (Wed, 06 Aug 2014) Changed paths: M test/pom.xml M war/pom.xml Log Message: ----------- Upgrade mailer to 1.10 to pick up SECURITY-152 fix. Commit: fd30d7eb15bac4b23c0a3e9b457054e7104fccdc https://github.com/jenkinsci/jenkins/commit/fd30d7eb15bac4b23c0a3e9b457054e7104fccdc Author: Nicolas De Loof <nicolas.del...@gmail.com> Date: 2014-08-07 (Thu, 07 Aug 2014) Changed paths: M core/src/main/java/hudson/tasks/Fingerprinter.java Log Message: ----------- prevent build index page to redirect anonymous user to login just because some artifact share fingerprints with another job Commit: b55f5ebbd58643465a56723609549439bed8bc34 https://github.com/jenkinsci/jenkins/commit/b55f5ebbd58643465a56723609549439bed8bc34 Author: tfennelly <tom.fenne...@gmail.com> Date: 2014-08-07 (Thu, 07 Aug 2014) Changed paths: M core/pom.xml M pom.xml R ui-ext/icon/module/pom.xml R ui-ext/icon/module/src/main/java/org/jenkins/ui/icon/Icon.java R ui-ext/icon/module/src/main/java/org/jenkins/ui/icon/IconSet.java R ui-ext/icon/module/src/main/java/org/jenkins/ui/icon/IconType.java R ui-ext/icon/module/src/test/java/org/jenkins/ui/icon/IconSetTest.java R ui-ext/icon/module/src/test/java/org/jenkins/ui/icon/IconTest.java R ui-ext/icon/shim-plugin/pom.xml R ui-ext/icon/shim-plugin/src/findbugs/excludesFilter.xml R ui-ext/icon/shim-plugin/src/main/java/org/jenkins/ui/icon/shim/CoreIconTagDetector.java R ui-ext/icon/shim-plugin/src/main/resources/shim/layout/icon/icon.groovy R ui-ext/icon/shim-plugin/src/main/resources/shim/layout/icon/setIcons.groovy R ui-ext/icon/shim-plugin/src/main/resources/shim/layout/icon/taglib R ui-ext/pom.xml Log Message: ----------- Moved icon-set and icon-shim out to a plugin repo. Commit: 479dfb404677772a26eecc21d9f82af9e8ce71c2 https://github.com/jenkinsci/jenkins/commit/479dfb404677772a26eecc21d9f82af9e8ce71c2 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2014-08-07 (Thu, 07 Aug 2014) Changed paths: M changelog.html M core/src/main/java/hudson/model/Cause.java Log Message: ----------- [FIXED JENKINS-24161] Break recursion in UpstreamCause.onLoad. Commit: 0449883d152a772deea8621ce2e2c3e97e7e8a1f https://github.com/jenkinsci/jenkins/commit/0449883d152a772deea8621ce2e2c3e97e7e8a1f Author: Jesse Glick <jgl...@cloudbees.com> Date: 2014-08-07 (Thu, 07 Aug 2014) Changed paths: M changelog.html M core/src/main/java/hudson/tasks/test/AbstractTestResultAction.java Log Message: ----------- [FIXED JENKINS-23945] Test result trend graph should not load builds which were not already loaded. Commit: 2f3e1fff214b2d9fd4d87622ed2b5be4cdabb5cb https://github.com/jenkinsci/jenkins/commit/2f3e1fff214b2d9fd4d87622ed2b5be4cdabb5cb Author: tfennelly <tom.fenne...@gmail.com> Date: 2014-08-08 (Fri, 08 Aug 2014) Changed paths: M core/src/main/resources/lib/hudson/summary.jelly Log Message: ----------- [FIXED JENKINS-24119] Fixed icon src path generation For icons not defined in the IconSet Commit: 38ff4f08be317ff28222d7d8e1eaa66ea534c3ff https://github.com/jenkinsci/jenkins/commit/38ff4f08be317ff28222d7d8e1eaa66ea534c3ff Author: tfennelly <tom.fenne...@gmail.com> Date: 2014-08-08 (Fri, 08 Aug 2014) Changed paths: M core/pom.xml M core/src/main/resources/hudson/model/AbstractProject/main.jelly M core/src/main/resources/jenkins/model/Jenkins/manage.jelly M core/src/main/resources/lib/hudson/actions.jelly M core/src/main/resources/lib/hudson/summary.jelly M core/src/main/resources/lib/layout/task.jelly Log Message: ----------- Use IconSpec.getIconClassName() instead of Action.getIconFileName() where possible [JENKINS-24170] Commit: 617e55222ad9e30862cbea4981f9b2cca46926b3 https://github.com/jenkinsci/jenkins/commit/617e55222ad9e30862cbea4981f9b2cca46926b3 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2014-08-08 (Fri, 08 Aug 2014) Changed paths: M core/src/main/java/hudson/model/RunMap.java Log Message: ----------- Display thread associated with ThisIsHowItsLoaded when logging at FINEST. Some loggers may show the thread name anyway, but /log/* in the UI at least does not. And recent versions of Jenkins are being improved to capture lots of context in the thread name; an unreleased improvement in Stapler includes the Jelly views being rendered. Commit: 2323855f33b8b164bb9a86f9da81d629da98448d https://github.com/jenkinsci/jenkins/commit/2323855f33b8b164bb9a86f9da81d629da98448d Author: Jesse Glick <jgl...@cloudbees.com> Date: 2014-08-08 (Fri, 08 Aug 2014) Changed paths: M test/src/test/java/hudson/LauncherTest.java Log Message: ----------- Simplifying test to use JenkinsRule.assertLogContains. Commit: d0340b25974b2ea4df05fdd8f6788c2335372432 https://github.com/jenkinsci/jenkins/commit/d0340b25974b2ea4df05fdd8f6788c2335372432 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2014-08-08 (Fri, 08 Aug 2014) Changed paths: M core/src/main/java/hudson/tasks/ArtifactArchiver.java M test/src/test/java/hudson/tasks/ArtifactArchiverTest.java Log Message: ----------- f43a450c31d3875e72defa8400c6ada43bfc3ad0 addendum: during migration, if nothing else is being fingerprinted besides archived artifacts, then there is no reason to keep the separate fingerprint publisher at all. Commit: 11ab9be6ef12e6b4b961809131fc72da86af6d72 https://github.com/jenkinsci/jenkins/commit/11ab9be6ef12e6b4b961809131fc72da86af6d72 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2014-08-08 (Fri, 08 Aug 2014) Changed paths: M changelog.html M core/src/main/java/hudson/Launcher.java M test/src/test/java/hudson/LauncherTest.java Log Message: ----------- [FIXED JENKINS-23027] Added Launcher.ProcStarter.quiet option. Commit: 6f87e61ebe6ecd3dfdff217aea2b05336de29c47 https://github.com/jenkinsci/jenkins/commit/6f87e61ebe6ecd3dfdff217aea2b05336de29c47 Author: tfennelly <tom.fenne...@gmail.com> Date: 2014-08-08 (Fri, 08 Aug 2014) Changed paths: M core/src/main/resources/lib/hudson/ballColorTd.jelly Log Message: ----------- [FIXED JENKINS-24181] Status icon not showing in the project view when "it" is not a BallColor Commit: 7246b8b8d08170ae9be61737fd9d34e4352eb1d4 https://github.com/jenkinsci/jenkins/commit/7246b8b8d08170ae9be61737fd9d34e4352eb1d4 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2014-08-08 (Fri, 08 Aug 2014) Changed paths: M core/src/main/resources/lib/hudson/ballColorTd.jelly Log Message: ----------- Merge branch 'master' of git://github.com/jenkinsci/jenkins Commit: c57761a308777b34861b7452e8c84917d3bf2e61 https://github.com/jenkinsci/jenkins/commit/c57761a308777b34861b7452e8c84917d3bf2e61 Author: Ben McCann <b...@benmccann.com> Date: 2014-08-10 (Sun, 10 Aug 2014) Changed paths: M cli/src/test/java/hudson/cli/ConnectionTest.java Log Message: ----------- Fix typo in test name Commit: 7b87e1bde5ae23d0b4b6ec437335eec31ebaf904 https://github.com/jenkinsci/jenkins/commit/7b87e1bde5ae23d0b4b6ec437335eec31ebaf904 Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2014-08-10 (Sun, 10 Aug 2014) Changed paths: M changelog.html M debian/debian/changelog Log Message: ----------- merged back the RC branch Commit: 149d078adb3a08755978095f895d692305150ba3 https://github.com/jenkinsci/jenkins/commit/149d078adb3a08755978095f895d692305150ba3 Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2014-08-10 (Sun, 10 Aug 2014) Changed paths: M changelog.html Log Message: ----------- creating an RC branch Compare: https://github.com/jenkinsci/jenkins/compare/823a89dc2413...149d078adb3a -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.