- Jul 05, 2015
-
-
Daniel Beck authored
-
Daniel Beck authored
[JENKINS-9104] Add extension point that allows extensions to veto killing...
-
Daniel Beck authored
-
Daniel Beck authored
[FIX JENKINS-27694] Update dynamically loaded plugins' Downloadables
-
- Jul 04, 2015
-
-
Jesse Glick authored
Typo. This list is of JobProperty, not UserProperty.
-
- Jul 03, 2015
-
-
Harald Albers authored
LoadStatistics: fix spacing issue in message bundle
-
Stephen Connolly authored
Add @since annotation to ExtensionListListener
-
Carlos Sanchez authored
-
David Alberto authored
pretty minor, but some words were joined together when rendering the message in the load statistics page.
-
- Jul 02, 2015
-
-
Daniel Beck authored
-
Daniel Beck authored
When an AbstractNodeMonitorDescriptor doesn't have a result, request it via triggerUpdate()
-
- Jul 01, 2015
-
-
Jesse Glick authored
-
Daniel Beck authored
[JENKINS-28553] Stable workaround for adding PluginServletFilter
-
Daniel Beck authored
-
- Jun 29, 2015
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Ulli Hafner authored
[FIXED JENKINS-4433] Explicitly set log4j version to 1.2.17.
-
- Jun 24, 2015
-
-
Oliver Gondža authored
Grammer fix
-
Muhammed Akbulut authored
-
- Jun 23, 2015
-
-
Kamran Mackey authored
AbstractScmTagAction.getBuild is deprecated in favor of getRun
-
Jesse Glick authored
AbstractScmTagAction.getBuild is deprecated in favor of getRun; Jelly views should be updated accordingly.
-
- Jun 22, 2015
-
-
Oliver Gondža authored
[JENKINS-27436] Fix button link appearance
-
- Jun 19, 2015
-
-
Harald Albers authored
Added warning flag to shebang line, corrected string formatting, minor spelling and grammar fixes
-
Daniel Beck authored
[JENKINS-22028] update label to reflect actual behavior
-
Stephen Souness authored
Added warning flag to shebang line, corrected string formatting, minor spelling and grammar fixes to comments.
-
Radosław Antoniuk authored
-
- Jun 18, 2015
-
-
Oliver Gondža authored
-
Daniel Beck authored
-
Daniel Beck authored
[JENKINS-2180] Always use earlier scheduling date.
-
- Jun 17, 2015
-
-
Stephen Connolly authored
-
Stephen Connolly authored
-
Stephen Connolly authored
[FIXED JENKINS-28926] Block while upstream/downstream building cycles never complete
-
Stephen Connolly authored
- I was forgetting the call to `rebuildDependencyGraph()` which was why the test didn't work for me
-
Stephen Connolly authored
- One could argue that without this change the system is functioning correctly and that previous behaviour was a bug. On the other hand, people have come to rely on the previous behaviour. - The issue really centeres around state changes in the blocked tasks. Since blocking on upstream/downstream relies on checking the building projects and the queued (excluding blocked) tasks we need any change in the blocked task list to be visible immediately (i.e. update the snapshot) - I was able to reliably reproduce this behaviour with a convoluted set of manually configured projects but turning this into a test case has not proved quite as easy. Manual testing confirms that the issue is fixed for my manual test case - I have also added a sorting of the blocked list when probing for tasks to unblock. This should prioritise tasks as intended by the QueueSorter
-
Manuel Blechschmidt authored
* documented getInstance * used @CheckForNull
-
Manuel Blechschmidt authored
-
Oleg Nenashev authored
ExtractResourceWithChangesSCM now needs to have a descriptor
-
Radek Antoniuk authored
-
- Jun 16, 2015
-
-
Kohsuke Kawaguchi authored
Expose the type information for people's JavaScript
-