Branch: refs/heads/rc Home: https://github.com/jenkinsci/jenkins Commit: 84585f0c3c0f792e3f30e29d32064cc79faa29d0 https://github.com/jenkinsci/jenkins/commit/84585f0c3c0f792e3f30e29d32064cc79faa29d0 Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2014-12-15 (Mon, 15 Dec 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.596-SNAPSHOT Commit: 08d16835ae583ba6d0b767d4897e790df83deca7 https://github.com/jenkinsci/jenkins/commit/08d16835ae583ba6d0b767d4897e790df83deca7 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2014-12-15 (Mon, 15 Dec 2014) Changed paths: M pom.xml Log Message: ----------- maven-hpi-plugin 1.110 Commit: f7389c5b6d587e36e63daa21580edb464a576a6b https://github.com/jenkinsci/jenkins/commit/f7389c5b6d587e36e63daa21580edb464a576a6b Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2014-12-16 (Tue, 16 Dec 2014) Changed paths: M core/src/main/java/hudson/PluginManager.java Log Message: ----------- report the version number as well Commit: 89cdd5113fc8e57961c69649a4f9f1472fafc22b https://github.com/jenkinsci/jenkins/commit/89cdd5113fc8e57961c69649a4f9f1472fafc22b Author: tfennelly <tom.fenne...@gmail.com> Date: 2014-12-17 (Wed, 17 Dec 2014) Changed paths: M core/src/main/resources/lib/layout/layout.jelly M war/src/main/webapp/css/style.css M war/src/main/webapp/scripts/hudson-behavior.js Log Message: ----------- [JENKINS-25971] use css only to size left and right panels Was using JS to size panels. This change only effects screens > 768px. Less than 768px is responsive. Commit: b415b467fb614048499953ce4db3a8eced4aac9f https://github.com/jenkinsci/jenkins/commit/b415b467fb614048499953ce4db3a8eced4aac9f Author: Jesse Glick <jgl...@cloudbees.com> Date: 2014-12-17 (Wed, 17 Dec 2014) Changed paths: M core/src/test/java/hudson/PluginManagerTest.java M core/src/test/java/hudson/UtilTest.java M core/src/test/java/hudson/util/DirScannerTest.java M core/src/test/java/hudson/util/io/TarArchiverTest.java M core/src/test/java/jenkins/security/ConfidentialStoreRule.java M test/src/test/java/hudson/model/ItemsTest.java Log Message: ----------- Replacing Util.createTempDir with the standard TemporaryFolder rule in some tests. Commit: f49ff4a2c4c5640e78e89daa211d37eee9523495 https://github.com/jenkinsci/jenkins/commit/f49ff4a2c4c5640e78e89daa211d37eee9523495 Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2014-12-18 (Thu, 18 Dec 2014) Changed paths: M pom.xml Log Message: ----------- Integrated the new version Commit: 5f38bb4c3945a7ae5a30e248058c694812581ffa https://github.com/jenkinsci/jenkins/commit/5f38bb4c3945a7ae5a30e248058c694812581ffa Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2014-12-18 (Thu, 18 Dec 2014) Changed paths: M core/pom.xml Log Message: ----------- Integrated a new version Commit: de9b5580445afc75a29044097fd67dbe070f440c https://github.com/jenkinsci/jenkins/commit/de9b5580445afc75a29044097fd67dbe070f440c Author: Daniel Beck <daniel-b...@github.com> Date: 2014-12-19 (Fri, 19 Dec 2014) Changed paths: M core/src/main/resources/hudson/model/AbstractBuild/index_hu.properties Log Message: ----------- [FIXED JENKINS-26155] Fix Hungarian build index page while building Commit: 540b591ac4e07e22981e2febac900f09c7b61a9a https://github.com/jenkinsci/jenkins/commit/540b591ac4e07e22981e2febac900f09c7b61a9a Author: Daniel Beck <daniel-b...@users.noreply.github.com> Date: 2014-12-20 (Sat, 20 Dec 2014) Changed paths: M core/src/main/resources/hudson/model/AbstractBuild/index_hu.properties Log Message: ----------- Merge pull request #1490 from daniel-beck/JENKINS-26155 [FIXED JENKINS-26155] Fix Hungarian build index page while building Commit: 7f36c3f2406a9b3f680473759ae6a91c7cef6186 https://github.com/jenkinsci/jenkins/commit/7f36c3f2406a9b3f680473759ae6a91c7cef6186 Author: Daniel Beck <daniel-b...@users.noreply.github.com> Date: 2014-12-20 (Sat, 20 Dec 2014) Changed paths: M changelog.html Log Message: ----------- Noting #1490 Commit: 86a75b620ca50aa11f9442056add9cda8791a39d https://github.com/jenkinsci/jenkins/commit/86a75b620ca50aa11f9442056add9cda8791a39d Author: CloudBees DEV@Cloud <nob...@cloudbees.com> Date: 2014-12-20 (Sat, 20 Dec 2014) Changed paths: M core/pom.xml M pom.xml Log Message: ----------- Merge commit '5f38bb4c3945a7ae5a30e248058c694812581ffa' Commit: 2820e59202975ce8ad302e4a0b0e17c07e4c40cf https://github.com/jenkinsci/jenkins/commit/2820e59202975ce8ad302e4a0b0e17c07e4c40cf Author: Daniel Beck <daniel-b...@github.com> Date: 2014-12-21 (Sun, 21 Dec 2014) Changed paths: M core/src/main/resources/hudson/model/Computer/index.jelly M core/src/main/resources/hudson/model/Label/index.jelly Log Message: ----------- [FIXED JENKINS-25989] Allow breaking label and node lists Commit: 8284f5987153db0e88493f3ac9bf25b1486b6864 https://github.com/jenkinsci/jenkins/commit/8284f5987153db0e88493f3ac9bf25b1486b6864 Author: Oliver Gondža <ogon...@gmail.com> Date: 2014-12-21 (Sun, 21 Dec 2014) Changed paths: M core/src/main/resources/hudson/model/Computer/index.jelly M core/src/main/resources/hudson/model/Label/index.jelly Log Message: ----------- Merge pull request #1495 from daniel-beck/JENKINS-25989 [FIXED JENKINS-25989] Allow breaking label and node lists Commit: 7bfbc4b1d0a68bd6b333b2eb0a85501a21931462 https://github.com/jenkinsci/jenkins/commit/7bfbc4b1d0a68bd6b333b2eb0a85501a21931462 Author: Oliver Gondža <ogon...@gmail.com> Date: 2014-12-21 (Sun, 21 Dec 2014) Changed paths: M changelog.html Log Message: ----------- Noting #1495 Commit: 3e9cdcbc8527d6ee2be143aad3365df8fcd02c74 https://github.com/jenkinsci/jenkins/commit/3e9cdcbc8527d6ee2be143aad3365df8fcd02c74 Author: tfennelly <tom.fenne...@gmail.com> Date: 2014-12-21 (Sun, 21 Dec 2014) Changed paths: M war/src/main/webapp/css/style.css Log Message: ----------- Tweak of earlier fix for JENKINS-25971 Making side-panel and main-panel absolute positioned and full height Commit: 2d708d4a1c2128d16414eb030f2054e2b6bdfcfe https://github.com/jenkinsci/jenkins/commit/2d708d4a1c2128d16414eb030f2054e2b6bdfcfe Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2014-12-21 (Sun, 21 Dec 2014) Changed paths: M changelog.html M debian/debian/changelog M pom.xml Log Message: ----------- merged back the RC branch Commit: 0374b79d83306bbb9d2ddf69540cc6d482cfbcf2 https://github.com/jenkinsci/jenkins/commit/0374b79d83306bbb9d2ddf69540cc6d482cfbcf2 Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2014-12-21 (Sun, 21 Dec 2014) Changed paths: M changelog.html Log Message: ----------- creating an RC branch Compare: https://github.com/jenkinsci/jenkins/compare/05dae5c02458...0374b79d8330 -- 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.