- Sep 23, 2011
-
-
Olivier Lamy authored
-
Olivier Lamy authored
-
- Sep 21, 2011
-
-
Seiji Sogabe authored
-
Seiji Sogabe authored
-
- Sep 20, 2011
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Sep 19, 2011
-
-
Seiji Sogabe authored
-
Andrew Bradley authored
-
Kohsuke Kawaguchi authored
-
- Sep 18, 2011
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
Used ReallySuppress as suggested in the ticket to hopefully fix the reboot problem.
-
Kohsuke Kawaguchi authored
integrating newer version of HtmlUnit to fix memory inefficiency problem.
-
- Sep 14, 2011
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Sep 13, 2011
-
-
Stephen Ware authored
File size should be shown on project dashboard for archived artifacts. Run.java: Add member String length to Artifact object. Add paramter String len to Artifact constructor. Add method String getLength to Artifact object. addArtifacts method of Run class gets length of files as string for actual files or "0" if a directory and passes this as arg to Artifact constructor. artifacts-index.jelly and artifactList.jelly reworked to use same approach as core/src/main/resources/hudson/model/DirectoryBrowserSupport/dir.jelly The desire being a consistent look in the interface. Signed-off-by: Stephen Ware <stephen.e.ware@intel.com>
-
Ciprian Ciubotariu authored
Using the zip support classes just like Ant does in order to apply permissions. As a side-effect, remote streams need to be stored in a temporary file before actually unzipping them.
-
Kohsuke Kawaguchi authored
-
- Sep 12, 2011
-
-
Seiji Sogabe authored
Author: Seiji Sogabe <s.sogabe@gmail.com> Date: Mon Sep 12 19:59:13 2011 +0900 added changelog for JENKINS-7565. commit c48915c27e87c1eabf2d0f70c8d423d4d8a8f40e Author: OHTAKE Tomohiro <ohtake.tomohiro@jp.fujitsu.com> Date: Thu Sep 8 20:06:38 2011 +0900 [JENKINS-7565] Add "un/check all" buttons on matrix-based security
-
Kohsuke Kawaguchi authored
-
- Sep 08, 2011
-
-
Kohsuke Kawaguchi authored
Revert JENKINS-8383 as it didn't work with Maven 2(cherry picked from commit db23d8cf) Conflicts: changelog.html
-
Christoph Kutzinski authored
-
- Sep 07, 2011
-
-
Olivier Lamy authored
-
Kohsuke Kawaguchi authored
-
- Sep 06, 2011
-
-
Christoph Kutzinski authored
-
Kohsuke Kawaguchi authored
-
- Sep 05, 2011
-
-
Drew Repasky authored
-
- Sep 02, 2011
-
-
Kohsuke Kawaguchi authored
-
- Sep 01, 2011
-
-
Andrew Bayer authored
project pages.
-
- Aug 31, 2011
-
-
Ryan Campbell authored
-
- Aug 30, 2011
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Aug 29, 2011
-
-
Kohsuke Kawaguchi authored
-
- Aug 28, 2011
-
-
Richard Mortimer authored
-
Mark Field authored
Add displayName and description as further optional tags that can be submitted as part of an External run
-
- Aug 27, 2011
-
-
olivier lamy authored
-
Olivier Lamy authored
-
dty authored
- Added a RenameListener to Fingerprint. When the listener is invoked for renamed projects, it will iterate over all the builds of the project looking for fingerprint actions. If the build was the originator of the fingerprint, the buildPtr is updated; (had to make the name non-final to allow for this). If the build is the consumer of a fingerprint, the usages are updated. core/src/main/java/hudson/model/Fingerprint.java - Expose the fingerprint data inline with the build data in the remote API. The renaming code also uses this method as a convenient way to get the fingerprints for a build. core/src/main/java/hudson/model/AbstractBuild.java - Test. test/src/test/java/hudson/tasks/FingerprinterTest.java
-
- Aug 26, 2011
-
-
Kohsuke Kawaguchi authored
happen. This happens because the version number isn't computed yet, but we try to put that into HTTP header. Fixing this by making <st:header/> tolerate null in value or name.
-
Kohsuke Kawaguchi authored
JVM.
-
- Aug 25, 2011
-
-
Kohsuke Kawaguchi authored
-