Skip to content

1.2.0

Compare
Choose a tag to compare
@n-rodriguez n-rodriguez released this 18 Nov 10:26
· 63 commits to v1.2.x since this release
  • Enhance protected branches permissions support : #389, #414
  • Add support for Gitolite options : #415
  • Enhance global repository access : #465. You can now choose if Redmine has RW access on all repositories.
  • Improve validation of plugin settings. Validation errors are now displayed in the view.
  • Use our own Rack implementation to render Gitolite hooks
  • Fix push over HTTP
  • Cleanup code/API
  • Improve coding style
  • Display contributors in plugins info page ;)