- 08 Apr, 2019 13 commits
-
-
Shinya Maeda authored
Merge request pipeline is meant for ensuring target branch's pipeline green. We should not let maintainers merge a merge request if the head pipeline of the merge request doesn't fulfill the criteria.
-
GitLab Bot authored
-
Kushal Pandya authored
CE Move serverless karma specs to jest Closes #60154 See merge request gitlab-org/gitlab-ce!27085
-
Kushal Pandya authored
Move serverless karma specs to jest Closes gitlab-ce#60154 See merge request gitlab-org/gitlab-ee!10634
-
GitLab Bot authored
-
Evan Read authored
Docs: Fix misc anchors See merge request gitlab-org/gitlab-ce!27088
-
Marcel Amirault authored
-
Evan Read authored
Docs: Fix two anchors in EE docs See merge request gitlab-org/gitlab-ee!10635
-
Marcel Amirault authored
-
GitLab Bot authored
-
Evan Read authored
Docs: Fix anchors related to environments doc See merge request gitlab-org/gitlab-ce!27082
-
Marcel Amirault authored
-
GitLab Bot authored
-
- 07 Apr, 2019 23 commits
-
-
Evan Read authored
docs: fix artifacts folder path, according to GitLab CE 11.8.2 See merge request gitlab-org/gitlab-ce!26536
-
Stan Hu authored
Geo admin panel for upload verification Closes #5591 See merge request gitlab-org/gitlab-ee!9720
-
Evan Read authored
Subscriptions doc page edits: clarify it's also for ongoing management, reduce duplication in Support contact info See merge request gitlab-org/gitlab-ee!10627
-
Mike Lewis authored
Subscriptions doc page edits: clarify it's also for ongoing management, reduce duplication in Support contact info
-
GitLab Bot authored
-
Michael Kozono authored
GitHub import: Run housekeeping after initial import See merge request gitlab-org/gitlab-ce!26600
-
Stan Hu authored
After an initial fetch, the repository will have many loose objects and refs. Running a `git gc` will compact refs into `packed-refs` and objects into `.pack` files, which should make importing pull requests faster. Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/59477
-
GitLab Bot authored
-
Kamil Trzciński authored
Expand FindCommit caching to blob and refs See merge request gitlab-org/gitlab-ce!27084
-
Luke Bennett authored
Sync mode by default will soon be removed.
-
Luke Bennett authored
-
Luke Bennett authored
These tests cause master failures because of an overflow in vue-test-utils sync watcher setup.
-
Luke Bennett authored
Sync mode by default will soon be removed.
-
Luke Bennett authored
-
Luke Bennett authored
These tests cause master failures because of an overflow in vue-test-utils sync watcher setup.
-
GitLab Bot authored
-
Michael Kozono authored
Handle possible HTTP exception for Sentry client Closes #60149 See merge request gitlab-org/gitlab-ce!27080
-
Peter Leitzen authored
Prior this commit exceptions raised during a HTTP request weren't caught by the Sentry client and were passed to the user. In addition the Sentry client tried to catch a non-existent error `Sentry::Client::SentryError`. Now, the Sentry client catches all possible errors coming from a HTTP request.
-
GitLab Bot authored
-
Kushal Pandya authored
Resolve "Order labels alphabetically in issue boards" Closes #59621 See merge request gitlab-org/gitlab-ce!26927
-
GitLab Bot authored
-
Kushal Pandya authored
Rewrite related MRs widget with Vue Closes #58926 and #57662 See merge request gitlab-org/gitlab-ce!27027
-
Kushal Pandya authored
Rewrite related MRs widget with Vue Closes gitlab-ce#58926 and gitlab-ce#57662 See merge request gitlab-org/gitlab-ee!10484
-
- 06 Apr, 2019 4 commits
-
-
Michael Kozono authored
Merge branch '8798-geo-implement-selective-sync-support-for-fdw-queries-to-find-unsynced-projects' into 'master' Geo - Add selective sync support for the FDW queries to find unsynced projects See merge request gitlab-org/gitlab-ee!10522
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
These changes use the new finder when FDW is enabled without selective sync to avoid code duplication.
-