summaryrefslogtreecommitdiff
path: root/spec/requests/api/v3/boards_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Removed API endpoint and specsfj-36819-remove-v3-apiFrancisco Javier López2018-05-301-114/+0
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-2/+2
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-8/+8
* Use set in some API specsrc/use-set-in-api-specsRémy Coutable2017-09-191-11/+14
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-2/+2
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-3/+1
* Backport API to V3Robert Schilling2017-02-281-0/+34
* Backport API to v3paginate-all-the-thingsRobert Schilling2017-02-171-0/+79