- Sep 30, 2011
-
-
John Pederzolli authored
-
John Pederzolli authored
-
Richard Mortimer authored
Earlier versions of the plugin (2.x and prior to 3.0.0-alpha6) do not produce test reports and also do not accept the same configuration properties. Ignore those earlier versions. Also accept the new plugin name android-maven-plugin (changed to fit with Maven plugin naming guidelines).
-
olivier lamy authored
-
- Sep 29, 2011
-
-
olivier lamy authored
-
- Sep 28, 2011
-
-
OHTAKE Tomohiro authored
-
- Sep 27, 2011
-
-
Seiji Sogabe authored
-
Kohsuke Kawaguchi authored
-
- Sep 26, 2011
-
-
Kohsuke Kawaguchi authored
-
Christoph Kutzinski authored
-
- Sep 25, 2011
-
-
Kohsuke Kawaguchi authored
Added more diagnositics about how ping terminated a connection.
-
Kohsuke Kawaguchi authored
cloud.
-
- Sep 24, 2011
-
-
Kohsuke Kawaguchi authored
-
Richard Mortimer authored
build.xml that can't be deserialized Handle resolves-to="com.google.common.collect.ImmutableList$SerializedForm" manually and construct a suitable list. Any subsequent serialization of the class will use the direct form of serialization.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Richard Mortimer authored
-
OHTAKE Tomohiro authored
-
Kohsuke Kawaguchi authored
Classes marked as @Extension are now instantiated by Guice.
-
- 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
-