Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some links and Markdowndocs/more-url-fixes | Evan Read | 2018-11-12 | 1 | -19/+17 |
| | |||||
* | Resolve "CE documentation is not CommonMark compliant" | Brett Walker | 2018-09-06 | 1 | -4/+4 |
| | |||||
* | Remove Gemnasium service | Gilbert Roulot | 2018-08-20 | 1 | -42/+0 |
| | |||||
* | Fix some moments in documentation | Kukovskii Vladimir | 2018-07-22 | 1 | -0/+2 |
| | |||||
* | Add documentation for Hangouts Chat integration | Kukovskii Vladimir | 2018-07-14 | 1 | -0/+46 |
| | |||||
* | Doc update | Mark Chao | 2018-06-06 | 1 | -1/+1 |
| | |||||
* | Resolve "Deprecate Gemnasium project service" | Olivier Gonzalez | 2018-05-23 | 1 | -0/+7 |
| | |||||
* | Merge branch 'docs-fixed-typo-microsoft-teams-slug' into 'master' | Achilleas Pipinellis | 2018-05-11 | 1 | -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" one | Jean-Baptiste Guerraz | 2018-03-01 | 1 | -0/+1 |
| | |||||
* | Update Kubernetes service documentationdocs-update-kubernetes-documentation | Mayra Cabrera | 2018-01-03 | 1 | -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 docs | Mark Fletcher | 2017-12-22 | 1 | -0/+34 |
| | |||||
* | Add Prometheus Service API docs | Mark Fletcher | 2017-12-22 | 1 | -0/+34 |
| | |||||
* | Add Bugzilla Service API docs | Mark Fletcher | 2017-12-22 | 1 | -0/+38 |
| | |||||
* | Update parameter formatting across Service API docs | Mark Fletcher | 2017-12-22 | 1 | -62/+102 |
| | |||||
* | Support new chat notifications parameters in Services API | Mark Fletcher | 2017-12-22 | 1 | -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-kubernetes | Athar Hameed | 2017-11-13 | 1 | -0/+35 |
| | |||||
* | Fix acceptance of username for Mattermost service update via API | Mark Fletcher | 2017-11-08 | 1 | -1/+1 |
| | |||||
* | Merge branch 'add-packagist-project-service' into 'master' | Kamil Trzciński | 2017-10-31 | 1 | -0/+34 |
|\ | | | | | | | | | Add Packagist project service See merge request gitlab-org/gitlab-ce!14493 | ||||
| * | Add Packagist project service | Matt Coleman | 2017-10-13 | 1 | -0/+34 |
| | | |||||
* | | Update API docs | Robert Schilling | 2017-10-24 | 1 | -2/+2 |
|/ | |||||
* | Add "API" to all respective headings (h1s) | Marcia Ramos | 2017-05-18 | 1 | -1/+1 |
| | |||||
* | Merge branch 'bvl-rename-build-events-to-job-events' into 'master' cherry-pick-0663458c | Douwe Maan | 2017-05-16 | 1 | -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 Maan | 2017-05-15 | 1 | -1/+1 |
| | | | This reverts merge request !11287 | ||||
* | Add `build_events` to project service in the API | Bob Van Landuyt | 2017-05-15 | 1 | -1/+1 |
| | | | | For backwards compatibility | ||||
* | [#29801] Add "Slack Slash Commands" to API docs | TM Lee | 2017-04-24 | 1 | -11/+68 |
| | | | | | - Reorder slash command api requests, include slack response example - Case fix and added changelog | ||||
* | All CI offline migrations | Kamil Trzciński | 2017-03-17 | 1 | -39/+1 |
| | |||||
* | Incorporate review, drop old endpoint | Z.J. van de Weg | 2017-03-06 | 1 | -7/+7 |
| | | | | | The endpoint dropped, get ':id/repository/commits/:sha/jobs', should be replace by a new endpoint. | ||||
* | Rename build to job in the docs | Z.J. van de Weg | 2017-03-06 | 1 | -14/+14 |
| | |||||
* | Add MockCiService integrationmock-ci-service | Eric Eastwood | 2017-02-24 | 1 | -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 Integrations | Achilleas Pipinellis | 2017-02-03 | 1 | -1/+1 |
| | |||||
* | Mattermost Notifications Service | Felipe Artur | 2016-12-15 | 1 | -2/+36 |
| | |||||
* | Grapify the service APIgrapify-service-api | Robert Schilling | 2016-12-12 | 1 | -6/+16 |
| | |||||
* | Grapify the service API | Robert Schilling | 2016-12-09 | 1 | -2/+100 |
| | |||||
* | Add changes to JIRA api docs | Achilleas Pipinellis | 2016-11-22 | 1 | -9/+7 |
| | | | | [ci skip] | ||||
* | Add missing API endpoints to JIRA service API documentation | Achilleas Pipinellis | 2016-10-26 | 1 | -19/+27 |
| | | | | Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/440 | ||||
* | Ability to specify branches for pivotal tracker integration | Egor Lynko | 2016-08-15 | 1 | -2/+2 |
| | |||||
* | Merge branch 'fix-dead-links' into 'master' | Achilleas Pipinellis | 2016-07-04 | 1 | -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 docs | Takuya Noguchi | 2016-06-26 | 1 | -1/+1 |
| | | |||||
* | | Remove docs for GitLab CI Service API | Takuya Noguchi | 2016-06-27 | 1 | -34/+0 |
|/ | |||||
* | Merge branch 'doc_api_services_jira_amend' into 'master' | Rémy Coutable | 2016-06-01 | 1 | -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 Grainger | 2016-05-31 | 1 | -0/+2 |
| | | |||||
* | | Add space after comma, add space between 'beautomatically' | Chris Spicer | 2016-05-29 | 1 | -2/+2 |
|/ | |||||
* | Change all occurrences of doc.gitlab.com to docs.gitlab.com | Achilleas Pipinellis | 2016-05-13 | 1 | -1/+1 |
| | | | | [ci skip] | ||||
* | Added service API endpoint to retrieve service parameters | Petheo Bence | 2015-09-10 | 1 | -0/+160 |
| | |||||
* | Drone CI service | Kirilll Zaitsev | 2015-09-02 | 1 | -8/+498 |
| | |||||
* | Fix a number of discovered typos, capitalization of developer and | Ewan Edwards | 2015-02-03 | 1 | -7/+7 |
| | | | | product names, plus a couple of instances of bad Markdown markup. | ||||
* | Make all non-config/non-operational mentions of URL consistently | Ewan Edwards | 2015-01-30 | 1 | -1/+1 |
| | | | | | | | | capitalized. Make the plural version consistently "URLs". Fix an instance where the article "the" before URL was missing. | ||||
* | Add Hipchat services API | Kevin Houdebert | 2014-10-14 | 1 | -0/+46 |