summaryrefslogtreecommitdiff
path: root/spec/requests/api/events_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add new api class for projects eventsMałgorzata Ksionek2019-04-241-135/+0
* [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-081-2/+2
* convert specs in javascripts/ and support/ to new syntaxJasper Maes2018-12-211-2/+2
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-191-2/+2
* Hide confidential events in rubyBob Van Landuyt2018-12-171-0/+62
* Add authenticate to events api. fix #49255Warren Parad2018-08-161-4/+44
* Eliminate N+1 queries with authors and push_data_payload in Events APIStan Hu2018-06-051-2/+2
* 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