- 14 Feb, 2022 40 commits
-
-
Suzanne Selhorn authored
Update linked namespace docs See merge request gitlab-org/gitlab!79931
-
Daphne Kua authored
-
Suzanne Selhorn authored
Docs: Update word list - "provision infrastructure" See merge request gitlab-org/gitlab!80512
-
Marcia Ramos authored
-
Mayra Cabrera authored
Delete issue contacts if project root changed See merge request gitlab-org/gitlab!80394
-
Lee Tickett authored
Issue contacts can only come from an issues root group. This MR ensures that moving a project to a new root group will delete all issue contacts. At a later stage we will look to see if we can copy the contacts to the new root group, but we need to tackle things like duplication. Changelog: fixed
-
Andrew Fontaine authored
Remove unneeded `inviteeType` from invite members modal triggers See merge request gitlab-org/gitlab!80639
-
Doug Stull authored
- no longer needed as the option was removed.
-
Nick Gaskill authored
Fix typo with folder name See merge request gitlab-org/gitlab!80671
-
Andrew Fontaine authored
Fix packages in yarn.lock See merge request gitlab-org/gitlab!80644
-
Enrique Alcántara authored
Improve UI message for unfinished pipelines See merge request gitlab-org/gitlab!74726
-
Amy Qualls authored
This message should be revised to meet our standards - include current status, explanation, next step. Update tests and translation file Update the .pot file for translation, and update a test that checks the output of the file we modified in this MR. Update messages based on UX feedback We've decided to NOT change one of the messages, and revising the other. Update tests and translation files to match. Update test and snapshot The text was just a smidge off from what the tests were expecting. Move the period inside the link, rather than outside of it, to strip the extra space I'm seeing. Update translations file Update translations file to reflect changes to strings. Changelog: changed
-
Anton Smith authored
-
Andrew Fontaine authored
Remove setImmediate usage in specs See merge request gitlab-org/gitlab!80369
-
Patrick Bair authored
Resolve "Support multiple databases for batched background migrations" See merge request gitlab-org/gitlab!80181
-
David O'Regan authored
Add the text widget to be used by the Pipeline Wizard See merge request gitlab-org/gitlab!80176
-
Janis Altherr authored
This MR introduces the text widget for the Pipeline Wizard, an input widget for simple text input that includes pattern validation. Signed-off-by: Janis Altherr <jaltherr@gitlab.com>
-
Furkan Ayhan authored
Avoid exceptions from un-symbolizable jobs See merge request gitlab-org/gitlab!80417
-
Avielle Wolfe authored
If `true` or `false` is used as a job name, it is interpreted by the YAML parser as a boolean, which does not have the `to_sym` method. This caused 500s when linting Changelog: fixed
-
Patrick Bair authored
Add internal Starboard vulnerability resolution API endpoint See merge request gitlab-org/gitlab!79406
-
Dominic Bauer authored
-
Jose Ivan Vargas authored
Improve UI text of group settings page - advanced section See merge request gitlab-org/gitlab!80460
-
Imre Farkas authored
Exclude Pending Memberships from Billable Members Count See merge request gitlab-org/gitlab!79377
-
Jason Goodman authored
Also handle permissions for pending group memberships for some cases Changelog: added EE: true
-
Nick Gaskill authored
Note when Dependency Proxy migration added See merge request gitlab-org/gitlab!80551
-
Ben Bodenmiller authored
-
David O'Regan authored
Add structured tracking to ultimate banner See merge request gitlab-org/gitlab!80109
-
Jose Ivan Vargas authored
Add datetime property to duration_cell of Jobs See merge request gitlab-org/gitlab!80420
-
Matija Čupić authored
Feat/kaniko custom image name and tag See merge request gitlab-org/gitlab!75625
-
Achref BEN SAAD authored
-
Adam Hegyi authored
Remove temporary index from vulnerability_occurrences See merge request gitlab-org/gitlab!52120
-
Jose Ivan Vargas authored
Merge branch '344158-replace-data-confirm-modals-with-glmodal-in-app-views-projects-branches-index-html-haml' into 'master' Replace `data-confirm` modals with `GlModal` in project branches See merge request gitlab-org/gitlab!80115
-
Fabio Pitino authored
Introduce Gitlab/EventStoreSubscriber cop See merge request gitlab-org/gitlab!80147
-
Nick Gaskill authored
Clean up two feature flag docs for Source Code See merge request gitlab-org/gitlab!74918
-
Amy Qualls authored
Bring two more of the items mentioning feature flags up to our current style spec in our docs.
-
Sam Figueroa authored
- refs: https://gitlab.com/gitlab-org/gitlab/-/issues/346644
-
David Fernandez authored
Update aborted registry import logic See merge request gitlab-org/gitlab!80415
-
Kamil Trzciński authored
Limit leaks to gitlab_transactions_stack See merge request gitlab-org/gitlab!80454
-
Marcin Sedlak-Jakubowski authored
Add information on ignored headers for Service Desk See merge request gitlab-org/gitlab!79283
-
Alejandro Guerrero authored
-