Branch: refs/heads/rc Home: https://github.com/jenkinsci/jenkins Commit: a92b6bfe17b169b8e05dac16cfd4961387875bd8 https://github.com/jenkinsci/jenkins/commit/a92b6bfe17b169b8e05dac16cfd4961387875bd8 Author: Peter Eisentraut <pe...@eisentraut.org> Date: 2012-10-17 (Wed, 17 Oct 2012)
Changed paths: M debian/debian/jenkins.postinst Log Message: ----------- debian: Fill in gecos field for jenkins user Otherwise when Jenkins runs git, git will complain that the identity is not set up correctly and will fail. Commit: ec503aa8316e7d8c38d830b8c32e7eb2732d5117 https://github.com/jenkinsci/jenkins/commit/ec503aa8316e7d8c38d830b8c32e7eb2732d5117 Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2013-08-19 (Mon, 19 Aug 2013) Changed paths: M cli/pom.xml M core/pom.xml M maven-plugin/pom.xml M plugins/pom.xml M pom.xml M test/pom.xml M ui-samples-plugin/pom.xml M war/pom.xml Log Message: ----------- the trunk is toward 1.530-SNAPSHOT Commit: a89edffa9822db492cd2cb88330daf7be2837e8a https://github.com/jenkinsci/jenkins/commit/a89edffa9822db492cd2cb88330daf7be2837e8a Author: Ulli Hafner <ullrich.haf...@gmail.com> Date: 2013-08-19 (Mon, 19 Aug 2013) Changed paths: M maven-plugin/src/main/resources/hudson/maven/Messages_de.properties Log Message: ----------- Improved name of Maven project. Commit: a92e9da978262c6a7e4d74d3b2750319cbc748fb https://github.com/jenkinsci/jenkins/commit/a92e9da978262c6a7e4d74d3b2750319cbc748fb Author: Jesse Glick <jgl...@cloudbees.com> Date: 2013-08-20 (Tue, 20 Aug 2013) Changed paths: M changelog.html M core/src/main/java/hudson/model/AbstractBuild.java M core/src/main/java/hudson/model/Run.java M maven-plugin/src/main/java/hudson/maven/MavenBuild.java M test/src/test/java/hudson/maven/MavenMultiModuleTest.java Log Message: ----------- [FIXED JENKINS-18846] Update symlinks for Maven module builds. Commit: 12d057b681730c253650476b5942ce1fd7cd1b2a https://github.com/jenkinsci/jenkins/commit/12d057b681730c253650476b5942ce1fd7cd1b2a Author: Jesse Glick <jgl...@cloudbees.com> Date: 2013-08-20 (Tue, 20 Aug 2013) Changed paths: M core/src/main/java/jenkins/security/QueueItemAuthenticatorConfiguration.java Log Message: ----------- Need to restore the owner of the describable list so that changes in subsequent sessions will be persisted. (Issue not reproduced here, but was in similar ArtifactManagerConfiguration: 757fe0844ce0d53d08c9d762ddce4b1190ab8cd4.) Commit: 964d9a09be0e54ee0bc67c66d2c1245ffa36b2ae https://github.com/jenkinsci/jenkins/commit/964d9a09be0e54ee0bc67c66d2c1245ffa36b2ae Author: Jesse Glick <jgl...@cloudbees.com> Date: 2013-08-22 (Thu, 22 Aug 2013) Changed paths: M core/src/main/java/jenkins/model/Jenkins.java Log Message: ----------- @since Commit: 4f68a088cd3a71b725db882091d3172e1e321e68 https://github.com/jenkinsci/jenkins/commit/4f68a088cd3a71b725db882091d3172e1e321e68 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2013-08-23 (Fri, 23 Aug 2013) Changed paths: M core/src/main/java/hudson/model/Executor.java Log Message: ----------- Worth recording a UserInterruption even for the anonymous user. Commit: 594a4e7560a54b4e2687b566c9737687752a2a13 https://github.com/jenkinsci/jenkins/commit/594a4e7560a54b4e2687b566c9737687752a2a13 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2013-08-23 (Fri, 23 Aug 2013) Changed paths: M core/src/main/resources/jenkins/model/CoreEnvironmentContributor/buildEnv.properties Log Message: ----------- If JenkinsLocationConfiguration.jenkinsUrl is still null, CoreEnvironmentContributor will silently skip several variables. No obvious fix for that, but at least document it so it is not so surprising. Commit: bf7eb802d9b4535927dca89a41f62fc24d1c409f https://github.com/jenkinsci/jenkins/commit/bf7eb802d9b4535927dca89a41f62fc24d1c409f Author: Jesse Glick <jgl...@cloudbees.com> Date: 2013-08-23 (Fri, 23 Aug 2013) Changed paths: M changelog.html M maven-plugin/src/main/java/hudson/maven/AbstractMavenProcessFactory.java M maven-plugin/src/main/java/hudson/maven/Maven31ProcessFactory.java M maven-plugin/src/main/java/hudson/maven/Maven3ProcessFactory.java R maven-plugin/src/main/java/hudson/maven/MavenComputerListener.java M maven-plugin/src/main/java/hudson/maven/MavenProcessFactory.java Log Message: ----------- [FIXED JENKINS-16261] Defer JAR copying from MavenComputerListener.preOnline. Commit: b32b38cdc9fb7a492231793730b9fee43375476a https://github.com/jenkinsci/jenkins/commit/b32b38cdc9fb7a492231793730b9fee43375476a Author: evernat <ever...@free.fr> Date: 2013-08-24 (Sat, 24 Aug 2013) Changed paths: M core/src/main/java/hudson/PluginWrapper.java M core/src/main/java/hudson/model/UpdateCenter.java Log Message: ----------- Close JarFile resources in PluginWrapper and UpdateCenter Commit: 872a6d740ddcc9863fe6a41a5afe9823cc7830a3 https://github.com/jenkinsci/jenkins/commit/872a6d740ddcc9863fe6a41a5afe9823cc7830a3 Author: Nicolas De Loof <nicolas.del...@gmail.com> Date: 2013-08-25 (Sun, 25 Aug 2013) Changed paths: M core/src/main/java/hudson/model/Items.java M core/src/test/java/hudson/model/ItemsTest.java Log Message: ----------- fix computeRelativeNamesAfterRenaming for job tbs using same prefix in name Commit: 8cfdf8ac6ffa40986db58a2df3293ad235f576ae https://github.com/jenkinsci/jenkins/commit/8cfdf8ac6ffa40986db58a2df3293ad235f576ae Author: Bráulio Bezerra <brauliobeze...@gmail.com> Date: 2013-08-26 (Mon, 26 Aug 2013) Changed paths: M core/src/main/resources/hudson/model/Run/console_pt_BR.properties Log Message: ----------- Fixed Brazilian Portuguese translation of "Full Log". The translation was too literal: the log is not full as in a cup of water (this is what "cheio" means), it is full because it is not a partial object. Commit: 7e8a0fa45f384c92037f4a7a9146b75318599406 https://github.com/jenkinsci/jenkins/commit/7e8a0fa45f384c92037f4a7a9146b75318599406 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2013-08-26 (Mon, 26 Aug 2013) Changed paths: M maven-plugin/src/main/java/hudson/maven/AbstractMavenProcessFactory.java Log Message: ----------- Comment. Commit: 89c94dda875fba273d22451c540c2ad9e4ac0197 https://github.com/jenkinsci/jenkins/commit/89c94dda875fba273d22451c540c2ad9e4ac0197 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2013-08-26 (Mon, 26 Aug 2013) Changed paths: M core/pom.xml Log Message: ----------- [FIXED JENKINS-18775] Integrated XStream 1.4.4-jenkins-4 with attempted fix for race condition. Commit: 518d09208d4bfa879926ee786bf3d0c0b2d703b9 https://github.com/jenkinsci/jenkins/commit/518d09208d4bfa879926ee786bf3d0c0b2d703b9 Author: Oliver Gondža <ogon...@gmail.com> Date: 2013-08-26 (Mon, 26 Aug 2013) Changed paths: M core/src/main/resources/hudson/model/Run/console_pt_BR.properties Log Message: ----------- Merge pull request #921 from brauliobezerra/patch-1 Thanks Commit: b386ed31d38050064fb6ad827b95eb32e9744de0 https://github.com/jenkinsci/jenkins/commit/b386ed31d38050064fb6ad827b95eb32e9744de0 Author: CloudBees DEV@Cloud <nob...@cloudbees.com> Date: 2013-08-26 (Mon, 26 Aug 2013) Changed paths: M core/src/main/resources/hudson/model/Run/console_pt_BR.properties Log Message: ----------- Merge REMERGE_HEAD into HEAD Commit: 4def416224074c611f41185bd4e2dd0b68bcba5d https://github.com/jenkinsci/jenkins/commit/4def416224074c611f41185bd4e2dd0b68bcba5d Author: Jesse Glick <jgl...@cloudbees.com> Date: 2013-08-26 (Mon, 26 Aug 2013) Changed paths: M core/src/main/java/jenkins/model/Jenkins.java Log Message: ----------- [JENKINS-17248] Be robust against exceptions in ItemListener.onLoaded, since this could interrupt Jenkins startup. Commit: d3fa3bc906c7cb88c267f36b8eba1150435f9aaf https://github.com/jenkinsci/jenkins/commit/d3fa3bc906c7cb88c267f36b8eba1150435f9aaf Author: Jesse Glick <jgl...@cloudbees.com> Date: 2013-08-26 (Mon, 26 Aug 2013) Changed paths: M changelog.html Log Message: ----------- [JENKINS-18775] [JENKINS-17248] Noting. Commit: d406612ef2ae4557653cd915577ed64a2ad2da91 https://github.com/jenkinsci/jenkins/commit/d406612ef2ae4557653cd915577ed64a2ad2da91 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2013-08-26 (Mon, 26 Aug 2013) Changed paths: M debian/debian/jenkins.postinst Log Message: ----------- Merge pull request #591 from petere/debian-gecos debian: Fill in gecos field for jenkins user Commit: 5704e5da785bcd8e4047e0daf49a9e3c40246ef9 https://github.com/jenkinsci/jenkins/commit/5704e5da785bcd8e4047e0daf49a9e3c40246ef9 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2013-08-26 (Mon, 26 Aug 2013) Changed paths: M core/src/main/java/hudson/PluginWrapper.java M core/src/main/java/hudson/model/UpdateCenter.java Log Message: ----------- Merge pull request #918 from evernat/master Close JarFile resources in PluginWrapper and UpdateCenter Commit: 97d3f02c1a8f09a1050d500d30f89d70a5310ef5 https://github.com/jenkinsci/jenkins/commit/97d3f02c1a8f09a1050d500d30f89d70a5310ef5 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2013-08-26 (Mon, 26 Aug 2013) Changed paths: M core/src/main/java/hudson/PluginWrapper.java M core/src/main/java/hudson/model/UpdateCenter.java M core/src/main/resources/hudson/model/Run/console_pt_BR.properties M debian/debian/jenkins.postinst Log Message: ----------- Merge branch 'master' of github.com:jenkinsci/jenkins Commit: 44b1a4a02b4f3d87143aace5a4d87827180a7f12 https://github.com/jenkinsci/jenkins/commit/44b1a4a02b4f3d87143aace5a4d87827180a7f12 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2013-08-26 (Mon, 26 Aug 2013) Changed paths: M core/src/main/java/hudson/tools/DownloadFromUrlInstaller.java Log Message: ----------- Does not make much sense to put @DataBoundConstructor on an abstract class. (Stapler 1.218 rejects it, I think correctly.) Commit: 3835b3fcc701e0a79d639e1e9b6e80ec7e53976f https://github.com/jenkinsci/jenkins/commit/3835b3fcc701e0a79d639e1e9b6e80ec7e53976f Author: evernat <ever...@free.fr> Date: 2013-08-26 (Mon, 26 Aug 2013) Changed paths: M core/src/main/java/hudson/Functions.java Log Message: ----------- Optimize String appends in hudson.Functions Commit: d814a6ff7f2e99c9ada722d17c33ca87b0bbea65 https://github.com/jenkinsci/jenkins/commit/d814a6ff7f2e99c9ada722d17c33ca87b0bbea65 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2013-08-26 (Mon, 26 Aug 2013) Changed paths: M changelog.html M core/pom.xml Log Message: ----------- [FIXED JENKINS-19168] Stapler 1.218. Commit: 2c428d809609af6d2de2c645a24293c950358ab6 https://github.com/jenkinsci/jenkins/commit/2c428d809609af6d2de2c645a24293c950358ab6 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2013-08-26 (Mon, 26 Aug 2013) Changed paths: M test/src/test/java/lib/form/RowVisibilityGroupTest.java Log Message: ----------- @DataBoundConstructor does not belong on constructos of abstract classes. Commit: 8df5cb85e7340694c2731edc9bbbd2da69e1a7f7 https://github.com/jenkinsci/jenkins/commit/8df5cb85e7340694c2731edc9bbbd2da69e1a7f7 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2013-08-26 (Mon, 26 Aug 2013) Changed paths: M core/src/main/java/hudson/Functions.java Log Message: ----------- Merge pull request #922 from evernat/master Optimize String appends in hudson.Functions Commit: e50d115f338c16e8d9a21d33cf182ce2f77080cf https://github.com/jenkinsci/jenkins/commit/e50d115f338c16e8d9a21d33cf182ce2f77080cf Author: Jesse Glick <jgl...@cloudbees.com> Date: 2013-08-26 (Mon, 26 Aug 2013) Changed paths: M core/src/main/java/hudson/Functions.java Log Message: ----------- Merge branch 'master' of github.com:jenkinsci/jenkins Commit: c6ec10681302060b6902063105d701af00637d25 https://github.com/jenkinsci/jenkins/commit/c6ec10681302060b6902063105d701af00637d25 Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2013-08-26 (Mon, 26 Aug 2013) Changed paths: M changelog.html M debian/debian/changelog Log Message: ----------- merged back the RC branch Commit: 05953c431f23edb8f70857832717c4d728b11cd5 https://github.com/jenkinsci/jenkins/commit/05953c431f23edb8f70857832717c4d728b11cd5 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2013-08-27 (Tue, 27 Aug 2013) Changed paths: M changelog.html M debian/debian/changelog Log Message: ----------- Merge branch 'master' of github.com:jenkinsci/jenkins Commit: 95b3e8879a5b95e13487e2bee82ef5d9cc1f15e9 https://github.com/jenkinsci/jenkins/commit/95b3e8879a5b95e13487e2bee82ef5d9cc1f15e9 Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2013-08-27 (Tue, 27 Aug 2013) Changed paths: M changelog.html Log Message: ----------- creating an RC branch Compare: https://github.com/jenkinsci/jenkins/compare/4752a852df1a...95b3e8879a5b -- 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/groups/opt_out.