summaryrefslogtreecommitdiff
path: root/spec/fixtures/api/schemas/public_api
Commit message (Expand)AuthorAgeFilesLines
* Backport project template API to CENick Thomas2018-10-053-0/+57
* Fix testsRiccardo Padovani2018-08-181-0/+2
* Fix gitlab import project loadFrancisco Javier López2018-07-231-2/+13
* Ensure basic pipeline schema matches new definitionRobert Speicher2018-07-201-2/+4
* Expose whether current user can push into a branch on branches APIdm-branch-api-can-pushDouwe Maan2018-06-181-1/+2
* Resolve "Provide ability to retrieve `visibility` level via Snippets API"Jan2018-06-131-0/+1
* Merge branch '47735-milestone-regression' into 'master'Phil Hughes2018-06-131-1/+2
|\
| * Sidebar Milestone - Fix wrong URL when selecting a parent group milestone47735-milestone-regressionMario de la Ossa2018-06-121-1/+2
* | Added with_statsoption for GET /projects/:id/repository/commitsLeonid Batizhevskii2018-06-122-0/+18
|/
* Rephrase "maintainer" to more precise "members who can merge to the target br...42751-rename-mr-maintainer-pushMark Chao2018-06-011-0/+1
* Removed API endpoint and specsfj-36819-remove-v3-apiFrancisco Javier López2018-05-302-169/+0
* Add 'squash and rebase' feature to CEblackst0ne-squash-and-merge-in-gitlab-core-ceblackst0ne2018-05-292-3/+5
* Expose readme url in Project APIImre Farkas2018-05-221-0/+1
* Merge request and commit discussions APIJan Provaznik2018-05-011-1/+4
* Expose the target commit ID through the tag APIAndrew Beresford2018-04-081-0/+1
* Extend API for exporting a project with direct upload URLFrancisco Javier López2018-03-301-2/+9
* Set `allow_maintainer_to_push` using the APIBob Van Landuyt2018-03-071-1/+2
* Merge branch 'jprovazn-api' into 'master'Sean McGivern2018-03-071-0/+1
|\
| * Add discussion APIjprovazn-apiJan Provaznik2018-03-071-0/+1
* | Add project export API schemaTravis Miller2018-02-282-0/+38
|/
* Add DNS verification to Pages custom domainsNick Thomas2018-02-232-2/+8
* API - Include project in commits&blobs search resultsJarka Kadlecová2018-02-143-4/+10
* port ee changesJarka Kadlecová2018-02-072-93/+98
* Support search in APIJarka Kadlecová2018-02-067-2/+147
* Fix a JSON schema that doesn't include enough fieldsRémy Coutable2018-01-311-0/+4
* Merge branch '39214__pipeline_api' into 'master'Sean McGivern2018-01-111-0/+4
|\
| * Add `pipelines` endpoint to merge requests APITony Rom2017-12-151-0/+4
* | Merge branch 'api-domains-expose-project_id' into 'master'Dmitriy Zaporozhets2018-01-051-1/+2
|\ \
| * | Expose project_id on /api/v4/pages/domainsLuc Didry2018-01-031-1/+2
| |/
* | EE-BACKPORT group boardsFelipe Artur2018-01-043-1/+91
|/
* Add administrative endpoint to list all pages domainsTravis Miller2017-11-134-20/+43
* Add changes_count to the merge requests APIadd-changes-count-to-merge-requests-apiSean McGivern2017-11-031-0/+1
* Remove private_token from API user entityDouwe Maan2017-11-021-4/+2
* Add pages domains API schemaTravis Miller2017-10-221-0/+23
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18608-lock-issu...Jarka Kadlecova2017-10-032-2/+25
|\
| * Expose last pipeline details in API response when getting a single commitMehdi Lahmam2017-09-262-2/+25
* | Merge remote-tracking branch 'origin/master' into 18608-lock-issuesLuke "Jared" Bennett2017-09-203-0/+9
|\ \ | |/
| * Merge branch 'rc/improve-users-api-specs' into 'master'Grzegorz Bizon2017-09-192-0/+8
| |\
| | * Improve the Users API specs by asserting against the response schemarc/improve-users-api-specsRémy Coutable2017-09-182-0/+8
| * | Add 'closed_at' attribute to Issues APIVitaliy @blackst0ne Klachkov2017-09-161-0/+1
| |/
* | Create system notes for MR too, improve doc + clean up codeJarka Kadlecova2017-09-142-2/+2
* | Support discussion lock in the APIJarka Kadlecova2017-09-142-0/+2
|/
* Revert "Merge branch 'revert-f2421b2b' into 'master'"revert-2f46c3a8Annabel Dunstone Gray2017-09-111-0/+1
* Revert "Merge branch '35012-navigation-add-option-to-change-navigation-color-...revert-f2421b2bRubén Dávila2017-09-081-1/+0
* Restore some changes from !9199Rubén Dávila2017-09-061-0/+1
* Add time stats to API schema for issue and merge request end pointsTravis Miller2017-08-292-2/+14
* Merge branch 'rc/fix-commits-api' into 'master'Sean McGivern2017-08-087-0/+93
|\
| * Fix the /projects/:id/repository/commits endpoint to handle dots in the ref n...rc/fix-commits-apiRémy Coutable2017-08-087-0/+93
* | Fix the /projects/:id/repository/tags endpoint to handle dots in the tag name...Rémy Coutable2017-08-083-0/+37
|/
* Fix the /projects/:id/repository/branches endpoint to handle dots in the bran...Rémy Coutable2017-07-273-0/+61