summaryrefslogtreecommitdiff
path: root/spec/support/shared_examples/requests
Commit message (Expand)AuthorAgeFilesLines
* Fix deprecation: Using positional arguments in integration testsJasper Maes2018-12-224-20/+22
* convert specs in javascripts/ and support/ to new syntaxJasper Maes2018-12-213-20/+20
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-192-11/+11
* Filter by `None`/`Any` for labels in issues/mrs APIJacopo2018-11-231-0/+17
* Verify metrics don't introduce new N+1 issue in MR APIdm-api-merge-requests-index-merged-atDouwe Maan2018-11-061-1/+6
* Use policies to determine if attributes can be set in the APISean McGivern2018-08-221-10/+72
* Add mutation toggling WIP state of merge requestsBob Van Landuyt2018-07-251-1/+1
* Resolve "do not set updated_at when creating note"Kia Mei Somabes2018-07-121-0/+1
* Fixed flaky spec for merge request listsChantal Rollison2018-07-021-2/+3
* Merge branch 'ccr/add_locked_state' into 'master'Rémy Coutable2018-07-011-9/+9
|\
| * Add locked state to merge request APIChantal Rollison2018-06-281-9/+9
* | Expose permissions on types in GraphQLBob Van Landuyt2018-06-281-2/+2
|/
* Initial setup GraphQL using graphql-ruby 1.8Bob Van Landuyt2018-06-061-9/+2
* Add `present_using` to typesBob Van Landuyt2018-06-051-0/+18
* Add merge requests list endpoint for groupsFelipe Artur2018-05-311-0/+280
* Merge request and commit discussions APIJan Provaznik2018-05-012-0/+144
* Add discussion APIjprovazn-apiJan Provaznik2018-03-072-0/+375
* Allow including custom attributes in API responsesMarkus Koller2018-02-081-37/+121
* API: get participants from merge_requests & issuesBrent Greeff2018-01-051-0/+29
* Support custom attributes on projectsMarkus Koller2017-11-061-1/+4
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-7/+7
* Get Project Branch API shows an helpful error message on invalid refnameJacopo2017-10-181-0/+7
* Support custom attributes on usersMarkus Koller2017-09-281-0/+103
* Add a spec when ressource is not modifiedRobert Schilling2017-08-291-4/+18
* Add tests for the unmodified headerRobert Schilling2017-08-281-0/+11
* Fix the /projects/:id/repository/branches endpoint to handle dots in the bran...Rémy Coutable2017-07-271-0/+42