- Dec 17, 2013
-
-
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
-
- Dec 14, 2013
-
-
Jesse Glick authored
h.n.AbstractNodeMonitorDescriptor$Record#<init>: Previous Free Disk Space monitoring activity still in progress. Interrupting h.n.AbstractNodeMonitorDescriptor$Record#run: Unexpected node monitoring termination: Free Disk Space java.lang.InterruptedException at java.lang.Object.wait(Native Method) at hudson.remoting.Request$1.get(Request.java:272) at hudson.remoting.Request$1.get(Request.java:210) at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59) at hudson.node_monitors.AbstractAsyncNodeMonitorDescriptor.monitor(AbstractAsyncNodeMonitorDescriptor.java:97) at hudson.node_monitors.AbstractNodeMonitorDescriptor$Record.run(AbstractNodeMonitorDescriptor.java:282)
-
- Dec 13, 2013
-
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
-
-
-
CloudBees DEV@Cloud authored
-
Jesse Glick authored
Plugins with ≥1 functional test and a ≥1.536 dep would sometimes fail during clean builds due to a race condition in WarExploder.
-
- Dec 12, 2013
-
-
Oliver Gondža authored
[FIXED JENKINS-20928] l:breakable mishandles HTML metacharacters
-
Oliver Gondža authored
-
CloudBees DEV@Cloud authored
-
Jesse Glick authored
[JENKINS-10615] AbstractProjectTest.testWorkspaceLock frequently fails on jenkins.ci due to InterruptedException in HudsonTestCase.setUp. Possibly because it is sorted after [JENKINS-15156] testGetBuildAfterGC and the test suite times out.
-
Oliver Gondža authored
Introduce ModifiableViewGroup
-
- Dec 11, 2013
-
-
Jesse Glick authored
[JENKINS-20951] [JENKINS-18410] Did not make it into 1.544 due to validated merge holdups (mostly randomly failing tests, sigh).
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
-
Chris Arnott authored
Added a column Pass (rather than success) to the tables in the junit plugin.
-
Harald Albers authored
Fix Swedish typo
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Jesse Glick authored
[FIXED JENKINS-20951] XmlFile.read/unmarshal needs to catch general XStreamException so as to include CannotResolveClassException, thrown when a TopLevelItem provided by a plugin is unloadable.
-
Jesse Glick authored
[FIXED JENKINS-18410] AbstractTestResultAction should be a RunAction2 so it need not persist its owning build.
-
- Dec 10, 2013
-
-
Jesse Glick authored
-
Jesse Glick authored
[FIXED JENKINS-20892] /{view,computer,user}/*/builds & /job/*/buildTimeTrend block HTTP response on build record loading. Merge branch 'lazy-build-lists-JENKINS-20892'
-
Anders Kindberg authored
-
Oliver Gondža authored
[JENKINS 13870] Make all test results tables highlight row on hover
-