Commit Graph

70 Commits

Author SHA1 Message Date
Tiger e3696bf20e Final removal of KubernetesService
Creating new records has been disabled, and all
existing records been migrated to clusters as of
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/28534
2019-08-08 09:47:07 +10:00
Jeffrey Cafferata 96ccee2e7e Documentation - Services slack 2019-08-02 18:53:11 +00:00
Marcel Amirault 73c6477b7e Changing badges to use parentheses not brackets
Previously, we used brackets to denote the tier badges,
but this made Kramdown, the docs site Markdown renderer,
show many warnings when building the site. This is now
fixed by using parentheses instead of square brackets.

This was caused by [PREMIUM] looking like a link to
Kramdown, which couldn't find a URL there.

See:
- https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/484
- https://gitlab.com/gitlab-org/gitlab-ce/issues/63800
2019-07-08 08:50:38 +00:00
Marcel Amirault e108f0d961 Small markdown tweaks to clear kramdown warnings
Fixing square brackets, links, etc in:
  merge_requests.md
  vulnerabilities.md
  issues.md
  issues_statistics.md
  pipelines.md
  services.md
  group_milestones.md
  milestones.md
  runners.md
  changelog.md
  issue_workflow.md
  elasticsearch.md
  api_graphql_styleguide.md
  automatic_ce_ee_merge.md
  file_storage.md
  architecture.md
  database_debugging.md
  index.md
  index.md
  frontend_testing.md
  pry_debugging.md
  vue.md
  development_process.md
2019-07-04 22:46:12 +00:00
Evan Read d05eebe1dd Fix most bare URLs in project
Linting rule not enabled for now
because tooling produces false
positives.
2019-07-02 08:50:00 +00:00
Takuya Noguchi af5da7564e Replace 'JIRA' with 'Jira'
https://community.atlassian.com/t5/Jira-questions/Is-it-quot-JIRA-quot-or-quot-Jira-quot/qaq-p/681163

Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2019-06-28 13:25:56 +00:00
Seiji Suenaga d5d2f8fb6b 59702 Fix API notification flags for MS Teams 2019-06-18 19:45:35 -05:00
Zsolt Kovari 0a6a0a5280 56737 Expose currently supported events properly on services API 2019-06-16 17:57:38 +02:00
Achilleas Pipinellis 77eb61e898 Port some EE API docs to CE
The following EE files had small differences with their CE counterpart
so they have been ported to CE:

- doc/api/boards.md
- doc/api/discussions.md
- doc/api/notes.md
- doc/api/resource_label_events.md
- doc/api/services.md
2019-05-29 23:25:19 +00:00
Peter Marko 8f53e9ccc8 Add notify_only_default_branch option to PipelinesEmailService 2019-05-28 13:41:43 +02:00
Mike Lewis a80d2ad9e8 Merge branch 'patch-48' into 'master'
Update JIRA service API doc

See merge request gitlab-org/gitlab-ce!26435
2019-04-17 16:11:30 +00:00
Sean McGivern cd9ae6bb82 Revert "Remove HipChat integration from GitLab"
This reverts commit a5378665a1.
2019-04-10 12:58:18 +01:00
Davin Walker 9afdca3c84 Jira Services Doc update to String 2019-03-27 21:23:38 +00:00
Blair Lunceford 41cc392deb Update JIRA service API doc 2019-03-21 17:34:50 +00:00
Evan Read c7fdfeea2f Fix note lists throughout docs 2019-03-20 13:45:15 +00:00
Sean McGivern f26cd63b0f Merge branch 'add_YouTrack_integration' into 'master'
Added YouTrack integration

Closes #42595

See merge request gitlab-org/gitlab-ce!25361
2019-02-26 15:06:29 +00:00
Athar Hameed 42e99d83a4 Document active param for JIRA service API 2019-02-21 05:35:20 +00:00
Yauhen Kotau dd6fbbc44d API documentation, changelog and additional tests for YouTrack integration service 2019-02-20 20:54:47 +03:00
Robert Schilling 58e1a0898a API: Fix docs and parameters for hangouts-chat service 2019-02-13 00:29:16 +01:00
Nick Thomas a5378665a1
Remove HipChat integration from GitLab 2019-02-08 18:20:38 +00:00
Achilleas Pipinellis 0e078d1a8a
Replace look-alike token with '<your_access_token>'
Replace all '9koXpg98eAheJpvBs5tK' occurrences with
'<your_access_token>' in API docs.
2019-01-04 13:19:27 +01:00
Takuya Noguchi 789b7c87ee Use OpenShift in docs and Web UI instead of Openshift
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2019-01-02 19:03:02 +09:00
Evan Read 34011616d0 Fix some links and Markdown 2018-11-12 14:56:44 +10:00
Brett Walker b0be58a1b3 Resolve "CE documentation is not CommonMark compliant" 2018-09-06 16:52:18 +00:00
Gilbert Roulot 4d7d4a0c16 Remove Gemnasium service 2018-08-20 18:09:57 +00:00
Kukovskii Vladimir 1ce57a7fba Fix some moments in documentation 2018-07-22 20:17:35 +09:00
Kukovskii Vladimir d63a0a07f4 Add documentation for Hangouts Chat integration 2018-07-14 20:45:53 +09:00
Mark Chao d5a303cf4d Doc update 2018-06-06 21:01:43 +09:00
Olivier Gonzalez 40dd12c775 Resolve "Deprecate Gemnasium project service" 2018-05-23 09:40:45 +00:00
Achilleas Pipinellis 0f66496104
Merge branch 'docs-fixed-typo-microsoft-teams-slug' into 'master'
Fix: API Documentation typo on Microsoft Teams slug

See merge request gitlab-org/gitlab-ee!5412
2018-05-11 17:12:06 +02:00
Jean-Baptiste Guerraz 20844326f3 align "confidential issues events" implementation with "issues events" one 2018-03-01 10:51:56 +01:00
Mayra Cabrera 127cedd020 Update Kubernetes service documentation
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.
2018-01-03 17:59:25 -06:00
Mark Fletcher e84fd5cc63 Add Microsoft Teams Service API docs 2017-12-22 12:18:05 +00:00
Mark Fletcher 00ae3ef6ae Add Prometheus Service API docs 2017-12-22 12:18:05 +00:00
Mark Fletcher b1941789f5 Add Bugzilla Service API docs 2017-12-22 12:18:05 +00:00
Mark Fletcher 0d7f9762a7 Update parameter formatting across Service API docs 2017-12-22 12:18:05 +00:00
Mark Fletcher 1e72dd106b Support new chat notifications parameters in Services API
+ Add support for the new separate channel and events settings
* Dry up chat notifications in the service properties definitions
2017-12-22 12:18:05 +00:00
Athar Hameed 01e717e7ba Update Services API documentation for Kubernetes service 2017-11-13 13:42:31 +07:00
Mark Fletcher 12d622eb99 Fix acceptance of username for Mattermost service update via API 2017-11-08 19:48:19 +00:00
Kamil Trzciński e829d5a084 Merge branch 'add-packagist-project-service' into 'master'
Add Packagist project service

See merge request gitlab-org/gitlab-ce!14493
2017-10-31 11:54:49 +00:00
Robert Schilling 4fa8df6777 Update API docs 2017-10-24 10:40:26 +03:00
Matt Coleman c207122fd2 Add Packagist project service 2017-10-13 13:42:53 -04:00
Marcia Ramos 18a2928732 Add "API" to all respective headings (h1s) 2017-05-18 08:49:03 +00:00
Douwe Maan 1fd83f972c Merge branch 'bvl-rename-build-events-to-job-events' into 'master'
Rename `build_events` to `job_events`

Closes #31620

See merge request !11287
2017-05-16 14:12:19 +02:00
Douwe Maan 950fa32a7c Revert "Merge branch 'bvl-rename-build-events-to-job-events' into 'master'"
This reverts merge request !11287
2017-05-15 20:24:19 +00:00
Bob Van Landuyt 1e31a6df54 Add `build_events` to project service in the API
For backwards compatibility
2017-05-15 14:27:02 +02:00
TM Lee d29781bea1 [#29801] Add "Slack Slash Commands" to API docs
- Reorder slash command api requests, include slack response example
- Case fix and added changelog
2017-04-24 01:11:24 +08:00
Kamil Trzciński 12dd5ac221 All CI offline migrations 2017-03-17 23:06:11 +00:00
Z.J. van de Weg 75123fa9f7 Incorporate review, drop old endpoint
The endpoint dropped, get ':id/repository/commits/:sha/jobs', should be
replace by a new endpoint.
2017-03-06 14:34:47 +01:00
Z.J. van de Weg 194223476b Rename build to job in the docs 2017-03-06 14:34:07 +01:00