Overhaul the repository link functionality
- Fix regex (repositories with number or other characters were not accepted)
- Url escape template arguments by default (the "do not escape" <%== $var %> markers can be used if needed)
- Also support a generic repository type instead of only repotype:repopath in the configuration ($repotype:$repopath has priority over $repotype if both are defined)
- Cache compiled templates
{{$NEXT}}
0.1.0 2014-09-21
- Improved index page
- Added a SQL backend
- Split SCM link and function shortener helpers in modules
- Added a trace quality plugin
0.0.2 2013-06-08
- Added a Gearman queue for decoding (optional)
0.0.1 2012-10-20
- First version with basic features