- 16 Mar, 2022 40 commits
-
-
Paul Gascou-Vaillancourt authored
-
Brandon Labuschagne authored
This commit replaces the topic remove avatar confirm dialog with a gitlab-ui modal Changelog: fixed
-
Chloe Liu authored
Wait for project deletion then continue tests See merge request gitlab-org/gitlab!82951
-
Nicolò Maria Mezzopera authored
Merge branch '352079-fix-tags-destruction-error-message-when-container-repository-is-importing' into 'master' Update error message with an importing container repository See merge request gitlab-org/gitlab!82730
-
Rémy Coutable authored
Increase parallel job amount for review-qa-reliable See merge request gitlab-org/gitlab!83016
-
Patrick Bair authored
Resolve "Split the job and retry" See merge request gitlab-org/gitlab!81911
-
Michael Kozono authored
Add test data cleanup worker See merge request gitlab-org/gitlab!82551
-
Nick Gaskill authored
Add missing Mattermost log See merge request gitlab-org/gitlab!80757
-
Ben Bodenmiller authored
-
Peter Hegman authored
Migrate `parseUrlPathname` to `url_util.js` See merge request gitlab-org/gitlab!82834
-
Eduardo Sanz García authored
I deleted `parseUrl` utility because it was only used within `parseUrlPathname`. I then refactor `parseUrlPathname` using the `URL` inferface[1]. [1] https://developer.mozilla.org/en-US/docs/Web/API/URL
-
Amy Qualls authored
Add merge request concepts dev docs See merge request gitlab-org/gitlab!77776
-
Kai Armstrong authored
Some links needed editing, and one Markdown element was indented improperly. Fix those - and NOTHING else - so tests pass.
-
Paul Slaughter authored
Remove unnecessary Edit tab in WebIDE See merge request gitlab-org/gitlab!81366
-
Chloe Liu authored
Add cron schedule for data cleanup job
-
Markus Koller authored
MR widget: update merge commit message when default changed See merge request gitlab-org/gitlab!77425
-
David O'Regan authored
Make hidden files warning use GlAlert See merge request gitlab-org/gitlab!82635
-
Miranda Fluharty authored
Chnagelog: other
-
Pavel Shutsin authored
Add primary email to emails even when skip_reconfirmation! called See merge request gitlab-org/gitlab!81916
-
Nick Gaskill authored
Update import export docs See merge request gitlab-org/gitlab!82926
-
Martin Wortschack authored
- Add warning about required rails access
-
Jose Ivan Vargas authored
Improve Jira integration settings page with sections See merge request gitlab-org/gitlab!82970
-
Marcin Sedlak-Jakubowski authored
Added agent access token for Kubernetes See merge request gitlab-org/gitlab!82950
-
GitLab Release Tools Bot authored
[ci skip]
-
Jose Ivan Vargas authored
Update compliance violations app to fetch results from GraphQL API See merge request gitlab-org/gitlab!82397
-
Jiaan Louw authored
Remove the local resolver and fetch the merge request compliance violations from our GraphQL API.
-
Andrejs Cunskis authored
Tag reliable protect tests See merge request gitlab-org/gitlab!83006
-
Andrejs Cunskis authored
QA: Promote batch of 'manage' stage tests to reliable See merge request gitlab-org/gitlab!83014
-
Andrejs Cunskis authored
Update e2e iterations specs to remove manual cadence/iteration creation See merge request gitlab-org/gitlab!82756
-
Désirée Chevalier authored
-
Peter Leitzen authored
Pass formats explicitly when rendering .html & .svg formats See merge request gitlab-org/gitlab!75784
-
Siddharth Asthana authored
Changelog: other
-
Enrique Alcántara authored
Split cluster creation page into two pages See merge request gitlab-org/gitlab!80730
-
Anna Vovchenko authored
We are changing the cluster creation page from the tabs to the two separate pages - new and connect. It should help with the planned deprecations removal. Changelog: changed
-
Nick Gaskill authored
Add documentation for incident escalations See merge request gitlab-org/gitlab!80441
-
Sarah Yasonik authored
-
Andrejs Cunskis authored
Add Browser level test Sentry and Kibana logs when 500 error is found See merge request gitlab-org/gitlab!82209
-
Will Meek authored
Adds some extra handling around failed api calls that maps a correlation id to a sentry url for live environments. If the test is run in a dyanmic environment, the correlation id will still be logged.
-
Douglas Barbosa Alexandre authored
Merge branch 'pedropombeiro/354004/prevent-group-owners-from-deleting-other-project-runners' into 'master' Prevent group owners from deleting certain project runners See merge request gitlab-org/gitlab!82023
-
Pedro Pombeiro authored
Runners assigned to multiple projects cannot be deleted by the group owner, only an administrator Changelog: changed
-