summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/boards/issues_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove default value for `project` argument on subscribable concernDouglas Barbosa Alexandre2016-11-171-1/+1
* Merge branch 'master' into issue-board-sidebarPhil Hughes2016-10-191-21/+45
|\
| * Refactoring service to create a new issue in a board listDouglas Barbosa Alexandre2016-10-111-6/+7
| * Update endpoints to handle with board issuesDouglas Barbosa Alexandre2016-10-111-15/+38
* | Restore subscribe status in JSONPhil Hughes2016-10-071-0/+2
* | Fix JSON Schema that validates data returned by board issues endpointDouglas Barbosa Alexandre2016-10-071-1/+1
|/
* Add tests to Projects::Boards::IssuesController#create actionDouglas Barbosa Alexandre2016-10-061-7/+57
* remove Ability.abilitieshttp://jneen.net/2016-08-301-2/+2
* Move the set up of the state described in context to a before blockDouglas Barbosa Alexandre2016-08-171-1/+3
* Remove # from controller actions specsDouglas Barbosa Alexandre2016-08-171-2/+2
* Fix matcher `match_response_schema`Douglas Barbosa Alexandre2016-08-171-1/+1
* Move board related controllers to the `Boards` namespaceDouglas Barbosa Alexandre2016-08-171-0/+118