Grzegorz Bizon
|
0430b76441
|
Enable Style/DotPosition Rubocop 👮
|
2017-06-21 13:48:12 +00:00 |
|
Valery Sizov
|
ed86faebe1
|
Fix: Deleting an invited member causes 500 error
|
2017-05-18 16:26:39 +03:00 |
|
Valery Sizov
|
63da987f0c
|
Get rid of pluck in app/services/members/authorized_destroy_service.rb
|
2017-05-17 16:49:37 +03:00 |
|
Stan Hu
|
6ea4d333c2
|
Fix deletion of issue assignees for MySQL
MySQL builds on EE were failing due to MySQL not liking the complex
subqueries. Simplify the deletion to use a subquery that works.
|
2017-05-16 20:20:41 -07:00 |
|
Valery Sizov
|
793b9a5ced
|
Improve migration for Multipple issue assignee feature
|
2017-05-16 23:51:50 +03:00 |
|
Valery Sizov
|
e2a3a5095a
|
Move update_assignee_cache_counts to the service
|
2017-05-12 14:12:29 +03:00 |
|
Valery Sizov
|
34be1835af
|
[Multiple issue assignee] Fix a number of specs
|
2017-05-05 15:30:19 +03:00 |
|
Valery Sizov
|
36a8cc3eca
|
Remove helpers assigned_issuables_count and cached_assigned_issuables_count
|
2017-04-20 13:28:04 +03:00 |
|
Valery Sizov
|
014aca5307
|
Unassign all Issues and Merge Requests when member leaves team
|
2017-04-18 11:17:38 +03:00 |
|
Rémy Coutable
|
c8b1311934
|
Fix a few things after the initial improvment to Members::DestroyService
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
2016-10-03 16:57:48 +02:00 |
|
Sean McGivern
|
d2cd9d9696
|
Ensure last group owner isn't removed on expiry
|
2016-08-18 21:32:42 +01:00 |
|
Adam Niedzielski
|
b4b51441aa
|
Extract Members::AuthorizedDestroyService from Members::DestroyService.
|
2016-08-04 23:34:57 +02:00 |
|