10 Oct, 2013
2 commits
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
2 commits
-
Conflicts: lib/tasks/gitlab/check.rake
-
Added search for projects by name to api
24 Sep, 2013
3 commits
-
Change-Id: I1bdd3608d3b46924b5da3ae282c99f85ee4e0dab
-
We sometimes encounter connectivity issues where gitlab-shell cannot make API calls to the Rails application. There is a self-test script `gitlab-shell/bin/check` that tries to connect to the API; this commit runs that script as part of `rake gitlab:check`.
-
* GitLab Shell 1.7.1 is required * Global projects are not supported (refs #5152)
23 Sep, 2013
1 commit
-
GITLAB-1283 (GITLAB-869) Change-Id: I611e7e93f6292de08e1edc8d3ea77cf9087b6ded Conflicts: config/initializers/1_settings.rb
22 Sep, 2013
1 commit
-
fixed a test a broke in the configurable theme PR Change-Id: Id894506941bc01ab0d259d48ca7ff9b80bb2c57e