Commit graph

11 commits

Author SHA1 Message Date
🙈 jacopo beschi 🙉
1f3849b00f Resolve "Remove notification settings for groups and projects you were previously a member of" 2018-02-14 12:01:12 +00:00
blackst0ne
27c95364b5 Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
Valery Sizov
43442be4e5 Fix specs after removing assignee_id field 2017-12-11 10:49:23 +00:00
Robert Speicher
72a7b30c9f Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
Rémy Coutable
ddccd24c13 Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-07-27 14:31:53 +02:00
Yorick Peterse
bef4879ecc
Fix spec for Members::AuthorizedDestroyService
This spec was still assuming that creating a project would not result in
the owner having access to the project.
2017-05-30 00:35:29 +02:00
Valery Sizov
ed86faebe1 Fix: Deleting an invited member causes 500 error 2017-05-18 16:26:39 +03:00
Clement Ho
c4094b7ec4 Fix specs 2017-05-04 22:34:15 -05:00
Valery Sizov
36a8cc3eca Remove helpers assigned_issuables_count and cached_assigned_issuables_count 2017-04-20 13:28:04 +03:00
Valery Sizov
59a330f4cd Remove assigned_(issues|merge_requests) methods from the issuable 2017-04-18 21:07:45 +03:00
Valery Sizov
014aca5307 Unassign all Issues and Merge Requests when member leaves team 2017-04-18 11:17:38 +03:00