summaryrefslogtreecommitdiff
path: root/spec/support/shared_examples/requests
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge branch 'revert-04c3c6dd' into 'master'"Rémy Coutable2019-05-221-0/+0
* Revert "Merge branch 'reorganize-tests-jobs-by-level' into 'master'"revert-04c3c6ddKamil Trzciński2019-05-221-0/+0
* Merge branch 'reorganize-tests-jobs-by-level' into 'master'Kamil Trzciński2019-05-221-0/+0
|\
| * Reorganize test jobs by levelreorganize-tests-jobs-by-levelRémy Coutable2019-05-201-0/+0
* | Fix typos in the whole gitlab-ce projectYoginth2019-05-201-2/+2
|/
* Review updates and cleanupce-57402-add-issues-statistics-api-endpointsAlexandru Croitor2019-05-171-3/+3
* Add params validations and remove extra params supportAlexandru Croitor2019-05-151-25/+1
* Changes to issues apiAlexandru Croitor2019-05-151-0/+68
* Allow replying to an individual note in the APIallow-replying-to-individual-notes-from-apiSean McGivern2019-05-061-6/+18
* Reduce queries in spec/requests/api/merge_requests_spec.rbRémy Coutable2019-03-131-366/+0
* Add array support for labelsAlexandru Croitor2019-03-061-0/+31
* Forbid creating discussions for users with restricted accessIgor Drozdov2019-03-041-0/+31
* Added: Specs for sort page break tie in the merge request list APINermin Vehabovic2019-02-161-0/+32
* Added: Specs for sort page breaks on notesNermin Vehabovic2019-02-161-5/+37
* 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