- 02 Mar, 2021 20 commits
-
-
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
-
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
-
David Kim authored
Resolve "Add user preference to turn off keystroke formatting" See merge request gitlab-org/gitlab!53079
-
- 01 Mar, 2021 20 commits
-
-
Tiger Watson authored
Add name field to Cluster Agent Token See merge request gitlab-org/gitlab!53920
-
Emily Ring authored
Added cluster agent token name field to database and GraphQL Updated associated docs and tests
-
Amy Qualls authored
Resolve "access_raw_diffs parameter not working in API" See merge request gitlab-org/gitlab!55424
-
Kerri Miller authored
-
Jose Ivan Vargas authored
Update lint:eslint to not hardcode "." See merge request gitlab-org/gitlab!55425
-
Mark Lapierre authored
Quarantine performance bar E2E spec in master See merge request gitlab-org/gitlab!55386
-
Nailia Iskhakova authored
E2E spec is failing due to the bug Signed-off-by: Nailia Iskhakova <niskhakova@gitlab.com>
-
Paul Slaughter authored
Topic title edits See merge request gitlab-org/gitlab!54999
-
David O'Regan authored
Add snapshot testing docs See merge request gitlab-org/gitlab!52508
-
Payton Burdette authored
Add some documentation on using snapshots at gitlab.
-
Igor Drozdov authored
Create service for assigning policy project See merge request gitlab-org/gitlab!54812
-
Can Eldem authored
-
Etienne Baqué authored
Provide branch information from dastProfiles [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!55015
-
Philip Cunningham authored
- Add dast_branch_selection ff disabled by default - Add new field and associated type - Add new policy - Add new model
-
Paul Slaughter authored
- This allows us to quickly run this for specific file paths - Also updates previous references (i.e. CI) to add "." - Also removes lefthook reference to `yarn run internal...` - Also adds `:all` and `:all:fix` scripts
-
Mike Jang authored
Docs: Correct role levels required for Release CRUD See merge request gitlab-org/gitlab!55367
-
Harsh Chouraria authored
Current permission docs are incorrect when it comes to deleting a Release object in a project. When originally added, the permission was only given to maintainers or higher to be able to delete a Release: Commit 8f1e96c8 from ~2018 This change corrects the permissions table and updates the API documentation to mention the roles required when creating, editing/updating, or deleting a Release. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/219392
-
Stan Hu authored
Show subscription expiration banner only for top-level group owners See merge request gitlab-org/gitlab!54908
-
Denys Mishunov authored
Remove obsolete DOMContentLoadedEventListener See merge request gitlab-org/gitlab!55054
-