summaryrefslogtreecommitdiff
path: root/spec/services/event_create_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add a new Gitlab::UserActivities class to track user activitiesRémy Coutable2017-04-141-1/+1
* Remove user activities table and use redis instead of PG for recording activi...James Lopez2017-04-141-13/+15
* Add user activity service and spec. Also added relevant - NOT offline - migra...James Lopez2017-04-141-0/+13
* Active tense test coveragejej-backport-active-tense-specsValery Sizov2017-02-011-3/+3
* Differentiate the expire from leave eventCallum Dryden2016-10-201-0/+19
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-7/+7
* Avoid `describe`-ing symbols in specsrs-describe-symbolsRobert Speicher2016-07-121-10/+10
* Tag service specsDouwe Maan2015-12-091-1/+1
* Create a "destroyed Milestone" event and keep Milestone events around in the DBStan Hu2015-09-151-0/+10
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-9/+9
* Collect all event creation logic in one place called EventCreateServiceDmitriy Zaporozhets2014-03-251-0/+103