Branch: refs/heads/rc
Home: https://github.com/jenkinsci/jenkins
Commit: c04bee107119800363c1f93117b18a2a0b3806af
https://github.com/jenkinsci/jenkins/commit/c04bee107119800363c1f93117b18a2a0b3806af
Author: Jesse Glick <[email protected]>
Date: 2013-05-16 (Thu, 16 May 2013)
Changed paths:
M core/src/main/java/hudson/model/Job.java
M core/src/main/java/hudson/model/Run.java
Log Message:
-----------
Use NOTBUILT rather than GREY when a job has not yet been built.
Commit: b8b9b71be1c55f76791e958318105302f3e226b8
https://github.com/jenkinsci/jenkins/commit/b8b9b71be1c55f76791e958318105302f3e226b8
Author: Vojtech Juranek <[email protected]>
Date: 2013-05-21 (Tue, 21 May 2013)
Changed paths:
M core/src/main/java/hudson/matrix/DefaultMatrixExecutionStrategyImpl.java
Log Message:
-----------
[FIXED JENKINS-18024] Avoind NPE when checking if reason why in the queue has
beed changed
Commit: 1b4b557c264b2199dfa91849f13aeeb2ed377fb8
https://github.com/jenkinsci/jenkins/commit/1b4b557c264b2199dfa91849f13aeeb2ed377fb8
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2013-05-28 (Tue, 28 May 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.518-SNAPSHOT
Commit: 94a3b43d4a48d395e7d0024d4f9713f37562f24e
https://github.com/jenkinsci/jenkins/commit/94a3b43d4a48d395e7d0024d4f9713f37562f24e
Author: Jesse Glick <[email protected]>
Date: 2013-05-28 (Tue, 28 May 2013)
Changed paths:
M core/src/main/resources/hudson/model/View/AsynchPeople/index.jelly
A core/src/main/resources/hudson/model/View/AsynchPeople/index.properties
Log Message:
-----------
Trying to explain what “People” means.
Commit: 8549e7b32debae32827cca4cd6e7aa69858140b0
https://github.com/jenkinsci/jenkins/commit/8549e7b32debae32827cca4cd6e7aa69858140b0
Author: Jesse Glick <[email protected]>
Date: 2013-05-28 (Tue, 28 May 2013)
Changed paths:
M changelog.html
M core/src/main/java/hudson/model/View.java
M core/src/main/java/hudson/tasks/UserAvatarResolver.java
Log Message:
-----------
[FIXED JENKINS-18118] Introduced UserAvatarResolver.resolveOrNull to properly
produce fallback icon URL.
Commit: 315bde60d0618c0b17ffeab3f812adce3586c3da
https://github.com/jenkinsci/jenkins/commit/315bde60d0618c0b17ffeab3f812adce3586c3da
Author: Jesse Glick <[email protected]>
Date: 2013-05-28 (Tue, 28 May 2013)
Changed paths:
M changelog.html
M core/src/main/java/jenkins/util/ProgressiveRendering.java
M core/src/main/resources/hudson/model/View/AsynchPeople/index.jelly
Log Message:
-----------
[FIXED JENKINS-18119] Work around timing issue in sortable object.
Note that when workaround is active, table will not get sorted properly.
Probably OK since tables with large contents that *need* sorting probably take
longer to finish rendering.
Commit: 73706a45bce4bdce211f01a16bc8937f9c811bce
https://github.com/jenkinsci/jenkins/commit/73706a45bce4bdce211f01a16bc8937f9c811bce
Author: Jesse Glick <[email protected]>
Date: 2013-05-28 (Tue, 28 May 2013)
Changed paths:
M core/src/main/java/hudson/model/DisplayNameListener.java
Log Message:
-----------
[JENKINS-18074] Updated comment.
Commit: 1db5de0efb5ae5900dba2b5c49fce6e27379123d
https://github.com/jenkinsci/jenkins/commit/1db5de0efb5ae5900dba2b5c49fce6e27379123d
Author: Jesse Glick <[email protected]>
Date: 2013-05-28 (Tue, 28 May 2013)
Changed paths:
M core/src/main/java/hudson/model/Job.java
M core/src/main/java/hudson/model/Run.java
Log Message:
-----------
Merge pull request #778 from jglick/Job-getIconColor-unbuilt
Use NOTBUILT rather than GREY when a job has not yet been built
+1 from @kutzi and no comment from @kohsuke, so I hope this is uncontroversial.
Commit: aa657d79e910d3245116df0952101fff567bdbb7
https://github.com/jenkinsci/jenkins/commit/aa657d79e910d3245116df0952101fff567bdbb7
Author: Jesse Glick <[email protected]>
Date: 2013-05-28 (Tue, 28 May 2013)
Changed paths:
M core/src/main/java/hudson/matrix/DefaultMatrixExecutionStrategyImpl.java
Log Message:
-----------
Merge pull request #785 from vjuranek/JENKINS-18024
[FIXED JENKINS-18024] Avoid NPE when checking if reason why in the queue has
been changed
Commit: 487a98afb62ef7170c30bbcb0db99a71bfec522d
https://github.com/jenkinsci/jenkins/commit/487a98afb62ef7170c30bbcb0db99a71bfec522d
Author: Jesse Glick <[email protected]>
Date: 2013-05-28 (Tue, 28 May 2013)
Changed paths:
M changelog.html
Log Message:
-----------
[JENKINS-18024] Noting.
Commit: f6178f4bd9daabeaab20f404eb99431730f37dc0
https://github.com/jenkinsci/jenkins/commit/f6178f4bd9daabeaab20f404eb99431730f37dc0
Author: Jesse Glick <[email protected]>
Date: 2013-05-28 (Tue, 28 May 2013)
Changed paths:
M core/src/main/java/hudson/model/ComputerSet.java
Log Message:
-----------
Attempting to be more robust against problems initializing this class.
https://jenkins.ci.cloudbees.com/job/core/job/jenkins_main_trunk/896/testReport/junit/hudson.tools/ToolLocationNodePropertyTest/testFormRoundTrip/
java.lang.NoClassDefFoundError: Could not initialize class
hudson.model.ComputerSet
at jenkins.model.Jenkins.getComputer(Jenkins.java:1107)
Commit: fff90c100d6b030f86d92cc4f0c23af3c648c75e
https://github.com/jenkinsci/jenkins/commit/fff90c100d6b030f86d92cc4f0c23af3c648c75e
Author: Jesse Glick <[email protected]>
Date: 2013-05-28 (Tue, 28 May 2013)
Changed paths:
M changelog.html
M core/src/main/java/hudson/model/Fingerprint.java
Log Message:
-----------
[FIXED JENKINS-16301] Optimized Fingerprint.save.
Commit: f1b513cf91663498aa1677580776a7c42c7322f2
https://github.com/jenkinsci/jenkins/commit/f1b513cf91663498aa1677580776a7c42c7322f2
Author: Jesse Glick <[email protected]>
Date: 2013-05-28 (Tue, 28 May 2013)
Changed paths:
M core/src/main/java/hudson/model/Fingerprint.java
M core/src/test/java/hudson/model/FingerprintTest.java
Log Message:
-----------
[JENKINS-16301] Need to create parent directory of fingerprint file too.
Commit: 6a70f6937ba34add2558d3f4e150d4f10a45fdc1
https://github.com/jenkinsci/jenkins/commit/6a70f6937ba34add2558d3f4e150d4f10a45fdc1
Author: Jesse Glick <[email protected]>
Date: 2013-05-28 (Tue, 28 May 2013)
Changed paths:
M core/src/main/java/jenkins/model/lazy/AbstractLazyLoadRunMap.java
Log Message:
-----------
[JENKINS-15652] More clearly distinguishing the three asserts.
Commit: 787424881f3530b29c0c74e939f684e2e80af48e
https://github.com/jenkinsci/jenkins/commit/787424881f3530b29c0c74e939f684e2e80af48e
Author: Jesse Glick <[email protected]>
Date: 2013-05-28 (Tue, 28 May 2013)
Changed paths:
M core/src/test/java/jenkins/model/lazy/AbstractLazyLoadRunMapTest.java
Log Message:
-----------
[JENKINS-15652] Reproduced at least one assertion failure in a unit test.
Commit: 972d8bad229a4be6d98c8fcaad6880e1351af3ee
https://github.com/jenkinsci/jenkins/commit/972d8bad229a4be6d98c8fcaad6880e1351af3ee
Author: Jesse Glick <[email protected]>
Date: 2013-05-28 (Tue, 28 May 2013)
Changed paths:
M changelog.html
M core/src/main/java/jenkins/model/lazy/AbstractLazyLoadRunMap.java
M core/src/test/java/jenkins/model/lazy/AbstractLazyLoadRunMapTest.java
Log Message:
-----------
[FIXED JENKINS-15652] “Solving” errors by just return null from ALLRM.search
and reducing to one-line warnings.
@kohsuke confirms that the intent of throwing AIOOBE was to track down definite
code errors;
but in at least some known occurrences of this bug, the problem is invalid data:
build records on disk with <number>s that are duplicated and/or out of order.
Since that violates the precondition of the class, we do not pretend to
successfully search for such records.
At some point it would make sense to have the code detect anomalous conditions
and initiate a builds folder cleanup.
Take only the last build of a given number, and discard any earlier with higher
number.
I.e. just set <number> to 0 or something and ignore such builds, or rename
build.xml to build-broken.xml.
Commit: 93b82be199ec7c0790405531be539b014bc2d479
https://github.com/jenkinsci/jenkins/commit/93b82be199ec7c0790405531be539b014bc2d479
Author: Jesse Glick <[email protected]>
Date: 2013-05-29 (Wed, 29 May 2013)
Changed paths:
M test/src/test/java/hudson/maven/MavenMultiModuleTest.java
Log Message:
-----------
JUnit 4.
Commit: a5ac54eac82ce1cbfd7fbeca46ac080bc0847627
https://github.com/jenkinsci/jenkins/commit/a5ac54eac82ce1cbfd7fbeca46ac080bc0847627
Author: Jesse Glick <[email protected]>
Date: 2013-05-29 (Wed, 29 May 2013)
Changed paths:
M core/src/test/java/hudson/FunctionsTest.java
M test/src/test/java/hudson/maven/MavenMultiModuleTest.java
Log Message:
-----------
[JENKINS-17713] Preparing unit and functional test coverage.
Commit: 0c00faecaa06e4896456fe91efd17b2a3ab3aec1
https://github.com/jenkinsci/jenkins/commit/0c00faecaa06e4896456fe91efd17b2a3ab3aec1
Author: Oliver Gondža <[email protected]>
Date: 2013-05-29 (Wed, 29 May 2013)
Changed paths:
M maven-plugin/pom.xml
M test/pom.xml
M war/pom.xml
Log Message:
-----------
Bump mailer version to 1.5
Commit: 53a846f1b9c3589b8e3e97c881272577f3a5c4dc
https://github.com/jenkinsci/jenkins/commit/53a846f1b9c3589b8e3e97c881272577f3a5c4dc
Author: Lukasz Jader <[email protected]>
Date: 2013-05-29 (Wed, 29 May 2013)
Changed paths:
A
core/src/main/resources/hudson/model/Cause/UpstreamCause/description_pl.properties
A
core/src/main/resources/hudson/model/Cause/UserCause/description_pl.properties
M
core/src/main/resources/hudson/model/Cause/UserIdCause/description_pl.properties
M core/src/main/resources/jenkins/management/Messages_pl.properties
A core/src/main/resources/jenkins/management/PluginsLink/info_pl.properties
A
core/src/main/resources/jenkins/model/CauseOfInterruption/UserInterruption/summary_pl.properties
M
maven-plugin/src/main/resources/hudson/maven/MavenModuleSetBuild/main_pl.properties
Log Message:
-----------
Add/fix some of polish translations
Commit: bab667416defe0e5fba59bd99c40db8ee12e8dbe
https://github.com/jenkinsci/jenkins/commit/bab667416defe0e5fba59bd99c40db8ee12e8dbe
Author: Jesse Glick <[email protected]>
Date: 2013-05-30 (Thu, 30 May 2013)
Changed paths:
M maven-plugin/pom.xml
M test/pom.xml
M war/pom.xml
Log Message:
-----------
Merge pull request #796 from olivergondza/bump-mailer
Bump mailer version to 1.5
Commit: 3d190ac69035451eb1bf14c4934c716c63289d7b
https://github.com/jenkinsci/jenkins/commit/3d190ac69035451eb1bf14c4934c716c63289d7b
Author: Jesse Glick <[email protected]>
Date: 2013-05-30 (Thu, 30 May 2013)
Changed paths:
A
core/src/main/resources/hudson/model/Cause/UpstreamCause/description_pl.properties
A
core/src/main/resources/hudson/model/Cause/UserCause/description_pl.properties
M
core/src/main/resources/hudson/model/Cause/UserIdCause/description_pl.properties
M core/src/main/resources/jenkins/management/Messages_pl.properties
A core/src/main/resources/jenkins/management/PluginsLink/info_pl.properties
A
core/src/main/resources/jenkins/model/CauseOfInterruption/UserInterruption/summary_pl.properties
M
maven-plugin/src/main/resources/hudson/maven/MavenModuleSetBuild/main_pl.properties
Log Message:
-----------
Merge pull request #797 from ljader/master
Fix polish translations
Commit: 0866cf5c190bcfc8f5b04dd9e335e7ca74bd4980
https://github.com/jenkinsci/jenkins/commit/0866cf5c190bcfc8f5b04dd9e335e7ca74bd4980
Author: Jesse Glick <[email protected]>
Date: 2013-05-30 (Thu, 30 May 2013)
Changed paths:
M changelog.html
M war/pom.xml
Log Message:
-----------
[FIXED JENKINS-17684] Integrate new Winstone with caching fix.
Commit: 24334dc1771116e949de2afd8fb81456e41521da
https://github.com/jenkinsci/jenkins/commit/24334dc1771116e949de2afd8fb81456e41521da
Author: Jesse Glick <[email protected]>
Date: 2013-05-30 (Thu, 30 May 2013)
Changed paths:
M changelog.html
M core/src/main/java/hudson/model/ListView.java
Log Message:
-----------
Do not fail startup in case ListView.includeRegex was syntactically malformed.
Commit: 2b0bd977f38c919f19caf4925124ba00523191e7
https://github.com/jenkinsci/jenkins/commit/2b0bd977f38c919f19caf4925124ba00523191e7
Author: Jesse Glick <[email protected]>
Date: 2013-05-30 (Thu, 30 May 2013)
Changed paths:
M test/src/test/java/hudson/model/JobTest.java
A test/src/test/resources/hudson/model/JobTest/configDotXmlPermission.zip
A test/src/test/resources/hudson/model/JobTest/getArtifactsUpTo.zip
A test/src/test/resources/hudson/model/JobTest/readPermission.zip
R
test/src/test/resources/hudson/model/JobTest/testConfigDotXmlPermission.zip
R test/src/test/resources/hudson/model/JobTest/testGetArtifactsUpTo.zip
R test/src/test/resources/hudson/model/JobTest/testReadPermission.zip
Log Message:
-----------
JUnit 4.
Commit: be5cd4fd169005f50eea8ccefac4b91a9b4c503c
https://github.com/jenkinsci/jenkins/commit/be5cd4fd169005f50eea8ccefac4b91a9b4c503c
Author: Jesse Glick <[email protected]>
Date: 2013-05-30 (Thu, 30 May 2013)
Changed paths:
M changelog.html
M core/src/main/java/hudson/model/Job.java
M test/src/test/java/hudson/model/JobTest.java
Log Message:
-----------
[FIXED JENKINS-16023] Use permalinks for as many Job.getLast*Build methods as
possible.
Commit: b21e1b01b1282ddbadf43cd0bbc235a3e8f18018
https://github.com/jenkinsci/jenkins/commit/b21e1b01b1282ddbadf43cd0bbc235a3e8f18018
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2013-05-31 (Fri, 31 May 2013)
Changed paths:
M plugins/pom.xml
Log Message:
-----------
using the latest and greatest
Commit: 454d613d79e13e2f7c25a16a4a90db1e200ac07e
https://github.com/jenkinsci/jenkins/commit/454d613d79e13e2f7c25a16a4a90db1e200ac07e
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2013-05-31 (Fri, 31 May 2013)
Changed paths:
M plugins/pom.xml
Log Message:
-----------
I think I do now.
Commit: 4a95cc6f9269108e607077dc9fd57f06e4c9af26
https://github.com/jenkinsci/jenkins/commit/4a95cc6f9269108e607077dc9fd57f06e4c9af26
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2013-05-31 (Fri, 31 May 2013)
Changed paths:
M core/src/main/java/hudson/model/FileParameterValue.java
Log Message:
-----------
Fixed NPE.
Commit: 2a1d1631bd4d3e6d37d82295089d70e229ea0548
https://github.com/jenkinsci/jenkins/commit/2a1d1631bd4d3e6d37d82295089d70e229ea0548
Author: Jesse Glick <[email protected]>
Date: 2013-05-31 (Fri, 31 May 2013)
Changed paths:
M changelog.html
M core/pom.xml
M core/src/main/java/hudson/Util.java
M core/src/main/java/hudson/cli/ClientAuthenticationCache.java
M core/src/main/java/hudson/os/PosixAPI.java
M core/src/main/java/hudson/os/PosixException.java
M core/src/main/java/hudson/tools/ZipExtractionInstaller.java
M core/src/main/java/hudson/util/IOUtils.java
M core/src/main/java/hudson/util/jna/GNUCLibrary.java
Log Message:
-----------
[FIXED JENKINS-14351] jna-posix → jnr-posix upgrade (opt in).
Commit: 6509ed9eccf20c9736d9b93a56886341a42b63fa
https://github.com/jenkinsci/jenkins/commit/6509ed9eccf20c9736d9b93a56886341a42b63fa
Author: Jesse Glick <[email protected]>
Date: 2013-05-31 (Fri, 31 May 2013)
Changed paths:
M core/src/main/java/hudson/model/FileParameterValue.java
M plugins/pom.xml
Log Message:
-----------
Merge branch 'master' of github.com:jenkinsci/jenkins
Commit: eff5635b75a63a536f8ad24231b3eba3cbc4b63e
https://github.com/jenkinsci/jenkins/commit/eff5635b75a63a536f8ad24231b3eba3cbc4b63e
Author: Jesse Glick <[email protected]>
Date: 2013-05-31 (Fri, 31 May 2013)
Changed paths:
M core/src/main/java/hudson/model/Run.java
Log Message:
-----------
[JENKINS-15587] Diagnostics.
Commit: e86ab7204bcc264647c947290cf8e019e7eb0687
https://github.com/jenkinsci/jenkins/commit/e86ab7204bcc264647c947290cf8e019e7eb0687
Author: Jesse Glick <[email protected]>
Date: 2013-05-31 (Fri, 31 May 2013)
Changed paths:
M core/src/main/java/hudson/security/BasicAuthenticationFilter.java
M core/src/main/java/hudson/security/FederatedLoginService.java
M core/src/main/java/hudson/security/HudsonPrivateSecurityRealm.java
Log Message:
-----------
Suppressing some known-good instances of an idiom otherwise warned about by
NetBeans plugin for Jenkins.
Commit: 41316888b470f1508e1868654f09c56f1e11257e
https://github.com/jenkinsci/jenkins/commit/41316888b470f1508e1868654f09c56f1e11257e
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2013-06-02 (Sun, 02 Jun 2013)
Changed paths:
M changelog.html
M debian/debian/changelog
Log Message:
-----------
merged back the RC branch
Commit: 3a4b1cb23deb6b63e92176806c2654252755d1aa
https://github.com/jenkinsci/jenkins/commit/3a4b1cb23deb6b63e92176806c2654252755d1aa
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2013-06-02 (Sun, 02 Jun 2013)
Changed paths:
M changelog.html
Log Message:
-----------
creating an RC branch
Compare:
https://github.com/jenkinsci/jenkins/compare/1f8d012b8d33...3a4b1cb23deb
--
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.