- Jun 03, 2015
-
-
Thomas Suckow authored
-
- Jun 01, 2015
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- May 31, 2015
-
-
Harald Albers authored
-
- May 29, 2015
-
-
Jesse Glick authored
Null safety for removeExecutor
-
Jesse Glick authored
Sometimes observed at end of (passing) WorkflowTest.executorStepRestart in 1.596.1: Exception in thread "Executor #0 for slave0 : executing PlaceholderExecutable:job/demo/1/:null" java.lang.NullPointerException at hudson.model.Computer.removeExecutor(Computer.java:869) at hudson.model.Executor.run(Executor.java:272)
-
- 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
-