- Jun 24, 2013
-
-
Kohsuke Kawaguchi authored
-
Nicolas De Loof authored
-
- Jun 23, 2013
-
-
Christoph Kutzinski authored
Add documentation about it. ref. [JENKINS-18451] If someone knows a way to display this help section only for Maven jobs, feel free to amend this commit.
-
- Jun 22, 2013
-
-
Nicolas De Loof authored
-
Nicolas De Loof authored
use more explicit method name use formattedDescription for all parameter types
-
Kohsuke Kawaguchi authored
This version supports piping of stdout/stderr directly into OutputStream, avoiding the need for running a thread to pump the stream.
-
- Jun 21, 2013
-
-
Kohsuke Kawaguchi authored
Integrated the new version of remoting
-
Nicolas De Loof authored
-
Nicolas De Loof authored
-
Kohsuke Kawaguchi authored
Not recording in the changelog as the regression isn't released yet.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
Fire the "jenkins:apply" event from the apply button and listen to that to write back edits to <TEXTAREA>
-
- Jun 20, 2013
-
-
Kohsuke Kawaguchi authored
Verified that JENKINS-5076 is no longer happening. Looking at the code, I think the actual fix was in a2d82576.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
Exposed the UI that sets the assigned label of matrix projects. This deprecates the "Matrix tie parent" plugin.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
Reimplemented a proper topological sort and generates a total order comparison function.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
FingerprintCleanupThread can now partially clean up a fingerprint record by removing portions of it that's not referencing existing stuff.
-
- Jun 19, 2013
-
-
Jesse Glick authored
[FIXED JENKINS-17713] JobColumn/column.jelly needs to have an itemGroup for display name calculation. So passing it in explicitly from both the view main page and from the Maven module set modules page. A more automatic solution might be to make getRelativeDisplayNameFrom use Ancestor.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
Added a listener that gets called at the end of the test to provide opportunity for a cleanup. This avoids the code duplication between HudsonTestCase vs JenkinsRule, too.
-
ikedam authored
(cherry picked from commit 9c4cb4b5eca4fbeba5730b66f52042f647075ff8)
-
Kohsuke Kawaguchi authored
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
Fixed confirmPOST JS utility not working with CSRF protection enabled.
-
Francisco Ruiz authored
-
Jesse Glick authored
[JENKINS-17713] [FIXED JENKINS-14362] These fixes were (mistakenly?) recorded for 1.518 rather than for trunk.
-
Jesse Glick authored
Use jzlib
-
Jesse Glick authored
Conflicts: core/pom.xml
-
Jesse Glick authored
-
Jesse Glick authored
[JENKINS-18368]: Decorated Launcher Does Not Maintain "isUnix" for RemoteLauncher
-
Jesse Glick authored
Links are now correct, thanks to Ancestor.getRelativePath as called from getRelativeLinkTo being correct. But getRelativeNameFrom is not working, so anchor texts are ‘project » module’ rather than simply ‘module’.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-