- Feb 10, 2012
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
The motivation of this is to enable test code to inject components from Jenkins, which means we need a single Injector that can see all of those, including @TestExtension and regular @Extension. Then I realized that the current implementation is broken, as it creates two independent Injectors. This has other undesirable side effects like @TestExtension components not being able to inject @Extensions, etc. I briefly experimented with hierarchical Injectors (where we first create Injector that loads @Extension then create another that loads @TestExtension as a child), but this was hard to get right as we have no control over which ExtensionFinder gets instantiated first --- we'd be at the mercy of SezPoz. So the eventual approach is to allow a single GuiceFinder to recognize multiple annotations. This also works well with our using child injector for installing plugins without restart
-
- Feb 09, 2012
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Feb 08, 2012
-
-
Kohsuke Kawaguchi authored
removing static is a binary incompatible change.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
environment.
-
Kohsuke Kawaguchi authored
-
- Feb 06, 2012
-
-
Seiji Sogabe authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Christoph Kutzinski authored
-
- Feb 04, 2012
-
-
Kohsuke Kawaguchi authored
... because the positioning is fixed. Perhaps it's better to let the CSS class name control if it's left-sticky or right-sticky.
-
Kohsuke Kawaguchi authored
If the sections unfold/fold etc and layout changes, the save button needs to update its location
-
- Feb 03, 2012
-
-
Sami Tikka authored
-
Sami Tikka authored
-
Christoph Kutzinski authored
-
- Feb 02, 2012
-
-
Seiji Sogabe authored
-
Seiji Sogabe authored
Fixes for crontab and proposals to hashed crontab
-
- Jan 31, 2012
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Jan 30, 2012
-
-
Olivier Lamy authored
-
Olivier Lamy authored
-
Olivier Lamy authored
Fix for JENKINS-11353 thanks.
-
Nicolas De loof authored
[JENKINS-12518] table rows with id= for keyboard shortcuts plugin
-
OHTAKE Tomohiro authored
-