- 21 Feb, 2016 13 commits
-
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
[ci skip]
-
Achilleas Pipinellis authored
No need to be executable since it is sourced in /etc/init.d/gitlab
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
- 20 Feb, 2016 5 commits
-
-
Achilleas Pipinellis authored
[ci skip]
-
Achilleas Pipinellis authored
[ci skip]
-
Achilleas Pipinellis authored
So as to be consistent with what is set in Omnibus
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
- 19 Feb, 2016 15 commits
-
-
Robert Speicher authored
Don't index unnecessary data into elastic Fixes https://dev.gitlab.org/gitlab/gitlab-ee/issues/347 See merge request !198
-
Valery Sizov authored
-
Valery Sizov authored
[ES indexer] Stabilze indexer when serialized data is corrupted https://gitlab.com/gitlab-com/operations/issues/56#note_3824850 See merge request !196
-
Valery Sizov authored
Include elasticsearch service in global context /cc @vsizov See merge request !197
-
Valery Sizov authored
CE upstream ``` unresolved: app/services/git_push_service.rb ``` See merge request !193
-
Kamil Trzcinski authored
-
Valery Sizov authored
-
James Lopez authored
fixed merge conflict: git_push_service.rb See merge request !194
-
Valery Sizov authored
[ES] Indexer should not trigger data validation https://gitlab.com/gitlab-org/gitlab-ee/issues/301 See merge request !192
-
James Lopez authored
-
Valery Sizov authored
-
Valery Sizov authored
-
Douwe Maan authored
[ES indexer] Add NOT_INDEXED_ONLY option https://gitlab.com/gitlab-org/gitlab-ee/issues/300 See merge request !187
-
Robert Speicher authored
number_with_delimiter() added See merge request !2886
-
heiko authored
-
- 18 Feb, 2016 7 commits
-
-
Robert Speicher authored
Bug found by Charles Sibbald at Sky. Calls with patricio and Jacob confirmed this. [ci skip] See merge request !2877
-
Robert Speicher authored
No changes to nginx config in this update. Removed unnecessary instructions. [ci skip] See merge request !2879
-
Douwe Maan authored
Revert "Merge branch 'saml-decoupling' into 'master'" This reverts commit c04e22fb, reversing changes made to 0feab326. Revert https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/2782 See merge request !2878
-
Brandon Patton authored
-
Douwe Maan authored
This reverts commit c04e22fb, reversing changes made to 0feab326.
-
Douwe Maan authored
Add release tracking for Sentry See merge request !2863
-
Robert Speicher authored
Decouple SAML authentication from the default Omniauth logic Fixes gitlab-org/gitlab-ee#178 With this merge request SAML gets its own login logic and its own `User` class under `lib/gitlab/saml/` This is needed to give SAML more versatility over how the authorization process works and to pave the way for the development of a SAML group sync as outlined here: gitlab-org/gitlab-ee#118 See merge request !2782
-