- Mar 01, 2013
-
-
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.
-
Jesse Glick 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
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Pei-Tang Huang authored
d62e95a9.
-
Jesse Glick authored
b5ed3199 already caught linkage errors but then unconditionally returned false from Util.isSymlink, which is wrong; we want to fall back to the generic File.canonicalPath comparisons in this case.
-
Jesse Glick authored
-
Vojtech Juranek authored
-
vjuranek authored
Add run display name as an environment variable when RunParameter is used as a parameter.
-
vjuranek authored
Url with contextPath for non-standalone installs.
-
Vojtech Juranek authored
-
Vojtech Juranek authored
-
https://github.com/lvotypko/jenkinsVojtech Juranek authored
Conflicts: core/src/test/java/hudson/UtilTest.java
-
Ignacio Albors authored
-
Nicolas De Loof authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Feb 26, 2013
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Jesse Glick authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
There are several incompatibilities in XStream 1.4 that resulted in our changing the core, but according to the text search on all the public plugins, none of these changes affect the 600+ plugins we have today. However, it is still possible that there are some parts of XStream 1.3 that plugins depend on but the core doesn't depend on --- we won't be able to tell those problems at this point.
-
Kohsuke Kawaguchi authored
-
- Feb 25, 2013
-
-
Jesse Glick authored
-
Peter Hayes authored
target run's display name. The environment variable will be named <PARAM_NAME>_NAME and will contain the display name of the target build.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
Not sure what has happened --- perhaps some of the markers were off and that confused the update script? Will need to watch out for the next RC run.
-
Jesse Glick authored
Add/update Chinese (traditional) translation.
-