summaryrefslogtreecommitdiffstats
path: root/releases.moxie
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2013-07-24 10:42:11 -0400
committerJames Moger <james.moger@gitblit.com>2013-07-24 10:42:11 -0400
commitd22773711cf6e7d730e5542d01312ff1965554ba (patch)
tree87b15ef0ff1f913198ed4e2c74a7766f46422de8 /releases.moxie
parent9d63b8a4d41774f97fa71722e3eb282fbf18f266 (diff)
downloadgitblit-d22773711cf6e7d730e5542d01312ff1965554ba.tar.gz
gitblit-d22773711cf6e7d730e5542d01312ff1965554ba.zip
Automatically decode %7E in repository names to ~ (issue-278)
Diffstat (limited to 'releases.moxie')
-rw-r--r--releases.moxie3
1 files changed, 2 insertions, 1 deletions
diff --git a/releases.moxie b/releases.moxie
index b4b17e1c..63adbd38 100644
--- a/releases.moxie
+++ b/releases.moxie
@@ -13,12 +13,13 @@ r18: {
security: ~
fixes:
- Gitblit-as-viewer with no repository urls failed to display summary page (issue 269)
+ - Fixed incorrect tagger in the dashboard pages (issue-276)
+ - Automatically decode %7E in repository names from git clients that encode ~ (issue-278)
- Fixed missing model class dependencies in Gitblit Manager build
- Fix for IE10 compatibility mode
- Reset dashboard and activity commit cache on branch REWIND or DELETE
- Fixed bug with adding new local users with external authentication
- Fixed missing clone url on the empty repository page
- - Fixed incorrect tagger in the dashboard pages (issue-276)
- Fixed Ubuntu service script for LSB compliance
- Inserted "sleep 5" in Ubuntu & Centos bash script for service restart
changes: