From b718540114103aaad2fd2554745fdb61d1e6cd17 Mon Sep 17 00:00:00 2001 From: James Moger Date: Wed, 28 Nov 2012 17:08:19 -0500 Subject: [PATCH] Added groovy and scala extensions to default pretty print list --- distrib/gitblit.properties | 2 +- docs/04_releases.mkd | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/distrib/gitblit.properties b/distrib/gitblit.properties index b830bd57..ee050a48 100644 --- a/distrib/gitblit.properties +++ b/distrib/gitblit.properties @@ -706,7 +706,7 @@ web.luceneIgnoreExtensions = 7z arc arj bin bmp dll doc docx exe gif gz jar jpg # # SPACE-DELIMITED # SINCE 0.5.0 -web.prettyPrintExtensions = c cpp cs css frm htm html java js php pl prefs properties py rb sh sql xml vb +web.prettyPrintExtensions = c cpp cs css frm groovy htm html java js php pl prefs properties py rb scala sh sql xml vb # Registered extensions for markdown transformation # diff --git a/docs/04_releases.mkd b/docs/04_releases.mkd index cb4a51a2..9704de0f 100644 --- a/docs/04_releases.mkd +++ b/docs/04_releases.mkd @@ -70,6 +70,7 @@ This is extreme and should be considered carefully since it affects every https #### changes +- Added *groovy* and *scala* to *web.prettyPrintExtensions* - Added short commit id column to log and history tables (issue 168) - Teams can now specify the *admin*, *create*, and *fork* roles to simplify user administration - Use https Gravatar urls to avoid browser complaints -- 2.39.5