- 16 Dec, 2019 1 commit
-
-
David Kim authored
New Merge Request page is performing badly on projects with lots of forks due to N+1 queries while generating forked projects list view. We should consider limiting the number of forked projects we load by paginating or ajax search instead at some point, but this fix will improve the situation for the time being.
-
- 13 Dec, 2019 17 commits
-
-
Ramya Authappan authored
Quarantine flaky performance bar test See merge request gitlab-org/gitlab!21669
-
Sanad Liaquat authored
Unquarantine tests in security_reports_spec.rb Closes #38199 See merge request gitlab-org/gitlab!21583
-
Aleksandr Soborov authored
Further refactoring for test stability, and remove unused data selectors and functions
-
Russell Dickenson authored
docs: Add missing Content-Type header for ES requests See merge request gitlab-org/gitlab!21488
-
Evan Read authored
Adjust deprecation note for only/except See merge request gitlab-org/gitlab!21021
-
Marcel Amirault authored
-
Thong Kuah authored
Rename `approved` to `allowed` See merge request gitlab-org/gitlab!21282
-
Ash McKenzie authored
Revert "Merge branch 'ab/pagination-batch-counts' into 'master'" See merge request gitlab-org/gitlab!21698
-
Michael Kozono authored
Accept sentry_issue_identifier on issue creation See merge request gitlab-org/gitlab!21081
-
Allison Browne authored
Add table to store the sentry event and issue ids that are related to a gitlab issue
-
Ash McKenzie authored
API::Helpers::Pagination.paginate_and_retrieve! is not called at all atm.
-
Evan Read authored
Enhance danger bot documentation See merge request gitlab-org/gitlab!21443
-
Doug Stull authored
- this note would have been helpful when setting up danger on versions app
-
Thong Kuah authored
This reverts commit 7a5656b7, reversing changes made to f663c871. Left changes to lib/api/helpers/pagination.rb and spec/lib/api/helpers/pagination_spec.rb as they have later modifications made to them but nothing will now use `#paginate_and_retrieve!` for now.
-
Evan Read authored
Resolve "Follow-up from "Edit of runtimes content"" Closes #38227 See merge request gitlab-org/gitlab!21293
-
Alishan Ladhani authored
It could be either an A record or a CNAME
-
Mark Lapierre authored
Simplify test to make it more reliable See merge request gitlab-org/gitlab!21686
-
- 12 Dec, 2019 22 commits
-
-
Mark Lapierre authored
Cleaning up merge request PO See merge request gitlab-org/gitlab!21625
-
Evan Read authored
Add running tests to FE tips doc See merge request gitlab-org/gitlab!20934
-
Brandon Labuschagne authored
-
Mike Greiling authored
Web IDE: Fix the console error that happens when discarding a newly added/uploaded file. See merge request gitlab-org/gitlab!21537
-
John T Skarbek authored
[ci skip]
-
John T Skarbek authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Paul Slaughter authored
Remove jasmine focused test See merge request gitlab-org/gitlab!21693
-
Mayra Cabrera authored
Merge branch '27239-display-a-better-message-when-starting-a-discussion-on-a-deleted-comment' into 'master' Resolve "Display a better message when starting a discussion on a deleted comment" See merge request gitlab-org/gitlab!20031
-
🙈 jacopo beschi 🙉 authored
Shows "Your comment could not be submitted because the original comment has been deleted" when replying to a deleted comment.
-
Stan Hu authored
Implement Tillerless install and uninstall See merge request gitlab-org/gitlab!20894
-
Mike Greiling authored
-
Robert Speicher authored
Quarantine file lock spec due to bug in code See merge request gitlab-org/gitlab!21674
-
Robert Speicher authored
Add more relations to Group Export See merge request gitlab-org/gitlab!21504
-
Clement Ho authored
Stage dropdown lists style corrections Closes #42158 See merge request gitlab-org/gitlab!21607
-
Hector Bustillos authored
-
Dan Davison authored
Update merge results/trains pipelines QA test Closes #36824 See merge request gitlab-org/gitlab!21530
-
Achilleas Pipinellis authored
Updates Sentry error tracking docs with option to create issue See merge request gitlab-org/gitlab!21687
-
lauraMon authored
-
Natalia Tepluhina authored
Begin laying frontend framework for Threat Monitoring UI See merge request gitlab-org/gitlab!20910
-
Mark Florian authored
Part of [WAF statistics reporting][1]. This sets up some of the frontend framework for the Threat Monitoring page, including a basic store and the root app component. As this feature is not yet complete, it is disabled by default behind the `threat_monitoring` feature flag. [1]: https://gitlab.com/gitlab-org/gitlab/issues/14707
-