- May 23, 2012
-
-
Dave Hunt authored
-
Kohsuke Kawaguchi authored
404 for nearby configuration builds can make the life of automated client script more complicated, so opt for redirection.
-
lvotypko authored
-
Vincent Latombe authored
Backward compatibility is preventing the View.READ permission to apply correctly. It actually overrides the View.READ instead of complementing it. This change only applies default READ right if the View.READ is not available, and the user has View.CONFIGURE + the view is not empty.
-
Fred G authored
-
Kohsuke Kawaguchi authored
See https://github.com/jenkinsci/jenkins/pull/474 for the original conversation
-
Eric Dalquist authored
Include the file system path that was checked in the low disk space error message
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
But the general direction of reducing the size of the lock is correct.
-
Brian Moyles authored
-
Brian Moyles authored
keyboard shortcuts plugin that ask for all views very frequently and do additional locking on the actual view objects
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
The actual fix was in c86aa679
-
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
-