Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: a0d390a9f65e3f045679f7fdceab3e560f06c84c
https://github.com/jenkinsci/jenkins/commit/a0d390a9f65e3f045679f7fdceab3e560f06c84c
Author: Allan Burdajewicz <[email protected]>
Date: 2015-12-21 (Mon, 21 Dec 2015)
Changed paths:
M war/src/main/webapp/help/project-config/downstream.html
Log Message:
-----------
[JENKINS-32134]: Improved the Build Other Projects help message for projects
inside Folder.
Commit: 384f73b49b09d4d7f67fede1c948c79c2247842d
https://github.com/jenkinsci/jenkins/commit/384f73b49b09d4d7f67fede1c948c79c2247842d
Author: Allan Burdajewicz <[email protected]>
Date: 2015-12-22 (Tue, 22 Dec 2015)
Changed paths:
M war/src/main/webapp/help/project-config/downstream.html
Log Message:
-----------
[JENKINS-32134]: Referenced CloudBees Folder Plugin and Multi-Branch Project
Plugin
Commit: bcba404dca6cb7239ba78381d88e927dda2c1c18
https://github.com/jenkinsci/jenkins/commit/bcba404dca6cb7239ba78381d88e927dda2c1c18
Author: Allan Burdajewicz <[email protected]>
Date: 2015-12-31 (Thu, 31 Dec 2015)
Changed paths:
M war/src/main/webapp/help/project-config/downstream.html
Log Message:
-----------
[JENKINS-32134]: Used the core terminology "ItemGroup". Simplified and added
examples. Added the closing paragraph tags.
Commit: 1b720f8711445a134aac0f3de0d9f0ab831dfc0c
https://github.com/jenkinsci/jenkins/commit/1b720f8711445a134aac0f3de0d9f0ab831dfc0c
Author: Allan Burdajewicz <[email protected]>
Date: 2016-02-06 (Sat, 06 Feb 2016)
Changed paths:
M war/src/main/webapp/help/project-config/downstream.html
Log Message:
-----------
[JENKINS-32134]: Change the terminology to make it more understandable for
users.
Commit: 8d3eb20e5d82cf3528849301493ec5b2ddf9dd87
https://github.com/jenkinsci/jenkins/commit/8d3eb20e5d82cf3528849301493ec5b2ddf9dd87
Author: Yoann Dubreuil <[email protected]>
Date: 2016-02-19 (Fri, 19 Feb 2016)
Changed paths:
M core/src/main/java/hudson/model/queue/WorkUnit.java
M core/src/main/java/hudson/model/queue/WorkUnitContext.java
Log Message:
-----------
[JENKINS-33038] correctly set executor in FutureImpl
This patch fixes cancellation of the build linked to the Future
object. Before, the executor set in FutureImpl was always empty,
because WorkUnitContext.createWorkUnit() is not called from an
Executor thread anymore.
Commit: af8bb33673167d1014a20d5ec8f1ae3681384cb1
https://github.com/jenkinsci/jenkins/commit/af8bb33673167d1014a20d5ec8f1ae3681384cb1
Author: Reginaldo Russinholi <[email protected]>
Date: 2016-02-25 (Thu, 25 Feb 2016)
Changed paths:
M core/src/main/resources/hudson/ProxyConfiguration/help-name_pt_BR.html
Log Message:
-----------
Fix proxy server name documentation (#2060)
Commit: 4bb1cb22ddfd5d14c4f525ab1234fa9ac178f6e7
https://github.com/jenkinsci/jenkins/commit/4bb1cb22ddfd5d14c4f525ab1234fa9ac178f6e7
Author: Felix Belzunce Arcos <[email protected]>
Date: 2016-03-10 (Thu, 10 Mar 2016)
Changed paths:
M core/src/main/java/jenkins/model/Jenkins.java
Log Message:
-----------
Improve logging and error message when JNLP is already in use
Commit: c1621a2bd09533f874c4aff9d193c334ee97078d
https://github.com/jenkinsci/jenkins/commit/c1621a2bd09533f874c4aff9d193c334ee97078d
Author: Ing. Pavel Janousek <[email protected]>
Date: 2016-03-10 (Thu, 10 Mar 2016)
Changed paths:
M core/src/main/java/hudson/model/Fingerprint.java
M core/src/test/java/hudson/model/FingerprintTest.java
Log Message:
-----------
[JENKINS-33037] Fixed malformed ranges in RangeSet.fromString()
Fix for rejecting malformed ranges in
hudson.model.Fingerprint.RangeSet.fromString(...)
Commit: 48190bc897185d8a030882ded370d4260559c69b
https://github.com/jenkinsci/jenkins/commit/48190bc897185d8a030882ded370d4260559c69b
Author: Oliver Gondža <[email protected]>
Date: 2016-03-16 (Wed, 16 Mar 2016)
Changed paths:
M core/src/main/java/jenkins/model/Jenkins.java
Log Message:
-----------
Merge pull request #2112 from fbelzunc/JENKINS-33453
[FIXED JENKINS-33453] Improve logging and error message when JNLP is already in
use
Commit: dbc77c354a7f1ebf4200673364f541499245f440
https://github.com/jenkinsci/jenkins/commit/dbc77c354a7f1ebf4200673364f541499245f440
Author: Oliver Gondža <[email protected]>
Date: 2016-03-16 (Wed, 16 Mar 2016)
Changed paths:
M changelog.html
Log Message:
-----------
Fix changelog links
Commit: 357d74b4f451d756212a8eb335e29d61b915f437
https://github.com/jenkinsci/jenkins/commit/357d74b4f451d756212a8eb335e29d61b915f437
Author: Oliver Gondža <[email protected]>
Date: 2016-03-16 (Wed, 16 Mar 2016)
Changed paths:
M changelog.html
Log Message:
-----------
Noting #2112
Commit: 81e88c673f921417d5a18d36da3f190007c2c5b1
https://github.com/jenkinsci/jenkins/commit/81e88c673f921417d5a18d36da3f190007c2c5b1
Author: Oliver Gondža <[email protected]>
Date: 2016-03-16 (Wed, 16 Mar 2016)
Changed paths:
M war/src/main/webapp/help/project-config/downstream.html
Log Message:
-----------
Merge pull request #1958 from Dohbedoh/JENKINS-32134
[FIXED JENKINS-32134]: Improved the Build Other Projects help message for p…
Commit: b653dc264df74bfc95d5aa7e937be106b7e2786e
https://github.com/jenkinsci/jenkins/commit/b653dc264df74bfc95d5aa7e937be106b7e2786e
Author: Oliver Gondža <[email protected]>
Date: 2016-03-16 (Wed, 16 Mar 2016)
Changed paths:
M core/src/main/resources/hudson/ProxyConfiguration/help-name_pt_BR.html
Log Message:
-----------
Merge pull request #2064 from russinholi/master
Fix proxy server name documentation (#2060)
Commit: eeea5ee403854ef733036dc9e12bc7d3424608c3
https://github.com/jenkinsci/jenkins/commit/eeea5ee403854ef733036dc9e12bc7d3424608c3
Author: Oliver Gondža <[email protected]>
Date: 2016-03-16 (Wed, 16 Mar 2016)
Changed paths:
M core/src/main/java/hudson/model/queue/WorkUnit.java
M core/src/main/java/hudson/model/queue/WorkUnitContext.java
Log Message:
-----------
Merge pull request #2043 from ydubreuil/fix-futureimpl
[FIXED JENKINS-33038] correctly set executor in FutureImpl
Commit: 8ba59197e4d44444631c9cf2570749d49f25a724
https://github.com/jenkinsci/jenkins/commit/8ba59197e4d44444631c9cf2570749d49f25a724
Author: Oliver Gondža <[email protected]>
Date: 2016-03-16 (Wed, 16 Mar 2016)
Changed paths:
M core/src/main/java/hudson/model/Fingerprint.java
M core/src/test/java/hudson/model/FingerprintTest.java
Log Message:
-----------
Merge pull request #2049 from pjanouse/JENKINS-33037
[FIXED JENKINS-33037] Fixed malformed ranges in RangeSet.fromString()
Commit: 5ec74dc884234a5a3998f7eb3bfef1f000d29f8f
https://github.com/jenkinsci/jenkins/commit/5ec74dc884234a5a3998f7eb3bfef1f000d29f8f
Author: Oliver Gondža <[email protected]>
Date: 2016-03-16 (Wed, 16 Mar 2016)
Changed paths:
M changelog.html
Log Message:
-----------
Note merges
Compare:
https://github.com/jenkinsci/jenkins/compare/04c18430ad51...5ec74dc88423
--
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.