Paladox has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/251836

Change subject: Update gitblit.properties file with new configs
......................................................................

Update gitblit.properties file with new configs

Change-Id: Ib37c87acb947b8691c3e0c67d067a16ef3d2dc8c
---
M modules/gitblit/files/gitblit.properties
1 file changed, 20 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/36/251836/1

diff --git a/modules/gitblit/files/gitblit.properties 
b/modules/gitblit/files/gitblit.properties
index e00cf01..8d5ac29 100644
--- a/modules/gitblit/files/gitblit.properties
+++ b/modules/gitblit/files/gitblit.properties
@@ -941,17 +941,27 @@
 # SINCE 1.3.0
 web.reflogChangesPerPage = 10
 
+# Specify the names of documents in the root of your repository to be displayed
+# in tabs on your repository docs page.  If the name is not found in the root
+# then no tab is added.  The order specified is the order displayed.  Do not
+# specify a file extension as the aggregation of markup extensions + txt are 
used
+# in the search algorithm.
+#
+# SPACE-DELIMITED
+# SINCE 1.4.0
+web.documents = readme home index changelog contributing submitting_patches 
copying license notice authors
+
 # Registered file extensions to ignore during Lucene indexing
 #
 # SPACE-DELIMITED
 # SINCE 0.9.0
-web.luceneIgnoreExtensions = 7z arc arj bin bmp dll doc docx exe gif gz jar 
jpg lib lzh odg odf odt pdf ppt png so swf xcf xls xlsx zip
+web.luceneIgnoreExtensions = 7z arc arj bin bmp dll doc docx exe gif gz jar 
jpg lib lzh odg odf odt pdf ppt pptx png so swf tar xcf xls xlsx zip
 
 # Registered extensions for google-code-prettify
 #
 # SPACE-DELIMITED
 # SINCE 0.5.0
-web.prettyPrintExtensions = aea agc basic c cbm cl clj cpp cs css dart el erb 
erl erlang frm fs go groovy hs htm html java js json latex less lisp ll llvm 
lsp lua ml moxie mumps n nemerle pascal php pl prefs properties proto py r R rb 
rd Rd rkt s S scala scm sh Splus sql ss tcl tex vb vbs vhd vhdl wiki xml xq 
xquery yaml yml ymlapollo
+web.prettyPrintExtensions = aea agc basic c cbm cl clj cpp cs css dart el erb 
erl erlang frm fs go groovy h hpp hs htm html java js latex json latex less 
lisp ll llvm lsp lua ml moxie mumps n nemerle pascal php pl pm prefs properties 
proto py r R rb rd Rd rkt s S scala scm sh Splus sql ss tcl tex vb vbs vhd vhdl 
wiki xml xq xquery yaml yml ymlapollo
 
 # Registered extensions for markdown transformation
 #
@@ -959,6 +969,13 @@
 # CASE-SENSITIVE
 # SINCE 0.5.0
 web.markdownExtensions = md mkd markdown MD MKD
+
+# Registered extensions for mediawiki transformation
+#
+# SPACE-DELIMITED
+# CASE-SENSITIVE
+# SINCE 1.4.0
+web.mediawikiExtensions = mw mediawiki
 
 # Image extensions
 #
@@ -970,7 +987,7 @@
 #
 # SPACE-DELIMITED
 # SINCE 0.5.0
-web.binaryExtensions = cdb jar pdf tar.gz zip
+web.binaryExtensions = 7z arc arj bin cdb dll doc docx exe gz jar lib lzh odg 
odf odt pdf ppt pptx so tar tar.gz xls xlsx zip
 
 # Aggressive heap management will run the garbage collector on every generated
 # page.  This slows down page generation a little but improves heap 
consumption. 

-- 
To view, visit https://gerrit.wikimedia.org/r/251836
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib37c87acb947b8691c3e0c67d067a16ef3d2dc8c
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Paladox <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to