summaryrefslogtreecommitdiff
path: root/spec/requests/api/v3
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '41673-blank-query-members-api' into 'master'Rémy Coutable2018-01-221-0/+10
|\
| * Fix error on empty query for Members APIMark Fletcher2018-01-211-0/+10
* | Update rubocop, rubocop-rspec, and gitlab-styles42187-update-gitlab-styles-to-2-3-0Rémy Coutable2018-01-181-1/+1
|/
* Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'securit...Douwe Maan2018-01-161-1/+1
* Merge branch '41567-projectfix' into 'security-10-3'Sean McGivern2018-01-161-7/+19
* Extend N+1 Builds and Jobs API specsMatija Čupić2018-01-151-1/+12
* Add n plus one spec for v3 builds apiMatija Čupić2018-01-131-2/+14
* Add option to disable commit stats to commit APIFrancisco Javier López2018-01-091-0/+27
* Merge branch 'osw-introduce-merge-request-statistics' into 'master'Sean McGivern2018-01-042-2/+2
|\
| * Cache merged and closed events data in merge_request_metrics tableOswaldo Ferreira2018-01-022-2/+2
* | 41054-Disallow creation of new Kubernetes integrationsMayra Cabrera2018-01-041-0/+4
|/
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-2218-42/+42
* Allow password authentication to be disabled entirelyMarkus Koller2017-11-231-2/+2
* Add FetchSourceBranch Gitaly callJacob Vosmaer (GitLab)2017-11-221-1/+1
* Adds Rubocop rule for line break after guard clauseJacopo2017-11-161-0/+2
* Merge branch 'master' into fix/sm/31771-do-not-allow-jobs-to-be-erased-newShinya Maeda2017-11-071-2/+0
|\
| * ignore the column before the migrationmicael.bergeron2017-11-061-2/+0
* | Add doc. Fix spec. Add erase_build in protected_ref ruleShinya Maeda2017-11-071-0/+2
|/
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-2032-772/+772
* Merge branch 'sha-handling' into 'master'Douwe Maan2017-10-161-5/+6
|\
| * Adds requirements that supports anything in sha paramsGuilherme Vieira2017-10-121-5/+6
* | Add a project forks spec helperBob Van Landuyt2017-10-071-14/+16
* | Allow creating merge requests across forks of a projectBob Van Landuyt2017-10-071-10/+0
* | Expose avatar_url when requesting list of projects from API with simple=truedm-simple-project-avatar-urlDouwe Maan2017-09-261-0/+1
|/
* Use set in some API specsrc/use-set-in-api-specsRémy Coutable2017-09-196-41/+45
* Merge branch '23079-remove-default-scope-in-sortable' into 'master'Douwe Maan2017-09-071-1/+1
|\
| * Removes default scope from sortable23079-remove-default-scope-in-sortableTiago Botelho2017-09-071-1/+1
* | Tidy up projects API specsSean McGivern2017-09-061-25/+0
* | change collapse to resolve and comments to discussionsAshley Dumaine2017-09-061-14/+14
* | add unit tests for new collapse_outdated_diff_comments toggleAshley Dumaine2017-09-061-0/+26
|/
* Fix trigger_request.variablesShinya Maeda2017-09-041-1/+2
* Revert autheticate! in Trigger APIShinya Maeda2017-09-041-1/+1
* Merge branch 'move-git-operation-service' into 'master'Sean McGivern2017-09-041-2/+2
|\
| * Move GitOperationService to Gitlab::Gitmove-git-operation-serviceJacob Vosmaer2017-09-011-2/+2
* | Fix specShinya Maeda2017-09-031-2/+2
* | Merge branch 'sm-cherry-pick-list-commits-in-message' into 'master'Sean McGivern2017-09-011-1/+1
|\ \ | |/ |/|
| * Correct the cherry-pick message for merge commitsSaverio Miroddi2017-08-171-1/+1
| * Fix build failures related to cherry-pick message changesSaverio Miroddi2017-08-161-1/+1
* | replace `is_spam?` with `spam?`Maxim Rydkin2017-08-293-5/+5
* | Make default trigger factory generate an ownerLin Jen-Shin2017-08-251-1/+4
|/
* Merge branch 'forks-count-cache' into 'master'Douwe Maan2017-08-151-0/+8
|\
| * Cache the number of forks of a projectforks-count-cacheYorick Peterse2017-08-141-0/+8
* | Merge remote-tracking branch 'upstream/master' into 36089-handle-ref-failure-...Lin Jen-Shin2017-08-141-0/+25
|\ \ | |/
| * Merge branch 'split-events-into-push-events' into 'master'Sean McGivern2017-08-111-0/+25
| |\
| | * Migrate events into a new formatYorick Peterse2017-08-101-0/+25
* | | Merge remote-tracking branch 'upstream/master' into 36089-handle-ref-failure-...Lin Jen-Shin2017-08-111-1/+1
|\ \ \ | |/ /
| * | Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher2017-08-102-2/+2
| |/
* | Merge remote-tracking branch 'upstream/master' into 36089-handle-ref-failure-...Lin Jen-Shin2017-08-116-17/+17
|\ \ | |/
| * Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-copRémy Coutable2017-08-096-17/+17
* | Introduce MergeRequest#write_ref and Repository#write_refLin Jen-Shin2017-08-101-11/+13
|/