-
Type:
Improvement
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Done
-
Component/s: github-branch-source-plugin
-
Labels:None
-
Similar Issues:
Would be nice to sort without being case sensitive. People with large repo counts (or members of lots of orgs) are rarely consistent with the initial case of their repo names, and this can confuse people into thinking it is unordered.
- links to
Code changed in jenkins
User: Michael Neale
Path:
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSource.java
http://jenkins-ci.org/commit/github-branch-source-plugin/d91fd623c2e3c7177a3bb8c69254ea96628f7def
Log:
cat insensitive sorting for
JENKINS-34047