- 06 Apr, 2022 18 commits
-
-
Patrick Bajao authored
Reset labels after issuables updates See merge request gitlab-org/gitlab!83946
-
Eulyeon Ko authored
Labels assigned to an issuable should be kept sorted by title after mutation. This commit adds '.reset' to issue and merge request labels in their mutation resolvers so they get reloaded with the sort order 'title asc'. For epic, only the spec coverage is added as the mutation for epic already utilized '.reset'. Changelog: changed
-
Enrique Alcántara authored
Use article tag on embedded snippets See merge request gitlab-org/gitlab!83639
-
Mark Chao authored
Deprecate updating an iteration's attributes via GraphQL See merge request gitlab-org/gitlab!83349
-
Sincheol (David) Kim authored
Cleanup mrc_api_use_raw_diffs_from_gitaly feature flag See merge request gitlab-org/gitlab!84327
-
Josh Bouganim authored
Changelog: fixed
-
Marcel Amirault authored
Update version which deprecates `artifacts:reports:cobertura` See merge request gitlab-org/gitlab!84339
-
Albert Salim authored
-
Marcel Amirault authored
Adding Secure Files to permissions docs See merge request gitlab-org/gitlab!84406
-
Marcel Amirault authored
Adding Secure File size upload limit to API docs See merge request gitlab-org/gitlab!84398
-
Darby Frey authored
-
Luke Duncalfe authored
Quote project key in Jira JQL queries See merge request gitlab-org/gitlab!84349
-
Marcel Amirault authored
Fix Anon Visual Review Flag State See merge request gitlab-org/gitlab!84297
-
Jackie Porter authored
-
Frédéric Caplette authored
Add polling to commit box mini pipeline graph See merge request gitlab-org/gitlab!83890
-
PaytonBurdette authored
Add graphql polling to the mini pipeline graph in the commit box. This fixes the two graphs being out of sync. Changelog: fixed
-
charlie ablett authored
Show usage data download only if cache exists See merge request gitlab-org/gitlab!83490
-
Niko Belokolodov authored
Changelog: changed
-
- 05 Apr, 2022 22 commits
-
-
Marcel Amirault authored
Add missing scopes to the personal access tokens API docs See merge request gitlab-org/gitlab!84272
-
Brian Williams authored
-
Mayra Cabrera authored
Remove obsolete wiki notes See merge request gitlab-org/gitlab!83391
-
Mayra Cabrera authored
Disallow deleting iterations that belong to an automatic cadence See merge request gitlab-org/gitlab!84111
-
Tiffany Rea authored
Update list-untracked-repositories E2E to allow for 24 hours grace period See merge request gitlab-org/gitlab!84331
-
John McDonnell authored
-
Doug Stull authored
Extend namespace gitlab_subscription API See merge request gitlab-org/gitlab!84069
-
Diana Zubova authored
Added exclude_guests field Changelog: changed EE: true
-
Mayra Cabrera authored
Fix broken background migration spec See merge request gitlab-org/gitlab!84414
-
Tiffany Rea authored
Support license compliance feature flag in qa test See merge request gitlab-org/gitlab!84206
-
Igor Frenkel authored
Add support for :lc_remove_legacy_approval-status feature flag in order to be able to test software license allow/deny with flag on or off.
-
Kerri Miller authored
Remove string order values from scopes See merge request gitlab-org/gitlab!84216
-
Miguel Rincon authored
Add Commit Author to Pipeline List Page See merge request gitlab-org/gitlab!84226
-
Niklas authored
Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/350663 Changelog: added
-
Bob Van Landuyt authored
Update Product Planning Controller Urgencies See merge request gitlab-org/gitlab!84372
-
Bob Van Landuyt authored
Update DAST site profile mutations to return payload See merge request gitlab-org/gitlab!84257
-
Phil Hughes authored
Handle when attention requests is turned off with better sidebar source layout See merge request gitlab-org/gitlab!84338
-
Thomas Randolph authored
-
Michał Zając authored
-
Bob Van Landuyt authored
Allow context qsh for Jira subscriptions json See merge request gitlab-org/gitlab!83836
-
Andy Soiron authored
The JSON endpoint will be requested by frontend using a JWT that Atlassian provides via Javascript. This JWT will likely use a context-qsh because Atlassian don't know for which endpoint it will be used. Read more about context JWT here: https://developer.atlassian.com/cloud/jira/platform/understanding-jwt-for-connect-apps/
-
Andrew Fontaine authored
Serialize and deserialize by default for LocalStorageSync component See merge request gitlab-org/gitlab!84159
-