11 Oct, 2013
3 commits
10 Oct, 2013
5 commits
-
Conflicts: doc/api/repositories.md Change-Id: I7ebc39b47ff860813d9622ba6776583536e6e384
-
defaults to HEAD Conflicts: spec/requests/api/repositories_spec.rb Change-Id: Id114aca6c59d75f18e49bf9f33809a04e010bfb6
09 Oct, 2013
2 commits
08 Oct, 2013
4 commits
-
Signed-off-by: Islam Amer <islam.amer@jollamobile.com>
07 Oct, 2013
7 commits
04 Oct, 2013
4 commits
01 Oct, 2013
2 commits
30 Sep, 2013
2 commits
29 Sep, 2013
7 commits
-
Extended User API to expose admin and can_create_group for user creation...
-
* dont allow protect/unprotect branches for users without master permissions * dont allow access to Repository api for guests
-
add rake tasks for web hooks management
-
Also, is_admin and can_create_group are exposed in the user information. Fixed attributes_for_keys to process properly keys with boolean values (since false.present? is false).
27 Sep, 2013
2 commits
-
If you are running another sidekiq instance on your server, e.g. GitLab CI, the check script would parse the output of `ps aux` searching for `sidekiq` and returning success, although the GitLab sidekiq may not be running. Now the `ps` call will only print the processes run by the GitLab user.
26 Sep, 2013
1 commit
-
"its" not "it's".
25 Sep, 2013
1 commit
-
Conflicts: lib/tasks/gitlab/check.rake