gitlab-org--gitlab-foss/spec/models/members
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
..
group_member_spec.rb Allow Member.add_user to handle access requesters 2016-09-28 09:43:00 +02:00
project_member_spec.rb Differentiate the expire from leave event 2016-10-20 00:26:45 +00:00