gitlab-org--gitlab-foss/spec/services/users
Luke Duncalfe a0b14c40dc CE-specific changes for designs `user_notes_count`
Notes call `#after_note_created` and `#after_note_destroyed` on their
noteable in callbacks, so the noteable can perform tasks particular to
them, like cache expiry.

This is in preparation of the EE-specific class
`DesignManagement::Design` clearing its `user_notes_count` cache when
its note are created or destroyed.

Refactoring Rspec behaviour testing of a counter caching service into a
shared example.

https://gitlab.com/gitlab-org/gitlab-ee/issues/13353
2019-08-27 20:50:26 +00:00
..
activity_service_spec.rb Merge branch 'frozen_string_literal_spec_services' into 'master' 2019-04-12 16:41:27 +00:00
build_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
create_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
destroy_service_spec.rb Upgrade Rails to 5.1.6.1 2019-04-23 08:31:23 +08:00
keys_count_service_spec.rb CE-specific changes for designs `user_notes_count` 2019-08-27 20:50:26 +00:00
last_push_event_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
migrate_to_ghost_user_service_spec.rb Upgrade Rails to 5.1.6.1 2019-04-23 08:31:23 +08:00
refresh_authorized_projects_service_spec.rb Remove code related to object hierarchy in MySQL 2019-07-25 15:35:06 +08:00
respond_to_terms_service_spec.rb Add frozen_string_literal to spec/services 2019-04-12 10:14:54 +12:00
set_status_service_spec.rb Eliminate duplicated words 2018-11-22 01:01:23 +09:00
update_service_spec.rb Added user time settings fields to profile 2019-05-07 21:58:16 +00:00