Fix touch method override in ThrottledTouch
Now the updated_at value is always up-to-date, so we need to look into updated_at_previously_was instead
显示
- Gemfile 1 个添加, 1 个删除Gemfile
- Gemfile.next.checksum 51 个添加, 47 个删除Gemfile.next.checksum
- Gemfile.next.lock 102 个添加, 103 个删除Gemfile.next.lock
- app/models/concerns/partitioned_table.rb 1 个添加, 1 个删除app/models/concerns/partitioned_table.rb
- app/models/concerns/throttled_touch.rb 2 个添加, 1 个删除app/models/concerns/throttled_touch.rb
- config/application.rb 4 个添加, 7 个删除config/application.rb
- config/initializers/00_deprecations.rb 1 个添加, 0 个删除config/initializers/00_deprecations.rb
- ee/app/models/ee/note.rb 1 个添加, 1 个删除ee/app/models/ee/note.rb
- lib/gitlab/background_migration/backfill_project_id_to_security_scans.rb 3 个添加, 0 个删除...ground_migration/backfill_project_id_to_security_scans.rb
- lib/gitlab/import_export/attribute_cleaner.rb 1 个添加, 0 个删除lib/gitlab/import_export/attribute_cleaner.rb
- spec/lib/gitlab/import_export/project/relation_factory_spec.rb 1 个添加, 0 个删除...lib/gitlab/import_export/project/relation_factory_spec.rb
- spec/services/users/migrate_records_to_ghost_user_service_spec.rb 5 个添加, 1 个删除...vices/users/migrate_records_to_ghost_user_service_spec.rb
- spec/support/shared_examples/models/throttled_touch_shared_examples.rb 1 个添加, 1 个删除...shared_examples/models/throttled_touch_shared_examples.rb
加载中
想要评论请 注册 或 登录