GitHub user paulthom12345 opened a pull request:
https://github.com/apache/archiva/pull/19
Add alphabetical ordering to the blacklist and whitelist
Currently when managing a lot of entries in the whitelist and blacklist it
can get difficult to navigate. It's a lot easier when the ordering is
deterministic, thus a quick sort before displaying makes it simple to manage
all of your entries.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/paulthom12345/archiva master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/archiva/pull/19.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #19
----
commit fea0ba1cf4743740da2b2af3b20a78171a6ce8b0
Author: Paul Thompson <[email protected]>
Date: 2015-11-24T23:21:12Z
Adding alphabetical order for the whitelist
commit 5fd14e40c2bbbef3ff58dfe17ab6285d0dcb90d9
Author: Paul Thompson <[email protected]>
Date: 2015-11-24T23:21:41Z
Adding alphabetical ordering for blacklist
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---