- Aug 14, 2013
-
-
Jesse Glick authored
[FIXED JENKINS-19135] Permit a user to configure an axis with no values without throwing exceptions. The project cannot be usefully built in this case but at least they can go back and reconfigure it. Also fixing Layouter.Column to not throw NoSuchElementException (in violation of Iterator contract) and thus break project overview when there is an empty Axis in the trivial list (due to an unintentional IndexOutOfBoundsException).
-
Michael Clarke authored
[JENKINS-17332] Allow sign up with username that exists because of SCM commit.
-
- Aug 13, 2013
-
-
Kanstantsin Shautsou authored
-
Jesse Glick authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
-
- Aug 12, 2013
-
-
Jesse Glick authored
Fix potential NPE on exception path
-
Oliver Gondža authored
[JENKINS-19082] Fix ListView includeRegex
-
Vincent Latombe authored
-
Olivier Lamy authored
-
Olivier Lamy authored
-
Vojtech Juranek authored
-
Vojtech Juranek authored
Merge branch 'jenkins_19156_windows_processkiller' of https://github.com/synopsys-arc-oss/jenkins into pr903
-
Oleg Nenashev authored
Resolves https://issues.jenkins-ci.org/browse/JENKINS-19156 Signed-off-by: Oleg Nenashev <nenashev@synopsys.com>
-
- Aug 10, 2013
-
-
Olivier Lamy authored
-
Olivier Lamy authored
-
Jesse Glick authored
-
Jesse Glick authored
Conflicts: changelog.html
-
ssogabe authored
-
Seiji Sogabe authored
correct help text of Label field => can be a Label Expression
-
Jesse Glick authored
-
- Aug 09, 2013
-
-
Kohsuke Kawaguchi authored
Eliminated the wrong script tag generation from <st:bind/>
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
(04:07:53 PM) bbeck: In a plugin, given hudson.model.Node object is there an easy way to figure out how many busy/idle executors that node has? There only seems to be a method to determine the number of executors, but not their states. (04:24:02 PM) kohsuke: bbeck: see Computer (04:25:51 PM) bbeck: kohsuke: thanks, just noticed the countIdle/countBusy functions there.
-
Kohsuke Kawaguchi authored
Added another attribute 'checkDependsOn' on <input> elements (akin to 'fillDependsOn', etc) to list up the other dependency controls, and insert appropriate onchange events. 'checkUrl' is now just the stem portion of the URL to invoke, and the client script builds up the query parameters.
-
Jesse Glick authored
-
Jesse Glick authored
-
- Aug 08, 2013
-
-
Jesse Glick authored
-
- Aug 07, 2013
-
-
Michael Pailloncy authored
-
Matthias Vach authored
Findbug reported NP_NULL_ON_SOME_PATH_EXCEPTION, Priority: Normal
-
Jesse Glick authored
[FIXED JENKINS-9913] At least print a diagnostic to the build log if we are waiting on a checkpoint.
-