Branch: refs/heads/rc
Home: https://github.com/jenkinsci/jenkins
Commit: eef3e4e7ad0e1293bb4d359c62455ae39d470cbf
https://github.com/jenkinsci/jenkins/commit/eef3e4e7ad0e1293bb4d359c62455ae39d470cbf
Author: Ryan Campbell <[email protected]>
Date: 2012-06-15 (Fri, 15 Jun 2012)
Changed paths:
M core/src/main/java/hudson/model/Computer.java
Log Message:
-----------
Put Computer.CREATE in the COMPUTER permission group
Commit: d51ffabaad2eb86e0136c48d1d1beab442dc11b9
https://github.com/jenkinsci/jenkins/commit/d51ffabaad2eb86e0136c48d1d1beab442dc11b9
Author: Nicolas De Loof <[email protected]>
Date: 2012-06-18 (Mon, 18 Jun 2012)
Changed paths:
M changelog.html
M core/pom.xml
M core/src/main/java/hudson/security/HudsonPrivateSecurityRealm.java
M test/src/test/java/hudson/security/HudsonPrivateSecurityRealmTest.java
Log Message:
-----------
Revert "Improved the mechanism of how we store passwords hashed."
This reverts commit ebc6af72e90cd14a77b41cccf807c3872cd53273.
Commit: 0af54f067a1d9271442f0accfb56f7e4f9a96a20
https://github.com/jenkinsci/jenkins/commit/0af54f067a1d9271442f0accfb56f7e4f9a96a20
Author: Nicolas De Loof <[email protected]>
Date: 2012-06-18 (Mon, 18 Jun 2012)
Changed paths:
M pom.xml
Log Message:
-----------
fix license generation issue with encoding
Commit: 966b176b6415a2df6f364eebf21b3fa9ab8a2e26
https://github.com/jenkinsci/jenkins/commit/966b176b6415a2df6f364eebf21b3fa9ab8a2e26
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-06-18 (Mon, 18 Jun 2012)
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.473-SNAPSHOT
Commit: f52c7f7da2f73b56eb2f4e9191a281acb9bea5e9
https://github.com/jenkinsci/jenkins/commit/f52c7f7da2f73b56eb2f4e9191a281acb9bea5e9
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-06-18 (Mon, 18 Jun 2012)
Changed paths:
M changelog.html
M core/pom.xml
M core/src/main/java/hudson/security/HudsonPrivateSecurityRealm.java
M pom.xml
M test/src/test/java/hudson/security/HudsonPrivateSecurityRealmTest.java
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Commit: 9bdaf8daaf0798c7aa740c44b1fccbef20858bad
https://github.com/jenkinsci/jenkins/commit/9bdaf8daaf0798c7aa740c44b1fccbef20858bad
Author: Nicolas De Loof <[email protected]>
Date: 2012-06-19 (Tue, 19 Jun 2012)
Changed paths:
M changelog.html
M core/pom.xml
M core/src/main/java/hudson/security/HudsonPrivateSecurityRealm.java
M test/src/test/java/hudson/security/HudsonPrivateSecurityRealmTest.java
Log Message:
-----------
Revert "Revert "Improved the mechanism of how we store passwords hashed.""
Commit: 20274219a20ef3a062f1261d0e87113cb39c4c58
https://github.com/jenkinsci/jenkins/commit/20274219a20ef3a062f1261d0e87113cb39c4c58
Author: Tim Pizey <[email protected]>
Date: 2012-06-19 (Tue, 19 Jun 2012)
Changed paths:
M debian/debian/jenkins.init
Log Message:
-----------
Add a message to explain why startup failed
Commit: 6c70afa783edf60d99eb0a187ba44006de0e27bb
https://github.com/jenkinsci/jenkins/commit/6c70afa783edf60d99eb0a187ba44006de0e27bb
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-06-19 (Tue, 19 Jun 2012)
Changed paths:
M core/src/main/java/hudson/search/SearchIndex.java
M core/src/main/java/hudson/search/SearchIndexBuilder.java
M core/src/main/java/hudson/search/SearchItem.java
Log Message:
-----------
doc improvement
Commit: edd7feae7de862140560fde2a97f9065bef1ee32
https://github.com/jenkinsci/jenkins/commit/edd7feae7de862140560fde2a97f9065bef1ee32
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-06-19 (Tue, 19 Jun 2012)
Changed paths:
M changelog.html
M cli/pom.xml
M core/pom.xml
M debian/debian/changelog
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:
-----------
Merge branch 'master' of github.com:jenkinsci/jenkins
Commit: aa5e0790b900daad58192124ae771cf302a40878
https://github.com/jenkinsci/jenkins/commit/aa5e0790b900daad58192124ae771cf302a40878
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-06-19 (Tue, 19 Jun 2012)
Changed paths:
M changelog.html
M core/src/main/java/hudson/search/SearchItem.java
M core/src/main/java/jenkins/model/Jenkins.java
M test/src/test/java/hudson/search/SearchTest.java
Log Message:
-----------
[FIXED JENKINS-13148]
All top-level jobs show up in search, as opposed to just jobs in the
current view or in the primary view.
Commit: 9fbd6d3a482643f4080fbb793c67323e8464b11c
https://github.com/jenkinsci/jenkins/commit/9fbd6d3a482643f4080fbb793c67323e8464b11c
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-06-19 (Tue, 19 Jun 2012)
Changed paths:
M changelog.html
M core/src/main/java/hudson/cli/UpdateJobCommand.java
M core/src/main/java/hudson/model/AbstractItem.java
M core/src/main/java/hudson/model/AbstractProject.java
M core/src/main/java/hudson/model/RunMap.java
A test/src/test/groovy/hudson/model/RunMapTest.groovy
Log Message:
-----------
[FIXED JENKINS-12318]
Preserve in-progress builds when reloading a job.
Because in-flight builds tend to update the state a lot, with this
change we refrain from reloading those builds from the disk.
This should be acceptable since we are primarily reloading a job, and
reloading of builds are secondary.
Commit: 32a95fc57caed0658eda9906833e26d879142957
https://github.com/jenkinsci/jenkins/commit/32a95fc57caed0658eda9906833e26d879142957
Author: Olivier Lamy <[email protected]>
Date: 2012-06-20 (Wed, 20 Jun 2012)
Changed paths:
M debian/debian/jenkins.init
Log Message:
-----------
Merge pull request #503 from timp21337/patch-4
Passive agressive messaging
Thanks
Commit: b061d3cf8753feb7950662b326caf0ccc0d04e24
https://github.com/jenkinsci/jenkins/commit/b061d3cf8753feb7950662b326caf0ccc0d04e24
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-06-20 (Wed, 20 Jun 2012)
Changed paths:
M core/src/main/java/hudson/XmlFile.java
Log Message:
-----------
exposing XStream
Commit: f527a54a7af5c37c3f1c10db0dfb03a8d23af841
https://github.com/jenkinsci/jenkins/commit/f527a54a7af5c37c3f1c10db0dfb03a8d23af841
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-06-20 (Wed, 20 Jun 2012)
Changed paths:
A core/src/main/java/jenkins/util/xstream/XStreamDOM.java
A core/src/test/java/jenkins/util/xstream/XStreamDOMTest.java
A core/src/test/resources/jenkins/util/xstream/XStreamDOMTest.data1.xml
Log Message:
-----------
added data structure useful to capture part of the XStream XML format as a
DOM like structure.
Commit: 2338b6682146e912c9a4d3769eff4864e487c427
https://github.com/jenkinsci/jenkins/commit/2338b6682146e912c9a4d3769eff4864e487c427
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-06-20 (Wed, 20 Jun 2012)
Changed paths:
R core/src/main/groovy/jenkins/util/MarkFindingOutputStream.java
R core/src/main/groovy/jenkins/util/ServerTcpPort.java
A core/src/main/java/jenkins/util/MarkFindingOutputStream.java
A core/src/main/java/jenkins/util/ServerTcpPort.java
Log Message:
-----------
These files were at a wrong folder.
Commit: 38af8cf8bb52f74d20d9a8f9d51657163ae28b21
https://github.com/jenkinsci/jenkins/commit/38af8cf8bb52f74d20d9a8f9d51657163ae28b21
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-06-20 (Wed, 20 Jun 2012)
Changed paths:
A core/src/main/java/jenkins/util/TreeString.java
A core/src/main/java/jenkins/util/TreeStringBuilder.java
A core/src/test/java/jenkins/util/TreeStringBuilderTest.java
Log Message:
-----------
added TreeString code.
This code was originally developed for analysis-core plugin, but I think it's
useful outside it.
I'm promoting this up to core
Commit: e942555fd4a746b7193af71653e62553ff2d4caf
https://github.com/jenkinsci/jenkins/commit/e942555fd4a746b7193af71653e62553ff2d4caf
Author: Christoph Kutzinski <[email protected]>
Date: 2012-06-20 (Wed, 20 Jun 2012)
Changed paths:
M maven-plugin/src/main/java/hudson/maven/ExecutedMojo.java
M maven-plugin/src/test/java/hudson/maven/ExecutedMojoTest.java
Log Message:
-----------
[FIXED JENKINS-14142] Unnecessarily verbose warning if mojo is loaded from a
directory
Commit: 655aac9301b43c4fc3162e21b64f0ed8b6822260
https://github.com/jenkinsci/jenkins/commit/655aac9301b43c4fc3162e21b64f0ed8b6822260
Author: Nicolas De Loof <[email protected]>
Date: 2012-06-22 (Fri, 22 Jun 2012)
Changed paths:
M core/src/main/java/hudson/tasks/BuildTrigger.java
Log Message:
-----------
support jobs nested inside ItemGroups
(cloudbees folder plugin as a sample impl)
Commit: 1079d87a466d7684528003357a7a2828d330c994
https://github.com/jenkinsci/jenkins/commit/1079d87a466d7684528003357a7a2828d330c994
Author: Olivier Lamy <[email protected]>
Date: 2012-06-22 (Fri, 22 Jun 2012)
Changed paths:
M core/src/main/java/hudson/model/Computer.java
Log Message:
-----------
Merge pull request #500 from recampbell/master
Put Computer.CREATE in the COMPUTER permission group
Commit: e2303ef454bc1a3af0b4ae6a13a88b99c9b8e94e
https://github.com/jenkinsci/jenkins/commit/e2303ef454bc1a3af0b4ae6a13a88b99c9b8e94e
Author: Andrey Myatlyuk <[email protected]>
Date: 2012-06-22 (Fri, 22 Jun 2012)
Changed paths:
M core/src/main/resources/hudson/model/View/sidepanel_sr.properties
Log Message:
-----------
Updated Serbian translation with matching curly braces.
[FIXED JENKINS-13695]
Commit: 13dd55c7b2b3bce3571c8b117ec979ac4786c687
https://github.com/jenkinsci/jenkins/commit/13dd55c7b2b3bce3571c8b117ec979ac4786c687
Author: Andrey Myatlyuk <[email protected]>
Date: 2012-06-22 (Fri, 22 Jun 2012)
Changed paths:
M core/src/main/resources/hudson/model/View/sidepanel_sr.properties
Log Message:
-----------
Revert "Updated Serbian translation with matching curly braces."
This reverts commit e2303ef454bc1a3af0b4ae6a13a88b99c9b8e94e.
Commit: 1e9c93a248cd2bfd92fb147d363f193c5dd341b0
https://github.com/jenkinsci/jenkins/commit/1e9c93a248cd2bfd92fb147d363f193c5dd341b0
Author: Andrey Myatlyuk <[email protected]>
Date: 2012-06-22 (Fri, 22 Jun 2012)
Changed paths:
M changelog.html
M core/src/main/resources/hudson/model/View/sidepanel_sr.properties
Log Message:
-----------
Updated Serbian translation with matching curly braces.
[FIXED JENKINS-13695]
Commit: 9a59ada8ea54aca080da5aabfd9b44e8e7b0c006
https://github.com/jenkinsci/jenkins/commit/9a59ada8ea54aca080da5aabfd9b44e8e7b0c006
Author: Dean Yu <[email protected]>
Date: 2012-06-22 (Fri, 22 Jun 2012)
Changed paths:
M changelog.html
M core/src/main/resources/hudson/model/View/sidepanel_sr.properties
Log Message:
-----------
Merge pull request #507 from kukido/master
Serbian translation for NewJob had a closing paren instead of
closing curly brace.
Fixed by @kukido.
Commit: c75caf937cacfaced35bbb5daeec9131b742bb0c
https://github.com/jenkinsci/jenkins/commit/c75caf937cacfaced35bbb5daeec9131b742bb0c
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-06-22 (Fri, 22 Jun 2012)
Changed paths:
M core/src/main/java/jenkins/util/xstream/XStreamDOM.java
M core/src/test/java/jenkins/util/xstream/XStreamDOMTest.java
Log Message:
-----------
bug fix when there's no children nor value
Commit: 5d3d9d16efbe244088bf730c97b0806e11085c6c
https://github.com/jenkinsci/jenkins/commit/5d3d9d16efbe244088bf730c97b0806e11085c6c
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-06-22 (Fri, 22 Jun 2012)
Changed paths:
M core/src/main/java/jenkins/util/xstream/XStreamDOM.java
M core/src/test/java/jenkins/util/xstream/XStreamDOMTest.java
Log Message:
-----------
bug fix. handle name escaping like other reader/writers
Commit: 7c5efe367b16c35e707c2cde72611f25d4ebf703
https://github.com/jenkinsci/jenkins/commit/7c5efe367b16c35e707c2cde72611f25d4ebf703
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-06-22 (Fri, 22 Jun 2012)
Changed paths:
M core/src/main/resources/lib/form/advanced.jelly
M core/src/main/resources/lib/form/apply.jelly
M core/src/main/resources/lib/layout/expandButton.jelly
M war/src/main/webapp/scripts/hudson-behavior.js
Log Message:
-----------
deprecating 'fooButton' class in favor of 'foo-button'
This makes it consistent with other buttons like repeatable-add-button, and use
of '-' prevents name collisions with form names, and make all of those UI
controls addressible in the same namespace
Commit: 74bea665c6b9cbcc075fe0044d1befbfcb581099
https://github.com/jenkinsci/jenkins/commit/74bea665c6b9cbcc075fe0044d1befbfcb581099
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-06-22 (Fri, 22 Jun 2012)
Changed paths:
M core/src/main/resources/lib/form/validateButton.jelly
M war/src/main/webapp/scripts/hudson-behavior.js
Log Message:
-----------
copy & keep CSS class names
Commit: d318bbae5b1724158724170833c97ff833991d41
https://github.com/jenkinsci/jenkins/commit/d318bbae5b1724158724170833c97ff833991d41
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-06-22 (Fri, 22 Jun 2012)
Changed paths:
M core/src/main/resources/lib/form/hetero-list.jelly
M war/src/main/webapp/scripts/hudson-behavior.js
Log Message:
-----------
Added code to assist form-element-path plugin
Commit: 1602813b63c377f51a4ea50d4f01e47b3b53af7b
https://github.com/jenkinsci/jenkins/commit/1602813b63c377f51a4ea50d4f01e47b3b53af7b
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-06-22 (Fri, 22 Jun 2012)
Changed paths:
M core/src/main/java/jenkins/util/xstream/XStreamDOM.java
M core/src/test/java/jenkins/util/xstream/XStreamDOMTest.java
Log Message:
-----------
Improving functionality
Commit: e4c735f45d37a41813aefddf16c029f6eaa953da
https://github.com/jenkinsci/jenkins/commit/e4c735f45d37a41813aefddf16c029f6eaa953da
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-06-22 (Fri, 22 Jun 2012)
Changed paths:
M core/src/test/java/jenkins/util/xstream/XStreamDOMTest.java
Log Message:
-----------
oopts
Commit: 02854d87bd81f30c8940a0f0fcc9c28e081db7dd
https://github.com/jenkinsci/jenkins/commit/02854d87bd81f30c8940a0f0fcc9c28e081db7dd
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-06-22 (Fri, 22 Jun 2012)
Changed paths:
M war/src/main/webapp/scripts/hudson-behavior.js
Log Message:
-----------
Wrong variable name
Commit: eae5278f77e52f7e63e91b34f874b24956585a64
https://github.com/jenkinsci/jenkins/commit/eae5278f77e52f7e63e91b34f874b24956585a64
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-06-22 (Fri, 22 Jun 2012)
Changed paths:
M war/pom.xml
Log Message:
-----------
Bumping up to 1.39
1.40 brings in 1.7 support, but I'm still seeing some bug reports.
Waiting a bit more before going there.
Commit: ed3b198fbbc9630a9f3190213561bb1b8ff0bb97
https://github.com/jenkinsci/jenkins/commit/ed3b198fbbc9630a9f3190213561bb1b8ff0bb97
Author: Christoph Kutzinski <[email protected]>
Date: 2012-06-24 (Sun, 24 Jun 2012)
Changed paths:
M changelog.html
Log Message:
-----------
Corrected changelog: actually 11073 was first fixed in 1.447
Commit: 4b828e4e63d3262c766128e012f7788808eb8760
https://github.com/jenkinsci/jenkins/commit/4b828e4e63d3262c766128e012f7788808eb8760
Author: Christoph Kutzinski <[email protected]>
Date: 2012-06-24 (Sun, 24 Jun 2012)
Changed paths:
M test/src/main/java/jenkins/scm/SCMCheckoutStrategyTest.java
Log Message:
-----------
Disambiguate configRoundtrip call for the sake of the Eclipse compiler
Commit: a2f2ae9b2b91d87e0622d850c96f6040a233ab0e
https://github.com/jenkinsci/jenkins/commit/a2f2ae9b2b91d87e0622d850c96f6040a233ab0e
Author: Christoph Kutzinski <[email protected]>
Date: 2012-06-24 (Sun, 24 Jun 2012)
Changed paths:
R test/src/main/java/jenkins/scm/SCMCheckoutStrategyTest.java
R test/src/main/java/jenkins/security/ApiTokenPropertyTest.java
A test/src/test/java/jenkins/scm/SCMCheckoutStrategyTest.java
A test/src/test/java/jenkins/security/ApiTokenPropertyTest.java
Log Message:
-----------
I guess it was just an oversight from Kohsuke to put these tests under
src/main as Maven won't run them if not located under src/test
Commit: 03ac32375250b3072136dde3a2c5268beaf8da70
https://github.com/jenkinsci/jenkins/commit/03ac32375250b3072136dde3a2c5268beaf8da70
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-06-24 (Sun, 24 Jun 2012)
Changed paths:
M changelog.html
M debian/debian/changelog
Log Message:
-----------
merged back the RC branch
Commit: fb8376eb43fa02eb2ced14f8f918b04fd12e8e6f
https://github.com/jenkinsci/jenkins/commit/fb8376eb43fa02eb2ced14f8f918b04fd12e8e6f
Author: lvotypko <[email protected]>
Date: 2012-06-25 (Mon, 25 Jun 2012)
Changed paths:
M core/src/main/java/hudson/matrix/MatrixConfiguration.java
M core/src/main/java/hudson/matrix/MatrixProject.java
Log Message:
-----------
Update transient actions of configurations in the same way as actions of
matrix project
Commit: 15812e75bf7edfc4c377e76ae32474f831ad31d8
https://github.com/jenkinsci/jenkins/commit/15812e75bf7edfc4c377e76ae32474f831ad31d8
Author: vjuranek <[email protected]>
Date: 2012-06-25 (Mon, 25 Jun 2012)
Changed paths:
M core/src/main/java/hudson/matrix/MatrixConfiguration.java
M core/src/main/java/hudson/matrix/MatrixProject.java
Log Message:
-----------
Merge pull request #508 from lvotypko/update-actions
Update transient actions of configurations in the same way as actions of matrix
project
Commit: c7734d1cefda37780f917f7ff3ae443493d8736f
https://github.com/jenkinsci/jenkins/commit/c7734d1cefda37780f917f7ff3ae443493d8736f
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-06-25 (Mon, 25 Jun 2012)
Changed paths:
M changelog.html
Log Message:
-----------
creating an RC branch
Compare:
https://github.com/jenkinsci/jenkins/compare/d1de1f51d415...c7734d1cefda