summaryrefslogtreecommitdiffstats
path: root/releases.moxie
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2013-11-25 00:00:41 -0500
committerJames Moger <james.moger@gitblit.com>2013-11-29 11:05:51 -0500
commitf19b78e12517db6c4dcbb1981423830ea39916b3 (patch)
tree018f2389bf235c25bb3a2eda73ae9ecd71d7f3a1 /releases.moxie
parent04a98505a4ab8f48aee22800fcac193d9367d0ae (diff)
downloadgitblit-f19b78e12517db6c4dcbb1981423830ea39916b3.tar.gz
gitblit-f19b78e12517db6c4dcbb1981423830ea39916b3.zip
Revised committer verification to require email address
Change-Id: I5298c93e03099813f5713a4effd87913429aa3dc
Diffstat (limited to 'releases.moxie')
-rw-r--r--releases.moxie1
1 files changed, 1 insertions, 0 deletions
diff --git a/releases.moxie b/releases.moxie
index dd06c823..d834f230 100644
--- a/releases.moxie
+++ b/releases.moxie
@@ -35,6 +35,7 @@ r20: {
- Removed docs indicator on the repositories page
- Removed the repository setting to enable Markdown document enumeration, this is now automatic and expanded
- Retrieve LDAP groups with dereferencing aliases (pr-122)
+ - Revised committer verification to require a matching displayname or account name AND the email address
additions:
- Added an optional MirrorExecutor which will periodically fetch ref updates from source repositories for mirrors (issue-5). Repositories must be manually cloned using native git and "--mirror".
- Added branch graph image servlet based on EGit's branch graph renderer (issue-194)