- 16 Mar, 2022 40 commits
-
-
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
-
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
-
Bisht13 authored
- https://gitlab.com/gitlab-org/gitlab/-/issues/347522 - Also updates editor to resize when tabs are being shown/hidden Changelog: changed
-
Stan Hu authored
Harbor integration See merge request gitlab-org/gitlab!80999
-
Fu Zhang authored
This adds the Harbor package registry as an optional project integration. When enabled, this integration adds the following environment variable that CI jobs can use to download images from Harbor: * `HARBOR_URL` * `HARBOR_PROJECT_NAME` * `HARBOR_USERNAME` * `HARBOR_PASSWORD` Part of https://gitlab.com/groups/gitlab-org/-/epics/7650 Changelog: added
-
Piotr Stankowski authored
Changelog: added
-
Thong Kuah authored
Add `restrict_gitlab_migration` to limit when a given migration is executed in context of decomposed databases See merge request gitlab-org/gitlab!73756
-
Shinya Maeda authored
Fix typo bug in releases latest permalink See merge request gitlab-org/gitlab!82896
-
Pavel Shutsin authored
Enable the vsa_incremental_worker FF by default See merge request gitlab-org/gitlab!82975
-
Peter Hegman authored
Switch easy button icons with radio buttons See merge request gitlab-org/gitlab!82203
-
Alex Buijs authored
Changelog: changed
-
Jacob Vosmaer authored
Set nosniff header on assets requests See merge request gitlab-org/gitlab!82563
-