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

Prove that richer Create Item API works by implementing for GH Org folders.

      https://github.com/jenkinsci/jenkins/pull/2117#issuecomment-200064473

      BTW it would be prudent to prepare the patches to CustomOrganizationFolderDescriptor and/or EntityItemDescriptor to validate that your API works correctly even for nontrivial TopLevelItemDescriptors.

          [JENKINS-33808] Prove that richer Create Item API works by implementing for GH Org folders.

          Code changed in jenkins
          User: Manuel Recena
          Path:
          pom.xml
          http://jenkins-ci.org/commit/github-branch-source-plugin/8fc7dfe0038f848a9d7bbee4a5725ee5a41a8bda
          Log:
          JENKINS-33808 Upgraded scm-api dependency

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: pom.xml http://jenkins-ci.org/commit/github-branch-source-plugin/8fc7dfe0038f848a9d7bbee4a5725ee5a41a8bda Log: JENKINS-33808 Upgraded scm-api dependency

          Code changed in jenkins
          User: Manuel Recena
          Path:
          pom.xml
          src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubBuildStatusNotification.java
          src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMNavigator.java
          src/main/resources/org/jenkinsci/plugins/github_branch_source/GitHubSCMNavigator/newInstanceDetail.jelly
          src/main/resources/org/jenkinsci/plugins/github_branch_source/GitHubSCMNavigator/newInstanceDetail.properties
          src/main/resources/org/jenkinsci/plugins/github_branch_source/Messages.properties
          src/main/webapp/images/48x48/github-scmnavigator.png
          http://jenkins-ci.org/commit/github-branch-source-plugin/c4e5c2b829df22f4dd22fa623ca1938675dcfcb9
          Log:
          Merge pull request #37 from recena/JENKINS-33808

          JENKINS-33808 Support for Item categorization

          Compare: https://github.com/jenkinsci/github-branch-source-plugin/compare/b6e69107368c...c4e5c2b829df

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: pom.xml src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubBuildStatusNotification.java src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMNavigator.java src/main/resources/org/jenkinsci/plugins/github_branch_source/GitHubSCMNavigator/newInstanceDetail.jelly src/main/resources/org/jenkinsci/plugins/github_branch_source/GitHubSCMNavigator/newInstanceDetail.properties src/main/resources/org/jenkinsci/plugins/github_branch_source/Messages.properties src/main/webapp/images/48x48/github-scmnavigator.png http://jenkins-ci.org/commit/github-branch-source-plugin/c4e5c2b829df22f4dd22fa623ca1938675dcfcb9 Log: Merge pull request #37 from recena/ JENKINS-33808 JENKINS-33808 Support for Item categorization Compare: https://github.com/jenkinsci/github-branch-source-plugin/compare/b6e69107368c...c4e5c2b829df

          Code changed in jenkins
          User: recena
          Path:
          pom.xml
          src/main/java/jenkins/branch/CustomOrganizationFolderDescriptor.java
          src/test/java/jenkins/branch/CustomOrganizationFolderDescriptorTest.java
          http://jenkins-ci.org/commit/branch-api-plugin/5c23fc93f5a45566c4c97f425c3e02943d5f92b7
          Log:
          JENKINS-33808 Support for Item categorization in Jenkins 2

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: recena Path: pom.xml src/main/java/jenkins/branch/CustomOrganizationFolderDescriptor.java src/test/java/jenkins/branch/CustomOrganizationFolderDescriptorTest.java http://jenkins-ci.org/commit/branch-api-plugin/5c23fc93f5a45566c4c97f425c3e02943d5f92b7 Log: JENKINS-33808 Support for Item categorization in Jenkins 2

          Code changed in jenkins
          User: Manuel Recena
          Path:
          src/main/java/jenkins/branch/CustomOrganizationFolderDescriptor.java
          http://jenkins-ci.org/commit/branch-api-plugin/d6a0d89418a26ba0bb8a654adbff4ee4d319adc7
          Log:
          JENKINS-33808 Some javadoc were reviewed and considered that all SCMNavigator will be part of nested-projects ItemCategory

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: src/main/java/jenkins/branch/CustomOrganizationFolderDescriptor.java http://jenkins-ci.org/commit/branch-api-plugin/d6a0d89418a26ba0bb8a654adbff4ee4d319adc7 Log: JENKINS-33808 Some javadoc were reviewed and considered that all SCMNavigator will be part of nested-projects ItemCategory

          Code changed in jenkins
          User: Manuel Recena
          Path:
          src/test/java/jenkins/branch/CustomOrganizationFolderDescriptorTest.java
          http://jenkins-ci.org/commit/branch-api-plugin/ab854055946a155bcd3f1c30d1da83f499afc5c8
          Log:
          JENKINS-33808 Removed no needed methods

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: src/test/java/jenkins/branch/CustomOrganizationFolderDescriptorTest.java http://jenkins-ci.org/commit/branch-api-plugin/ab854055946a155bcd3f1c30d1da83f499afc5c8 Log: JENKINS-33808 Removed no needed methods

          Code changed in jenkins
          User: recena
          Path:
          src/main/java/jenkins/branch/CustomOrganizationFolderDescriptor.java
          http://jenkins-ci.org/commit/branch-api-plugin/2fd013c5b12ea794b800ad95e6e3443422f8760a
          Log:
          JENKINS-33808 Javadoc

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: recena Path: src/main/java/jenkins/branch/CustomOrganizationFolderDescriptor.java http://jenkins-ci.org/commit/branch-api-plugin/2fd013c5b12ea794b800ad95e6e3443422f8760a Log: JENKINS-33808 Javadoc

          Code changed in jenkins
          User: Manuel Recena
          Path:
          src/main/java/jenkins/branch/CustomOrganizationFolderDescriptor.java
          http://jenkins-ci.org/commit/branch-api-plugin/65d718bec515a9364d3ffa2407eb29f763c01cdb
          Log:
          JENKINS-33808 The category definition has been delegate to SCMNavigatorDescriptor()

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: src/main/java/jenkins/branch/CustomOrganizationFolderDescriptor.java http://jenkins-ci.org/commit/branch-api-plugin/65d718bec515a9364d3ffa2407eb29f763c01cdb Log: JENKINS-33808 The category definition has been delegate to SCMNavigatorDescriptor()

          Code changed in jenkins
          User: Manuel Recena
          Path:
          src/main/java/jenkins/branch/CustomOrganizationFolderDescriptor.java
          http://jenkins-ci.org/commit/branch-api-plugin/ac53bac9efbebaaea1b683c763f03d662547ad32
          Log:
          Merge branch 'JENKINS-33808' of github.com:recena/branch-api-plugin into JENKINS-33808

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: src/main/java/jenkins/branch/CustomOrganizationFolderDescriptor.java http://jenkins-ci.org/commit/branch-api-plugin/ac53bac9efbebaaea1b683c763f03d662547ad32 Log: Merge branch ' JENKINS-33808 ' of github.com:recena/branch-api-plugin into JENKINS-33808

          Code changed in jenkins
          User: Manuel Recena
          Path:
          pom.xml
          http://jenkins-ci.org/commit/branch-api-plugin/20ff9fddfd9888c8c3283dda9fb9cd4533fd4dac
          Log:
          JENKINS-33808 Upgraded scm-api dependency

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: pom.xml http://jenkins-ci.org/commit/branch-api-plugin/20ff9fddfd9888c8c3283dda9fb9cd4533fd4dac Log: JENKINS-33808 Upgraded scm-api dependency

          Code changed in jenkins
          User: Manuel Recena
          Path:
          pom.xml
          src/main/java/jenkins/branch/CustomOrganizationFolderDescriptor.java
          src/test/java/jenkins/branch/CustomOrganizationFolderDescriptorTest.java
          http://jenkins-ci.org/commit/branch-api-plugin/172be45b9e1d126190639fd0ac2cba0be8907d3d
          Log:
          Merge pull request #33 from recena/JENKINS-33808

          JENKINS-33808 Support for Item categorization

          Compare: https://github.com/jenkinsci/branch-api-plugin/compare/253aa576f008...172be45b9e1d

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: pom.xml src/main/java/jenkins/branch/CustomOrganizationFolderDescriptor.java src/test/java/jenkins/branch/CustomOrganizationFolderDescriptorTest.java http://jenkins-ci.org/commit/branch-api-plugin/172be45b9e1d126190639fd0ac2cba0be8907d3d Log: Merge pull request #33 from recena/ JENKINS-33808 JENKINS-33808 Support for Item categorization Compare: https://github.com/jenkinsci/branch-api-plugin/compare/253aa576f008...172be45b9e1d

            recena Manuel Recena Soto
            danielbeck Daniel Beck
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: