Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2018-12-05Fix list that doesn't render properlyEvan Read
2018-12-05Merge branch 'docs-fix-submodule-api-example' into 'master'Evan Read
Docs - Fix repository submodule API example See merge request gitlab-org/gitlab-ce!23561
2018-12-04Fixed typo in bitbucket importJason Colyer
2018-12-04Add example email on push notification to docsJames Ramsay
2018-12-04Update doc/api/repository_submodules.mdWill Chandler
2018-12-04Merge branch 'merge-train' into 'master'Rémy Coutable
Automatically merge CE master into EE master See merge request gitlab-org/gitlab-ce!23453
2018-12-04update installation from source guideAlex Hanselka
2018-12-04Add docs why $KUBECONFIG is blankDylan Griffith
2018-12-04Update code based on feedbackJames Lopez
2018-12-04Updated documentation of CE to EE mergesYorick Peterse
This updates the documentation of automatic CE to EE merges to cover the new automatic merging setup.
2018-12-04Merge branch 'master' into 'patch-28'Rémy Coutable
# Conflicts: # doc/development/i18n/proofreader.md
2018-12-04Fix markdown linkJames Lopez
2018-12-04Add docs and changelogJames Lopez
2018-12-04Merge branch 'revert-db6cedda' into 'master'Kamil Trzciński
Revert "Merge branch 'auto-devops-support-for-group-security-dashboard' into 'master'" See merge request gitlab-org/gitlab-ce!23530
2018-12-04Merge branch 'docs-update-expect_next_instance_of' into 'master'Sean McGivern
Make docs about expect_next_instance_of consistent See merge request gitlab-org/gitlab-ce!23507
2018-12-04Revert "Merge branch 'auto-devops-support-for-group-security-dashboard' into ↵Fabio Busatto
'master'" This reverts merge request !23165
2018-12-04Fix lack of documentation on how to fetch a snippet's content using APIcolinleroy
2018-12-04Merge branch 'sh-update-api-archive-docs' into 'master'Evan Read
Fix documentation for /api/v4/projects/:id/repository/archive Closes #45992 See merge request gitlab-org/gitlab-ce!23501
2018-12-04fix: update the link to the new address.Salman Mohammadi
this change eliminates the need to redirect the page.
2018-12-04Merge branch 'patch-28' into 'master'Evan Read
Rollback will not work because Envoy will still fetch latest commit from the… See merge request gitlab-org/gitlab-ce!23493
2018-12-04Merge branch 'docs-auto-devops-migration-improve' into 'master'Evan Read
Docs : Auto Devops migrate: add two release info See merge request gitlab-org/gitlab-ce!23500
2018-12-03Fix documentation for /api/v4/projects/:id/repository/archiveStan Hu
The documentation mistakenly says that `format` can be used as a parameter, but the Grape middleware reserves `format` as a content-type header. Update the documentation to make it explicit the suffix should be used to specify a format. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/45992
2018-12-03Make docs about expect_next_instance_of consistentLin Jen-Shin
So we compare `expect_any_instance_of` with `expect_next_instance_of`, but still mention `allow_any_instance_of`.
2018-12-03Merge branch 'patch-31' into 'master'Achilleas Pipinellis
Update architecture.md See merge request gitlab-org/gitlab-ce!23430
2018-12-03Merge branch 'patch-31' into 'master'Achilleas Pipinellis
Updated Katex "Supported Functions" link See merge request gitlab-org/gitlab-ce!23343
2018-12-03Merge branch 'patch-34' into 'master'Evan Read
slightly improve readability See merge request gitlab-org/gitlab-ce!23466
2018-12-02Auto Devops migrate: add two release infoThong Kuah
Let users know we do two Helm releases if they specify DB_INITIALIZE.
2018-12-01Rollback will not work because Envoy will still fetch latest commit from the ↵Muhammad Nuzaihan
repository source tree. This addition enforces the code deployed follows the commit id using $CI_COMMIT_SHA variable so rollbacks will now work.
2018-11-30Add documentation reference to gitaly-debugJacob Vosmaer
2018-11-30Merge branch '6861-group-level-project-templates-ce' into 'master'Phil Hughes
Backport from gitlab-org/gitlab-ee!6878 See merge request gitlab-org/gitlab-ce!23391
2018-11-30Merge branch 'if-52811-fix_namespaces_api_routing' into 'master'Nick Thomas
Fix API::Namespaces routing to accept namepaces with dots See merge request gitlab-org/gitlab-ce!22912
2018-11-30Fix Red/Orange data link markdownPhilippe Lafoucrière
2018-11-30Clarify support of subgroups as project template sourceDennis Tang
2018-11-30Merge branch 'docs/remove-link-and-fix-page' into 'master'Achilleas Pipinellis
Remove broken link and fix markdown formatting See merge request gitlab-org/gitlab-ce!23467
2018-11-30Merge branch 'if-40385_fix_doc' into 'master'Achilleas Pipinellis
Improve wording on disabling impersonation in api/README See merge request gitlab-org/gitlab-ce!23472
2018-11-30Update doc/user/group/index.mdDennis Tang
2018-11-30Add docs for custom project templatesDennis Tang
2018-11-30Improve wording on disabling impersonation in api/READMEImre Farkas
2018-11-30Squashed commit of the following:Shinya Maeda
commit 0c00e52d339f8471a6ea425d5a4a59751a3f4a35 Author: Shinya Maeda <shinya@gitlab.com> Date: Fri Nov 30 15:41:46 2018 +0900 Update schedules.md commit 0ae56bf5a0ba9254d2ebd4c846395113ae72d686 Merge: c143777c9f2 9ce28bf08b7 Author: Shinya Maeda <shinya@gitlab.com> Date: Fri Nov 30 15:38:01 2018 +0900 Merge branch 'master-ce' into ignore-failed-pipeline-creation-on-pipeline-schedule commit c143777c9f250c8075355ac07e9bae7b074665c3 Author: Shinya Maeda <shinya@gitlab.com> Date: Thu Nov 29 17:18:07 2018 +0900 Fix coding offence commit 7c816dfa634b5911310c67c285fc3c37d5f03517 Author: Shinya Maeda <shinya@gitlab.com> Date: Thu Nov 29 16:12:06 2018 +0900 Improve spec quality commit f78eed45e991123f8af4a7b24f041529bbb35e91 Merge: 96d20ce9144 a5f4627857b Author: Shinya Maeda <shinya@gitlab.com> Date: Thu Nov 29 15:20:16 2018 +0900 Merge branch 'master-ce' into ignore-failed-pipeline-creation-on-pipeline-schedule commit 96d20ce914458f86e68b57bc1bb88ab8d27f010b Author: Shinya Maeda <shinya@gitlab.com> Date: Tue Nov 27 16:25:42 2018 +0900 Print pipeline error commit 97842068b6cf1432cd400ead749843946b4f51ee Merge: c2b015949af 2ee8c40fc16 Author: Shinya Maeda <shinya@gitlab.com> Date: Tue Nov 27 15:51:49 2018 +0900 Merge branch 'master-ce' into ignore-failed-pipeline-creation-on-pipeline-schedule commit c2b015949afb3ecc70cb057e2d13672f378c0d03 Merge: 3435137c17b fbbe5ccd1be Author: Shinya Maeda <shinya@gitlab.com> Date: Mon Nov 26 15:26:17 2018 +0900 Merge branch 'master-ce' into ignore-failed-pipeline-creation-on-pipeline-schedule commit 3435137c17b0ef03003e39dd08c7370fe916c626 Author: Shinya Maeda <shinya@gitlab.com> Date: Tue Nov 20 17:45:38 2018 +0900 Track exception with Sentry commit 3f01f10d3b7380f0e8ceb3a379d8b6c602e9d6ca Merge: 5749c62355f 8a581d531ba Author: Shinya Maeda <shinya@gitlab.com> Date: Tue Nov 20 17:12:41 2018 +0900 Merge branch 'master-ce' into ignore-failed-pipeline-creation-on-pipeline-schedule commit 5749c62355f8de62bb4e36ba1e351a78350607c1 Author: Shinya Maeda <shinya@gitlab.com> Date: Thu Nov 1 11:14:26 2018 +0900 Create a pipeline even if it is corrupted commit e01789890b6949b346d40fadef41aa133191cc43 Author: Shinya Maeda <shinya@gitlab.com> Date: Wed Oct 31 14:26:09 2018 +0900 Improve production log message commit f20d698a535f1dc70d5437c20b629fd1d956fb27 Author: Shinya Maeda <shinya@gitlab.com> Date: Fri Oct 19 17:11:20 2018 +0900 Fix typo commit 01323b02ac41ec50bcf237409f2e3c5c214bbfc1 Author: Shinya Maeda <shinya@gitlab.com> Date: Thu Oct 18 14:46:44 2018 +0900 Update documents commit 460337bf4a7e67a35d6c342678b4cfe66710ad56 Author: Shinya Maeda <shinya@gitlab.com> Date: Wed Oct 10 13:21:26 2018 +0900 Add changelog commit a3c4711752fedebfacbdf52da94058524af3c9f4 Author: Shinya Maeda <shinya@gitlab.com> Date: Wed Oct 10 09:20:06 2018 +0900 Ignore failed pipeline creation in pipeline schedule worker. Instead, logging the event.
2018-11-30Remove broken link and fix markdown formattingEvan Read
2018-11-30slightly improve readabilityBM5k
2018-11-30Document how to create service account with adminThong Kuah
2018-11-29Merge branch 'docs-add-link-to-site' into 'master'Achilleas Pipinellis
Docs: add link to the docs site from /help landing page See merge request gitlab-org/gitlab-ce!23434
2018-11-29Merge branch ↵Rémy Coutable
'docs/8608-update-approval-guidelines-to-include-red-orange-data-reviews' into 'master' Add RED data security requirement to code review See merge request gitlab-org/gitlab-ce!23426
2018-11-29Merge branch 'docs/remove-broken-link-to-resource' into 'master'Achilleas Pipinellis
Remove link that is broken now See merge request gitlab-org/gitlab-ce!23427
2018-11-29Merge branch '51083-fix-move-api' into 'master'Rémy Coutable
Commits API: Preserve file content in move operations if unspecified Closes #52974 et #51083 See merge request gitlab-org/gitlab-ce!23387
2018-11-29Link group/index.md to group-level project templates pageDennis Tang
2018-11-29Add link to the docs site from /help landing pageMarcia Ramos
2018-11-29Merge branch 'mk/author-preparation-docs' into 'master'Marcia Ramos
Encourage MR author preparation in Code Review Guidelines documentation See merge request gitlab-org/gitlab-ce!23360
2018-11-29Merge branch 'if-40385-prohibit_impersonation' into 'master'Rémy Coutable
Add config to prohibit impersonation See merge request gitlab-org/gitlab-ce!23338