summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'patch-1' into 'master' Achilleas Pipinellis2016-02-021-1/+1
|\ | | | | | | | | | | | | Fix typo indentation in CI projects' API See merge request !2561
| * Fix typo indentation in CI projects' APILouis Roché2016-01-221-1/+1
| |
* | Make "Two-factor" casing consistent throughout the applicationrs-two-factor-casingRobert Speicher2016-01-311-1/+1
| |
* | Merge branch 'improve-gitlab-flow-doc' into 'master' Achilleas Pipinellis2016-01-311-3/+4
|\ \ | | | | | | | | | | | | | | | | | | Improve GitLab flow documentation regarding the WIP merge requests See merge request !2647
| * | Improve GitLab flow documentation regarding the WIP merge requestsimprove-gitlab-flow-docRémy Coutable2016-01-291-3/+4
| | | | | | | | | | | | [ci skip]
* | | Merge branch 'patch-1' into 'master' Achilleas Pipinellis2016-01-291-5/+5
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | Fixed typo for PRIVATE-TOKEN header Was PRIVATE_TOKEN but should be PRIVATE-TOKEN. Underscore vs. kebab-case. See merge request !2624
| * | Fixed typo for PRIVATE-TOKEN header Markus Fisch2016-01-271-5/+5
| | | | | | | | | | | | Was PRIVATE_TOKEN but should be PRIVATE-TOKEN. Underscore vs. kebab-case.
* | | Make changes in config/initializers/1_settings.rbSytse Sijbrandij2016-01-281-0/+1
| | |
* | | Improve consistency and duplication for Merge Request APIimprove-mr-apiDmitriy Zaporozhets2016-01-281-67/+7
| | | | | | | | | | | | | | | | | | | | | * Follow REST for merge request API route * Remove repeating comments API for MR Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | Update gitlab-workhorse versions in documentationRobert Speicher2016-01-272-2/+2
| | | | | | | | | | | | [ci skip]
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into update-ruby-2.2.4James Lopez2016-01-2733-176/+277
|\ \ \ | |/ /
| * | Merge branch 'doc_forking_refactor' into 'master' Achilleas Pipinellis2016-01-276-18/+41
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Refactor forking workflow documentation Closes #5974 See merge request !2623
| | * | Refactor the forking process and add new imagesAchilleas Pipinellis2016-01-276-13/+28
| | | | | | | | | | | | | | | | [ci skip]
| | * | Conform to doc styleguide on max line lengthAchilleas Pipinellis2016-01-271-16/+24
| | | |
| * | | Fix typo on artifacts docAchilleas Pipinellis2016-01-271-2/+2
| |/ / | | | | | | | | | [ci skip]
| * | Merge branch 'patch-1' into 'master' Stan Hu2016-01-261-5/+7
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Update Slack integration configuration Adjusted to the current Slack version (as of I 2016). See merge request !2595
| | * | Update Slack integration configurationMarcin Zajączkowski2016-01-251-5/+7
| | | |
| * | | Merge branch 'doc_refactor_jira' into 'master' Achilleas Pipinellis2016-01-2523-151/+217
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor JIRA documentation Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/12680 ## TODO - [x] Move JIRA docs from `integration/` to `project_services/` - [x] Split old JIRA info - [x] Add note on document migration - [x] Change references to new location - [x] Add new images - [x] Clean-up `jira.md` See merge request !2592
| | * | | Add minimum required GitLab versionAchilleas Pipinellis2016-01-251-3/+6
| | | | | | | | | | | | | | | | | | | | [ci skip]
| | * | | Remove old JIRA referenceAchilleas Pipinellis2016-01-252-52/+2
| | | | |
| | * | | Fix typos, grammar and stylingAchilleas Pipinellis2016-01-253-19/+14
| | | | |
| | * | | Add proper screenshot and comment on the outputdoc_refactor_jiraAchilleas Pipinellis2016-01-253-5/+14
| | | | | | | | | | | | | | | | | | | | [ci skip]
| | * | | Fix sub-headingAchilleas Pipinellis2016-01-251-1/+1
| | | | | | | | | | | | | | | | | | | | [ci skip]
| | * | | JIRA doc clean-up [ci skip]Achilleas Pipinellis2016-01-255-50/+94
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add GitLab configuration steps - Add example workflow - Replace old images with new ones
| | * | | Add steps on configuring JIRAAchilleas Pipinellis2016-01-257-13/+62
| | | | | | | | | | | | | | | | | | | | [ci skip]
| | * | | Split JIRA configuration for GitLab < 7.8 and > 7.8Achilleas Pipinellis2016-01-252-0/+162
| | | | | | | | | | | | | | | | | | | | [ci skip]
| | * | | Move JIRA from integration to project_servicesAchilleas Pipinellis2016-01-2511-151/+5
| | |/ /
| * | | Add references to the rouge gem libraryAchilleas Pipinellis2016-01-252-0/+10
| |/ / | | | | | | | | | [ci skip]
* | | updated docs to reflect min requirement of 2.1 [ci skip]James Lopez2016-01-272-2/+2
| | |
* | | updated docs to reflect version update [ci skip]James Lopez2016-01-252-3/+2
| | |
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into update-ruby-2.2.4James Lopez2016-01-2533-436/+884
|\ \ \ | |/ /
| * | Add note on artifacts browser functionalityAchilleas Pipinellis2016-01-241-0/+5
| | | | | | | | | | | | | | | | | | | | | Based on the following comment: https://gitlab.com/gitlab-org/gitlab-ce/issues/12634#note_3359006 [ci skip]
| * | Merge branch 'doc_omniauth' into 'master' Achilleas Pipinellis2016-01-241-13/+17
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Move supported omniauth providers to the top See merge request !2585
| | * | Move supported omniauth providers to the topAchilleas Pipinellis2016-01-241-13/+17
| | | | | | | | | | | | | | | | [ci skip]
| * | | Move all integration docs images in a single directoryAchilleas Pipinellis2016-01-2421-14/+14
| |/ / | | | | | | | | | [ci skip]
| * | Merge branch 'doc_refactor_system_hooks_api' into 'master' Achilleas Pipinellis2016-01-241-24/+94
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Refactor system_hooks API documentation See merge request !2475
| | * | Clean up system hooks API documentationAchilleas Pipinellis2016-01-241-4/+24
| | | | | | | | | | | | | | | | [ci skip]
| | * | Remove relative linkdoc_refactor_system_hooks_apiAchilleas Pipinellis2016-01-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | It wouldn't work on doc.gitlab.com [ci skip]
| | * | Refactor system_hooks API documentation [ci skip]Achilleas Pipinellis2016-01-181-23/+73
| | | |
| * | | Merge branch 'doc_refactor_namespaces_api' into 'master' Achilleas Pipinellis2016-01-241-7/+33
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor namespaces API documentation See merge request !2472
| | * | | Clean up namespaces API documentationdoc_refactor_namespaces_apiAchilleas Pipinellis2016-01-241-3/+14
| | | | | | | | | | | | | | | | | | | | [ci skip]
| | * | | Refactor namespaces API documentation [ci skip]Achilleas Pipinellis2016-01-181-7/+22
| | |/ /
| * | | Merge branch 'doc_refactor_README_api' into 'master' Achilleas Pipinellis2016-01-241-98/+157
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor README API documentation ~~Waiting for https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/2435 to be merged.~~ See merge request !2476
| | * | | Fix typos, grammar and other styleguide issuesdoc_refactor_README_apiAchilleas Pipinellis2016-01-181-19/+19
| | | | | | | | | | | | | | | | | | | | [ci skip]
| | * | | Use plaintext instead of json in code blocksAchilleas Pipinellis2016-01-181-2/+2
| | | | | | | | | | | | | | | | | | | | [ci skip]
| | * | | Clean-up API README [ci skip]Achilleas Pipinellis2016-01-181-29/+40
| | | | | | | | | | | | | | | | | | | | | | | | | - Fix some curl examples - Fix examples for id vs iid
| | * | | Merge branch 'master' into doc_refactor_README_apiAchilleas Pipinellis2016-01-181-2/+46
| | |\ \ \
| | * | | | Refactor README API documentation [ci skip]Achilleas Pipinellis2016-01-181-97/+147
| | | |/ / | | |/| |
| * | | | Merge branch 'doc_refactor_settings_api' into 'master' Achilleas Pipinellis2016-01-241-44/+54
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor settings API documentation See merge request !2474
| | * | | | Refactor settings API documentation [ci skip]doc_refactor_settings_apiAchilleas Pipinellis2016-01-181-44/+54
| | |/ / /