- May 23, 2012
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
The previous implementation was always appending the per-configuration unique suffix, making it impossible for different configuration builds to share workspaces. In this fix, we introduce a secondary field to control the workspace of sub-builds (which can be either absolute or relative to the matrix head workspace.)
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- May 22, 2012
-
-
Olivier Lamy authored
-
Olivier Lamy authored
[JENKINS-13822] fix Thanks
-
IanKemp authored
-
Seiji Sogabe authored
Update Spanish translations keys
-
Manolo Carrasco authored
-
Kohsuke Kawaguchi authored
In the past JDK download site had served error message with 200 error code, making Jenkins think that the download is actually successful. Without this check, such cache polution will not be corrected.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
Now that Ant plugin is outside Jenkins core, changing the message (was done in 76edfd3a) caused this regression.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
exposed data about installed plugins, installable plugins, update center jobs, etc., to the REST API
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- May 21, 2012
-
-
Stephen Connolly authored
With a textarea the likelyhood of the value exceeding the maximum safe length for a GET request (which IE8/9 pegs to somewhere between 2k and 5k depending on the context) is too great as to not provide for the checkMethod to be specified in order to allow for POST requests to be used in place of GET requests for form validation
-
- May 18, 2012
-
-
Nicolas De Loof authored
-
Seiji Sogabe authored
Fix typo: 'choosen' should be 'chosen'.
-
Cliffano Subagio authored
-
- May 17, 2012
-
-
vjuranek authored
Typo in custom workspace help tip
-
Ariel Peltz authored
-
- May 16, 2012
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- May 15, 2012
-
-
Kohsuke Kawaguchi authored
-
bap2000 authored
Add a new overload method to list files that include the files that ant excludes by default.
-