- May 21, 2015
-
-
Oleg Nenashev authored
-
Oleg Nenashev authored
[FIXED JENKINS-17290] - Corrected sort order of tables
-
Oleg Nenashev authored
-
Oleg Nenashev authored
[FIXED JENKINS-28446] - proper calculation of queue length in UnlabeledLoadStatistics
-
- May 19, 2015
-
-
Oleg Nenashev authored
[FIXED JENKINS-28274] Update to the latest versions of maven-jar-plugin and maven-war-plugin.
-
tfennelly authored
-
Tom Fennelly authored
[FIXED JENKINS-28455] Build History badges don't wrap
-
Kohsuke Kawaguchi authored
-
- May 18, 2015
-
-
Oliver Gondža authored
Fix ptBR translation
-
Oliver Gondža authored
Use ConsistentHash's mass-add method.
-
David Hoover authored
Calling hash.add() in a tight loop gets very expensive. With a good-sized queue & slave pool, this cost tens of seconds, but now it costs tens of milliseconds.
-
Andre Miranda authored
-
tfennelly authored
-
tfennelly authored
-
Tom Fennelly authored
[FIXED JENKINS-28425] Fix build history styling badness
-
Oleg Nenashev authored
[JENKINS-28446] - Introduce new API method in Queue to optimize the performance of UnlabeledLoadStatistics
-
Oleg Nenashev authored
This implementation does not create new methods in API, hence it can be backported.
-
Oleg Nenashev authored
-
Oleg Nenashev authored
Just to prevent similar misuses in the future.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- May 16, 2015
-
-
Oliver Gondža authored
[JENKINS-27748] Improve exception management in RunMap#retrieve
-
ruoxijiang authored
--------- It seems that the sort is for sorting ascending order, thus a "descending" order should be sorter.reverse (+1 squashed commit) Squashed commits: [a5eb304] [FIXED JENKINS-17290]
-
Oleg Nenashev authored
-
Oleg Nenashev authored
[FIXED JENKINS-28437] - Do not follow href after sending POST via l:task
-
Oleg Nenashev authored
-
Oleg Nenashev authored
[FIXED JENKINS-27939] - DefaultJnlpSlaveReceiver should return true when rejecting a takeover.
-
tfennelly authored
-
- May 15, 2015
-
-
Thomas Suckow authored
-
tfennelly authored
-
tfennelly authored
* master: (61 commits) [JENKINS-28384] Noting merge of #1700. update changelog: PR 1682 -> issue 28233, fix markup issue Remove duplicated 1.613 section from changelog [FIXED JENKINS-28384] NPE when Node.toComputer → null. Refactor fingerprint classes: Javadoc and annotations fixup ce747f94 Refactor ArgumentListBuilder#toWindowsCommand Improve ArgumentListBuilder#toWindowsCommand test coverage Forgotten @test annotation updated changelog for release updated changelog for release [maven-release-plugin] prepare release jenkins-1.613 [maven-release-plugin] prepare for next development iteration Report launcher exited before establishing the channel Remove erroneous '+ ' from log message. Increase visibility of Java 7 requirement Expose SlaveComputer#getLogDir() explicitly [FIXED JENKINS-28227] Switch to Enblish locale in RunTest#getDurationString to test messages. Noting #1591 Noting #1682 ...
-
Oliver Gondža authored
Simple `<l:task post="true" href="someurl"/>` triggers post request as expected but then proceeds to href as normal link to. If the URL accepts GET then request is sent twice it if does not after POSTing on background user get 'POST is required' error.
-
- May 14, 2015
-
-
Jesse Glick authored
Refactor Fingerprint classes: Javadoc and annotations
-
Jesse Glick authored
-
Jesse Glick authored
[JENKINS-28384] NPE when Node.toComputer → null
-
- May 13, 2015
-
-
Harald Albers authored
-
Harald Albers authored
-
Jesse Glick authored
-
Oleg Nenashev authored
[FIXED JENKINS-28227] Switch to Enblish locale in RunTest#getDurationString to test messages.
-