- 20 Apr, 2021 37 commits
-
-
Denys Mishunov authored
Add `Repository` menu to project sidebar refactor See merge request gitlab-org/gitlab!59111
-
Mark Florian authored
IPython KaTeX rendering of comparison operators for markdown See merge request gitlab-org/gitlab!59132
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!59733
-
Natalia Tepluhina authored
Pipeline Graph Update: Metrics Bugfix See merge request gitlab-org/gitlab!59729
-
GitLab Release Tools Bot authored
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!59728
-
Mark Chao authored
Merge branch '328362-test-failure-spec-models-packages-debian-group_distribution_spec-rb' into 'master' Fix flaky tests on array content See merge request gitlab-org/gitlab!59722
-
Kamil Trzciński authored
Properly report backtrace with DiskAccessDenied See merge request gitlab-org/gitlab!59662
-
Matthias Käppler authored
Convert blob service to use ListLFSPointers See merge request gitlab-org/gitlab!59377
-
Marcel Amirault authored
Edited for style and CTRT See merge request gitlab-org/gitlab!59567
-
Suzanne Selhorn authored
-
GitLab Release Tools Bot authored
-
Sarah GP authored
-
Matthias Käppler authored
Fix todos async delete feature flag actor See merge request gitlab-org/gitlab!59651
-
Patrick Steinhardt authored
Gitaly has recently deprecated both the GetLFSPointers and GetAllLFSPointers RPCs in favor of ListLFSPointers, which is a more flexible variant which simply takes a list of revisions (including the pseudo-revs `--not` and `--all`) and then returns all LFS pointers reachable via these revisions. Convert the `BlobService::get_new_lfs_pointers` and `BlobService::get_all_lfs_pointers` RPCs to use the new RPC.
-
Dylan Griffith authored
Add a spec for the mailer password reset view See merge request gitlab-org/gitlab!59717
-
Dylan Griffith authored
Global Search data migrations: add storage requirements See merge request gitlab-org/gitlab!55423
-
Terri Chu authored
-
David O'Regan authored
Fix draft image comments showing in MR overview See merge request gitlab-org/gitlab!59426
-
Thong Kuah authored
Revert "Merge branch 'eread/restore-docs-metadata-check' into 'master'" See merge request gitlab-org/gitlab!59723
-
Michael Kozono authored
Fix specs for store_report_service_spec See merge request gitlab-org/gitlab!59536
-
Francisco Javier López authored
In this commit we add the `Repository` menu to the new project sidebar refactor.
-
Albert Salim authored
It's sufficient to compare array contents as they may not be in the same order
-
Albert Salim authored
This reverts merge request !59228
-
Tiger Watson authored
Improve notification recipients builder db performance [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!57688
-
David Kim authored
-
Ramya Authappan authored
Quarantine two security_reports_spec examples See merge request gitlab-org/gitlab!59710
-
Tiger Watson authored
Simple and optimized self_and_descendants query See merge request gitlab-org/gitlab!59599
-
Albert Salim authored
Add a docs metadata check again See merge request gitlab-org/gitlab!59228
-
Evan Read authored
-
Alex Pooley authored
-
Russell Dickenson authored
Add SAST documentation on SELinux support See merge request gitlab-org/gitlab!59411
-
Zach Rice authored
-
Ezekiel Kigbo authored
Updates the mailers/devise_mailer spec with tests for the password reset view.
-
Thong Kuah authored
Fix flaky spec in spec/models/packages/debian/group_distribution_spec.rb See merge request gitlab-org/gitlab!59708
-
Stan Hu authored
The array elements can be returned in any order, so just check for that.
-
Anastasia McDonald authored
Failing due to known bugs QA failures https://gitlab.com/gitlab-org/gitlab/-/issues/297164 https://gitlab.com/gitlab-org/gitlab/-/issues/299975 https://gitlab.com/gitlab-org/gitlab/-/issues/328035
-
- 19 Apr, 2021 3 commits
-
-
Marcel Amirault authored
Follow up to initial MR See merge request gitlab-org/gitlab!59574
-
Suzanne Selhorn authored
-
Dan Davison authored
Refactor and update MWPS e2e test after CR See merge request gitlab-org/gitlab!59440
-