- 20 Mar, 2019 40 commits
-
-
Nick Thomas authored
The elasticsearch index recently gained strict, rather than dynamic, mapping. However, we're still missing two important fields: * repository.commit.type * repository.blob.type I mistakenly thought all was well, when in fact our Ruby and Go indexers both silently ignore documents that fail to create. This fix is sufficient to bring the document count back up to the right number on my test instance (~262,000 instead of ~2000)
-
GitLab Bot authored
-
Filipa Lacerda authored
Fixed scss_lint failure Closes #10541 See merge request gitlab-org/gitlab-ee!10319
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/10541
-
Stan Hu authored
Avoid loading pipeline status in project search See merge request gitlab-org/gitlab-ce!26342
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Update backup_restore.md instructions for Google Cloud Storage bucket... See merge request gitlab-org/gitlab-ce!25628
-
Achilleas Pipinellis authored
doc/uploads: fix another path to omnibus uploads See merge request gitlab-org/gitlab-ce!22330
-
Achilleas Pipinellis authored
Add docs for alert issue trigger See merge request gitlab-org/gitlab-ee!9790
-
Simon Knox authored
This section has been borrowed from https://gitlab.com/gitlab-org/gitlab-ee/blob/e9ea40bc82146e8102ae5e40ac40672ffa599c16/doc/user/project/merge_requests/merge_request_approvals.md
-
GitLab Bot authored
-
Nick Thomas authored
Move out link\unlink ability checks to a policy See merge request gitlab-org/gitlab-ce!26278
-
Fatih Acet authored
Improve mobile UI on User Profile page Closes #59057 See merge request gitlab-org/gitlab-ce!26240
-
GitLab Bot authored
-
Clement Ho authored
Introduce yarn test to run Jest and Karma See merge request gitlab-org/gitlab-ce!26320
-
Clement Ho authored
Move reply to comment tooltip to the top Closes #59198 See merge request gitlab-org/gitlab-ce!26366
-
Winnie Hellmann authored
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Update 'DevOps and Game Dev with GitLab CI/CD' doc See merge request gitlab-org/gitlab-ce!25944
-
Fatih Acet authored
Merge branch '6774-admin-dashboard-users-statistics-link-should-be-placed-differently' into 'master' Backport of Admin Dashboard "Users Statistics" link should be placed differently See merge request gitlab-org/gitlab-ce!26192
-
Achilleas Pipinellis authored
Put back the Docker-in-Docker executor to DAST prerequisites in docs Closes #10472 See merge request gitlab-org/gitlab-ee!10320
-
Victor Zagorodny authored
-
Fatih Acet authored
Merge branch '6774-admin-dashboard-users-statistics-link-should-be-placed-differently' into 'master' Admin Dashboard "Users Statistics" link should be placed differently Closes #6774 See merge request gitlab-org/gitlab-ee!8807
-
Achilleas Pipinellis authored
Add beta caution to hashed object pools See merge request gitlab-org/gitlab-ce!26289
-
James Ramsay authored
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Fix note lists throughout docs See merge request gitlab-org/gitlab-ce!26346
-
Evan Read authored
-
Achilleas Pipinellis authored
Fix typo in Issue Analytics documentation See merge request gitlab-org/gitlab-ee!10315
-
GitLab Bot authored
-
Fatih Acet authored
Convert group authentication checkox to toggle button See merge request gitlab-org/gitlab-ee!9816
-
Brandon Labuschagne authored
Replace the checkob input with a toggle button by making use of the toggle_button class.
-
Nick Thomas authored
Backport of avoid_es_loading_commits See merge request gitlab-org/gitlab-ce!26301
-
Nick Thomas authored
Avoid Gitaly N+1 in Elasticsearch commit results Closes #2282, #2016, and #3454 See merge request gitlab-org/gitlab-ee!9760
-
GitLab Bot authored
-
Rémy Coutable authored
CE-port of 6571-single-codebase See merge request gitlab-org/gitlab-ce!26355
-
Rémy Coutable authored
Extract EE specific files/lines for spec/features/issues_spec.rb Closes #6571 See merge request gitlab-org/gitlab-ee!10306
-
GitLab Bot authored
-
Fatih Acet authored
Initialize discussionFilter after notesApp Closes #58883 See merge request gitlab-org/gitlab-ce!26092
-
Filipa Lacerda authored
Created upload designs component See merge request gitlab-org/gitlab-ee!10017
-