summaryrefslogtreecommitdiff
path: root/doc/api/services.md
Commit message (Collapse)AuthorAgeFilesLines
* Fix some links and Markdowndocs/more-url-fixesEvan Read2018-11-121-19/+17
|
* Resolve "CE documentation is not CommonMark compliant"Brett Walker2018-09-061-4/+4
|
* Remove Gemnasium serviceGilbert Roulot2018-08-201-42/+0
|
* Fix some moments in documentationKukovskii Vladimir2018-07-221-0/+2
|
* Add documentation for Hangouts Chat integrationKukovskii Vladimir2018-07-141-0/+46
|
* Doc updateMark Chao2018-06-061-1/+1
|
* Resolve "Deprecate Gemnasium project service"Olivier Gonzalez2018-05-231-0/+7
|
* Merge branch 'docs-fixed-typo-microsoft-teams-slug' into 'master'Achilleas Pipinellis2018-05-111-3/+3
| | | | | Fix: API Documentation typo on Microsoft Teams slug See merge request gitlab-org/gitlab-ee!5412
* align "confidential issues events" implementation with "issues events" oneJean-Baptiste Guerraz2018-03-011-0/+1
|
* Update Kubernetes service documentationdocs-update-kubernetes-documentationMayra Cabrera2018-01-031-0/+3
| | | | | | States this service was deprecated on 10.3 and his behavior depends on the kubernetes service status. Also includes a link for the release post for more information.
* Add Microsoft Teams Service API docsMark Fletcher2017-12-221-0/+34
|
* Add Prometheus Service API docsMark Fletcher2017-12-221-0/+34
|
* Add Bugzilla Service API docsMark Fletcher2017-12-221-0/+38
|
* Update parameter formatting across Service API docsMark Fletcher2017-12-221-62/+102
|
* Support new chat notifications parameters in Services APIMark Fletcher2017-12-221-8/+54
| | | | | + Add support for the new separate channel and events settings * Dry up chat notifications in the service properties definitions
* Update Services API documentation for Kubernetes serviceupdate-services-api-docs-for-kubernetesAthar Hameed2017-11-131-0/+35
|
* Fix acceptance of username for Mattermost service update via APIMark Fletcher2017-11-081-1/+1
|
* Merge branch 'add-packagist-project-service' into 'master'Kamil Trzciński2017-10-311-0/+34
|\ | | | | | | | | Add Packagist project service See merge request gitlab-org/gitlab-ce!14493
| * Add Packagist project serviceMatt Coleman2017-10-131-0/+34
| |
* | Update API docsRobert Schilling2017-10-241-2/+2
|/
* Add "API" to all respective headings (h1s)Marcia Ramos2017-05-181-1/+1
|
* Merge branch 'bvl-rename-build-events-to-job-events' into 'master' cherry-pick-0663458cDouwe Maan2017-05-161-1/+1
| | | | | | | Rename `build_events` to `job_events` Closes #31620 See merge request !11287
* Revert "Merge branch 'bvl-rename-build-events-to-job-events' into 'master'"Douwe Maan2017-05-151-1/+1
| | | This reverts merge request !11287
* Add `build_events` to project service in the APIBob Van Landuyt2017-05-151-1/+1
| | | | For backwards compatibility
* [#29801] Add "Slack Slash Commands" to API docsTM Lee2017-04-241-11/+68
| | | | | - Reorder slash command api requests, include slack response example - Case fix and added changelog
* All CI offline migrationsKamil Trzciński2017-03-171-39/+1
|
* Incorporate review, drop old endpointZ.J. van de Weg2017-03-061-7/+7
| | | | | The endpoint dropped, get ':id/repository/commits/:sha/jobs', should be replace by a new endpoint.
* Rename build to job in the docsZ.J. van de Weg2017-03-061-14/+14
|
* Add MockCiService integrationmock-ci-serviceEric Eastwood2017-02-241-0/+35
| | | | | | MR: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/9250/ See https://gitlab.com/madlittlemods/gl-mock-ci-service
* Move project services to new location under IntegrationsAchilleas Pipinellis2017-02-031-1/+1
|
* Mattermost Notifications ServiceFelipe Artur2016-12-151-2/+36
|
* Grapify the service APIgrapify-service-apiRobert Schilling2016-12-121-6/+16
|
* Grapify the service APIRobert Schilling2016-12-091-2/+100
|
* Add changes to JIRA api docsAchilleas Pipinellis2016-11-221-9/+7
| | | | [ci skip]
* Add missing API endpoints to JIRA service API documentationAchilleas Pipinellis2016-10-261-19/+27
| | | | Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/440
* Ability to specify branches for pivotal tracker integrationEgor Lynko2016-08-151-2/+2
|
* Merge branch 'fix-dead-links' into 'master' Achilleas Pipinellis2016-07-041-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix dead links in the docs (Jun 2016) ## What does this MR do? Fix dead links in the docs found as of Jun 2016. ## Are there points in the code the reviewer needs to double check? n/a ## Why was this MR needed? This MR must improve UX on docs.gitlab.com. ## What are the relevant issue numbers? Closes #19156 ## Does this MR meet the acceptance criteria? - No [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) updated - [x] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md) - [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides) - [x] Branch has no merge conflicts with `master` (if you do - rebase it please) - [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits) See merge request !4921
| * Fix dead links in the docsTakuya Noguchi2016-06-261-1/+1
| |
* | Remove docs for GitLab CI Service APITakuya Noguchi2016-06-271-34/+0
|/
* Merge branch 'doc_api_services_jira_amend' into 'master' Rémy Coutable2016-06-011-0/+2
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Amend jira service api docs [ci skip] ## What does this MR do? Amends the API documentation for jira service integration ## Are there points in the code the reviewer needs to double check? No ## Why was this MR needed? The current documentation omits the username and password parameters ## What are the relevant issue numbers? ## Screenshots (if relevant) See merge request !4382
| * Amend jira service api docs [ci skip]Richard Grainger2016-05-311-0/+2
| |
* | Add space after comma, add space between 'beautomatically'Chris Spicer2016-05-291-2/+2
|/
* Change all occurrences of doc.gitlab.com to docs.gitlab.comAchilleas Pipinellis2016-05-131-1/+1
| | | | [ci skip]
* Added service API endpoint to retrieve service parametersPetheo Bence2015-09-101-0/+160
|
* Drone CI serviceKirilll Zaitsev2015-09-021-8/+498
|
* Fix a number of discovered typos, capitalization of developer andEwan Edwards2015-02-031-7/+7
| | | | product names, plus a couple of instances of bad Markdown markup.
* Make all non-config/non-operational mentions of URL consistentlyEwan Edwards2015-01-301-1/+1
| | | | | | | | capitalized. Make the plural version consistently "URLs". Fix an instance where the article "the" before URL was missing.
* Add Hipchat services APIKevin Houdebert2014-10-141-0/+46