- 19 Feb, 2021 40 commits
-
-
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/
-
David O'Regan authored
Fix License Compliance widget button spacing See merge request gitlab-org/gitlab!54701
-
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
-
Marcin Sedlak-Jakubowski authored
Simplify pages SSL directions when using default file names See merge request gitlab-org/gitlab!53961
-
Ben Bodenmiller authored
-
Marcin Sedlak-Jakubowski authored
Add warning to bulk concurrency size settings See merge request gitlab-org/gitlab!54703
-
Will Chandler authored
-
Robert Speicher authored
Remove Default Service Desk Issue Title Prefix See merge request gitlab-org/gitlab!54140
-
Markus Koller authored
Refactor board helper specs See merge request gitlab-org/gitlab!54535
-
Nick Gaskill authored
Clarify Dependency Proxy config update in a multi-node setup See merge request gitlab-org/gitlab!54704
-
Rehab Hassanein authored
-
Markus Koller authored
Add specs for not sending user cap email See merge request gitlab-org/gitlab!54542
-
Corinna Wiesner authored
Specs for not sending the user cap email when the user cap is set to nil or hasn't not been reached yet were missing. This change will add these.
-
Mike Jang authored
Add frontend accessibility guidelines See merge request gitlab-org/gitlab!52570
-