- Jul 24, 2013
-
-
Olivier Lamy authored
-
Olivier Lamy authored
Merge branch 'maven-3.1.0' for maven 3.1.0 support in Maven Integration Plugin
-
Jesse Glick authored
-
Jesse Glick authored
Unclear what Run.getEnvironment is supposed to return after the build is complete. In particular, SubversionSCM calls this during polling to substitute variables in e.g. repo URL. Presumably in such a case node-specific variables such as ToolInstallation.home would be irrelevant. But in general should this reflect the “current” computer (if any), or the computer on which the build ran?
-
Jesse Glick authored
[FIXED JENKINS-18898] ToolInstallation.getHome may be null, and buildEnvVars must take that into account.
-
Olivier Lamy authored
Fix javadoc for QueueTaskDispatcher and NodeProperty
-
Olivier Lamy authored
Fix javadoc for @see reference in MatrixAggregator
-
Olivier Lamy authored
Fix SCMTriggerCause javadoc to deprecated constructor
-
Olivier Lamy authored
Fix javadoc link in MatrixExecutionStrategy
-
Mark Waite authored
Uses the outer class plus the inner class to name the argument, which satisfies javadoc.
-
Mark Waite authored
There is a BuildableItem interface in hudson.model, but the references in these files to BuildableItem objects are refering to an inner class of the Queue object, not to the interface defined in huson.model. The javadoc link improvement may help authors see that difference.
-
Jesse Glick authored
-
- Jul 23, 2013
-
-
Mark Waite authored
http://javadoc.jenkins-ci.org/hudson/matrix/MatrixAggregator.html#startBuild() has an @see reference which should be a link.
-
Mark Waite authored
http://javadoc.jenkins-ci.org/hudson/triggers/SCMTrigger.SCMTriggerCause.html includes a deprecated constructor with an @{link } reference to the preferred constructor. That link is broken in the current javadoc. This fixes the broken link.
-
Christoph Kutzinski authored
Fix javadoc link from deprecated DumbSlave constructor
-
Mark Waite authored
-
Olivier Lamy authored
-
Olivier Lamy authored
-
Olivier Lamy authored
-
Olivier Lamy authored
-
-
Olivier Lamy authored
-
- Jul 22, 2013
-
-
Jesse Glick authored
Clearer display of log messages: chronological order, and coloration of repeated vs. fresh metadata.
-
Jesse Glick authored
-
Jesse Glick authored
-
Olivier Lamy authored
-
Olivier Lamy authored
-
Olivier Lamy authored
-
Harald Albers authored
-
Olivier Lamy authored
-
- Jul 21, 2013
-
-
Olivier Lamy authored
-
Olivier Lamy authored
-
Olivier Lamy authored
-
Olivier Lamy authored
-
Olivier Lamy authored
-
Olivier Lamy authored
-
Olivier Lamy authored
-
Olivier Lamy authored
Fix ComputerListener.onTemporarilyOffline javadoc to match implementation ...
-
Olivier Lamy authored
Remove javadoc reference to now private buildReactorListener
-
Olivier Lamy authored
Fix several @link javadoc warnings
-