- 29 Sep, 2020 40 commits
-
-
Sean McGivern authored
Move model overrides into own spec location Closes #258543 See merge request gitlab-org/gitlab!43666
-
Vitali Tatarintev authored
Update ownership of feature flag settings_operations_prometheus_service Closes gitlab-org/monitor/health#35 See merge request gitlab-org/gitlab!43688
-
Patrick Bajao authored
Fix Ruby 2.7 deprecation warnings for Members::DestroyService See merge request gitlab-org/gitlab!43524
-
Igor Drozdov authored
Cleanup track_iteration_change_events feature flag See merge request gitlab-org/gitlab!43397
-
Sean McGivern authored
Update `release_evidence` feature flag yml See merge request gitlab-org/gitlab!43569
-
Markus Koller authored
Fix group wiki empty state spec Closes #258567 See merge request gitlab-org/gitlab!43689
-
Achilleas Pipinellis authored
Fix bug in rails cheat sheet for MR See merge request gitlab-org/gitlab!43695
-
Sean McGivern authored
These need `stub_group_wikis` to show group wikis at all, let alone the empty state.
-
Achilleas Pipinellis authored
Documentation: Gitpod Integration: Added closing triple backticks to close code block `Feature.disable(:gitpod)` at EOF See merge request gitlab-org/gitlab!43552
-
Daniel Schömer authored
Documentation: Gitpod Integration: Added closing triple backticks to close code block `Feature.disable(:gitpod)` at EOF
-
Nourdin el Bacha authored
-
Simon Knox authored
Resolve "DAST Profiles button should be changed to `default` styling" Closes #247285 See merge request gitlab-org/gitlab!43588
-
Peter Leitzen authored
-
Grzegorz Bizon authored
Update cloud native build logs blueprint progress See merge request gitlab-org/gitlab!43685
-
Marcin Sedlak-Jakubowski authored
Add badging to clarify tier See merge request gitlab-org/gitlab!43626
-
Grzegorz Bizon authored
-
Alexandru Croitor authored
track_iteration_change_events is a developement FF that was enabled by default and can be cleaned up.
-
Dmytro Zaporozhets (DZ) authored
Add links to feature flag YML See merge request gitlab-org/gitlab!43509
-
Jacques Erasmus authored
Remove security_on_demand_scans_scanner_profiles feature flag See merge request gitlab-org/gitlab!41892
-
Simon Knox authored
Remove unused css code in pipelines.scss -> .ci-table See merge request gitlab-org/gitlab!43250
-
Natalia Tepluhina authored
Fix Ruby 2.7 deprecation warnings in icons_helper.rb See merge request gitlab-org/gitlab!43600
-
Bob Van Landuyt authored
Fix Ruby 2.7 deprecation warnings in several counter specs See merge request gitlab-org/gitlab!43517
-
Natalia Tepluhina authored
Fix(Productivity Analytics): store initialization Closes #255887 See merge request gitlab-org/gitlab!43532
-
Michael Lunøe authored
Ensure export is an initialized store (singleton), so multiple files can import the same store. Issue introduced here: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/41284/diffs#e78dbd127d4c8bfeb28a926d59a68fc64e92d90f_26_25
-
Martin Wortschack authored
[Re-Revert] Part 1: Add reviewers to side widget (Setup HAML + JS) See merge request gitlab-org/gitlab!42642
-
Martin Wortschack authored
Group members Vue conversion - source field See merge request gitlab-org/gitlab!43457
-
Natalia Tepluhina authored
Add frontend fixture for `all_releases_query.graphql` See merge request gitlab-org/gitlab!43231
-
Nathan Friend authored
This commit adds a frontend fixture that represents that response of the all_releases_query.graphql query.
-
Adam Hegyi authored
Fix typo in DB guides for change_column_default See merge request gitlab-org/gitlab!43649
-
Peter Leitzen authored
This fixes an auto-loading issue with spring which caused: `MergeRequestWithoutMergeRequestDiff` causing superclass mismatch for class
-
Igor Drozdov authored
In Ruby 3.0, positional arguments and keyword arguments will be separated. Ruby 2.7 will warn for behaviors that will change in Ruby 3.0. In most cases, you can avoid the incompatibility by adding the double splat operator. It explicitly specifies passing keyword arguments instead of a Hash object.
-
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
-
Francisco Javier López authored
-
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
-