summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
* Merge request and commit discussions APIJan Provaznik2018-05-015-49/+148
* show only groups an admin is a member of in dashboards/gropsRoger Rüttimann2018-05-012-9/+10
* Add sha filter to list pipelinesJames Ramsay2018-04-271-0/+1
* Resolve "Namespace factory is problematic"Lin Jen-Shin2018-04-231-1/+3
* Merge branch '45576-fix-create-project-for-user-endpoint' into 'master'Rémy Coutable2018-04-231-2/+8
|\
| * Fix project creation for user endpoint bugMark Fletcher2018-04-231-2/+8
* | Add 2FA filter to users API for admins onlyDmitriy Zaporozhets2018-04-231-1/+1
|/
* Add an API endpoint to download git repository snapshotsNick Thomas2018-04-193-0/+45
* Resolve "Make a Rubocop that forbids returning from a block"🙈 jacopo beschi 🙉2018-04-1816-41/+41
* Merge branch '45363-optional-params-on-api-endpoint-produce-invalid-paginatio...Nick Thomas2018-04-171-2/+2
|\
| * [API] Fix URLs in the 'Link' header for 'GET /projects/:id/repository/contrib...Rémy Coutable2018-04-171-2/+2
* | Validate project path prior to hitting the database.Andreas Brandl2018-04-131-2/+2
|/
* Feature/add language in repository to apiRoger Rüttimann2018-04-131-0/+5
* Correct permissions for creating merge requests from issuesBob Van Landuyt2018-04-112-2/+2
* Expose the target commit ID through the tag APIAndrew Beresford2018-04-081-1/+1
* Projects and groups badges settings UIFrancisco Javier López2018-04-081-0/+1
* Extend API for importing a project export with overwrite supportFrancisco Javier López2018-04-061-1/+3
* Merge branch 'jramsay-38830-tarball' into 'master'Douwe Maan2018-04-063-4/+4
|\
| * Add option to suppress archive commit shaJames Ramsay2018-04-043-4/+4
* | Merge branch 'issue_42443' into 'master'Sean McGivern2018-04-061-1/+1
|\ \
| * | Include subgroup issues when searching for group issues using the APIissue_42443Felipe Artur2018-04-051-1/+1
* | | Merge branch 'direct-upload-of-artifacts' into 'master'Grzegorz Bizon2018-04-053-33/+33
|\ \ \
| * | | Add `direct_upload` setting for artifactsdirect-upload-of-artifactsKamil Trzciński2018-04-053-33/+33
| | |/ | |/|
* | | Merge branch 'bvl-override-import-params' into 'master'Douwe Maan2018-04-053-31/+53
|\ \ \
| * | | Store override params as import data on projectsBob Van Landuyt2018-04-041-1/+11
| * | | Make the API project params reusableBob Van Landuyt2018-04-042-30/+42
* | | | Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'securit...Douwe Maan2018-04-052-2/+3
|/ / /
* | | Allow assigning and filtering issuables by ancestor group labelsFelipe Artur2018-04-041-6/+7
* | | Merge branch 'zj-feature-gate-remove-http-api' into 'master'Douwe Maan2018-04-041-0/+7
|\ \ \ | |/ / |/| |
| * | Allow feature gate removal through the APIzj-feature-gate-remove-http-apiZeger-Jan van de Weg2018-04-031-0/+7
* | | Resolve "Allow the configuration of a project's merge method via the API"Jan2018-04-042-0/+3
* | | Store metadata checksum for artifacts43745-store-metadata-checksum-for-artifactsShinya Maeda2018-04-031-1/+2
|/ /
* | Extend API for exporting a project with direct upload URLFrancisco Javier López2018-03-301-1/+18
* | Merge branch '41967_issue_api_closed_by_info' into 'master'Sean McGivern2018-03-301-0/+1
|\ \
| * | closed by field addedhaseeb2018-02-281-0/+1
* | | Remove support for absolute dirs from Git::EnvJacob Vosmaer (GitLab)2018-03-302-14/+1
* | | Merge branch 'add-per-runner-job-timeout' into 'master'Kamil Trzciński2018-03-293-2/+5
|\ \ \
| * | | Remove Ci::Build#timeoutTomasz Maczukin2018-03-281-1/+1
| * | | Use raw value of maximum_timeout for Runner registration APITomasz Maczukin2018-03-281-3/+2
| * | | Rename maximum_job_timeout to maximum_timeoutTomasz Maczukin2018-03-283-4/+4
| * | | Update runner registration APITomasz Maczukin2018-03-281-2/+3
| * | | Use _human_readable for Runner's registration APITomasz Maczukin2018-03-281-2/+2
| * | | Rename job_upper_timeout to maximum_job_timeoutTomasz Maczukin2018-03-283-4/+4
| * | | Add support for job_upper_timeout in APITomasz Maczukin2018-03-283-1/+4
| | |/ | |/|
* | | Merge branch 'dm-deploy-keys-default-user' into 'master'Sean McGivern2018-03-291-12/+11
|\ \ \
| * | | Set user when adding deploy key to project using APIDouwe Maan2018-03-281-12/+11
* | | | Merge branch 'expose-commits-mr-api' into 'master'Rémy Coutable2018-03-281-0/+14
|\ \ \ \ | |_|/ / |/| | |
| * | | Allow merge requests related to a commit to be found via APIMark Fletcher2018-03-261-0/+14
* | | | Merge branch 'jej/add-protected-branch-policy' into 'master'Nick Thomas2018-03-271-1/+4
|\ \ \ \
| * | | | API uses ProtectedBranchPolicy for destroy/createJames Edwards-Jones2018-03-261-1/+4
| | |/ / | |/| |