You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,17 @@
1
1
## CHANGELOG
2
2
3
+
### 1.2.0 - 2015-11-18
4
+
5
+
* 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)
6
+
* Add support for [Gitolite options](http://gitolite.com/gitolite/options.html) : [#415](https://github.com/jbox-web/redmine_git_hosting/issues/415)
7
+
* 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.
8
+
* Improve validation of plugin settings. Validation errors are now displayed in the view.
9
+
* Use our own Rack implementation to render Gitolite hooks
10
+
* Fix [push over HTTP](http://redmine-git-hosting.io/troubleshooting/#hook-errors-while-pushing-over-https)
11
+
* Cleanup code/API
12
+
* Improve coding style
13
+
* Display contributors in plugins info page ;)
14
+
3
15
### 1.1.5 - 2015-11-18
4
16
5
17
* Fix wrong behavior of GoRedirectorController when project is private
0 commit comments