- 08 Apr, 2019 20 commits
-
-
Winnie Hellmann authored
-
GitLab Bot authored
-
James Lopez authored
Enable Gitaly FindCommit caching for TreeController See merge request gitlab-org/gitlab-ce!27100
-
Fatih Acet authored
CE Improve project merge request settings See merge request gitlab-org/gitlab-ce!26495
-
Fatih Acet authored
Improve project merge request settings See merge request gitlab-org/gitlab-ee!10366
-
GitLab Bot authored
-
Kushal Pandya authored
Update dependency @gitlab/ui to ^3.2.0 See merge request gitlab-org/gitlab-ce!27077
-
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
-
Stan Hu authored
Accessing /namespace/project/tree/master appears to query FindCommit 5 times with identical parameters. This reduces the number of FindCommit queries to 1.
-
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 20 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
-
Luke Bennett authored
Prioritize and simplify project settings content.
-
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
-