20 Feb, 2013
2 commits
-
API: creating last project before limit returns 404
19 Feb, 2013
3 commits
-
Conflicts: app/models/issue.rb app/models/merge_request.rb
18 Feb, 2013
14 commits
-
Add option to disable username changing
-
Ssh fingerprint fix
15 Feb, 2013
4 commits
14 Feb, 2013
3 commits
-
This option allows to disable users from changing their username. This is very usefull in environments using strong internal authentication methods like ldap, pam or shibboleth. You can allow users to change theyr username in these environments, but then new users (users loging in first time) is blocked from gitlab is her username exists.
-
The previous call `saved?` is restored in the `POST /projects` method in the API. It is refactored to check if the record is persisted. This is useful to not validate the record again after saving. This fixes the returned status code in the web client too. If the last project is created via web client instead of error notification the project page is shown.
13 Feb, 2013
3 commits
12 Feb, 2013
2 commits
11 Feb, 2013
4 commits
07 Feb, 2013
1 commit
05 Feb, 2013
2 commits
04 Feb, 2013
2 commits