- Aug 06, 2014
-
-
Daniel Beck authored
-
Nicolas De Loof authored
-
- Aug 05, 2014
-
-
Jesse Glick authored
For regular test failures this is normally just annoying noise.
-
tfennelly authored
-
Jesse Glick authored
@Nonnull annotation.
-
tfennelly authored
-
tfennelly authored
-
Kanstantsin Shautsou authored
-
Jesse Glick authored
-
- Aug 04, 2014
-
-
Jesse Glick authored
-
Jesse Glick authored
-
Oliver Gondža authored
-
Oliver Gondža authored
[FIXED JENKINS-23970] CLI authentication with username/password try to read my .ssh/id_rsa and prompts for key password
-
- Aug 03, 2014
-
-
Daniel Beck authored
-
- Aug 01, 2014
-
-
Jesse Glick authored
-
Jesse Glick authored
-
Kohsuke Kawaguchi authored
-
-
Jesse Glick authored
-
- Jul 31, 2014
-
-
tfennelly authored
-
Kohsuke Kawaguchi authored
Integrated a bridge-method-injector that rebuilds the constant pool from scratch.
-
Jesse Glick authored
For reasons TBD, sometimes CI tests fail with (1.565.x): java.lang.InterruptedException: null at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:503) at org.jvnet.hudson.reactor.Reactor.execute(Reactor.java:267) at jenkins.InitReactorRunner.run(InitReactorRunner.java:44) at jenkins.model.Jenkins.executeReactor(Jenkins.java:915) at jenkins.model.Jenkins.<init>(Jenkins.java:814) at hudson.model.Hudson.<init>(Hudson.java:82) at org.jvnet.hudson.test.JenkinsRule.newHudson(JenkinsRule.java:539) at org.jvnet.hudson.test.JenkinsRule.before(JenkinsRule.java:331) at org.jvnet.hudson.test.JenkinsRule$2.evaluate(JenkinsRule.java:479)
-
- Jul 30, 2014
-
-
tfennelly authored
-
tfennelly authored
-
Kohsuke Kawaguchi authored
Previously, basic auth header was processed from two different servlet filters in a single filter chain. In case the 1st filter (ApiTokenFilter) manages to authenticate the request, the 2nd filter (BasicProcessingFilter) tries to avoid interpreting the API token as the password and failing authentication (see BasicProcessingFilter.authenticationIsRequired), but the check feels rather fragile. Although I did eventually discover that the original problem (ZD-19640) was not caused by this, I've already implemented & tested this change, and this feels like a good work to be wasted, so I'm pushing this in anyway. Refrence: ZD-19640
-
- Jul 29, 2014
-
-
Daniel Beck authored
-
Harald Albers authored
fixed broken HTML tables, added Jelly tag for help links
-
Stephen Connolly authored
- Added migration logic to move the config files
-
Stephen Connolly authored
-
Stephen Connolly authored
- Implemented as an amplification factor.
-
Kohsuke Kawaguchi authored
Integrated remoting.jar that fixes the problem
-
- Jul 28, 2014
-
-
Harald Albers authored
Updated German translation
-
xGhOsTkiLLeRx authored
-
- Jul 27, 2014
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-