summaryrefslogtreecommitdiff
path: root/spec/requests/api/broadcast_messages_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-19/+19
* Use set in some API specsrc/use-set-in-api-specsRémy Coutable2017-09-191-8/+3
* Add tests for the unmodified headerRobert Schilling2017-08-281-0/+4
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-3/+1
* Return 204 for delete endpointsRobert Schilling2017-02-281-2/+5
* Add a custom pagination matcherRobert Schilling2017-02-161-0/+1
* Add BroadcastMessage API implementationRobert Speicher2016-08-311-0/+180