summaryrefslogtreecommitdiff
path: root/spec/requests/api
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '22846-notifications-broken-during-email-address-change-before-e...Douwe Maan2018-05-221-15/+12
|\
| * Don't set the notification_email when only unconfirmed_email is changed22846-notifications-broken-during-email-address-change-before-email-confirmedRémy Coutable2018-05-221-15/+12
* | Expose readme url in Project APIImre Farkas2018-05-223-4/+5
|/
* Merge branch 'create-live-trace-only-if-job-is-complete' into 'master'Kamil Trzciński2018-05-211-0/+16
|\
| * Add test for the cancelled jobsShinya Maeda2018-05-211-0/+16
* | Merge branch '44799-api-naming-issue-scope' into 'master'Rémy Coutable2018-05-212-138/+96
|\ \ | |/ |/|
| * Add created_by_me and assigned_to_me scopes44799-api-naming-issue-scopeMark Chao2018-05-212-138/+96
* | Resolve "Expand API: Render an arbitrary Markdown document"blackst0ne2018-05-181-0/+112
* | Move API group deletion to SidekiqStan Hu2018-05-182-6/+11
* | Allow admin to assign shared runner to project through APIDylan Griffith2018-05-161-0/+9
* | Allow group runners to be viewed/edited in APIDylan Griffith2018-05-161-2/+2
* | Remove authentication for readonly endpoints in issues APIhaseeb2018-05-151-118/+182
|/
* Block access to API & git when terms are enforcedBob Van Landuyt2018-05-101-0/+18
* Support 'active' setting on Runner Registration API endpointTomasz Maczukin2018-05-091-0/+23
* Expose runner ip address to runners APILars Greiss2018-05-081-0/+5
* Bump Gitaly to 0.98.0Zeger-Jan van de Weg2018-05-072-18/+18
* Enforce proper 416 support for runner trace patch endpointKamil Trzciński2018-05-071-8/+6
* Merge branch 'master' into live-trace-v2Shinya Maeda2018-05-074-73/+117
|\
| * Backports every CE related change from ee-44542 to CETiago Botelho2018-05-041-2/+3
| * Store application wide termsBob Van Landuyt2018-05-041-1/+5
| * Merge branch 'master' into feature/runner-per-groupDylan Griffith2018-05-034-13/+34
| |\
| * | Make assertions about runner_type in spec/requests/api/runner_spec.rbDylan Griffith2018-05-031-4/+9
| * | Remove unnecessary API specs for group runners since we do not have API suppo...Dylan Griffith2018-04-301-78/+1
| * | Merge branch 'master' into siemens-runner-per-groupDylan Griffith2018-04-242-1/+14
| |\ \
| * | | runner can't be assigned to more than 1 groupAlexis Reigel2018-04-231-8/+1
| * | | disallow group runners to become project runnersAlexis Reigel2018-04-231-0/+6
| * | | revert support for v3 apiAlexis Reigel2018-04-231-45/+12
| * | | support group runners in existing API endpointsAlexis Reigel2018-04-233-73/+218
* | | | Change BuildTraceChunkFlushWorker's queue from pipeline_processing to pipelin...Shinya Maeda2018-05-041-1/+1
* | | | Clean up "when redis had an outage" context in runner specShinya Maeda2018-05-041-15/+37
* | | | Introduce Redis helpers. Rename BuildTraceChunkFlushToDbWorker to Ci::BuildTr...Shinya Maeda2018-05-041-3/+3
* | | | Merge branch 'master' into live-trace-v2Shinya Maeda2018-05-033-7/+7
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'blackst0ne-rails5-fix-requests-specs' into 'master'Rémy Coutable2018-05-023-7/+7
| |\ \ \
| | * | | [Rails5] Fix `undefined method 'downcase'` errors in requests specsblackst0ne2018-04-293-7/+7
| | | |/ | | |/|
* | | | Merge branch 'master' into live-trace-v2Shinya Maeda2018-05-021-6/+27
|\ \ \ \ | |/ / /
| * | | Merge request and commit discussions APIJan Provaznik2018-05-011-6/+27
| |/ /
* | | Merge branch 'master' into live-trace-v2Shinya Maeda2018-04-242-1/+14
|\ \ \ | |/ /
| * | Merge branch '45576-fix-create-project-for-user-endpoint' into 'master'Rémy Coutable2018-04-231-1/+2
| |\ \
| | * | Fix project creation for user endpoint bugMark Fletcher2018-04-231-1/+2
| | |/
| * | Add 2FA filter to users API for admins onlyDmitriy Zaporozhets2018-04-231-0/+12
| |/
* | Merge branch 'master' into live-trace-v2Shinya Maeda2018-04-231-0/+51
|\ \ | |/
| * Add an API endpoint to download git repository snapshotsNick Thomas2018-04-191-0/+51
* | Merge branch 'master' into live-trace-v2Shinya Maeda2018-04-201-0/+15
|\ \ | |/
| * [API] Fix URLs in the 'Link' header for 'GET /projects/:id/repository/contrib...Rémy Coutable2018-04-171-0/+15
* | Merge branch 'master' into live-trace-v2Shinya Maeda2018-04-177-13/+115
|\ \ | |/
| * Use stable docker image instead of latestPhilippe Lafoucrière2018-04-131-1/+1
| * Feature/add language in repository to apiRoger Rüttimann2018-04-131-0/+48
| * Correct permissions for creating merge requests from issuesBob Van Landuyt2018-04-112-4/+4
| * Use Goldiloader for handling N+1 queriesYorick Peterse2018-04-091-8/+15
| * Extend API for importing a project export with overwrite supportFrancisco Javier López2018-04-061-0/+23