- 01 Dec, 2020 40 commits
-
-
Marvin Karegyeya authored
-
Andrew Fontaine authored
Move the init code to the relevant folder See merge request gitlab-org/gitlab!48663
-
Natalia Tepluhina authored
DevOps Adoption: Integrate table component See merge request gitlab-org/gitlab!47164
-
Brandon Labuschagne authored
Add a table to the devops adoption feature which displays the data for user defined segments.
-
Suzanne Selhorn authored
Add crosslink to MR pipeline docs See merge request gitlab-org/gitlab!48739
-
Marcel Amirault authored
-
Marcin Sedlak-Jakubowski authored
Clarify crosslink to variable operators See merge request gitlab-org/gitlab!48728
-
Marcin Sedlak-Jakubowski authored
Add crosslink to runner details See merge request gitlab-org/gitlab!48756
-
Marcel Amirault authored
-
Marcin Sedlak-Jakubowski authored
Clarify only branches with schedules See merge request gitlab-org/gitlab!48735
-
Mike Jang authored
Add development doc on CSV export types See merge request gitlab-org/gitlab!48316
-
Tan Le authored
Co-authored-by: Aishwarya Subramanian <asubramanian@gitlab.com>
-
Martin Wortschack authored
Fix minor typos in FE graphql docs See merge request gitlab-org/gitlab!48911
-
Sarah Groff Hennigh-Palermo authored
Add menu-item class to non-details-job-component See merge request gitlab-org/gitlab!48834
-
🕺 Winnie 🕺 authored
-
Nicolò Maria Mezzopera authored
Add containerRepositoriesCount to project and group queries See merge request gitlab-org/gitlab!48685
-
Nicolò Maria Mezzopera authored
- type addition - schema tests - requests tests Co-authored-by: David Fernandez <dfernandez@gitlab.com>
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!48905
-
Sean McGivern authored
Fix user display name permission check See merge request gitlab-org/gitlab!48801
-
Craig Norris authored
Add stage and group metadata See merge request gitlab-org/gitlab!48904
-
Brandon Labuschagne authored
-
Kerri Miller authored
Refactor package event guest event handling See merge request gitlab-org/gitlab!48311
-
Achilleas Pipinellis authored
Update t2 small instances to t3 See merge request gitlab-org/gitlab!48807
-
Sean McGivern authored
Fix the deduplication logic in `StoreScanService` See merge request gitlab-org/gitlab!48704
-
Lin Jen-Shin authored
tooling: Work around a gitlab gem bug to make unauthenticated requests See merge request gitlab-org/gitlab!48788
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Mike Jang authored
Update links in docs file cvs.md See merge request gitlab-org/gitlab!48868
-
Benson Muite authored
Link to cvs-fast-export documentation has changed and now points to Reposurgeon. The source code is available and other documentation describes how to use it.
-
GitLab Release Tools Bot authored
-
Michael Kozono authored
Remove redundant expectation in test See merge request gitlab-org/gitlab!48884
-
Rémy Coutable authored
Add danger missing test coverage See merge request gitlab-org/gitlab!48507
-
Doug Stull authored
- for 100% coverage
-
Achilleas Pipinellis authored
-
Craig Norris authored
Update docs metadata to reflect Release stage restructuring See merge request gitlab-org/gitlab!48205
-
Shinya Maeda authored
Add npm.latest.gitlab-ci.yml to only run `publish` if necessary See merge request gitlab-org/gitlab!48615
-
Nathan Friend authored
-
Miguel Rincon authored
Add reactive-cache to pipeline config variables See merge request gitlab-org/gitlab!47490
-
Furkan Ayhan authored
Calculating config variables is a heavy operation, and we don't want to run a long synchronous operation for every request. So with this, we only call the operation synchronously once, then it will read from the cache until the expiration.
-
Mehmet Emin INAC authored
-
Achilleas Pipinellis authored
Add Database metadata to PostgreSQL troubleshooting doc See merge request gitlab-org/gitlab!48838
-