summaryrefslogtreecommitdiff
path: root/doc/api
Commit message (Expand)AuthorAgeFilesLines
* Docs for Project/Groups members API with inherited members51404-update-groups-and-projects-api-docsJacopo2018-09-281-0/+2
* Merge branch 'docs-fix-gitlab-capitalization-ce' into 'master'Marcia Ramos2018-09-271-4/+4
|\
| * Correct Gitlab to GitLab in docsMarcel Amirault2018-09-251-4/+4
* | Merge branch '43832-adds-chdmod-to-commits-actions-api' into 'master'Rémy Coutable2018-09-271-3/+9
|\ \
| * | Adds chmod action to POST /projects/:id/repository/commits APIJacopo2018-09-271-3/+9
* | | Merge branch 'feature/add-public-email-to-users-api' into 'master'Rémy Coutable2018-09-275-60/+93
|\ \ \
| * | | add user's public_email attribute to apiAlexis Reigel2018-09-275-0/+13
| * | | add missing user attributes to api docsAlexis Reigel2018-09-273-60/+80
* | | | Merge branch 'mr-api-diff-refs-doc' into 'master'Rémy Coutable2018-09-271-0/+5
|\ \ \ \
| * | | | Add diff_refs documentation in single merge requests response.Patrizio Bonzani2018-09-261-0/+5
| | |/ / | |/| |
* | | | Merge branch 'feature/runner-type-filter-for-admin-view' into 'master'Kamil Trzciński2018-09-261-4/+18
|\ \ \ \ | |/ / / |/| | |
| * | | deprecate scope param for runners apiAlexis Reigel2018-09-151-3/+3
| * | | add missing params to runners api docAlexis Reigel2018-09-151-2/+8
| * | | add status param to runners apiAlexis Reigel2018-09-151-0/+4
| * | | add type param to runners apiAlexis Reigel2018-09-151-0/+4
| |/ /
* | | Remove background job throttling feature51509-remove-sidekiq-limit-fetchValery Sizov2018-09-241-3/+0
| |/ |/|
* | Correct grammar (setup to set-up) in DocsMarcel Amirault2018-09-211-1/+1
* | Remove EE-specific code from ProtectedRefAccessSean McGivern2018-09-171-1/+1
|/
* Adds a note about the case when reset_password is falseAlexander Tanayno2018-09-141-1/+1
* Merge branch 'fix-id-vs-iid' into 'master'Marcia Ramos2018-09-142-21/+20
|\
| * Add prerequisite knowledge blurb and minor style fixes.Evan Read2018-09-111-3/+6
| * Inline rather than reference links.Evan Read2018-09-071-6/+2
| * More clarification. Replace inline hyperlinks with reference style.Evan Read2018-09-061-4/+8
| * Fix content to align with style guide.Evan Read2018-09-051-5/+8
| * More specificity and clarity for iid field in API documentation.Evan Read2018-09-042-17/+10
* | Merge branch 'docs/rs-status-typo' into 'master'Douwe Maan2018-09-141-1/+1
|\ \
| * | Correct a typo in the User Status API docsRobert Speicher2018-09-131-1/+1
* | | Merge branch 'feature/runner-state-filter-for-admin-view' into 'master'Grzegorz Bizon2018-09-141-2/+2
|\ \ \ | |/ / |/| |
| * | add Ci::Runner.offline scope to APIAlexis Reigel2018-08-201-2/+2
* | | Initialize projects with readmeSteve2018-09-121-0/+1
* | | Add ability to skip user email confirmation with APIStan Hu2018-09-101-0/+1
* | | Add `duration` attributes to Jobs API docsMehdi Lahmam2018-09-091-13/+23
* | | Use ResourceLabelEvent for tracking label changesJan Provaznik2018-09-072-0/+176
* | | Resolve "CE documentation is not CommonMark compliant"Brett Walker2018-09-063-8/+10
* | | Merge branch 'filter-web-hooks-by-branch' into 'master'Dmitriy Zaporozhets2018-09-051-0/+3
|\ \ \
| * | | Filter project hooks by branchDuana Saskia2018-08-131-0/+3
* | | | Resolve "Return how many commits the source branch is behind the target branc...🙈 jacopo beschi 🙉2018-09-051-1/+3
* | | | Uploads to wiki stored inside the wiki git repositoryFrancisco Javier López2018-09-041-3/+41
* | | | Stop using FlayRémy Coutable2018-09-031-1/+1
| |_|/ |/| |
* | | Update api/settings.mdMarcel Amirault2018-09-031-102/+134
* | | Merge branch 'docs-port-ee-community-contributions' into 'master'Achilleas Pipinellis2018-09-033-2/+24
|\ \ \
| * | | Update tags release POST and PUT to be more specific.mdFodor Zoltan2018-08-291-0/+22
| * | | Correct wrong required condition in doc/api/projects.mdKlaus Frank2018-08-291-1/+1
| * | | Fix typo in doc/api/groups.mdJJ2018-08-291-1/+1
* | | | Merge branch 'feature/#32877-add-default-field-branch-api' into 'master'Robert Speicher2018-09-011-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Add default parameter to branches APIRiccardo Padovani2018-08-181-0/+5
* | | | Merge branch 'fldubois/gitlab-ce-fix-api-group-createdat' into 'master'Rémy Coutable2018-08-283-10/+10
|\ \ \ \
| * | | | Document that created_at works for group owners on DiscussionsSean McGivern2018-08-231-8/+8
| * | | | Allow date parameters on Issues and Notes API for group ownersFlorent Dubois2018-08-222-2/+2
* | | | | Merge branch 'issue_36138' into 'master'Sean McGivern2018-08-281-0/+13
|\ \ \ \ \