- 16 Mar, 2022 40 commits
-
-
Jacob Vosmaer authored
Set nosniff header on assets requests See merge request gitlab-org/gitlab!82563
-
Brian Rhea authored
Update checklists for Deprecations issue template See merge request gitlab-org/gitlab!81869
-
Luke Duncalfe authored
Adds more checkboxes to the Deprecation issue template to track the progress of the deprecation and removal of features. https://gitlab.com/gitlab-org/gitlab/-/issues/345974
-
Frédéric Caplette authored
Fix environment approvals See merge request gitlab-org/gitlab!83003
-
Kamil Trzciński authored
Fix hanging specs when decomposed See merge request gitlab-org/gitlab!82981
-
Andrew Fontaine authored
Add statistics seats card See merge request gitlab-org/gitlab!80260
-
Dominic Couture authored
Changelog: security
-
Tetiana Chupryna authored
Handle recursion when creating ApplicationSettings See merge request gitlab-org/gitlab!82930
-
Sean McGivern authored
Fix default Ci config path See merge request gitlab-org/gitlab!82827
-
Marcos Rocha authored
When the ci config file it is set to an empty string This MR adds a blank check to handle the empty string filename Changelog: fixed
-
Kati Paizee authored
Remove API survey note See merge request gitlab-org/gitlab!83001
-
Brandon Labuschagne authored
VSA calculate last updated time against current time See merge request gitlab-org/gitlab!82952
-
Ezekiel Kigbo authored
Ensures that we calculate the last updated date based on the current time, not the next update.
-
Sean McGivern authored
Extract GitlabSubscriptions::Features class See merge request gitlab-org/gitlab!82129
-
Fabio Pitino authored
-
Andrew Fontaine authored
By convention, API calls take an id for project ID, not a projectId. E2E tests would fix this.
-
Frédéric Caplette authored
Fix ci.json: Remove Nesting from Secrets Rule See merge request gitlab-org/gitlab!82484
-
Achilleas Pipinellis authored
Add additional item needed to disconnect local storage See merge request gitlab-org/gitlab!80550
-
Jacob Vosmaer authored
Add code comments to destination packages See merge request gitlab-org/gitlab!82977
-
Ben Bodenmiller authored
-
Fiona Neill authored
Update deployment approvals status to Beta See merge request gitlab-org/gitlab!82939
-
Russell Dickenson authored
-
Achilleas Pipinellis authored
-
Vitali Tatarintev authored
Merge branch '352617-bulk-adding-members-needs-to-consider-user-records-as-well-as-the-ids' into 'master' Bulk adding members needs to consider user records as well as the ids See merge request gitlab-org/gitlab!82735
-
Doug Stull authored
- allows existing members to see users by user record
-
David O'Regan authored
Add pages zip http client timeout See merge request gitlab-org/gitlab!82889
-
Vishal Tak authored
Add Pages zip_http_client_timeout variable to the documentation.
-
Fiona Neill authored
Change introduced_by_url definition in metrics docs See merge request gitlab-org/gitlab!82720
-
Amy Qualls authored
Add note about Jetbrains Vale support See merge request gitlab-org/gitlab!82964
-
Chad Woolley authored
- Link to issue with external config instructions
-
Progyan Bhattacharya authored
Remove Additional Object Wrapper from Secrets Field. Reference: https://docs.gitlab.com/ee/ci/yaml/#secrets Documentation: https://docs.gitlab.com/ee/ci/secretsSigned-off-by: Progyan Bhattacharya <bprogyan@gmail.com> Changelog: fixed
-
Frédéric Caplette authored
Update runner Pause/Resume button labels See merge request gitlab-org/gitlab!82702
-
Rémy Coutable authored
Initial tooling docs and danger changes See merge request gitlab-org/gitlab!82056
-
Lin Jen-Shin authored
Update gitlab-dangerfiles to 2.11.0 See merge request gitlab-org/gitlab!82900
-
Kushal Pandya authored
Merge branch '325369-migrate-to-shared-alert-haml-partial-in-app-views-projects-commits-_commits-html-haml' into 'master' Migrate to shared alert HAML partial in _commits.html.haml See merge request gitlab-org/gitlab!82956
-
Vamsi Vempati authored
-
Phil Hughes authored
Feat: setup audit event streaming in UI See merge request gitlab-org/gitlab!82195
-
Jeremy Wu authored
Add audit event external stream destination components Add graphqls for requests Update group template according to the change
-
Patrick Bajao authored
As part of the effort to improve readability of upload in workhorse codebase, code comments were added to explain what each package is designed for.
-
Kushal Pandya authored
Migrate invalid merge request alert to global_alert partial See merge request gitlab-org/gitlab!82898
-