- 12 Aug, 2019 10 commits
-
-
Mark Chao authored
Related spec is passing in: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/13917/ because now the configuration is stored in the centralized `Config`, which is then used during initialization of `ApplicationClassProxy`. No dynamic inheritance is involved, so bug is bypassed.
-
Mark Chao authored
-
Mark Chao authored
-
Mark Chao authored
Callbacks are copied from elasticsearch_rails
-
Mark Chao authored
Move logic into class and instance proxies Alias latest version as V12_1 The benefit is we can have a continuous git log on `Latest`, making diff’ing changes easier. Spec Snippet indexing and searching
-
Mark Chao authored
Copied from ApplicationSearch
-
Mark Chao authored
Ensure various `client` method always provide up-to-date client
-
Mark Chao authored
We no longer include Elasticsearch::Model, which would set up those included modules. Therefore we have to do this manually. Allow __transform to handle versions
-
Mek Stittri authored
Quarantine failing test See merge request gitlab-org/gitlab-ee!15095
-
GitLab Bot authored
-
- 11 Aug, 2019 7 commits
-
-
Paul Slaughter authored
Fix broken master: Update karma for new expansion cell markup Closes gitlab-ee#13439 See merge request gitlab-org/gitlab-ce!31694
-
André Luís authored
Also cleans up spec by: - Add missing `afterEach ... $destroy` - Add missing `done` call when `$nextTick` was used
-
Mark Lapierre authored
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Make clearer that memory team is working to reduce memory requirement See merge request gitlab-org/gitlab-ce!31647
-
Emilie Schario authored
Make clearer that the memory team is working to reduce the memory requirement
-
Stan Hu authored
Regenerate locale.pot See merge request gitlab-org/gitlab-ee!15090
-
- 10 Aug, 2019 10 commits
-
-
GitLab Bot authored
-
Ash McKenzie authored
Update ffi gem to 1.11.1 See merge request gitlab-org/gitlab-ce!31686
-
Alex Kalderimis authored
-
Stan Hu authored
This reduces duplication on Omnibus GitLab and saves about ~8 MB of disk space. Full list of changes: https://github.com/ffi/ffi/blob/master/CHANGELOG.md
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Backport of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14943 See merge request gitlab-org/gitlab-ce!31406
-
Stan Hu authored
Resolve "Geo: Log cursor can take up to 60 secs to exit" Closes #13411 See merge request gitlab-org/gitlab-ee!15070
-
GitLab Bot authored
-
Mike Greiling authored
Resolve "Incrementally expand merge request diffs in both direction" Closes #58035 See merge request gitlab-org/gitlab-ce!30927
-
Samantha Ming authored
- expand upwards - expand downwards - expand all in both inline and parallel views
-
- 09 Aug, 2019 13 commits
-
-
Ash McKenzie authored
-
Walmyr authored
End-to-end test for Issues Analytics Premium feature Closes gitlab-org/quality/testcases#82 See merge request gitlab-org/gitlab-ee!15084
-
GitLab Bot authored
-
Douwe Maan authored
Split MR widget into etag-cached and non-cached serializers See merge request gitlab-org/gitlab-ce!31354
-
Igor authored
Splits auto-refreshing of MR widget into 2 requests: - the one which uses etag-caching and invalidates the fields on change - the one without caching The idea is to gradually move all the fields to etag-cached endpoint
-
Douwe Maan authored
Split MR widget into cached and non-cached serializers See merge request gitlab-org/gitlab-ee!15045
-
Igor authored
Splits auto-refreshing of MR widget into 2 requests: - the one which uses etag-caching and invalidates the fields on change - the one without caching The idea is to gradually move all the fields to etag-cached endpoint
-
Robert Speicher authored
Backport EE code for OAuth applications spec See merge request gitlab-org/gitlab-ce!31670
-
GitLab Bot authored
-
Robert Speicher authored
Prevent rewritting plain links as embedded Closes #58494 See merge request gitlab-org/gitlab-ce!31489
-
Robert Speicher authored
Removed duplicate functions from utils.sh Closes gitlab-ee#13336 See merge request gitlab-org/gitlab-ce!31671
-
Robert Speicher authored
Remove embed metrics feature flag See merge request gitlab-org/gitlab-ce!31106
-
Tristan Read authored
Removes the feature flag that controls whether metrics dashboard urls unfurl the metrics dashboard charts.
-