- May 13, 2013
-
-
Jesse Glick authored
-
- May 10, 2013
-
-
imod authored
-
- May 08, 2013
-
-
Kohsuke Kawaguchi authored
-
- May 07, 2013
-
-
Oliver Gondža authored
Based on the work of Michael Elkin [1]. [1] https://issues.jenkins-ci.org/secure/attachment/20588/0001-tag-1.414-for-parameters-in-multiconfig-filters.patch
-
Kohsuke Kawaguchi authored
-
- May 06, 2013
-
-
Olivier Lamy authored
changelog entry for JENKINS-17858
-
Olivier Lamy authored
changelog entry for JENKINS-17723
-
- May 02, 2013
-
-
Jesse Glick authored
-
Kohsuke Kawaguchi authored
-
Jesse Glick authored
[FIXED JENKINS-17681] Do not try to call resolveSymlink on a nonexistent link as you will just get an IOException, breaking peephole permalinks in some Windows environments.
-
Kohsuke Kawaguchi authored
-
- May 01, 2013
-
-
Jesse Glick authored
-
- Apr 30, 2013
-
-
Jesse Glick authored
[FIXED JENKINS-17775] Find (model) parent POMs properly during fingerprint recording at end of build.
-
ssogabe authored
-
- Apr 29, 2013
-
-
Jesse Glick authored
[JENKINS-17775] If MavenProject.getParent throws ISE during fingerprinting, report it but at least proceed. Proper fix is to ensure that the model resolution uses the same environment as the actual build, or is otherwise more lenient about finding the parent (e.g. enables plugin resolution).
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Apr 27, 2013
-
-
Kohsuke Kawaguchi authored
-
- Apr 25, 2013
-
-
Jesse Glick authored
-
- Apr 24, 2013
-
-
Jesse Glick authored
-
- Apr 23, 2013
-
-
Jesse Glick authored
A recent Stapler update caused the Jelly facet to ignore *.xml. So need to use raw j:include (as plugins were doing), not st:include (as core did).
-
Jesse Glick authored
-
Jesse Glick authored
Most notable, cvs 1.6 → 2.8, to get the critical fix of removing the mail address resolver.
-
Jesse Glick authored
-
Jesse Glick authored
-
- Apr 22, 2013
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Apr 20, 2013
-
-
Kohsuke Kawaguchi authored
-
- Apr 19, 2013
-
-
Kohsuke Kawaguchi authored
-
- Apr 17, 2013
-
-
Kohsuke Kawaguchi authored
Object that implements ModelObjectWithChildren can expose its children in the breadcrumb.
-
- Apr 16, 2013
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
Added logging more liberally, and fixed the problem. The root cause was that when the mouse enters a hot spot, I wasn't cancelling the previous delayed hide timer. This fix eliminates the need for the hack in the hide method where I was testing if the mouse was still over the hotspot.
-
Jesse Glick authored
-
- Apr 15, 2013
-
-
Kohsuke Kawaguchi authored
-
- Apr 13, 2013
-
-
ssogabe authored
-
- Apr 12, 2013
-
-
Jesse Glick authored
-
Jesse Glick authored
Using l:confirmationLink instead of AbstractItem/delete.jelly and AbstractProject/wipeOutWorkspace.jelly.
-
- Apr 11, 2013
-
-
Seiji Sogabe authored
-
Jesse Glick authored
Expanded MockFolder to be a ViewGroup so that it is possible to test views inside folders, and generally fixed it to service Stapler hierarchies properly so that WebClient-based tests can work.
-
Jesse Glick authored
-