summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Add an API endpoint to download git repository snapshotsNick Thomas2018-04-191-0/+51
* [API] Fix URLs in the 'Link' header for 'GET /projects/:id/repository/contrib...Rémy Coutable2018-04-171-0/+15
* 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
* Merge branch 'issue_42443' into 'master'Sean McGivern2018-04-061-0/+24
|\
| * Include subgroup issues when searching for group issues using the APIissue_42443Felipe Artur2018-04-051-0/+24
* | Merge branch 'direct-upload-of-artifacts' into 'master'Grzegorz Bizon2018-04-052-32/+104
|\ \
| * | Add `direct_upload` setting for artifactsdirect-upload-of-artifactsKamil Trzciński2018-04-052-32/+104
* | | Merge branch 'bvl-override-import-params' into 'master'Douwe Maan2018-04-051-1/+44
|\ \ \
| * | | Override values from JSON with import dataBob Van Landuyt2018-04-051-2/+17
| * | | Store override params as import data on projectsBob Van Landuyt2018-04-041-1/+29
* | | | Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'securit...Douwe Maan2018-04-051-0/+4
|/ / /
* | | Allow assigning and filtering issuables by ancestor group labelsFelipe Artur2018-04-041-0/+31
* | | Merge branch 'zj-feature-gate-remove-http-api' into 'master'Douwe Maan2018-04-041-2/+41
|\ \ \ | |/ / |/| |
| * | Allow feature gate removal through the APIzj-feature-gate-remove-http-apiZeger-Jan van de Weg2018-04-031-2/+41
* | | Resolve "Allow the configuration of a project's merge method via the API"Jan2018-04-041-1/+40
* | | [Rails5] Rename `sort` methods to `sort_by_attribute`blackst0ne2018-04-041-5/+5
* | | Store metadata checksum for artifacts43745-store-metadata-checksum-for-artifactsShinya Maeda2018-04-031-1/+5
|/ /
* | Extend API for exporting a project with direct upload URLFrancisco Javier López2018-03-301-5/+74
* | Remove support for absolute dirs from Git::EnvJacob Vosmaer (GitLab)2018-03-301-35/+14
* | Merge branch 'add-per-runner-job-timeout' into 'master'Kamil Trzciński2018-03-292-3/+61
|\ \
| * | Remove Ci::Build#timeoutTomasz Maczukin2018-03-281-2/+2
| * | Use raw value of maximum_timeout for Runner registration APITomasz Maczukin2018-03-281-1/+1
| * | Fix style problem in spec/requests/api/runners_spec.rbTomasz Maczukin2018-03-281-1/+1
| * | Rename maximum_job_timeout to maximum_timeoutTomasz Maczukin2018-03-282-9/+9
| * | Update runner registration APITomasz Maczukin2018-03-281-2/+2
| * | Use _human_readable for Runner's registration APITomasz Maczukin2018-03-281-2/+12
| * | Rename job_upper_timeout to maximum_job_timeoutTomasz Maczukin2018-03-282-8/+8
| * | Override project-defined timeout with runner-defined oneTomasz Maczukin2018-03-281-0/+35
| * | Add support for job_upper_timeout in APITomasz Maczukin2018-03-282-1/+14
* | | Merge branch 'dm-deploy-keys-default-user' into 'master'Sean McGivern2018-03-291-0/+4
|\ \ \
| * | | Set user when adding deploy key to project using APIDouwe Maan2018-03-281-0/+4
* | | | Merge branch 'expose-commits-mr-api' into 'master'Rémy Coutable2018-03-281-0/+29
|\ \ \ \
| * | | | Allow merge requests related to a commit to be found via APIMark Fletcher2018-03-261-0/+29
* | | | | Remove permanent redirectsBob Van Landuyt2018-03-281-18/+8
| |_|/ / |/| | |
* | | | Remove some easy cases of 'path_to_repo' useJacob Vosmaer (GitLab)2018-03-281-1/+1
* | | | Merge branch 'ac/lfs-direct-upload-ee-to-ce' into 'master'Kamil Trzciński2018-03-281-39/+157
|\ \ \ \ | |_|_|/ |/| | |
| * | | Port LFS direct_upload from EEac/lfs-direct-upload-ee-to-ceAlessio Caiazza2018-03-271-39/+157
* | | | Merge branch 'jej/add-protected-branch-policy' into 'master'Nick Thomas2018-03-271-3/+31
|\ \ \ \ | |/ / / |/| | |
| * | | API uses ProtectedBranchPolicy for destroy/createJames Edwards-Jones2018-03-261-3/+31
* | | | Merge branch '40781-os-to-ce' into 'master'Sean McGivern2018-03-274-17/+223
|\ \ \ \ | |_|/ / |/| | |
| * | | fix the api jobs spec from having EE specific testsMicaël Bergeron2018-03-221-23/+0
| * | | fix the failing specsMicaël Bergeron2018-03-221-1/+0
| * | | Merge remote-tracking branch 'origin/master' into 40781-os-to-ceMicaël Bergeron2018-03-225-26/+43
| |\ \ \ | | | |/ | | |/|