Commit Graph

10 Commits

Author SHA1 Message Date
Lin Jen-Shin b77d811c82 Port EE specific changes to CE 2019-04-22 17:16:32 +08:00
Lin Jen-Shin a96507bf00 Introduce ServiceResponse to wrap around response
See https://gitlab.com/gitlab-org/gitlab-ce/issues/60730
2019-04-22 17:16:32 +08:00
Thong Kuah 85b29c1c2f Add frozen_string_literal to spec/services
Probably useful as we often move these files to "new" files.
2019-04-12 10:14:54 +12:00
blackst0ne 27c95364b5 Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11: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
Robert Speicher ca9a79f620 Use `:empty_project` where possible in service specs 2017-03-27 20:44:09 -04:00
Grzegorz Bizon 72f538731a Remove redundant call to after branch delete service 2016-11-16 12:23:39 +01:00
Grzegorz Bizon 94a9effeec Test call to after branch delete hooks in service 2016-11-15 10:34:27 +01:00
Grzegorz Bizon e552e1fc22 Extend tests for delete branch service 2016-11-15 10:32:37 +01:00
Grzegorz Bizon 2a53d6c21a Add minimial test coverage for delete branch service 2016-11-15 10:27:40 +01:00