- Mar 19, 2013
-
-
Jesse Glick authored
-
- Mar 18, 2013
-
-
Jesse Glick authored
-
Jesse Glick authored
${rootURL} should be used to locate env-vars.html, since otherwise the link will be broken when the builder is configured from a job inside a folder.
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
[FIXED JENKINS-10502] Option to make the build not fail if there is nothing to archive
-
Jesse Glick authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Mar 17, 2013
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Mar 16, 2013
-
-
imod authored
[FIXED JENKINS-17177] wrong build result in post build steps after failed pre build step in maven project
-
Pedro Rodriguez authored
-
Kohsuke Kawaguchi authored
based on the conversation with Weltraumschaf (the DARCS plugin maintainer)
-
Jesse Glick authored
-
Jesse Glick authored
Generally the environment is responsible for imposing a general timeout on tests. And this timeout makes debugging more difficult.
-
- Mar 15, 2013
-
-
Jesse Glick authored
-
Pei-Tang Huang authored
-
Pei-Tang Huang authored
-
- Mar 14, 2013
-
-
Kohsuke Kawaguchi authored
Made the in-flight build survive the reload from the disk.
-
Jesse Glick authored
-
Pedro Rodriguez authored
-
Kohsuke Kawaguchi authored
And since it's now a symlink that points to another symlink that then points to the real stuff, we need recursive onion peeling.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Michael Clarke authored
-
-
Kohsuke Kawaguchi authored
Report 100 recent builds in the JSON API, including in-progress builds. Not reporting all the builds since this would nullify the lazy loading effect. Will introduce a pagenation API that supports retrieval.
-
- Mar 13, 2013
-
-
Michael Clarke authored
-
Kohsuke Kawaguchi authored
[JENKINS-15533] testing if the lazy loading can gracefully tolerate a RuntimeException during unmarshalling. At least in the current version this working as expected
-