gitlab-org--gitlab-foss/spec/models/concerns
Callum Dryden 9124310f28
Differentiate the expire from leave event
At the moment we cannot see weather a user left a project due to their
membership expiring of if they themselves opted to leave the project.
This adds a new event type that allows us to make this differentiation.
Note that is not really feasable to go back and reliably fix up the
previous events. As a result the events for previous expire removals
will remain the same however events of this nature going forward will be
correctly represented.
2016-10-20 00:26:45 +00:00
..
access_requestable_spec.rb
awardable_spec.rb Order award tooltips by their created_at date 2016-09-01 08:40:10 +10:00
cache_markdown_field_spec.rb Add RTL support to markdown renderer 2016-10-16 17:47:48 +03:30
case_sensitivity_spec.rb
expirable_spec.rb Differentiate the expire from leave event 2016-10-20 00:26:45 +00:00
faster_cache_keys_spec.rb Added concern for a faster "cache_key" method 2016-08-08 16:49:22 +02:00
has_status_spec.rb Fix tests. Check 'success' first (default status) 2016-10-03 19:35:53 +08:00
issuable_spec.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
mentionable_spec.rb Simplify Mentionable concern instance methods 2016-10-04 10:45:48 +02:00
milestoneish_spec.rb adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00
participable_spec.rb
project_features_compatibility_spec.rb Project tools visibility level 2016-09-01 11:47:59 -03:00
spammable_spec.rb Further refactor and syntax fixes. 2016-08-15 17:20:57 -05:00
strip_attribute_spec.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
subscribable_spec.rb
token_authenticatable_spec.rb adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00