- 22 Feb, 2021 6 commits
-
-
Florie Guibert authored
Rename state and mutations from issues to be more generic
-
Simon Knox authored
Fix selected item not being highlighted in the new group boards See merge request gitlab-org/gitlab!53113
-
Eulyeon Ko authored
Because board_card.vue component will be removed in the future and is not used in the new boards that uses graphql, we are renaming it to `board_card_deprecated.vue`.
-
Marcel Amirault authored
Cross link between code coverage topics See merge request gitlab-org/gitlab!54770
-
Evan Read authored
Update path to AutoDevops admin settings in docs See merge request gitlab-org/gitlab!54768
-
Tiger Watson authored
Add creator to custom emoji See merge request gitlab-org/gitlab!53879
-
- 21 Feb, 2021 11 commits
-
-
Evan Read authored
Add dotnet coverage example See merge request gitlab-org/gitlab!54057
-
Marcel Amirault authored
-
Russell Dickenson authored
Add ruby to documentation as supported language in SAST See merge request gitlab-org/gitlab!54728
-
Russell Dickenson authored
Docs: Fix customers link See merge request gitlab-org/gitlab!54722
-
Evan Read authored
-
Ash McKenzie authored
Reset templates cache key See merge request gitlab-org/gitlab!54614
-
Craig Miskell authored
It may have moved at some point without updating the docs; it's findable as is (with some guesswork) but this makes it clearer
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!54761
-
GitLab Release Tools Bot authored
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!54759
-
GitLab Release Tools Bot authored
-
- 20 Feb, 2021 1 commit
-
-
Ramya Authappan authored
Un-quarantine export project e2e test on staging See merge request gitlab-org/gitlab!54659
-
- 19 Feb, 2021 22 commits
-
-
Gabriel Mazetto authored
Return only supported issue types for selected Jira Project See merge request gitlab-org/gitlab!53705
-
Alan (Maciej) Paruszewski authored
This change improves the way we fetch available issue types for Jira. From now we will fetch only these types that are available in the workflow for given project instead of loading all possible issue types from the system.
-
Russell Dickenson authored
External link fixes for docs See merge request gitlab-org/gitlab!54741
-
Stan Hu authored
Send SIGINT instead of SIGQUIT to puma See merge request gitlab-org/gitlab!54446
-
Jose Ivan Vargas authored
Fix Metric tab not showing up on operations page See merge request gitlab-org/gitlab!54736
-
Jose Ivan Vargas authored
Apply new GitLab UI for request email button See merge request gitlab-org/gitlab!53966
-
ngaskill authored
-
Patrick Bair authored
Rename indexes on GitLab.com See merge request gitlab-org/gitlab!51011
-
Joerg Behrmann authored
Puma does not handle SIGQUIT [1], so worker processes will not get terminated when calling /etc/init.d/gitlab stop [1] https://github.com/puma/puma/blob/master/docs/signals.md
-
Alexander Turinske authored
- fix broken test - add additional test
-
Mayra Cabrera authored
Increase specificity of StandardContext environment See merge request gitlab-org/gitlab!54511
-
Alishan Ladhani authored
They were being labelled as development
-
Steve Abrams authored
Add description field to cluster agent token See merge request gitlab-org/gitlab!54091
-
Emily Ring authored
Added description field to Clusters::AgentToken Updated GraphQL mutation and create service to suport new field Updated associated tests and docs
-
Thomas Woodham authored
-
Steve Abrams authored
Releases::CreateEvidenceWorker is not a cronjob See merge request gitlab-org/gitlab!54432
-
Bob Van Landuyt authored
This was accidentally added in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/47638/
-
Alexandru Croitor authored
Change method name for fetching issue and merge request templates which also resets the caching key. Also do not cache empty hash on fallback but rather default to nil, which would make another gitally request and cache a success value or be nil in case of failure
-
David O'Regan authored
Fix License Compliance widget button spacing See merge request gitlab-org/gitlab!54701
-
Cynthia Ng authored
-
Amy Qualls authored
Fix awkward pluralization of reviewers feature See merge request gitlab-org/gitlab!54705
-
Nick Gaskill authored
Delete old redirect files in docs See merge request gitlab-org/gitlab!54631
-