Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-11363

Add support for Mercurial's ShareExtension to reduce disk usage

    • Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: Major Major
    • mercurial-plugin
    • None

      Requested by pull request from willemv.

      https://github.com/jenkinsci/mercurial-plugin/pull/7

          [JENKINS-11363] Add support for Mercurial's ShareExtension to reduce disk usage

          Code changed in jenkins
          User: David M. Carr
          Path:
          src/main/java/hudson/plugins/mercurial/MercurialSCM.java
          src/main/resources/hudson/plugins/mercurial/MercurialInstallation/help-useSharing.html
          http://jenkins-ci.org/commit/mercurial-plugin/f6ab7906f9209e97f0f578ab70faaf3c072fe6ab
          Log:
          JENKINS-11363 Automatically enable share extension when configured; add help message about which versions of Mercurial support the share extension.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: David M. Carr Path: src/main/java/hudson/plugins/mercurial/MercurialSCM.java src/main/resources/hudson/plugins/mercurial/MercurialInstallation/help-useSharing.html http://jenkins-ci.org/commit/mercurial-plugin/f6ab7906f9209e97f0f578ab70faaf3c072fe6ab Log: JENKINS-11363 Automatically enable share extension when configured; add help message about which versions of Mercurial support the share extension.

          Code changed in jenkins
          User: David M. Carr
          Path:
          src/main/java/hudson/plugins/mercurial/MercurialSCM.java
          http://jenkins-ci.org/commit/mercurial-plugin/ef5b34289131b737a4329fc6544015e79be01c96
          Log:
          Minor touchups for JENKINS-11363 and JENKINS-10255.
          Extract an anonymous class as inner class CheckForReusableWorkspace.
          Provide more informative error/warning logging.
          Eliminate redundant update when cleaning enabled.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: David M. Carr Path: src/main/java/hudson/plugins/mercurial/MercurialSCM.java http://jenkins-ci.org/commit/mercurial-plugin/ef5b34289131b737a4329fc6544015e79be01c96 Log: Minor touchups for JENKINS-11363 and JENKINS-10255 . Extract an anonymous class as inner class CheckForReusableWorkspace. Provide more informative error/warning logging. Eliminate redundant update when cleaning enabled.

          Code changed in jenkins
          User: David M. Carr
          Path:
          src/main/java/hudson/plugins/mercurial/MercurialSCM.java
          http://jenkins-ci.org/commit/mercurial-plugin/24c3a797f2feb8d8e1f3994a04e7dd0eabaa9cad
          Log:
          JENKINS-11363 Only enable the share extension when it's both configured and actually needed by the command.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: David M. Carr Path: src/main/java/hudson/plugins/mercurial/MercurialSCM.java http://jenkins-ci.org/commit/mercurial-plugin/24c3a797f2feb8d8e1f3994a04e7dd0eabaa9cad Log: JENKINS-11363 Only enable the share extension when it's both configured and actually needed by the command.

          dogfood added a comment -

          Integrated in plugins_mercurial #59
          JENKINS-11363 Automatically enable share extension when configured; add help message about which versions of Mercurial support the share extension.
          Minor touchups for JENKINS-11363 and JENKINS-10255.
          JENKINS-11363 Only enable the share extension when it's both configured and actually needed by the command.

          david :
          Files :

          • src/main/java/hudson/plugins/mercurial/MercurialSCM.java
          • src/main/resources/hudson/plugins/mercurial/MercurialInstallation/help-useSharing.html

          david :
          Files :

          • src/main/java/hudson/plugins/mercurial/MercurialSCM.java

          david :
          Files :

          • src/main/java/hudson/plugins/mercurial/MercurialSCM.java

          dogfood added a comment - Integrated in plugins_mercurial #59 JENKINS-11363 Automatically enable share extension when configured; add help message about which versions of Mercurial support the share extension. Minor touchups for JENKINS-11363 and JENKINS-10255 . JENKINS-11363 Only enable the share extension when it's both configured and actually needed by the command. david : Files : src/main/java/hudson/plugins/mercurial/MercurialSCM.java src/main/resources/hudson/plugins/mercurial/MercurialInstallation/help-useSharing.html david : Files : src/main/java/hudson/plugins/mercurial/MercurialSCM.java david : Files : src/main/java/hudson/plugins/mercurial/MercurialSCM.java

            davidmc24 davidmc24
            davidmc24 davidmc24
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: