- 18 Feb, 2022 1 commit
-
-
Justin Ho Tuan Duong authored
We are redesigning the page to be split into sections to make it easier for users to configure an integration. This change adds the sections definition (which fields belong to a section, section title, and description) to the backend model and passes it to the frontend. It's added this way to keep all integration related data in the backend.
-
- 17 Feb, 2022 39 commits
-
-
Rémy Coutable authored
Allow specifying project name on importing an exported GitLab project See merge request gitlab-org/gitlab!80150
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!80894
-
Natalia Tepluhina authored
Add a user overage modal See merge request gitlab-org/gitlab!79644
-
Diana Zubova authored
Show a modal window to confirm invite user actions if users addition will cause overage EE: true Changelog: added
-
Rémy Coutable authored
Run only minimal jobs in fork pipelines See merge request gitlab-org/gitlab!78707
-
Adam Hegyi authored
Add foreign key to ci_builds runner_id See merge request gitlab-org/gitlab!80203
-
Furkan Ayhan authored
Refactor project secret variables See merge request gitlab-org/gitlab!79850
-
Natalia Tepluhina authored
Use GlAvatar in env dashboard project header See merge request gitlab-org/gitlab!80776
-
Tom Quirk authored
- clean up spec - use gitlab-ui utility classes Changelog: changed EE: true
-
Aleksei Lipniagov authored
Add the "Access advanced features" section to the Cross Stage FDM See merge request gitlab-org/gitlab!80533
-
Dallas Reedy authored
- Add data for the new section - Loop over that data to create the cards - Add the icon illustration SVGs for each card - Style it all up - Add the new section to the view specs
-
Alex Kalderimis authored
Add custom tags to the Datadog integration See merge request gitlab-org/gitlab!79665
-
Adrián López Calvo authored
Users can now provide custom tags in a new input in the settings. These are set in Datadog in all the spans for Gitlab pipelines. Changelog: added
-
GitLab Release Tools Bot authored
-
Savas Vedova authored
Save sort on querystring for vulnerability report See merge request gitlab-org/gitlab!80140
-
Daniel Tian authored
Changelog: added MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/80140 EE: true
-
Furkan Ayhan authored
When a runner gets deleted, jobs that were run with it still have runner_id. With this commit, they will start to be nullified. There will be 3 steps; 1. Add a NOT VALID foreign key constraint to the column to ensure GitLab doesn't create inconsistent records. 2. Add a data migration, to fix or clean up existing records. 3. Validate the whole table by making the foreign key VALID. This is the 1st step. Changelog: other
-
Max Woolf authored
Global Search - Optimize SearchContext See merge request gitlab-org/gitlab!80791
-
Peter Leitzen authored
Remove feature flag for the container registry Google CDN feature See merge request gitlab-org/gitlab!80622
-
Peter Leitzen authored
Fix Style/OpenStructUse offenses for import service and spec helpers See merge request gitlab-org/gitlab!75280
-
Bob Van Landuyt authored
Update to remove license compliance legacy approval_status See merge request gitlab-org/gitlab!79266
-
Igor Frenkel authored
Update SoftwareLicensePolicy to remove the legacy license approval status and use classification names instead. Changelog: changed EE: true
-
Marius Bobin authored
Changelog: performance
-
Shinya Maeda authored
Allow setting feature flag for a single namespace See merge request gitlab-org/gitlab!79555
-
Fabio Pitino authored
The `group` actor could only support Group models. With this change it can also support `UserNamespace` types and allow the feature flag to be set for a specific namespace. Changelog: changed
-
Bob Van Landuyt authored
Update to Puma 5.6.2 See merge request gitlab-org/gitlab!80583
-
Marcel Amirault authored
Document CycloneDX support for DS See merge request gitlab-org/gitlab!80588
-
Adam Cohen authored
-
Zehua Zhang authored
Changelog: fixed
-
Siddharth Asthana authored
Changelog: other
-
Natalia Tepluhina authored
Merge branch '347508-requirements-should-use-a-generic-status-icons-instead-of-pipeline-status' into 'master' Update status icons for requirements See merge request gitlab-org/gitlab!80775
-
Bob Van Landuyt authored
Remove deprecated CanMutateSpammable GraphQL module See merge request gitlab-org/gitlab!80778
-
Fiona Neill authored
Deprecation notice for projectFingerprint See merge request gitlab-org/gitlab!80873
-
Matt Wilson authored
-
Natalia Tepluhina authored
Add Bizible script to sign up pages See merge request gitlab-org/gitlab!76589
-
Lauren Barker authored
This adds the Bizible scripts on the sign in/up and trial sign up page. To align with our privacy policy the script only gets activated when the `Bizible` is set in the config on GitLab.com and when there is no signed in user. Resolves https://gitlab.com/gitlab-com/marketing/digital-experience/buyer-experience/-/issues/211
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!80877
-
Marcel Amirault authored
Add CycloneDX reports to DS template See merge request gitlab-org/gitlab!80693
-
Adam Cohen authored
-