summaryrefslogtreecommitdiff
path: root/doc/api
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@12-4-stable-eeGitLab Bot2019-10-2239-232/+1102
|
* Add latest changes from gitlab-org/gitlab@12-3-stableGitLab Bot2019-09-2012-83/+63
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-201-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-201-5/+4
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-191-1/+2
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-191-2/+2
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-192-14/+21
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-192-15/+28
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-187-26/+26
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-1852-153/+153
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-174-4/+8
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-171-0/+3
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-161-0/+2
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-161-63/+110
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-161-1/+0
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-5/+10
|
* Enables Run Pipeline button to be renderedFilipa Lacerda2019-09-111-0/+60
| | | | | | | | | | | | | | | | | | | | In the Merge Request view, under pipelines tab the user can see a run pipeline button Adds axios post request to button click Adds the logic to handle the user click, refresh the table and disable the button while thee request is being made Updates UI for desktop and mobile Adds specs Regenerates potfile Follow-up after review Uses .finally to avoid code repetition
* Add EE label to repository_storageBen Bodenmiller2019-09-101-3/+3
|
* Merge branch 'issue-67127' into 'master'Ash McKenzie2019-09-101-3/+6
|\ | | | | | | | | Expose :protected field for ../tags/:tag_name API endpoint See merge request gitlab-org/gitlab-ce!32790
| * Update API doc for TagAndrea Leone2019-09-081-3/+6
| |
* | Settings API: domain_{black,white}list should be arraysMathieu Parent2019-09-091-1/+1
| | | | | | | | | | | | | | | | As in documentation. Fixes: #58180. Also remove the requirement between domain_blacklist_enabled and domain_blacklist.
* | Application Statistics APIManoj MJ2019-09-092-0/+36
| | | | | | | | | | This change implements Application Statistics API
* | Bring typo fix over from EEMarcel Amirault2019-09-091-2/+2
|/
* Merge branch 'docs-13712-public-mr-approval-state-api-ce' into 'master'Ash McKenzie2019-09-061-0/+71
|\ | | | | | | | | Doc: Add info about MR approval state public API See merge request gitlab-org/gitlab-ce!32445
| * Doc: Fixes after doc reviewdocs-13712-public-mr-approval-state-api-cePatrick Bajao2019-09-051-3/+3
| |
| * Doc: Fix sentence explaining the responsePatrick Bajao2019-09-031-2/+2
| |
| * Doc: Add info about MR approval state public APIPatrick Bajao2019-09-031-0/+71
| |
* | Added SSoT front and back matterMatt Penna2019-09-044-1/+82
| | | | | | | | | | | | These docs are straightforward API reference material and needed only to have document type header and troubleshooting footer added for the SSoT effort.
* | Let project reporters create issue from group boardsFelipe Artur2019-09-041-1/+2
| | | | | | | | | | The current state of group issue boards does not show the "Add issues" button on the UI for users that are reporters of group child projects.
* | Add epic_iid to issue API entityWinnie Hellmann2019-09-041-0/+12
| | | | | | | | (cherry picked from commit 0bf7fecdee5a200eeb4f27b4888a57ceee63bde9)
* | Added relationships between Release and MilestoneEtienne Baqué2019-09-031-20/+74
|/ | | | | | Modified schema via migrations. Added one-to-one relationship between the two models. Added changelog file
* Realign 3 docs that diverged between ce/eeMarcel Amirault2019-09-022-2/+2
|
* Improve document format, putting parameters in a tableAlexis Sánchez2019-09-011-1/+3
|
* Improve RAW reading, consistency in api uriAlexis Sánchez2019-09-011-60/+60
|
* Merge branch '12055-public-mr-approval-rules-api-ce' into 'master'Robert Speicher2019-08-301-4/+268
|\ | | | | | | | | Doc: Add documentation about public MR-level API See merge request gitlab-org/gitlab-ce!32133
| * Doc: Fix order of sections12055-public-mr-approval-rules-api-cePatrick Bajao2019-08-301-81/+81
| |
| * Doc: Update POST/PUT endpoints to use *_ids paramsPatrick Bajao2019-08-301-8/+8
| |
| * Doc: Fix type of users and groups paramsPatrick Bajao2019-08-301-8/+8
| |
| * Doc: Add info about update/delete restrictionPatrick Bajao2019-08-301-1/+7
| |
| * Doc: Add documentation about public MR-level APIPatrick Bajao2019-08-301-0/+258
| |
* | Merge branch 'master' into 'doc_api_settings'Achilleas Pipinellis2019-08-307-24/+37
|\ \ | | | | | | | | | # Conflicts: # doc/api/settings.md
| * | Update doc/api/deploy_keys.mdAlexis Sánchez2019-08-301-5/+8
| | |
| * | Merge branch 'revert-79fa2cd9' into 'master'Evan Read2019-08-301-5/+5
| |\ \ | | |/ | |/| | | | | | | | | | | | | Revert "Merge branch 'nik-api-snippets-fix' into 'master'" Closes #66673 See merge request gitlab-org/gitlab-ce!32295
| | * Revert "Merge branch 'nik-api-snippets-fix' into 'master'"revert-79fa2cd9Stan Hu2019-08-271-5/+5
| | | | | | | | | This reverts merge request !28571
| * | Remove spaces from lines failing lintThomas Randolph2019-08-291-6/+6
| | |
| * | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2019-08-295-14/+24
| |\ \
| | * \ Merge branch 'security-enable-image-proxy' into 'master'GitLab Release Tools Bot2019-08-291-0/+10
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use image proxy to mitigate stealing ip addresses Closes #2812 See merge request gitlab/gitlabhq!2926
| | | * | Add support for using a Camo proxy serverBrett Walker2019-08-231-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | User images and videos will get proxied through the Camo server in order to keep malicious sites from collecting the IP address of users.
| | * | | Merge branch 'security-61974-limit-issue-comment-size' into 'master'GitLab Release Tools Bot2019-08-294-14/+14
| | |\ \ \ | | | |/ / | | |/| | | | | | | | | | | | Limit the size of issuable description and comments See merge request gitlab/gitlabhq!3267
| | | * | Limit the size of issuable description and commentsAlexandru Croitor2019-08-224-14/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Limiting the size of issuable description and comments to 1_000_000, which is close to ~1MB of ASCII characters, which represents 99.9% of all descriptions and comments we have in DB at the moment. This should help prevent DoS attacks when comments contain refference strings. Also this change updates regexp matching the namespaces paths by limiting the namespaces paths to Namespace::NUMBER_OF_ANCESTORS_ALLOWED, as we allow 20 levels deep groups. see https://gitlab.com/gitlab-org/gitlab-ce/issues/61974#note_191274234