- Nov 16, 2013
-
-
Kohsuke Kawaguchi authored
Implemented the hook
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
in preparation of introducing other hooks
-
Oliver Gondža authored
-
Oliver Gondža authored
[FIXED JENKINS-7285] Fix regression from 1.536
-
Oliver Gondža authored
-
Oliver Gondža authored
-
CloudBees DEV@Cloud authored
-
Kohsuke Kawaguchi authored
Integrated the fix in Stapler.
-
Kohsuke Kawaguchi authored
-
Jesse Glick authored
Added NamingThreadFactory to ensure that all code creating thread pool executors was marking the threads. Otherwise we get a bunch of pool-17-thread-5 with no clue who created so many threads or why. Also simplifies existing code which previously had to write one-off ThreadFactory implementations just to set a name.
-
Jesse Glick authored
-
Jesse Glick authored
[JENKINS-19622] Merged #989: allow background tasks to run simultaneously, preventing task blockage.
-
Jesse Glick authored
Merge branch 'scheduled-executor-timer' of github.com:recampbell/jenkins into recampbell-scheduled-executor-timer
-
- Nov 15, 2013
-
-
CloudBees DEV@Cloud authored
-
Jesse Glick authored
-
Jesse Glick authored
A few usages of Hudson.getInstance() were actually mandated for use with method signatures which cannot compatibly be changed.
-
Oliver Gondža authored
Javadoc warning fixes for CLICommand, Run, and ViewOptionHandler
-
Mark Waite authored
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
If TopLevelItemDescriptor.newInstance throws a RuntimeException, why are we wrapping it in an IllegalArgumentException? Let it throw something like Failure and control the rendering.
-
- Nov 14, 2013
-
-
Oliver Gondža authored
Remove weird chars from Javadoc.
-
Bruno P. Kinoshita authored
Probably a copy+paste caused these extra characters in there.
-
Oliver Gondža authored
-
- Nov 12, 2013
-
-
Jesse Glick authored
-
Oliver Gondža authored
-
Oliver Gondža authored
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
-
Oliver Gondža authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Daniel Beck authored
-