- Jan 06, 2014
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Jan 01, 2014
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Dec 31, 2013
-
-
Jesse Glick authored
-
- Dec 24, 2013
-
-
CloudBees DEV@Cloud authored
-
Jesse Glick authored
Fingerprinter calls rebuildDependencyGraphAsync, so since this is now delayed by 500msec, tests incorrect as of 1.522 will now fail pretty reliably unless made to forcibly rebuild the graph.
-
Jesse Glick authored
[JENKINS-20772] Fix scrolling
-
Daniel Beck authored
-
Jesse Glick authored
Noting yet another weird problem with BuildTrigger’s reliance on DependencyGraph for its own execution. Since this is now (1.522) updated asynchronously, the value may not actually be correct, potentially causing erratic behavior especially in tests.
-
CloudBees DEV@Cloud authored
-
Jesse Glick authored
[JENKINS-20772] Only show error message in dialog
-
Daniel Beck authored
This change removes the superfluous UI elements around the error message if possible. Otherwise, fall back to existing behavior of adding entire page to iframe.
-
Jesse Glick authored
rebuildDependencyGraphAsync can wait a fraction of a second to improve the chances that events will be coalesced.
-
Jesse Glick authored
Make sure rebuildDependencyGraphAsync does not repeat work if called many times in quick succession.
-
- Dec 23, 2013
-
-
Jesse Glick authored
(Turns out cloudbees-template at least needs this, and it is possible other things besides Trigger could use it too.)
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
JavaScript error when showing a FormException after Apply is clicked. Related to JENKINS-20772 but probably not the same.
-
Jesse Glick authored
[JENKINS-18678] Tweaking API, adding @since & changelog for #1075, fixing purgeCache so that test can pass.
-
Jesse Glick authored
-
Jesse Glick authored
-
Oleg Nenashev authored
This change resolve the issue with missing builds after the jobs renaming and further cleanup of cache. Finally, the cache's directory location will be updated after the each job renaming. https://issues.jenkins-ci.org/browse/JENKINS-18678 Signed-off-by: Oleg Nenashev <nenashev@synopsys.com>
-
- Dec 22, 2013
-
-
Oliver Gondža authored
Add optional version arg to build.sh usage message
-
Rowan Hill authored
-
- Dec 21, 2013
-
-
Oliver Gondža authored
fix typo in help in Japanese
-
Yoichi Nakayama authored
-
- Dec 20, 2013
-
-
Jesse Glick authored
Fix Malformed \uxxxx encoding
-
Bruno Kühnen Meneguello authored
-
Jesse Glick authored
Fix portuguese translation
-
- Dec 19, 2013
-
-
Bruno Kühnen Meneguello authored
-
Oliver Gondža authored
Allow SCMPollListener subclasses to provide UI elements
-
Alex Earl authored
-
Alex Earl authored
-