James Moger
2014-04-07 0f86496c2dce29b459fc73d6473017b2b1ec5c36
src/main/distrib/data/gitblit.properties
@@ -479,6 +479,13 @@
# SINCE 1.4.0
tickets.requireApproval = false
# The case-insensitive regular expression used to identify and close tickets on
# push to the integration branch for commits that are NOT already referenced as
# a patchset tip.
#
# SINCE 1.5.0
tickets.closeOnPushCommitMessageRegex = (?:fixes|closes)[\\s-]+#?(\\d+)
# Specify the location of the Lucene Ticket index
#
# SINCE 1.4.0