- Jul 31, 2014
-
-
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
-
Daniel Beck authored
-
Daniel Beck authored
[FIXED SECURITY-133] Restrict access to SCMTrigger status page
-
Daniel Beck authored
-
Daniel Beck authored
-
Daniel Beck authored
[FIXED JENKINS-18902] Exclude lower bound of range from changes
-
Daniel Beck authored
-
Daniel Beck authored
-
Daniel Beck authored
-
Oliver Gondža authored
-
Oliver Gondža authored
[FIXED JENKINS-23994] Autocomplete logger names
-
Oliver Gondža authored
-
Oliver Gondža authored
-
- Jul 26, 2014
-
-
Daniel Beck authored
-
Daniel Beck authored
[FIX JENKINS-18048] Fix link of SCMTriggerCause from UpstreamCause
-
Daniel Beck authored
[FIX JENKINS-22971] Show full project name when in folder.
-
Daniel Beck authored
[FIXED JENKINS-23636] Indicate node the job workspace is on
-
Daniel Beck authored
[FIX JENKINS-14538] Improve builds dir input validation
-
Daniel Beck authored
[FIX JENKINS-23041] Fix systemInfo for offline slaves
-
Daniel Beck authored
-
- Jul 25, 2014
-
-
Harald Albers authored
Fix keyboard noise in lt_LT translation
-