Branch: refs/heads/rc
Home: https://github.com/jenkinsci/jenkins
Commit: e541ae6b39a90824abe5066f3bc286501d0963f6
https://github.com/jenkinsci/jenkins/commit/e541ae6b39a90824abe5066f3bc286501d0963f6
Author: Daniel Beck <[email protected]>
Date: 2014-04-21 (Mon, 21 Apr 2014)
Changed paths:
M core/src/main/resources/hudson/model/View/ajaxBuildQueue.jelly
M core/src/main/resources/jenkins/widgets/BuildQueueWidget/index.groovy
M core/src/main/resources/lib/hudson/queue.jelly
M core/src/main/resources/lib/hudson/queue.properties
Log Message:
-----------
[FIXED JENKINS-22698] Add indicator that build queue is filtered.
Commit: df9adaf8f1e23d57c60ec9fb9313287f6d458c7c
https://github.com/jenkinsci/jenkins/commit/df9adaf8f1e23d57c60ec9fb9313287f6d458c7c
Author: Daniel Beck <[email protected]>
Date: 2014-04-22 (Tue, 22 Apr 2014)
Changed paths:
M core/src/main/java/hudson/model/ListView.java
M test/src/test/java/hudson/model/ListViewTest.java
Log Message:
-----------
[FIXED JENKINS-22720] Only call getAllItems in recursive ListView
Commit: a9a650b8f02f479ebf5600cb7b254a82cc2cbb54
https://github.com/jenkinsci/jenkins/commit/a9a650b8f02f479ebf5600cb7b254a82cc2cbb54
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2014-05-04 (Sun, 04 May 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.564-SNAPSHOT
Commit: f17bcdab08cbb0bb471bf18cf9eaf0cb95f8614d
https://github.com/jenkinsci/jenkins/commit/f17bcdab08cbb0bb471bf18cf9eaf0cb95f8614d
Author: Oleg Nenashev <[email protected]>
Date: 2014-05-05 (Mon, 05 May 2014)
Changed paths:
M changelog.html
Log Message:
-----------
Noting #1078 in 1.549
Signed-off-by: Oleg Nenashev <[email protected]>
Commit: e75585c2dba85126e7d71edbb36af1fb3bce8ac6
https://github.com/jenkinsci/jenkins/commit/e75585c2dba85126e7d71edbb36af1fb3bce8ac6
Author: Harald Albers <[email protected]>
Date: 2014-05-05 (Mon, 05 May 2014)
Changed paths:
M changelog.html
Log Message:
-----------
Merge pull request #1226 from synopsys-arc-oss/pr1078_noting
Noting #1078 in 1.549
Commit: ce5ff3b316e2702c2a6512b760e1b7d7a5ff8ad5
https://github.com/jenkinsci/jenkins/commit/ce5ff3b316e2702c2a6512b760e1b7d7a5ff8ad5
Author: Sylvestre Ledru <[email protected]>
Date: 2014-05-07 (Wed, 07 May 2014)
Changed paths:
M core/src/main/resources/hudson/triggers/Messages_fr.properties
Log Message:
-----------
Add missing items in the French localization
Commit: 03ef8dde8b9935cb88d2d455efd805a3c252cd92
https://github.com/jenkinsci/jenkins/commit/03ef8dde8b9935cb88d2d455efd805a3c252cd92
Author: Jesse Glick <[email protected]>
Date: 2014-05-07 (Wed, 07 May 2014)
Changed paths:
M core/src/main/java/hudson/util/Scrambler.java
Log Message:
-----------
Javadoc warning to use Secret instead.
Commit: b91c78de290e35c1506ad4d3bb0340ac18acaa1c
https://github.com/jenkinsci/jenkins/commit/b91c78de290e35c1506ad4d3bb0340ac18acaa1c
Author: Jesse Glick <[email protected]>
Date: 2014-05-07 (Wed, 07 May 2014)
Changed paths:
M core/src/main/resources/lib/form/hetero-radio.jelly
Log Message:
-----------
Adding hidden kind field to match 29589ba.
Without that, it is impossible to use f:hetero-radio with descriptors with
nonunique describable classes.
Commit: bc4a3892b0582f9935ef123ae8863c2e90e158bd
https://github.com/jenkinsci/jenkins/commit/bc4a3892b0582f9935ef123ae8863c2e90e158bd
Author: Jesse Glick <[email protected]>
Date: 2014-05-07 (Wed, 07 May 2014)
Changed paths:
M war/pom.xml
Log Message:
-----------
matrix-project 1.2
Commit: 5d4c0c762b0bd624be758bbb660a8cbd0374fc77
https://github.com/jenkinsci/jenkins/commit/5d4c0c762b0bd624be758bbb660a8cbd0374fc77
Author: Jesse Glick <[email protected]>
Date: 2014-05-07 (Wed, 07 May 2014)
Changed paths:
M core/src/main/java/hudson/model/AbstractItem.java
Log Message:
-----------
Make toString safe even when parent == null (as during deserialization).
Commit: 872c83891558228c66c04fd088ea4f035aff8d2b
https://github.com/jenkinsci/jenkins/commit/872c83891558228c66c04fd088ea4f035aff8d2b
Author: Jesse Glick <[email protected]>
Date: 2014-05-09 (Fri, 09 May 2014)
Changed paths:
M core/src/main/java/hudson/model/Node.java
Log Message:
-----------
Deleting obsolete comment.
Commit: 016f304c491958dac4163939b1655cf38231a1b2
https://github.com/jenkinsci/jenkins/commit/016f304c491958dac4163939b1655cf38231a1b2
Author: Jesse Glick <[email protected]>
Date: 2014-05-09 (Fri, 09 May 2014)
Changed paths:
M core/src/main/java/hudson/model/Computer.java
M core/src/main/java/hudson/model/Node.java
M core/src/main/java/hudson/model/Slave.java
M core/src/main/java/hudson/slaves/SlaveComputer.java
Log Message:
-----------
Better null safety.
In 1.509.2, probably due to a bad Groovy script:
java.lang.ClassCastException: hudson.model.Hudson cannot be cast to
hudson.model.Slave
at hudson.slaves.SlaveComputer.getNode(SlaveComputer.java:176)
at hudson.slaves.SlaveComputer.getNode(SlaveComputer.java:92)
at jenkins.model.Jenkins$9.compare(Jenkins.java:1547)
at jenkins.model.Jenkins$9.compare(Jenkins.java:1543)
at java.util.Arrays.mergeSort(Arrays.java:1270)
at java.util.Arrays.mergeSort(Arrays.java:1282)
at java.util.Arrays.mergeSort(Arrays.java:1282)
at java.util.Arrays.mergeSort(Arrays.java:1282)
at java.util.Arrays.mergeSort(Arrays.java:1282)
at java.util.Arrays.mergeSort(Arrays.java:1282)
at java.util.Arrays.mergeSort(Arrays.java:1282)
at java.util.Arrays.sort(Arrays.java:1210)
at jenkins.model.Jenkins.getComputers(Jenkins.java:1543)
Commit: 137efcfce6aa38990b35def44f668a2fa1d2cf3f
https://github.com/jenkinsci/jenkins/commit/137efcfce6aa38990b35def44f668a2fa1d2cf3f
Author: Daniel Beck <[email protected]>
Date: 2014-05-11 (Sun, 11 May 2014)
Changed paths:
M core/src/main/java/hudson/model/ListView.java
M test/src/test/java/hudson/model/ListViewTest.java
Log Message:
-----------
Merge pull request #1210 from daniel-beck/JENKINS-22720
[FIXED JENKINS-22720] Only call getAllItems in recursive ListView
Commit: afeacb52771109e106f0c1fb045e900bfe9a9635
https://github.com/jenkinsci/jenkins/commit/afeacb52771109e106f0c1fb045e900bfe9a9635
Author: Daniel Beck <[email protected]>
Date: 2014-05-11 (Sun, 11 May 2014)
Changed paths:
M core/src/main/resources/hudson/model/View/ajaxBuildQueue.jelly
M core/src/main/resources/jenkins/widgets/BuildQueueWidget/index.groovy
M core/src/main/resources/lib/hudson/queue.jelly
M core/src/main/resources/lib/hudson/queue.properties
Log Message:
-----------
Merge pull request #1204 from daniel-beck/JENKINS-22698
[FIXED JENKINS-22698] Add indicator that build queue is filtered.
Commit: 759033bde151f39e86958377b452a0f74345bb05
https://github.com/jenkinsci/jenkins/commit/759033bde151f39e86958377b452a0f74345bb05
Author: Daniel Beck <[email protected]>
Date: 2014-05-11 (Sun, 11 May 2014)
Changed paths:
M changelog.html
Log Message:
-----------
Noting #1204 #1210
Commit: 8ea78417ff4f73aed5852ce02981010e3d533041
https://github.com/jenkinsci/jenkins/commit/8ea78417ff4f73aed5852ce02981010e3d533041
Author: Daniel Beck <[email protected]>
Date: 2014-05-11 (Sun, 11 May 2014)
Changed paths:
M changelog.html
Log Message:
-----------
Noting update of bundled matrix project plugin
Commit: 971ca548ae64ef7f4267d1956652d175698836a8
https://github.com/jenkinsci/jenkins/commit/971ca548ae64ef7f4267d1956652d175698836a8
Author: Kanstantsin Shautsou <[email protected]>
Date: 2014-05-11 (Sun, 11 May 2014)
Changed paths:
M core/src/main/java/jenkins/security/LastGrantedAuthoritiesProperty.java
Log Message:
-----------
Fix NPE.
Commit: e1a2a6b0e753925c1eeb76bdae81185400486cb8
https://github.com/jenkinsci/jenkins/commit/e1a2a6b0e753925c1eeb76bdae81185400486cb8
Author: Jesse Glick <[email protected]>
Date: 2014-05-12 (Mon, 12 May 2014)
Changed paths:
M core/src/main/resources/hudson/PluginManager/table.properties
Log Message:
-----------
Making compatWarning less scary and misleading.
For example, a user of ldap:1.4 saw ldap:1.9 as an update and though this was a
problem, when it is not.
Commit: 227c3d34310ebdef50ff868bb731d24c465409cb
https://github.com/jenkinsci/jenkins/commit/227c3d34310ebdef50ff868bb731d24c465409cb
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2014-05-12 (Mon, 12 May 2014)
Changed paths:
M war/src/main/webapp/scripts/hudson-behavior.js
Log Message:
-----------
handle resizing should trigger the layout recalculation
Commit: b3c58b27d98b12a7f3c481d68e157ecd5591656c
https://github.com/jenkinsci/jenkins/commit/b3c58b27d98b12a7f3c481d68e157ecd5591656c
Author: Harald Albers <[email protected]>
Date: 2014-05-12 (Mon, 12 May 2014)
Changed paths:
M core/src/main/resources/hudson/triggers/Messages_fr.properties
Log Message:
-----------
Merge pull request #1228 from sylvestre/master
Add missing items in the French localization
Commit: 9f222d9002fec6e88bb59ebe2370f6049981d0cb
https://github.com/jenkinsci/jenkins/commit/9f222d9002fec6e88bb59ebe2370f6049981d0cb
Author: Jesse Glick <[email protected]>
Date: 2014-05-12 (Mon, 12 May 2014)
Changed paths:
M core/src/main/resources/hudson/triggers/Messages_fr.properties
M war/src/main/webapp/scripts/hudson-behavior.js
Log Message:
-----------
Merge branch 'master' of git://github.com/jenkinsci/jenkins
Commit: db78f7e889b3490893202d644d11397c407e376d
https://github.com/jenkinsci/jenkins/commit/db78f7e889b3490893202d644d11397c407e376d
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2014-05-12 (Mon, 12 May 2014)
Changed paths:
M core/src/main/java/jenkins/security/LastGrantedAuthoritiesProperty.java
Log Message:
-----------
Merge pull request #1233 from KostyaSha/fix
Fix NPE.
Commit: b276c848202ff618b9977ae2d1df60d7d9767052
https://github.com/jenkinsci/jenkins/commit/b276c848202ff618b9977ae2d1df60d7d9767052
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2014-05-12 (Mon, 12 May 2014)
Changed paths:
M changelog.html
M debian/debian/changelog
Log Message:
-----------
merged back the RC branch
Commit: 6a2db71d199c7edd67eebecd3c9b3de3c917fcfe
https://github.com/jenkinsci/jenkins/commit/6a2db71d199c7edd67eebecd3c9b3de3c917fcfe
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2014-05-12 (Mon, 12 May 2014)
Changed paths:
M changelog.html
Log Message:
-----------
creating an RC branch
Compare:
https://github.com/jenkinsci/jenkins/compare/eebce27509bc...6a2db71d199c
--
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/d/optout.