- 21 Jul, 2020 40 commits
-
-
Sarah GP authored
-
Sanad Liaquat authored
Move `finished_loading?` to `wait_for_requests` See merge request gitlab-org/gitlab!35505
-
Sanad Liaquat authored
Also remove now unnecessary finished_loading?
-
Bob Van Landuyt authored
Move package UI to core [RUN AS-IF-FOSS] Closes #221259 See merge request gitlab-org/gitlab!36667
-
Peter Leitzen authored
Update ambiguous alert var name in specs Closes #222520 See merge request gitlab-org/gitlab!37384
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!37363
-
Imre Farkas authored
Resolve "Change primary button for editing on files" Closes #219925 See merge request gitlab-org/gitlab!35957
-
Tomas Vik authored
Add :web_ide_primary_edit feature flag and snowplow tracking for change in the usage of Edit and Web IDE buttons.
-
Rémy Coutable authored
Reduce 'cached' calls for Banzai Closes #228626 See merge request gitlab-org/gitlab!36735
-
Peter Leitzen authored
Fix Rails/SaveBang RuboCop offenses for all factories See merge request gitlab-org/gitlab!37268
-
Rajendra Kadam authored
-
Denys Mishunov authored
Move env dropdown tests to header specs See merge request gitlab-org/gitlab!37061
-
Kushal Pandya authored
Fix the MR number in CHANGELOG See merge request gitlab-org/gitlab!37399
-
Sanad Liaquat authored
Unquarantine create_merge_request_with_secure_spec end to end test See merge request gitlab-org/gitlab!37059
-
Phil Hughes authored
Step 1 - Remove IDE singleton store See merge request gitlab-org/gitlab!36401
-
Paul Slaughter authored
- Previously it was dependent on a store singleton instance
-
Takuya Noguchi authored
The correct MR URL: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/24192Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-
Miguel Rincon authored
As the header was separated from the dashboard, we should move our tests as well to the header specs. It was also an opportunity to clean up some duplicated tests.
-
Phil Hughes authored
Coverage fuzzing db security dashboard See merge request gitlab-org/gitlab!36011
-
Heinrich Lee Yu authored
Remove app_server_type from top level usage ping Closes #225632 See merge request gitlab-org/gitlab!37279
-
Adam Hegyi authored
Geo: Add file store indexes See merge request gitlab-org/gitlab!37265
-
Michael Kozono authored
Especially because Geo is adding replication support for these models. And by default, only locally stored files are synced. Adding these indexes improves the performance of the queries that determine what should be synced.
-
Marcel Amirault authored
Documentation Fix: Fixed value of `CI_PIPELINE_SOURCE` for multi-project... See merge request gitlab-org/gitlab!37319
-
Heinrich Lee Yu authored
Show meaningful message when applying inapplicable suggestion See merge request gitlab-org/gitlab!37267
-
Stan Hu authored
Cleanup and remove PopulateUntrackedUploads background migration Closes #223857 See merge request gitlab-org/gitlab!37352
-
Natalia Tepluhina authored
Alert management list spacing See merge request gitlab-org/gitlab!37320
-
David O'Regan authored
-
Yevgeny Name authored
This adds frontend Related MR https://gitlab.com/gitlab-org/gitlab/-/merge_requests/34648 Backend MR https://gitlab.com/gitlab-org/gitlab/-/merge_requests/37173
-
Thong Kuah authored
Add docs for using Terraform state as a remote data source See merge request gitlab-org/gitlab!37294
-
Kushal Pandya authored
Add missing translation files See merge request gitlab-org/gitlab!37360
-
Paul Slaughter authored
Have storage alert cookies last for 30 days See merge request gitlab-org/gitlab!37333
-
James Ramsay authored
Add beta note to Strong consistency section See merge request gitlab-org/gitlab!37391
-
Tiger authored
-
Ezekiel Kigbo authored
Add render_utils.js for DRY-sake See merge request gitlab-org/gitlab!37129
-
Ezekiel Kigbo authored
Fix vertical alignment of design man. toolbar See merge request gitlab-org/gitlab!37398
-
Ezekiel Kigbo authored
Resolve "Anchor tags to Designs is not working" See merge request gitlab-org/gitlab!37307
-
Natalia Tepluhina authored
-
Patrick Bajao authored
When applying a inapplicable suggestion, we currently show a vague message: A suggestion is not applicable. We have an existing method called `Suggestion#inapplicable_reason` which will return a more meaningful message why suggestion can't be applied.
-
Heinrich Lee Yu authored
Add Vulnerability Historical Statistics See merge request gitlab-org/gitlab!36955
-
Alan (Maciej) Paruszewski authored
This change adds new model to store historical vulnerability statistics data.
-