- 24 Feb, 2022 40 commits
-
-
Craig Norris authored
Add animated image guidance to style guide
-
Phil Hughes authored
Reword 'build' to 'pipeline' in todos See merge request gitlab-org/gitlab!75901
-
Kev authored
Changelog: changed
-
Lin Jen-Shin authored
Add retry icon to retry danger-review copy See merge request gitlab-org/gitlab!81103
-
Fabio Pitino authored
Schedule async weekend build of index for job traces for SaaS only See merge request gitlab-org/gitlab!81341
-
Mikołaj Wawrzyniak authored
Track users creating work items See merge request gitlab-org/gitlab!81201
-
Ezekiel Kigbo authored
Improve accessibility on empty project page See merge request gitlab-org/gitlab!81265
-
Bob Van Landuyt authored
Assign custom Apdex targets for CI job-related endpoints See merge request gitlab-org/gitlab!80965
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!81528
-
Andy Soiron authored
Add `encoding` field to the wiki page entity See merge request gitlab-org/gitlab!81150
-
Marcel Amirault authored
Update future tense in elasticsearch.md See merge request gitlab-org/gitlab!81455
-
Soodit Kumar authored
-
Achilleas Pipinellis authored
Updated wording in doc/api/merge_requests.md response notes See merge request gitlab-org/gitlab!81416
-
David O'Regan authored
Update pipeline label text See merge request gitlab-org/gitlab!81032
-
Furkan Ayhan authored
Fix error from invalid sha for local `include` files See merge request gitlab-org/gitlab!81036
-
Avielle Wolfe authored
`External::File::Local` uses the sha from the context when fetching local include files. If that sha is not valid, an exception is raised by Gitaly. This commit fixes that error by catching the Gitaly exception and returning an appropriate error. Changelog: fixed
-
Furkan Ayhan authored
Fix GRPC 500 from BlobsResolver See merge request gitlab-org/gitlab!80747
-
Avielle Wolfe authored
Passing an invalid ref into the BlobsResolver was resulting in a 500 because of a GRPC::InvalidArgument error raised from Gitaly. This commit instead checks that the ref is valid and raises a GraphQL ArgumentError if it is not, which will be properly returned to the client by GraphQL. Changelog: fixed
-
drew cimino authored
Changelog: performance
-
Vitali Tatarintev authored
fix(error-tracking): Accept empty transaction string in sentry payload See merge request gitlab-org/gitlab!80960
-
LeoniePhiline authored
Fixes #353153
-
GitLab Release Tools Bot authored
-
Kati Paizee authored
Redirect out of date page See merge request gitlab-org/gitlab!81522
-
Rémy Coutable authored
Update CODEOWNER for Fulfilment group docs See merge request gitlab-org/gitlab!81515
-
PaytonBurdette authored
Update detached to merge request and update train to merge train. Changelog: changed
-
Marcin Sedlak-Jakubowski authored
Update related_issues to include more details about blocked issues See merge request gitlab-org/gitlab!81293
-
Lakshmy authored
-
David Fernandez authored
Rename RunnerRegistrationAuditEventService See merge request gitlab-org/gitlab!81445
-
Heinrich Lee Yu authored
Handle Received header fallback for missing Delivered-To See merge request gitlab-org/gitlab!81489
-
Phil Hughes authored
Refactor triggering events in the Content Editor See merge request gitlab-org/gitlab!81188
-
Achilleas Pipinellis authored
Update the Offline GitLab Installation page See merge request gitlab-org/gitlab!80575
-
Ben King authored
-
Achilleas Pipinellis authored
Minor server move doc improvements See merge request gitlab-org/gitlab!80481
-
Marcel Amirault authored
Fix Vale issues for /ci/pipelines/index.md See merge request gitlab-org/gitlab!81171
-
Varghese Jose authored
-
fneill authored
-
Achilleas Pipinellis authored
-
Ezekiel Kigbo authored
Re-position the job log erase button See merge request gitlab-org/gitlab!81049
-
Payton Burdette authored
Re-position the job log erase button to be near the retry job log button. Changelog: changed
-
Brandon Labuschagne authored
Add a list widget for the pipeline wizard See merge request gitlab-org/gitlab!79961
-