Branch: refs/heads/stable
Home: https://github.com/jenkinsci/jenkins
Commit: 3919b2df4320569cd59fc0b4cbc08c108f30c1d1
https://github.com/jenkinsci/jenkins/commit/3919b2df4320569cd59fc0b4cbc08c108f30c1d1
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-09-13 (Thu, 13 Sep 2012)
Changed paths:
M core/src/main/java/hudson/model/DownloadService.java
M core/src/main/java/hudson/model/UpdateSite.java
A core/src/main/java/jenkins/util/JSONSignatureValidator.java
Log Message:
-----------
Started verifying signatures for tool updaters
(cherry picked from commit 62f66f899c95ccdfdc7a5d3346240988b42a9aad)
Conflicts:
core/src/main/java/hudson/model/UpdateSite.java
Commit: 29756bf1d8d0df48f3b1839cb679be5f2a22ae40
https://github.com/jenkinsci/jenkins/commit/29756bf1d8d0df48f3b1839cb679be5f2a22ae40
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-09-13 (Thu, 13 Sep 2012)
Changed paths:
M core/src/main/java/hudson/tasks/junit/History.java
M core/src/main/resources/hudson/tasks/junit/History/index.jelly
Log Message:
-----------
make sure that those are numbers
(cherry picked from commit b852ea0315c3fb1c2a2bce4aa2ec9ce10b3c0860)
Commit: f74a93cdb4492c27170ca05a7c3d133d607e1f5f
https://github.com/jenkinsci/jenkins/commit/f74a93cdb4492c27170ca05a7c3d133d607e1f5f
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-09-13 (Thu, 13 Sep 2012)
Changed paths:
M core/src/main/java/hudson/search/Search.java
Log Message:
-----------
set the proper content type
(cherry picked from commit ca383dd2969ac9570a00fc93b344b097e4303873)
Commit: 682c955c3290d2cc884ae8bbe52065ed7f7d5f14
https://github.com/jenkinsci/jenkins/commit/682c955c3290d2cc884ae8bbe52065ed7f7d5f14
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-09-13 (Thu, 13 Sep 2012)
Changed paths:
M test/src/test/java/hudson/model/DownloadServiceTest.java
Log Message:
-----------
fixed a test regression
(cherry picked from commit ed28a208310767fbcad2e56ddddf4e83d2a17405)
Commit: ad61369d7b4c774db4fe3606cc71dfad797bf49f
https://github.com/jenkinsci/jenkins/commit/ad61369d7b4c774db4fe3606cc71dfad797bf49f
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-09-13 (Thu, 13 Sep 2012)
Changed paths:
M core/src/main/java/hudson/model/DownloadService.java
M war/src/main/webapp/scripts/hudson-behavior.js
Log Message:
-----------
[JENKINS-15105]
Prefer the postMessage version to retrieve the metadata so that we can leave
the existing JSON format as-is for backward compatibility with pre-1.424
Jenkins.
(cherry picked from commit f3701da9e215abeaadef39c1f47021cb6e4d479b)
Conflicts:
war/src/main/webapp/scripts/hudson-behavior.js
Commit: 73f5e204ac6764cbe7a85d9443b0b779d4c30720
https://github.com/jenkinsci/jenkins/commit/73f5e204ac6764cbe7a85d9443b0b779d4c30720
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-09-13 (Thu, 13 Sep 2012)
Changed paths:
M war/src/main/webapp/scripts/hudson-behavior.js
Log Message:
-----------
need to send in the query parameters as well
(cherry picked from commit bc9ae609f6a7055517f42addf5c18575502a57e9)
Commit: 43ff1688eee6ea2f3f6438fd4812cd4a603ae13e
https://github.com/jenkinsci/jenkins/commit/43ff1688eee6ea2f3f6438fd4812cd4a603ae13e
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-09-13 (Thu, 13 Sep 2012)
Changed paths:
M test/src/test/java/hudson/maven/MavenOptsTest.java
Log Message:
-----------
fixed a flaky test
Compare:
https://github.com/jenkinsci/jenkins/compare/fb73bac50f22...43ff1688eee6