Replace track_redis_hll_event with track_event
This MR removes usage of old method from the codebase. Also removed corresponding rubocop check
显示
- .rubocop_todo/gitlab/deprecate_track_redis_hll_event.yml 0 个添加, 13 个删除.rubocop_todo/gitlab/deprecate_track_redis_hll_event.yml
- .rubocop_todo/rspec/missing_feature_category.yml 0 个添加, 1 个删除.rubocop_todo/rspec/missing_feature_category.yml
- app/controllers/concerns/product_analytics_tracking.rb 19 个添加, 1 个删除app/controllers/concerns/product_analytics_tracking.rb
- app/controllers/concerns/redis_tracking.rb 0 个添加, 49 个删除app/controllers/concerns/redis_tracking.rb
- app/controllers/concerns/snippets_actions.rb 2 个添加, 2 个删除app/controllers/concerns/snippets_actions.rb
- app/controllers/concerns/wiki_actions.rb 2 个添加, 2 个删除app/controllers/concerns/wiki_actions.rb
- app/controllers/projects/pipelines_controller.rb 6 个添加, 6 个删除app/controllers/projects/pipelines_controller.rb
- app/controllers/search_controller.rb 1 个添加, 1 个删除app/controllers/search_controller.rb
- ee/app/controllers/groups/analytics/ci_cd_analytics_controller.rb 11 个添加, 11 个删除...ontrollers/groups/analytics/ci_cd_analytics_controller.rb
- ee/app/controllers/groups/epic_boards_controller.rb 2 个添加, 2 个删除ee/app/controllers/groups/epic_boards_controller.rb
- rubocop/cop/gitlab/deprecate_track_redis_hll_event.rb 0 个添加, 33 个删除rubocop/cop/gitlab/deprecate_track_redis_hll_event.rb
- spec/controllers/concerns/redis_tracking_spec.rb 0 个添加, 135 个删除spec/controllers/concerns/redis_tracking_spec.rb
- spec/rubocop/cop/gitlab/deprecate_track_redis_hll_event_spec.rb 0 个添加, 17 个删除...ubocop/cop/gitlab/deprecate_track_redis_hll_event_spec.rb
加载中
想要评论请 注册 或 登录