- Dec 23, 2013
-
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
JavaScript error when showing a FormException after Apply is clicked. Related to JENKINS-20772 but probably not the same.
-
Jesse Glick authored
[JENKINS-18678] Tweaking API, adding @since & changelog for #1075, fixing purgeCache so that test can pass.
-
Jesse Glick authored
-
Jesse Glick authored
-
Oleg Nenashev authored
This change resolve the issue with missing builds after the jobs renaming and further cleanup of cache. Finally, the cache's directory location will be updated after the each job renaming. https://issues.jenkins-ci.org/browse/JENKINS-18678 Signed-off-by: Oleg Nenashev <nenashev@synopsys.com>
-
- Dec 22, 2013
-
-
Oliver Gondža authored
Add optional version arg to build.sh usage message
-
Rowan Hill authored
-
- Dec 21, 2013
-
-
Oliver Gondža authored
fix typo in help in Japanese
-
Yoichi Nakayama authored
-
- Dec 20, 2013
-
-
Jesse Glick authored
Fix Malformed \uxxxx encoding
-
Bruno Kühnen Meneguello authored
-
Jesse Glick authored
Fix portuguese translation
-
- Dec 19, 2013
-
-
Bruno Kühnen Meneguello authored
-
Oliver Gondža authored
Allow SCMPollListener subclasses to provide UI elements
-
Alex Earl authored
-
Alex Earl authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Dec 18, 2013
-
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
-
- Dec 17, 2013
-
-
Alex Earl authored
-
Jesse Glick authored
Otherwise Descriptor.getHelpFile(null) is called, which may produce a help page, but generally the wrong one. (entry.jelly was already correct, so just making it consistent.)
-
Jesse Glick authored
-
Ingo Richter authored
set file.encoding=UTF-8 as default in OS X runner
-
Kenichi Maehashi authored
-
Jesse Glick authored
Seems to have caused spurious timeout errors. https://jenkins.ci.cloudbees.com/job/core/job/jenkins_main_trunk/1748/testReport/junit/hudson.scheduler/CronTabEventualityTest/testFirstSundayOfMonthWillBeEventuallyTriggeredWithinOneMonthAndOneWeek_0_/ java.lang.Exception: test timed out after 1000 milliseconds at java.io.UnixFileSystem.getBooleanAttributes0(Native Method) at java.io.UnixFileSystem.getBooleanAttributes(UnixFileSystem.java:242) at java.io.File.exists(File.java:772) at sun.misc.URLClassPath$FileLoader.getResource(URLClassPath.java:1072) at sun.misc.URLClassPath.getResource(URLClassPath.java:199) at java.net.URLClassLoader$1.run(URLClassLoader.java:358) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at hudson.scheduler.CronTab.set(CronTab.java:87) at hudson.scheduler.CronTab.<init>(CronTab.java:83) at hudson.scheduler.CronTab.<init>(CronTab.java:66) at hudson.scheduler.CronTabEventualityTest.checkEventuality(CronTabEventualityTest.java:113) at hudson.scheduler.CronTabEventualityTest.testFirstSundayOfMonthWillBeEventuallyTriggeredWithinOneMonthAndOneWeek(CronTabEventualityTest.java:109)
-
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
-
Kohsuke Kawaguchi authored
-
Harald Albers authored
Fix french translation
-
olivierlemasle authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Oliver Gondža authored
[JENKINS-11429] Add a column "Success" in test result table
-