Added frm to default pretty print extensions (issue-156)
| | |
| | | #
|
| | | # SPACE-DELIMITED
|
| | | # SINCE 0.5.0
|
| | | web.prettyPrintExtensions = c cpp cs css htm html java js php pl prefs properties py rb sh sql xml vb
|
| | | web.prettyPrintExtensions = c cpp cs css frm htm html java js php pl prefs properties py rb sh sql xml vb
|
| | |
|
| | | # Registered extensions for markdown transformation
|
| | | #
|
| | |
| | |
|
| | | - Teams can now specify the *admin*, *create*, and *fork* roles to simplify user administration
|
| | | - Use https Gravatar urls to avoid browser complaints
|
| | | - Added frm to default pretty print extensions (issue 156)
|
| | | - Expose ReceivePack to Groovy push hooks (issue 125)
|
| | | - Redirect to summary page when refreshing the empty repository page on a repository that is not empty (issue 129)
|
| | | - Emit a warning in the log file if running on a Tomcat-based servlet container which is unfriendly to %2F forward-slash url encoding AND Gitblit is configured to mount parameters with %2F forward-slash url encoding (Github/jpyeron, issue 126)
|