- 06 Jul, 2021 31 commits
-
-
Patrick Bajao authored
This is improve performance of discussions.json by caching. Locally, when request hits a warm cache, it shows improvement from 10s to 1.5s for 100+ discussions. For 100+ discussions, each request reads `203569` bytes. This is implemented behind `merge_request_discussion_cache` feature flag and only works for merge requests. This is to see how it is going to perform on production and to ensure we can turn the feature off if there are unexpected bugs.
-
Dylan Griffith authored
Pin redis to 4.1.x, update redis-namespace See merge request gitlab-org/gitlab!65455
-
Vitaly Slobodin authored
Update color scheme of createFlash to match Pajamas See merge request gitlab-org/gitlab!65315
-
Matthias Kaeppler authored
-
Evan Read authored
Update link test image version See merge request gitlab-org/gitlab!64751
-
Marcel Amirault authored
-
Sanad Liaquat authored
Remove tests from quarantine See merge request gitlab-org/gitlab!65408
-
Sanad Liaquat authored
Remove setting `@branch_name` in QA::Resource::Repository::WikiPush See merge request gitlab-org/gitlab!65422
-
Marcel Amirault authored
Add limitations for GitHub CI/CD See merge request gitlab-org/gitlab!64976
-
Anton Smith authored
-
Suzanne Selhorn authored
More updates to Threads for CTRT See merge request gitlab-org/gitlab!65291
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/327171
-
Ezekiel Kigbo authored
Add rel property to help link See merge request gitlab-org/gitlab!65428
-
Ezekiel Kigbo authored
Add prefix to autocomplete path See merge request gitlab-org/gitlab!65508
-
Shinya Maeda authored
Add project-level DORA metrics to GraphQL See merge request gitlab-org/gitlab!64961
-
Simon Knox authored
Blob refactor: Create empty viewer See merge request gitlab-org/gitlab!65438
-
Evan Read authored
Changelog: other
-
Evan Read authored
Add documentation on the compliance dashboard drawer See merge request gitlab-org/gitlab!65224
-
Robert Hunt authored
-
Evan Read authored
Remove duplicate note from Geo dev documentation See merge request gitlab-org/gitlab!65445
-
Simon Knox authored
Improve UI text for initial branch name setting See merge request gitlab-org/gitlab!65402
-
Marcel Amirault authored
-
Mark Chao authored
Update tests for templates to support default branch See merge request gitlab-org/gitlab!65266
-
Mark Lapierre authored
E2E: Add allure metadata in after block See merge request gitlab-org/gitlab!65418
-
Mark Lapierre authored
The failures were caused by a feature flag change, and the flag is now enabled by default, which allows the tests to pass.
-
Harsh Chouraria authored
After the change by https://gitlab.com/gitlab-org/gitlab/-/merge_requests/34295 the global /autocomplete path no longer works and the /-/ (hyphen) prefix is required to avoid a 404 Fixes https://gitlab.com/gitlab-org/gitlab/-/issues/332556 Changelog: fixed
-
Enrique Alcántara authored
Remove unused HAML and CSS in members See merge request gitlab-org/gitlab!65180
-
Alex Pooley authored
Avoid duplicate root ancestor calculation when syncing traversal_ids See merge request gitlab-org/gitlab!65480
-
Rémy Coutable authored
Compress all Pages assets in CI See merge request gitlab-org/gitlab!65109
-
Mark Lapierre authored
E2E: Fix webdriver_headless setting See merge request gitlab-org/gitlab!65486
-
Ash McKenzie authored
Ensure any args are passed onto sidekiq See merge request gitlab-org/gitlab!65393
-
- 05 Jul, 2021 9 commits
-
-
Marcel Amirault authored
Reordered docs to match UI See merge request gitlab-org/gitlab!65485
-
Marcel Amirault authored
Docs: made images smaller See merge request gitlab-org/gitlab!65487
-
Mikołaj Wawrzyniak authored
Raise the error when repository storage move fails See merge request gitlab-org/gitlab!65292
-
Russell Dickenson authored
Docs: Edited intro and use cases See merge request gitlab-org/gitlab!65490
-
peterhegman authored
Some recent refactoring to Vue has allowed us to remove some unused HAML and CSS
-
Amy Qualls authored
Update Pages topic to a tutorial style See merge request gitlab-org/gitlab!65449
-
Kati Paizee authored
-
Russell Dickenson authored
Document DAST_ADVERTISE_SCAN DAST CI/CD variable See merge request gitlab-org/gitlab!65213
-
Cameron Swords authored
-