- May 27, 2015
-
-
Oleg Nenashev authored
-
Oleg Nenashev authored
-
Yoann Dubreuil authored
Squashed commits: [73308b5] [FIXED JENKINS-27549] job loading can be broken by a NPE in a build trigger
-
- May 26, 2015
-
-
Daniel Beck authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- May 25, 2015
-
-
Oleg Nenashev authored
-
Oleg Nenashev authored
Reduce the thread overhead in NodeMonitorUpdater.
-
Oleg Nenashev authored
[FIXED JENKINS-28419] - JenkinsLocationConfiguration::adminAddress can be reset
-
- May 21, 2015
-
-
David Hoover authored
Before, if N nodes connected quickly, this would spawn N threads all sleeping for 5 seconds before realizing they don't need to do anything.
-
Oleg Nenashev authored
-
Oleg Nenashev authored
[JENKINS-9283] Timezone Support for Scheduling
-
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
-
Boris authored
-
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
-