summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Improve documentation about only except default valuesdocs-fix-only-except-defaultShinya Maeda2018-12-241-2/+2
|
* Update tm cli versionDaniel Gruesso2018-12-221-1/+1
|
* Merge branch '55621-gitlab-ci-yml' into 'master'Achilleas Pipinellis2018-12-222-2/+2
|\ | | | | | | | | | | | | Fix typos around .gitlab-ci.yml in docs Closes #55621 See merge request gitlab-org/gitlab-ce!23964
| * Fix typos around .gitlab-ci.ymlTakuya Noguchi2018-12-212-2/+2
| | | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
* | Merge branch 'docs-serverless-samples' into 'master'Achilleas Pipinellis2018-12-214-38/+67
|\ \ | | | | | | | | | | | | | | | | | | Docs serverless samples Closes #55371 See merge request gitlab-org/gitlab-ce!23961
| * | Update verbiage for claritydanielgruesso2018-12-211-3/+3
| | |
| * | Change group-cluster beta to regular noteDaniel Gruesso2018-12-211-3/+1
| | |
| * | Change alpha states to use note instead of warningDaniel Gruesso2018-12-211-3/+1
| | |
| * | Update registry section. Update serverless.yaml formattingdanielgruesso2018-12-211-8/+7
| | |
| * | Clarify obtaining application URLdanielgruesso2018-12-211-8/+3
| | |
| * | Formatting updates for tablesdanielgruesso2018-12-201-16/+17
| | |
| * | Fix indentation for variable descriptiondanielgruesso2018-12-201-1/+1
| | |
| * | Update variable descriptiondanielgruesso2018-12-201-2/+2
| | |
| * | Update table formattingdanielgruesso2018-12-191-24/+24
| | |
| * | Update serverless page to include sample function and template descdanielgruesso2018-12-193-23/+61
| | |
* | | Merge branch 'support-gitaly-tls' into 'master'Lin Jen-Shin2018-12-211-5/+79
|\ \ \ | | | | | | | | | | | | | | | | Support tls communication in gitaly See merge request gitlab-org/gitlab-ce!22602
| * | | More tls gitaly docsAhmad Hassan2018-12-211-2/+28
| | | |
| * | | Followups on reviewAhmad Hassan2018-12-191-4/+4
| | | |
| * | | Add tls config to gitaly administration docsAhmad Hassan2018-12-181-1/+11
| | | |
| * | | Merge remote-tracking branch 'origin/master' into support-gitaly-tlsAhmad Hassan2018-12-1743-428/+913
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/master' into support-gitaly-tlsAhmad Hassan2018-12-11214-2746/+3966
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/master' into support-gitaly-tlsAhmad Hassan2018-11-15164-1697/+4368
| |\ \ \ \ \
| * | | | | | Add documentation for tls gitalyAhmad Hassan2018-11-021-4/+42
| | | | | | |
* | | | | | | Merge branch 'docs/k8s-apps-navigation' into 'master'Achilleas Pipinellis2018-12-211-10/+19
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clarify where the k8s applications can be found Closes #42262 See merge request gitlab-org/gitlab-ce!23914
| * | | | | | | Clarify where the k8s applications can be foundAchilleas Pipinellis2018-12-191-10/+19
| | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/42262
* | | | | | | Merge branch '55611-always-load-metrics-the-last' into 'master'Sean McGivern2018-12-211-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Always load the metrics the last Closes #55611 See merge request gitlab-org/gitlab-ce!23960
| * | | | | | | Always load the metrics the lastLin Jen-Shin2018-12-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Because this could potentially load a model and we shouldn't load models before all the patches we have in places.
* | | | | | | | Merge branch '55621-gitlab-ci-yml-on-serverless-docs' into 'master'Evan Read2018-12-211-2/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | Fix typos about .gitlab-ci.yml in Serverless docs See merge request gitlab-org/gitlab-ce!23963
| * | | | | | | Fix typos about .gitlab-ci.yml in Serverless docs.Takuya Noguchi2018-12-211-2/+2
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
* | | | | | | Adds Vuex Store for the releases pageFilipa Lacerda2018-12-202-0/+12
|/ / / / / /
* | | | | | Merge branch 'docs/pipelines-merge-requests' into 'master'Evan Read2018-12-191-16/+15
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor the pipelines for merge requests docs See merge request gitlab-org/gitlab-ce!23905
| * | | | | | Refactor the pipelines for merge requests docsAchilleas Pipinellis2018-12-191-16/+15
| |/ / / / /
* | | | | | Merge branch 'docs/ssh-host-authenticity' into 'master'Evan Read2018-12-191-1/+20
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SSH docs: clarify that you need to accept the authenticity of the server Closes #54880 See merge request gitlab-org/gitlab-ce!23584
| * | | | | | SSH docs: clarify that you need to accept the authenticity of the serverAchilleas Pipinellis2018-12-191-1/+20
| | | | | | |
* | | | | | | Merge branch 'docs/make-job-api-docs-consistent' into 'master'Evan Read2018-12-191-70/+70
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs/make job api docs consistent See merge request gitlab-org/gitlab-ce!23581
| * | | | | | | Make job API docs consistentSteve Azzopardi2018-12-181-70/+70
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | In https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23538 when adding a new endpoint some docs incossintenies were pointed out.
* | | | | | | Merge branch '45552-abuse-reports-functionality-is-undocumented' into 'master'Achilleas Pipinellis2018-12-197-2/+87
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CE: Document the "Abuse reports" feature Closes #45552 See merge request gitlab-org/gitlab-ce!22932
| * | | | | | | Document the "Abuse reports" featureLuke Bennett2018-12-067-2/+87
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add documentation for both admins (/user/admin_area/abuse_reports.md) and non-admins (/user/abuse_reports.md) to help them use the abuse reports feature
* | | | | | | | Update yaml/README.md to clarify allow_failure interaction with stagesC.J. Jameson2018-12-191-8/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Kudos to @eread for feedback!
* | | | | | | | Sort list of predefined variables in alphabetical orderAchilleas Pipinellis2018-12-191-17/+17
| | | | | | | |
* | | | | | | | Compress all images under doc/Achilleas Pipinellis2018-12-1863-0/+0
| |/ / / / / / |/| | | | | |
* | | | | | | Suggest diff line change documentationJacques Erasmus2018-12-187-0/+92
| | | | | | |
* | | | | | | Merge branch 'patch-35' into 'master'Evan Read2018-12-181-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix typo for after_script in README.md See merge request gitlab-org/gitlab-ce!23890
| * | | | | | | Fix typo for after_script in README.mdJeff Frontz2018-12-171-1/+1
| | | | | | | |
* | | | | | | | docs: link to improved Uploads Migrate Rake TaskBen Bodenmiller2018-12-181-50/+2
| | | | | | | |
* | | | | | | | Add docs for frontmatter delimitersAchilleas Pipinellis2018-12-181-9/+68
| | | | | | | |
* | | | | | | | Merge branch 'docs-group-level-clusters-update' into 'master'Evan Read2018-12-181-0/+8
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add unavailable features section to group-level cluster page. See merge request gitlab-org/gitlab-ce!23896
| * | | | | | | | Add unavailable features section to the end of the page.danielgruesso2018-12-171-8/+8
| | | | | | | | |
| * | | | | | | | Formatting fixesdanielgruesso2018-12-171-4/+4
| | | | | | | | |
| * | | | | | | | Add unavailable features section to group-level cluster page.danielgruesso2018-12-171-0/+8
| |/ / / / / / /