summaryrefslogtreecommitdiff
path: root/spec/requests/api/notification_settings_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-191-5/+5
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-8/+8
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Remove events column from notification settings33620-remove-events-from-notification_settingsSean McGivern2017-07-311-2/+2
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-3/+1
* Replace many :project with :empty_projects in API specsuse-empty_project-factory-in-api-specsRémy Coutable2017-01-171-1/+1
* Changed API spec files to describe the correct classLivier2016-11-281-1/+1
* Add notification_settings API callsMarc Siegfriedt2016-09-091-0/+89