- Aug 09, 2015
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Aug 07, 2015
-
-
Jesse Glick authored
-
- Aug 06, 2015
-
-
Jesse Glick authored
-
Jesse Glick authored
-
Daniel Beck authored
-
- Aug 04, 2015
-
-
Nicolas De Loof authored
few chances there’s another implementation but if one exists Function.isWindows would probably be wrong implementation
-
Oliver Gondža authored
Avoid "EmptyStackException: null" in Items#getCanonicalName
-
Jesse Glick authored
Conflicts: core/src/main/resources/hudson/model/Messages.properties core/src/main/resources/hudson/model/Messages_de.properties core/src/main/resources/hudson/model/Messages_it.properties core/src/main/resources/hudson/model/Messages_ja.properties core/src/main/resources/hudson/model/Messages_zh_TW.properties core/src/main/resources/jenkins/model/Messages.properties core/src/main/resources/jenkins/model/Messages_da.properties core/src/main/resources/jenkins/model/Messages_de.properties core/src/main/resources/jenkins/model/Messages_es.properties core/src/main/resources/jenkins/model/Messages_fr.properties core/src/main/resources/jenkins/model/Messages_it.properties core/src/main/resources/jenkins/model/Messages_ja.properties core/src/main/resources/jenkins/model/Messages_nl.properties core/src/main/resources/jenkins/model/Messages_pt_BR.properties core/src/main/resources/jenkins/model/Messages_ru.properties core/src/main/resources/jenkins/model/Messages_tr.properties core/src/main/resources/jenkins/model/Messages_zh_CN.properties core/src/main/resources/jenkins/model/Messages_zh_TW.properties
-
Nicolas De loof authored
Make it easier to determine Computer is Unix or Windows
-
Nicolas De Loof authored
-
Oliver Gondža authored
-
- Aug 03, 2015
-
-
Jesse Glick authored
[JENKINS-26147] New home for BUILD_NOW_TEXT
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Aug 01, 2015
-
-
Jesse Glick authored
-
Jesse Glick authored
-
- Jul 31, 2015
-
-
Jesse Glick authored
Deleting bogus class ExceptionInterruption
-
Jesse Glick authored
This reverts commit 68b383e0.
-
Jesse Glick authored
Reduce logging level
-
- Jul 30, 2015
-
-
Jesse Glick authored
-
- Jul 29, 2015
-
-
Oliver Gondža authored
Null safety for hudson.model.Result
-
Daniel Beck authored
-
- Jul 27, 2015
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Jul 25, 2015
-
-
Kohsuke Kawaguchi authored
-
- Jul 23, 2015
-
-
Oliver Gondža authored
-
James Nord authored
Use log4j-bridge of slf4j and dont ship log4j.
-
Stephen Connolly authored
- 252e1296 doesn't work for all cases as there are code paths where a pending launch can be removed from the pending list and not have spent() called. - There was no reason for iterating the list twice anyway, as all of this takes place with the locks held - My notifying each one as we process, if there is an Error, we will not leave any stranded. The next run through, if there is one, will cover those instances.
-
Kohsuke Kawaguchi authored
... as a control case in the master branch to ensure the changes in the config-ui-changes do not break its behaviour.
-
- Jul 22, 2015
-
-
Kohsuke Kawaguchi authored
-
Jesse Glick authored
-
Jesse Glick authored
-
Stephen Connolly authored
- They have been removed from the pendingLaunches, so once we leave this method we have no reference to them - Arguably the call to spent should take place when removing from the pendingLaunches, but that would change the method contract
-
- Jul 20, 2015
-
-
Craig Rodrigues authored
-
- Jul 19, 2015
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-