- Mar 16, 2016
-
-
Oliver Gondža authored
-
Oliver Gondža authored
[FIXED JENKINS-33037] Fixed malformed ranges in RangeSet.fromString()
-
Oliver Gondža authored
[FIXED JENKINS-33038] correctly set executor in FutureImpl
-
Oliver Gondža authored
Fix proxy server name documentation (#2060)
-
Oliver Gondža authored
[FIXED JENKINS-32134]: Improved the Build Other Projects help message for p…
-
Oliver Gondža authored
-
Oliver Gondža authored
-
Oliver Gondža authored
[FIXED JENKINS-33453] Improve logging and error message when JNLP is already in use
-
Oliver Gondža authored
[JENKINS-31847] CLI command clear-queue extracted from core to CLI
-
Damian Szczepanik authored
Remove mention of http.proxyHost property
-
Damian Szczepanik authored
Issue #2060
-
- Mar 15, 2016
-
-
Kohsuke Kawaguchi authored
[FIXED JENKINS-21484]
-
Kohsuke Kawaguchi authored
Don't require ancient .NET 2.0 runtime. .NET 4.0 can host this executable, too. See https://github.com/kohsuke/winsw#net-runtime-40
-
- Mar 14, 2016
-
-
Daniel Beck authored
[JENKINS-32684] Improved test coverage of CLI command 'console'
-
Daniel Beck authored
[JENKINS-32978] updated windows-package-checker to 1.2 to avoid compile time warnings
-
Ing. Pavel Janousek authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Mar 13, 2016
-
-
James Nord authored
Fix typos in Swedish translation
-
- Mar 12, 2016
-
-
Daniel Spilker authored
JENKINS-32978
-
Christoffer Sawicki authored
-
- Mar 11, 2016
-
-
Jesse Glick authored
-
Daniel Beck authored
[JENKINS-33467] Do not store duplicate Cause’s
-
Jesse Glick authored
-
Jesse Glick authored
-
- Mar 10, 2016
-
-
Ing. Pavel Janousek authored
Fix for rejecting malformed ranges in hudson.model.Fingerprint.RangeSet.fromString(...)
-
Stephen Connolly authored
Use getInstance() in place of getInstanceOrNull() for execution paths that cannot have a null
-
Felix Belzunce Arcos authored
-
Stephen Connolly authored
-
Stephen Connolly authored
The `@Initializer` and `@Terminator` annotated methods are only executed where `Jenkins.getInstance()!=null`
-
Stephen Connolly authored
-
Stephen Connolly authored
-
Stephen Connolly authored
Fix Jenkins.getInstance() to make life easier for plugin authors
-
Stephen Connolly authored
-
Kohsuke Kawaguchi authored
Revert JENKINS-32190 fix
-
Stephen Connolly authored
[FIXED JENKINS-33425] Refactored the cleanUp() method to log progress and push for completion
-
- Mar 09, 2016
-
-
Kohsuke Kawaguchi authored
Revert "[JENKINS-32190] Make UsageStatistics#isDue check Jenkins init level before generating stats." This reverts commit d8a13ac0. I noticed a strange drop in usage statistics from the mid Jan 2016, which corresponds to the time this change was released in the wild, and further drop when LTS 1.642.2 is released with this change at the end of Feb. I spent some time trying to determine how this might cause instances to stop sending data, but I couldn't come up with any. I left those notes in JENKINS-32190. There was some strange behaviours, but none explains what this is. So I'd like to back out this change and see if that makes any impact on the stats collection. If it backs up, then we know empirically this change is to blame, so that would justify spending further effort or come up with a fix from a different angle.
-
Stephen Connolly authored
-
Stephen Connolly authored
-