[#2180] Use case-insensitive dict for caching tool entry points

Do NOT store them as lower and upper case; this leads to duplicate entries in the admin tool

Signed-off-by: Rick Copeland rcopeland@geek.net

Rick Copeland Rick Copeland 2011-05-28

Tim Van Steenburgh Tim Van Steenburgh 2011-05-31

changed Allura/allura/lib/app_globals.py
changed Allura/allura/lib/utils.py
changed Allura/allura/tests/test_utils.py
Allura/allura/lib/app_globals.py Diff Switch to side-by-side view
Loading...
Allura/allura/lib/utils.py Diff Switch to side-by-side view
Loading...
Allura/allura/tests/test_utils.py Diff Switch to side-by-side view
Loading...