- Apr 15, 2015
-
-
David Hoover authored
-
- Apr 14, 2015
-
-
-
CloudBees DEV@Cloud authored
-
Oleg Nenashev authored
BIGNUMBER_STAR mode has been selected, because it utilizes GNU extensions (like LONGFILE_GNU does).
-
Oleg Nenashev authored
-
Oleg Nenashev authored
This test also introduces additional round-trip tests for small files
-
Oleg Nenashev authored
Name the correct class in javadoc.
-
David Hoover authored
-
- Apr 13, 2015
-
-
Harald Albers authored
-
Harald Albers authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Apr 10, 2015
-
-
Kohsuke Kawaguchi authored
-
- Apr 08, 2015
-
-
Stephen Connolly authored
-
Stephen Connolly authored
-
Stephen Connolly authored
-
- Apr 07, 2015
-
-
Jesse Glick authored
[JENKINS-26520] Documentation fix for $BUILD_ID
-
Stephen Connolly authored
prevent removing artifact when build isn’t completed yet
-
Stephen Connolly authored
-
Stephen Connolly authored
Without this change you need to do: ``` User user; final SecurityContext oldContext = ACL.impersonate(a); try { user = User.current(); } finally { SecurityContextHolder.setContext(oldContext); } ``` Which seems incredibly wasteful. Or else you need to replicate the logic in User.current() which makes that code hard to change.
-
Daniel Beck authored
-
- Apr 06, 2015
-
-
Daniel Beck authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Apr 05, 2015
-
-
Daniel Beck authored
-
Daniel Beck authored
[FIXED JENKINS-26208] Do not skip polling while quieting down
-
Daniel Beck authored
[JENKINS-27414] Don't offer to restart if unsupported
-
- Apr 04, 2015
-
-
Oliver Gondža authored
-
Oliver Gondža authored
[FIXED JENKINS-26751] Do not run /script on offline slave
-