- Mar 11, 2013
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Mar 04, 2013
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
Conflicts: plugins/pom.xml
-
- Mar 03, 2013
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Olivier Lamy authored
French translation for global security Thanks
-
evernat authored
-
Christoph Kutzinski authored
-
Christoph Kutzinski authored
convenience method to retrieve upstream Run
-
Christoph Kutzinski authored
Repetitive http 404 Not Found on some breadcrumbs without a contextmenu
-
Christoph Kutzinski authored
-
- Mar 02, 2013
-
-
Kohsuke Kawaguchi authored
Disable authenticode verification on jenkins.exe and jenkins-slave.exe by generating a proper application configuration file. See: http://msdn.microsoft.com/en-us/library/cc656914.aspx See: http://msdn.microsoft.com/en-us/library/bb629393.aspx See: http://support.microsoft.com/kb/936707
-
Kohsuke Kawaguchi authored
-
Jesse Glick authored
[FIXED JENKINS-13502] Fix dependency graph computation when upstream build trigger is involved
-
- Mar 01, 2013
-
-
Jesse Glick authored
-
Jesse Glick authored
[FIXED JENKINS-17025] NPE when checking if the executor is interrupted
-
Joel Johnson authored
29426012 introduced an NPE. If a project implements Queue.FlyweightTask, build.getExecutor() returns null. This prevents any flyweight build from finishing successfully.
-
Olivier Lamy authored
[JENKINS-17016] Fix Spanish translations Thanks
-
Galo Navarro authored
Correct Spanish grammar and orthography in various Spanish translation files.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
The compiler used to compile src/test/java/**/*.groovy seems to produce a reference to org.codehaus.groovy.transform.powerassert.ValueRecorder, while our Groovy runtime appears to contain org.codehaus.groovy.runtime.powerassert.ValueRecorder. I suppose the proper fix is to somehow run Groovy 1.8 compiler, but this fix adds the necessary code to the classpath.
-
Kohsuke Kawaguchi authored
Added backward compatible data loader and a corresponding test case.
-
Kohsuke Kawaguchi authored
HyperlinkNote shouldn't emit the absolute URL.
-
Kohsuke Kawaguchi authored
This change is originally from pull request #682.
-
Pei-Tang Huang authored
-
Vojtech Juranek authored
-
Kohsuke Kawaguchi authored
For a reason similar to ded37a2b, better to run with non empty context path.
-
- Feb 28, 2013
-
-
Kohsuke Kawaguchi authored
This helps us catch a typical error of not using ${rootURL} or getContextPath() where needed.
-
Nicolas De Loof authored
-
Jesse Glick authored
-
Nicolas De Loof authored
-
Jesse Glick authored
-
Jesse Glick authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Jesse Glick authored
[JENKINS-15156] Missing call to onCreatedFromScratch caused failures in MatrixProjectTest (when run from Surefire at least).
-
- Feb 27, 2013
-
-
Nicolas De Loof authored
-