summaryrefslogtreecommitdiff
path: root/doc/api/repository_files.md
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-2/+2
|
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-2/+2
|
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-1/+1
|
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-4/+4
|
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-0/+7
|
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-9/+9
|
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-10/+10
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-081-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-121-3/+3
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-281-7/+7
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-271-2/+2
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-181-3/+3
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-061-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-301-8/+8
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-1/+1
|
* Update capitalization in admin, api, othersMarcel Amirault2019-08-231-1/+1
| | | | | Update capitalization in /administration, /api, /ci and /customization
* Add git blame apiOleg Zubchenko2019-07-261-0/+69
|
* Fix typoNicholas Bishop2019-05-141-1/+1
|
* Ensure all lists are surrounded by new linesEvan Read2019-02-221-0/+1
| | | | | | | | | Markdown renderers find it easier to determine where lists start and end when lists are surrounded by new lines. For consistency, also ensure entries in the list are aligned when they span multipls lines.
* Replace look-alike token with '<your_access_token>'docs/fake-token-no-moreAchilleas Pipinellis2019-01-041-6/+6
| | | | | Replace all '9koXpg98eAheJpvBs5tK' occurrences with '<your_access_token>' in API docs.
* Update repository_files.mdJames Lopez2018-12-051-1/+1
|
* Update code based on feedbackJames Lopez2018-12-041-5/+3
|
* Fix markdown linkJames Lopez2018-12-041-1/+1
|
* Add docs and changelogJames Lopez2018-12-041-0/+12
|
* Improve the Repository files documentationRémy Coutable2018-10-091-3/+12
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Add notes about commits API to repository files documentationKaspar Emanuel2018-09-271-0/+6
|
* Add SHA256 and HEAD on File APIAhmet Demir2018-06-281-0/+34
|
* doc: Correct example responses in repository_files.mdkasbah2018-01-271-11/+2
|
* Updates from last code review:38356-add-last_commit_sha-to-the-commit-apiRubén Dávila2017-12-201-0/+1
| | | | | | - Apply some refactoring for code reuse - Add file status validation for Files::DeleteService - Write additional specs
* Add start_branch to files and commits APIsDouwe Maan2017-08-041-3/+6
|
* Fix curl example paths (missing the 'files' segment)Joe Marty2017-06-301-3/+3
|
* Introduce optimistic locking support via optional parameter last_commit_id ↵Roman Safronov2017-06-061-0/+1
| | | | on File Update API
* Add "API" to all respective headings (h1s)Marcia Ramos2017-05-181-1/+1
|
* Update API endpoints for raw filesFelipe Artur2017-03-071-12/+27
|
* Use v4 endpoint in API docsapi-v4-docRobert Schilling2017-03-011-4/+4
|
* Change branch_name param to branch throughout V4 API22132-rename-branch-name-params-to-branchOswaldo Ferreira2017-02-211-12/+12
|
* Merge branch 'fix-api-delete-file-example' into 'master'Rémy Coutable2017-02-081-1/+1
|\ | | | | | | | | Fix the curl command for deleting files (DELETE instead of PUT) See merge request !8245
| * Fix the curl command for deleting files (DELETE instead of PUT)Bruno Melli2016-12-211-1/+1
| |
* | Rename example from file_name to file_path Rick Gudmundson2017-02-031-3/+3
|/ | | | | Applied in example response for create, update, and delete operations Fixes #27643
* Allow unauthenticated access to Repositories Files API GET endpointsRémy Coutable2016-12-201-1/+3
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Grapify the files APIgrapify-files-apiRobert Schilling2016-11-301-2/+2
|
* Add optional 'author' param when making commitsDan Dunckel2016-09-191-3/+9
|
* use long options for curl examples in API documentation (!5703)winniehell2016-08-091-4/+4
|
* Add examples to repository files API (!5465)winniehell2016-08-051-0/+16
|
* Add ability to fetch the commit ID of the last commit that actually touched ↵api_file_touched_atValery Sizov2015-11-021-1/+2
| | | | a file
* Fix Md style for API.Ciro Santilli2014-08-151-4/+2
|
* Add comments.Sytse Sijbrandij2014-08-061-0/+2
|
* List API file edit failure conditions in docsJacob Vosmaer2014-08-061-0/+7
|
* Update docs to markdown style guide.Ciro Santilli2014-06-031-19/+17
|
* Add titles to doc pages.Marin Jankovski2014-05-271-1/+3
|