- Jan 26, 2014
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Jan 24, 2014
-
-
Oliver Gondža authored
-
- Jan 21, 2014
-
-
Oliver Gondža authored
-
Kohsuke Kawaguchi authored
-
- Jan 20, 2014
-
-
Kohsuke Kawaguchi authored
-
- Jan 19, 2014
-
-
Kohsuke Kawaguchi authored
My recommended fix in response to https://github.com/jenkinsci/jenkins/pull/1093. This does not eliminate nor exclude the need for more generic pluggability, but it would at least address the security concern.
-
- Jan 17, 2014
-
-
Olivier Lamy authored
-
- Jan 15, 2014
-
-
Vojtech Juranek authored
-
- Jan 13, 2014
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Jan 09, 2014
-
-
Jesse Glick authored
[FIXED JENKINS-18694] Generalizing fix of JENKINS-18678 to include also rename of parent folders, taking advantage of JENKINS-18028 API.
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
[FIXED JENKINS-20008] [FIXED JENKINS-18028] [FIXED JENKINS-18680] #1069: support for moving jobs into or out of folders.
-
- Jan 07, 2014
-
-
Jesse Glick authored
[FIXED JENKINS-19826] element.setAttribute('name', …) does not work in IE in compatibility mode, so use prototype’s Element(…) which does.
-
Jesse Glick authored
[FIXED JENKINS-21254] Ensuring that all <link>s offered on the /login page can be read even by anonymous users without Jenkins.READ.
-
Kohsuke Kawaguchi authored
-
Vojtech Juranek authored
-
- Jan 06, 2014
-
-
Kohsuke Kawaguchi authored
-
- Jan 02, 2014
-
-
Jesse Glick authored
[JENKINS-18410] NPE from previous fix (fcdf7499) under some conditions, which the test case was not exercising. java.lang.NullPointerException at hudson.tasks.test.AggregatedTestResultPublisher$TestResultAction.getProject(AggregatedTestResultPublisher.java:173) at hudson.tasks.test.AggregatedTestResultPublisher$TestResultAction.<init>(AggregatedTestResultPublisher.java:146) at hudson.tasks.test.AggregatedTestResultPublisher$TestResultAction.<init>(AggregatedTestResultPublisher.java:135) at hudson.tasks.test.AggregatedTestResultPublisher.perform(AggregatedTestResultPublisher.java:90)
-
- Jan 01, 2014
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Dec 31, 2013
-
-
Jesse Glick authored
-
- Dec 23, 2013
-
-
Jesse Glick authored
-
Jesse Glick authored
[JENKINS-18678] Tweaking API, adding @since & changelog for #1075, fixing purgeCache so that test can pass.
-
- Dec 19, 2013
-
-
Kohsuke Kawaguchi authored
-
- Dec 18, 2013
-
-
Jesse Glick authored
-
- Dec 17, 2013
-
-
Jesse Glick authored
[FIXED JENKINS-21024] Catch a full range of XStreamException’s during deserialization, including rethrown exceptions from readResolve.
-
- Dec 15, 2013
-
-
Kohsuke Kawaguchi authored
-
- Dec 11, 2013
-
-
Jesse Glick authored
[JENKINS-20951] [JENKINS-18410] Did not make it into 1.544 due to validated merge holdups (mostly randomly failing tests, sigh).
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Jesse Glick authored
[FIXED JENKINS-20951] XmlFile.read/unmarshal needs to catch general XStreamException so as to include CannotResolveClassException, thrown when a TopLevelItem provided by a plugin is unloadable.
-
Jesse Glick authored
[FIXED JENKINS-18410] AbstractTestResultAction should be a RunAction2 so it need not persist its owning build.
-
- Dec 10, 2013
-
-
Jesse Glick authored
-
- Dec 09, 2013
-
-
Jesse Glick authored
-
- Dec 07, 2013
-
-
Jesse Glick authored
-
- Dec 06, 2013
-
-
Jesse Glick authored
-