- 02 Mar, 2021 40 commits
-
-
Bob Van Landuyt authored
Fix usage trends fixtures See merge request gitlab-org/gitlab!55271
-
Vitali Tatarintev authored
Enable capybara tests with Firefox (via geckodriver) See merge request gitlab-org/gitlab!55377
-
Mikołaj Wawrzyniak authored
Exempt auditor from ip restriction See merge request gitlab-org/gitlab!55073
-
Vitaly Slobodin authored
Remove suggestions custom commit feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!55344
-
Jacques Erasmus authored
Removed the suggestions custom commit feature flag
-
James Lopez authored
Attribute sidekick worker to the correct category See merge request gitlab-org/gitlab!55220
-
Olivier Gonzalez authored
-
Mark Chao authored
Reduce SQL calls in merge request approval specs See merge request gitlab-org/gitlab!55027
-
Marcel Amirault authored
Add keep_latest_artifact to List of settings See merge request gitlab-org/gitlab!55391
-
Thao Yeager authored
-
Achilleas Pipinellis authored
Improve documentation release process docs See merge request gitlab-org/gitlab!55022
-
Evan Read authored
-
Sarah Groff Hennigh-Palermo authored
Update GitLab UI/SVG See merge request gitlab-org/gitlab!55409
-
Stan Hu authored
Move branch deletion on merge to async worker See merge request gitlab-org/gitlab!55390
-
Igor Drozdov authored
A separate idempotent worker can be retried on fail independently from the main MergeWorker
-
Ezekiel Kigbo authored
Add issue due date to Jira issue details page See merge request gitlab-org/gitlab!54692
-
Simon Knox authored
Fix location of usage_ping page See merge request gitlab-org/gitlab!55003
-
Amy Qualls authored
This file should be an index file in a subdirectory. Fixing that.
-
Kushal Pandya authored
Geo Node Status 2.0 - UI Init See merge request gitlab-org/gitlab!54857
-
Zack Cuddy authored
This change hooks up the Vuex store to the UI and adds the top level elements.
-
Kushal Pandya authored
Remove Feature flag for Pipelines Security Summary [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!54808
-
Kushal Pandya authored
Default enable widget GraphQL flag See merge request gitlab-org/gitlab!53846
-
Ramya Authappan authored
Quarantine flaky test See merge request gitlab-org/gitlab!55446
-
Stan Hu authored
Move new section See merge request gitlab-org/gitlab!55448
-
Marcel Amirault authored
Clarified environment variables See merge request gitlab-org/gitlab!55400
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/300312
-
Mark Lapierre authored
Add e2e test of merge when pipeline succeeds See merge request gitlab-org/gitlab!53680
-
Mark Lapierre authored
- Includes new page object methods and elements - Updates a Jest snapshot because of QA selector - Adds ability to reload MR resource
-
Luke Duncalfe authored
Merge branch '300750-merge-request-email-notifications-don-t-include-reviewer-information' into 'master' Add reviewer information to new merge request email notification See merge request gitlab-org/gitlab!54781
-
David Kim authored
-
Michael Kozono authored
Fix Namespace list API for compliance framework See merge request gitlab-org/gitlab!55117
-
Aishwarya Subramanian authored
compliance_frameworks attribute in Namespace list API was guarded by global FF check. We moved to checking FF at namespace level for compliance framework in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/54088 This MR adds a resolver for compliance_framework attribute and checks if the current user has access to admin compliance frameworks in the namespace as a validation
-
Justin Ho authored
-
Evan Read authored
-
Luke Duncalfe authored
Add feature flag for hiding edit rotations [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!55243
-
Sarah Yasonik authored
-
Mark Lapierre authored
-
Evan Read authored
Document how to disable S3 multi-threaded copying See merge request gitlab-org/gitlab!55252
-
Tan Le authored
This commit converts `let` to `let_it_be` to reduce the number of database calls when setting up test data. All Rubocop violations on touched files are also fixed.
-
David Kim authored
Resolve "Add user preference to turn off keystroke formatting" See merge request gitlab-org/gitlab!53079
-