[JIRA] (JENKINS-38648) Allow sorting of generated jobs on summary page

2016-10-17 Thread m...@daniel-spilker.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Daniel Spilker closed an issue as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-38648  
 
 
  Allow sorting of generated jobs on summary page   
 

  
 
 
 
 

 
Change By: 
 Daniel Spilker  
 
 
Status: 
 Resolved Closed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-38648) Allow sorting of generated jobs on summary page

2016-10-17 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon resolved as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-38648  
 
 
  Allow sorting of generated jobs on summary page   
 

  
 
 
 
 

 
Change By: 
 SCM/JIRA link daemon  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-38648) Allow sorting of generated jobs on summary page

2016-10-17 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-38648  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Allow sorting of generated jobs on summary page   
 

  
 
 
 
 

 
 Code changed in jenkins User: Daniel Spilker Path: docs/Home.md job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/GeneratedConfigFile.groovy job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/GeneratedJob.groovy job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/GeneratedUserContent.groovy job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/GeneratedView.groovy job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/GeneratedConfigFileSpec.groovy job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/GeneratedJobSpec.groovy job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/GeneratedUserContentSpec.groovy job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/GeneratedViewSpec.groovy job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/actions/Comparators.groovy job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/actions/GeneratedJobsAction.groovy job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/actions/GeneratedJobsBuildAction.groovy job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/actions/GeneratedObjectsAction.groovy job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/actions/GeneratedObjectsBuildAction.java job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/actions/GeneratedViewsAction.groovy job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/actions/GeneratedViewsBuildAction.groovy job-dsl-plugin/src/test/groovy/javaposse/jobdsl/plugin/actions/GeneratedJobsBuildActionSpec.groovy job-dsl-plugin/src/test/groovy/javaposse/jobdsl/plugin/actions/GeneratedViewsActionSpec.groovy job-dsl-plugin/src/test/groovy/javaposse/jobdsl/plugin/actions/GeneratedViewsBuildActionSpec.groovy http://jenkins-ci.org/commit/job-dsl-plugin/f4f1d93c2e7ee9e1271c87cd3734ceeb3cc6 Log: sort generated items by name on the seed job's summary and build pages [FIXES JENKINS-38648]  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   

[JIRA] (JENKINS-38648) Allow sorting of generated jobs on summary page

2016-10-17 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-38648  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Allow sorting of generated jobs on summary page   
 

  
 
 
 
 

 
 Code changed in jenkins User: Daniel Spilker Path: docs/Home.md job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/GeneratedConfigFile.groovy job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/GeneratedJob.groovy job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/GeneratedUserContent.groovy job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/GeneratedView.groovy job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/GeneratedConfigFileSpec.groovy job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/GeneratedJobSpec.groovy job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/GeneratedUserContentSpec.groovy job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/GeneratedViewSpec.groovy job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/actions/Comparators.groovy job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/actions/GeneratedJobsAction.groovy job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/actions/GeneratedJobsBuildAction.groovy job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/actions/GeneratedObjectsAction.groovy job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/actions/GeneratedObjectsBuildAction.java job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/actions/GeneratedViewsAction.groovy job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/actions/GeneratedViewsBuildAction.groovy job-dsl-plugin/src/test/groovy/javaposse/jobdsl/plugin/actions/GeneratedJobsBuildActionSpec.groovy job-dsl-plugin/src/test/groovy/javaposse/jobdsl/plugin/actions/GeneratedViewsActionSpec.groovy job-dsl-plugin/src/test/groovy/javaposse/jobdsl/plugin/actions/GeneratedViewsBuildActionSpec.groovy http://jenkins-ci.org/commit/job-dsl-plugin/2c13f9aa4c0e5d5a7903e2c104113eec2e6d4a7b Log: Merge branch 'JENKINS-38648' Compare: https://github.com/jenkinsci/job-dsl-plugin/compare/4aaf8e924c90...2c13f9aa4c0e  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 


[JIRA] (JENKINS-38648) Allow sorting of generated jobs on summary page

2016-10-02 Thread rob.kie...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Rob Kielty created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-38648  
 
 
  Allow sorting of generated jobs on summary page   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
 Rob Kielty  
 
 
Components: 
 job-dsl-plugin  
 
 
Created: 
 2016/Oct/02 12:10 PM  
 
 
Labels: 
 job-dsl-plugin improvement  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Rob Kielty  
 

  
 
 
 
 

 
 Sorts alphabetically the list of Generated Jobs on the Summary Page of a seed job   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment