- 21 Feb, 2021 6 commits
-
-
Russell Dickenson authored
Docs: Fix customers link See merge request gitlab-org/gitlab!54722
-
Ash McKenzie authored
Reset templates cache key See merge request gitlab-org/gitlab!54614
-
🤖 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 33 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
-
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
-
Mike Jang authored
Update Snowplow Guide to recommend a Product Intelligence review See merge request gitlab-org/gitlab!54709
-
Alishan Ladhani authored
-
Jose Ivan Vargas authored
Improve Jira Connect app styling and translations See merge request gitlab-org/gitlab!53441
-
Alex Kalderimis authored
Add rake task to check pending Elasticsearch migrations See merge request gitlab-org/gitlab!54656
-
Mark Florian authored
Use flexbox for laying out the buttons, to avoid whitespace in the template from affecting visual spacing. This also replaces the deprecated slot syntax with modern shorthand. Finally, this removes a snapshot test that wasn't providing any value, since other tests in the suite make the necessary assertions about the `Manage licenses` and `View full report` buttons in the `ReportSection` anyway (which is what was in the snapshot). Addresses https://gitlab.com/gitlab-org/gitlab/-/issues/283889.
-
Natalia Tepluhina authored
Remove obsolete DOMContentLoadedEventListener See merge request gitlab-org/gitlab!54558
-
Vitaly Slobodin authored
Remove BS tooltip directive wrapper See merge request gitlab-org/gitlab!54615
-
Scott Hampton authored
Add "Invite a group" feature to invite members modal [RUN ALL RSPEC] See merge request gitlab-org/gitlab!50701
-
Jackie Fraser authored
-
Amy Qualls authored
Initial Auto DevOps concept content update See merge request gitlab-org/gitlab!54690
-
Craig Norris authored
Initial effort to revise Auto DevOps intro.
-
Amy Qualls authored
Add badging to H1 declarations for Editor See merge request gitlab-org/gitlab!53528
-