- 16 Mar, 2022 40 commits
-
-
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.
-
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
-
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
-
Phil Hughes authored
Merge branch '347240-change-the-ui-to-support-agent-registration-with-and-without-a-config' into 'master' Change the UI to support agent registration with and without a config See merge request gitlab-org/gitlab!82036
-
Anna Vovchenko authored
As we want to increase GitLab agent adoption, we add a posibility to register agent without a config file. The MR adds search input to the agents dropdown and indicates the agents without config in the agent's table. Changelog: added
-
Miguel Rincon authored
Changelog: changed
-
Phil Hughes authored
Clean up unused environments modules See merge request gitlab-org/gitlab!82647
-
Matthias Käppler authored
Instrument error tracking metrics See merge request gitlab-org/gitlab!82543
-
Sarah Yasonik authored
Track unique users navigating to the error tracking list and details views
-
Kushal Pandya authored
Fix Epic and Label != filtered search suggestions not showing See merge request gitlab-org/gitlab!82814
-