22 Jan, 2014
1 commit
-
Remove deprecated finders
21 Jan, 2014
1 commit
-
The previous phrasing lead some people to believe that there is a limit on the number of LDAP users that can sign in to a GitLab instance. That is not the case; the limit in the check script only applies to the diagnostic information result set, so that running `rake gitlab:check` does not output thousands of LDAP users.
20 Jan, 2014
1 commit
19 Jan, 2014
1 commit
17 Jan, 2014
1 commit
-
Improve the explanation of the LDAP check script
16 Jan, 2014
2 commits
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
04 Dec, 2013
1 commit
03 Dec, 2013
1 commit
28 Nov, 2013
2 commits
27 Nov, 2013
1 commit
20 Nov, 2013
2 commits
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
14 Nov, 2013
1 commit
06 Nov, 2013
1 commit
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
01 Nov, 2013
2 commits
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
31 Oct, 2013
1 commit
25 Oct, 2013
1 commit
17 Oct, 2013
1 commit
-
It seems there is no easy way to count pattern occurences with String#match.
16 Oct, 2013
1 commit
15 Oct, 2013
1 commit
09 Oct, 2013
3 commits
07 Oct, 2013
2 commits
04 Oct, 2013
1 commit
29 Sep, 2013
4 commits
-
add rake tasks for web hooks management
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.
25 Sep, 2013
1 commit
-
Conflicts: lib/tasks/gitlab/check.rake
24 Sep, 2013
2 commits
-
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)
12 Sep, 2013
1 commit
06 Sep, 2013
1 commit