summaryrefslogtreecommitdiff
path: root/spec/requests/api/events_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-12/+12
* Migrate events into a new formatYorick Peterse2017-08-101-0/+28
* Fix a broken Events API spec36169-fix-masterRémy Coutable2017-08-081-13/+8
* Expose noteable_iid in Notesue4452017-08-081-0/+35
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-3/+3
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Accept a username for User-level Events APIMark Fletcher2017-06-061-0/+9
* Introduce an Events APIMark Fletcher2017-06-061-0/+133