- 29 Sep, 2020 40 commits
-
-
Patrick Bajao authored
In Ruby 3.0, positional arguments and keyword arguments will be separated. In Ruby 2.7, deprecation warnings related to keyword arguments show up. Explicitly specify passing keyword arguments instead of a Hash object by using double splat operator.
-
Heinrich Lee Yu authored
Update webmock gem to v3.9.1 for Ruby 2.7 deprecation fixes See merge request gitlab-org/gitlab!43657
-
Mark Chao authored
Refactor feature specs for group wikis [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!41691
-
Marcel Amirault authored
Docs: Fix example manifest.yaml See merge request gitlab-org/gitlab!43490
-
Thong Kuah authored
For GitOps sync to work, it requires a namespace. Otherwise, it complains about: "an empty namespace may not be set when a resource name is provided"
-
Russell Dickenson authored
Refactor Elasticsearch troubleshooting section See merge request gitlab-org/gitlab!43560
-
Achilleas Pipinellis authored
-
Kushal Pandya authored
Remove feature flag clusters_list_redesign Closes #220182 See merge request gitlab-org/gitlab!42849
-
Emily Ring authored
Remove feature flag Remove haml files no longer being used Updated associated tests
-
Simon Knox authored
Extract cycle analytics page specific CSS See merge request gitlab-org/gitlab!42474
-
Kushal Pandya authored
Apply GitLab UI styles to buttons in app/views/shared/labels directory Closes #231209 See merge request gitlab-org/gitlab!43346
-
Gary Bell authored
All buttons (success, default, cancel) within the shared/labels folder have had the gl-button class applied between the class, and the class as per guidance in epic &4001
-
Kushal Pandya authored
Scope css rules to the pipelines show page Closes #239861 See merge request gitlab-org/gitlab!43518
-
Kushal Pandya authored
Use pipeline schedule callout SVG in @gitlab/svgs instead Closes #257876 See merge request gitlab-org/gitlab!43578
-
Kushal Pandya authored
Use immediate option in dast_site_validation See merge request gitlab-org/gitlab!43607
-
Kushal Pandya authored
Swimlanes - Paginate epics See merge request gitlab-org/gitlab!43642
-
Marcel Amirault authored
Use the correct chart for helm command See merge request gitlab-org/gitlab!43487
-
Thong Kuah authored
-
Thong Kuah authored
Implement SSE config file processing See merge request gitlab-org/gitlab!41957
-
Chad Woolley authored
* Third iteration towards static site editor config file. * Replaces stub FileConfig with full implementation based on internal ::Gitlab::Config config-file API.
-
Shinya Maeda authored
Update feature flag ownership and rollout issues See merge request gitlab-org/gitlab!43556
-
Kamil Trzciński authored
-
Russell Dickenson authored
Lowercase dependency scanning in docs See merge request gitlab-org/gitlab!43624
-
Florie Guibert authored
Chain fetch epics by chunks of 20
-
Russell Dickenson authored
Add note explaining the DAST_PATHS size limit See merge request gitlab-org/gitlab!43643
-
Craig Smith authored
-
Marcel Amirault authored
Update CI settings doc to remove future tense found by Vale See merge request gitlab-org/gitlab!43476
-
Rachel Gottesman authored
-
Shinya Maeda authored
Add feature flag info for `release_mr_issue_urls` See merge request gitlab-org/gitlab!43567
-
Marcel Amirault authored
Docs: Removed extra notes See merge request gitlab-org/gitlab!43629
-
Marcel Amirault authored
Docs: Removed notes See merge request gitlab-org/gitlab!43631
-
Mark Lapierre authored
Emergency fix to match with Runtime::Feature flag updates Closes #258218 See merge request gitlab-org/gitlab!43633
-
Dylan Griffith authored
Remove `safezip_use_rubyzip` feature flag See merge request gitlab-org/gitlab!43554
-
Stan Hu authored
Batch load LfsObjects when copying designs See merge request gitlab-org/gitlab!43638
-
Mark Lapierre authored
Document when to use negative predicate methods in E2E tests See merge request gitlab-org/gitlab!43370
-
Mark Lapierre authored
-
Mark Lapierre authored
Add Geo project snippet replication end-to-end test Closes gitlab-org/quality/testcases#911 See merge request gitlab-org/gitlab!42517
-
Jennifer Louie authored
Add page object for project snippet index Add selectors for project snippet index Remove duplicate assertion in Geo attachment spec
-
Stan Hu authored
Ensure code search results link to searched ref See merge request gitlab-org/gitlab!43510
-