- Oct 04, 2011
-
-
OHTAKE Tomohiro authored
-
Olivier Lamy authored
-
- Oct 02, 2011
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- 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
-
-
OHTAKE Tomohiro authored
- Resizing handles can work with CodeMirror - Double clicking on a handle adjust the height more precisely -- Especially when the textarea's content is wrapped
-
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.
-