- Sep 12, 2011
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
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
-
- Sep 07, 2011
-
-
Kohsuke Kawaguchi authored
-
- Sep 06, 2011
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Christoph Kutzinski authored
-
Christoph Kutzinski authored
[JENKINS-8383] Record fingerprints for parent POMs, too
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
olivier lamy authored
-
- Sep 05, 2011
-
-
Nicolas De loof authored
Fix for JENKINS-10443: Added way to mark all plugins to be updated at onc
-
Nicolas De loof authored
[JENKINS-3727] Read jar manifest to detect the maven version
-
OHTAKE Tomohiro authored
-
Drew Repasky authored
-
- Sep 03, 2011
-
-
Stephan Pauxberger authored
parents
-
Stephan Pauxberger authored
-
- Sep 02, 2011
-
-
Seiji Sogabe authored
-
Kohsuke Kawaguchi authored
-
- Sep 01, 2011
-
-
Dean Yu authored
Introduce a Jenkins.RUN_SCRIPTS permission
-
Ryan Campbell authored
-
Ryan Campbell authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Andrew Bayer authored
project pages.
-
- Aug 31, 2011
-
-
Ryan Campbell authored
-
- Aug 30, 2011
-
-
dty authored
-
dty authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
dty authored
dependency graph. This functionality is enabled through a feature flag, hudson.tasks.Fingerprinter.enableFingerprintsInDependencyGraph, which is off by default. - Rebuild the dependency graph as part of each fingerprint action. Fingerprinter.buildDependencyGraph adds information to the dependency graph for projects found in fingerprint records. Since the dependency graph is based on project, once a relationship is established between two projects, we can skip scanning subsequent builds of the projects. Entries in the graph added by the fingerprinter action will never automatically trigger downstream builds. core/src/main/java/hudson/tasks/Fingerprinter.java - When reporting dependency changes, don't consider builds that no longer exist. This handles issues when projects are renamed, and new projects are created using the same name, causing the change to point to incorrect builds. core/src/main/java/hudson/model/AbstractBuild.java - Tests. test/src/test/java/hudson/tasks/FingerprinterTest.java
-
- Aug 29, 2011
-
-
Kohsuke Kawaguchi authored
Conflicts: core/src/main/java/hudson/LocalPluginManager.java
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-