-
- Downloads
Merge branch 'tc-no-todo-service-select-mysql' into 'master'
Avoid plucking Todo ids in TodoService - take 2 See merge request !11415
Showing
- app/controllers/dashboard/todos_controller.rb 2 additions, 2 deletionsapp/controllers/dashboard/todos_controller.rb
- app/finders/todos_finder.rb 11 additions, 2 deletionsapp/finders/todos_finder.rb
- app/services/issuable_base_service.rb 1 addition, 1 deletionapp/services/issuable_base_service.rb
- app/services/todo_service.rb 10 additions, 6 deletionsapp/services/todo_service.rb
- changelogs/unreleased/tc-no-todo-service-select.yml 4 additions, 0 deletionschangelogs/unreleased/tc-no-todo-service-select.yml
- lib/api/todos.rb 3 additions, 3 deletionslib/api/todos.rb
- lib/api/v3/todos.rb 3 additions, 3 deletionslib/api/v3/todos.rb
- spec/services/todo_service_spec.rb 28 additions, 5 deletionsspec/services/todo_service_spec.rb
Loading
Please register or sign in to comment