- Oct 13, 2014
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Olivier Lamy authored
Improve French translation
-
- Oct 12, 2014
-
-
Kohsuke Kawaguchi authored
Integrated the trilead with SecureRandom instantiation fix.
-
- Oct 11, 2014
-
-
Oleg Nenashev authored
Signed-off-by: Oleg Nenashev <o.v.nenashev@gmail.com>
-
Oleg Nenashev authored
[FIXED JENKINS-24340] - Do not disable jobs if supportsMakeDisabled() returns false
-
Oleg Nenashev authored
Signed-off-by: Oleg Nenashev <o.v.nenashev@gmail.com>
-
Oleg Nenashev authored
[JENKINS-10197] Show keep log reason in tool tip
-
Oleg Nenashev authored
Rename JS variable to avoid using reserved word.
-
Harald Albers authored
Lots of translations and some typo fixes
-
- Oct 10, 2014
-
-
Jesse Glick authored
-
Jesse Glick authored
-
Kohsuke Kawaguchi authored
Integrated the newer version of Winstone
-
Darryl Pogue authored
Chrome throws "SyntaxError: Unexpected token static" if experimental future JS is enabled, and then all JavaScript fails to run.
-
Oleg Nenashev authored
Signed-off-by: Oleg Nenashev <o.v.nenashev@gmail.com>
-
Oleg Nenashev authored
[FIXED JENKINS-24914] Don't block indefinitely every other month
-
Oleg Nenashev authored
Signed-off-by: Oleg Nenashev <o.v.nenashev@gmail.com>
-
Oleg Nenashev authored
[JENKINS-16184] Also escape greater-than character
-
Jesse Glick authored
-
- Oct 09, 2014
-
-
Jesse Glick authored
[FIXED JENKINS-25074] Make sure to call Job.getBuildHealthReports just once per t:buildHealth render.
-
Kohsuke Kawaguchi authored
Based on the reaction to these issues and JENKINS-24514, I'm partially reverting the original change, and bringing the umask default back to 022. The configurable option does enable the user to choose a different umask, so I think I can still claim that JENKINS-24514 is addressed.
-
Tom Fennelly authored
[FIXED JENKINS-24703] Do not set any colors for input elements
-
quinox authored
-
Oleg Nenashev authored
This changes prevents the improper usage of method without the preliminary supportsMakeDisabled() check. As an example, Subversion plugin behaves in such way (JENKINS-24341) Signed-off-by: Oleg Nenashev <o.v.nenashev@gmail.com>
-
Daniel Beck authored
-
Daniel Beck authored
-
Daniel Beck authored
-
Jesse Glick authored
-
Kohsuke Kawaguchi authored
This version includes a change from christ66 in https://github.com/stapler/stapler/pull/40
-
Kohsuke Kawaguchi authored
Turns out there was a security advisory posted on Ant 1.8.3 (http://ant.apache.org/security.html) though the affected code is not used in Jenkins. Reference: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2098
-
- Oct 08, 2014
-
-
Jesse Glick authored
Convert AbstractProject to better utilize structure form submission.
-
Jesse Glick authored
-
Jesse Glick authored
-
- Oct 07, 2014
-
-
Jesse Glick authored
-
Bruno Kühnen Meneguello authored
-
- Oct 06, 2014
-
-
Jesse Glick authored
For example, the following should not cause Run.onLoad itself to fail: java.lang.NullPointerException at org.jenkinsci.plugins.workflow.steps.input.InputAction.onLoad(InputAction.java:29) at hudson.model.Run.onLoad(Run.java:342) at org.jenkinsci.plugins.workflow.job.WorkflowRun.onLoad(WorkflowRun.java:332)
-