summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/boards/issues_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-1/+1
* [Issue board sorting] SpecsValery Sizov2017-02-281-0/+1
* Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-231-3/+3
* Reuse endpoint to list issues for a list instead of create a new oneDouglas Barbosa Alexandre2017-02-031-26/+50
* 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