Skip to content

Commit e9643f5

Browse files
author
root
committed
Update Changelog
1 parent 7dbe54f commit e9643f5

File tree

1 file changed

+28
-1
lines changed

1 file changed

+28
-1
lines changed

Diff for: CHANGELOG.md

+28-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,33 @@
11
## CHANGELOG
22

3-
### 1.1.4 - 2015-09-15
3+
### 1.2.1 - 2016-07-25
4+
5+
* Fix [#524](https://github.com/jbox-web/redmine_git_hosting/issues/524) ([DB] Index too long)
6+
* Fix [#533](https://github.com/jbox-web/redmine_git_hosting/issues/533) ([Views] About readme.md preview feature)
7+
* Fix [#541](https://github.com/jbox-web/redmine_git_hosting/issues/541) ([Core] SSH/Gitolite server host on 1.2)
8+
* Fix [#553](https://github.com/jbox-web/redmine_git_hosting/issues/553) ([Controllers] Protected branches user list never updated. Mass-assign warning.)
9+
* Fix [#569](https://github.com/jbox-web/redmine_git_hosting/issues/569) ([Core] Connection refused when sshd doesn't listen on default port)
10+
* Merge [#583](https://github.com/jbox-web/redmine_git_hosting/pull/583) ([Core] force UTF-8 encoding for tags and branches)
11+
* Merge [#600](https://github.com/jbox-web/redmine_git_hosting/pull/600) ([Core] Improve performance)
12+
13+
### 1.2.0 - 2015-11-18
14+
15+
* Enhance protected branches permissions support : [#389](https://github.com/jbox-web/redmine_git_hosting/issues/389), [#414](https://github.com/jbox-web/redmine_git_hosting/issues/414)
16+
* Add support for [Gitolite options](http://gitolite.com/gitolite/options.html) : [#415](https://github.com/jbox-web/redmine_git_hosting/issues/415)
17+
* Enhance global repository access : [#465](https://github.com/jbox-web/redmine_git_hosting/issues/465). You can now choose if Redmine has RW access on all repositories.
18+
* Improve validation of plugin settings. Validation errors are now displayed in the view.
19+
* Use our own Rack implementation to render Gitolite hooks
20+
* Fix [push over HTTP](http://redmine-git-hosting.io/troubleshooting/#hook-errors-while-pushing-over-https)
21+
* Cleanup code/API
22+
* Improve coding style
23+
* Display contributors in plugins info page ;)
24+
25+
### 1.1.5 - 2015-11-18
26+
27+
* Fix wrong behavior of GoRedirectorController when project is private
28+
* Update Redcarpet to latest version (3.3.2)
29+
30+
### 1.1.4 - 2015-10-01
431

532
* Merge [#505](https://github.com/jbox-web/redmine_git_hosting/pull/505) ([Core] Added an error message in case that something as broken the temp directory)
633
* Fix #<TypeError: no implicit conversion of nil into String> when triggers are enabled on PostReceiveUrls and pushing on a non-triggering branch

0 commit comments

Comments
 (0)