summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Change docs to recommend perform_enqueued_jobsupdate-sidekiq-inline-testing-docsrpereira22019-06-191-1/+1
| | | | | | - Instead of Sidekiq::Testing.inline!, recommend the use of perform_enqueued_jobs. This is due to the changes in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/20768
* Merge branch 'docs-qa-ml-fix-list-rendering' into 'master'Rémy Coutable2019-06-171-0/+1
|\ | | | | | | | | Fix list rendering on docs site See merge request gitlab-org/gitlab-ce!29738
| * Fix list rendering on docs sitedocs-qa-ml-fix-list-renderingMark Lapierre2019-06-171-0/+1
| |
* | Docs for Web IDE file syncPaul Slaughter2019-06-172-0/+59
| |
* | Merge branch 'docs-merge-trains' into 'master'Marcia Ramos2019-06-175-2/+71
|\ \ | | | | | | | | | | | | Docs for Merge Trains See merge request gitlab-org/gitlab-ce!29047
| * | Docs for Merge Trainsdocs-merge-trainsShinya Maeda2019-06-175-2/+71
| | | | | | | | | | | | | | | It explains what is Merge Trains, how to enalbe it and its limitations.
* | | Turn single line code into blocksWalmyr2019-06-171-3/+15
|/ / | | | | | | | | | | To improve doc readability. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/62506
* | Add documentation on using serverless with existing Knative instanceDaniel Gruesso2019-06-171-0/+9
|/
* Docs: Fix link in university support docMarcel Amirault2019-06-171-1/+1
|
* Merge branch 'docs-sso-enforce-note' into 'master'Evan Read2019-06-171-0/+2
|\ | | | | | | | | Docs: SSO Groups: Add login session note See merge request gitlab-org/gitlab-ce!29628
| * Add login session notedocs-sso-enforce-noteCynthia Ng2019-06-131-0/+2
| |
* | Merge branch 'fix/grammar' into 'master'Ray Paik2019-06-171-1/+1
|\ \ | | | | | | | | | | | | [Docs] Fix minor grammar issue See merge request gitlab-org/gitlab-ce!29716
| * | Fix minor grammar issueArun Kumar Mohan2019-06-141-1/+1
| | |
* | | Edit after script context textEvan Read2019-06-162-14/+20
| | |
* | | Say that the dependency list is from GemnasiumFabien Catteau2019-06-161-1/+1
| | | | | | | | | | | | | | | Make it explicit that the dependency list is generated from Gemnasium.
* | | Fix broken hyperlink in reducing_the_repo_size_using_git.mdTom Forbes2019-06-151-3/+3
|/ /
* | Merge branch '4354-lock-memberships-to-ldap-sync-part-1' into 'master'Stan Hu2019-06-141-0/+9
|\ \ | | | | | | | | | | | | EE migration port: add app-wide LDAP membership lock field See merge request gitlab-org/gitlab-ce!29302
| * | EE port: add app-wide LDAP membership lock field4354-lock-memberships-to-ldap-sync-part-1Pavel Shutsin2019-06-131-0/+9
| | |
* | | Document CI variable LM_PYTHON_VERSIONFabien Catteau2019-06-141-0/+17
| | | | | | | | | | | | Show how one can switch to Python 3.5.
* | | Add which tools is used by License Management projectCan Eldem2019-06-141-8/+8
| | |
* | | Add link to default Helm chartEvan Read2019-06-141-1/+2
| | |
* | | Add structure to admin area pageEvan Read2019-06-141-30/+34
| | | | | | | | | | | | Also slight edit and spelling correction
* | | Cross link to MR approvals docsEvan Read2019-06-141-1/+4
| | |
* | | Merge branch 'leipert-node-12' into 'master'Mike Greiling2019-06-141-4/+4
|\ \ \ | | | | | | | | | | | | | | | | Update to node@12 See merge request gitlab-org/gitlab-ce!29659
| * | | Update to node@12leipert-node-12Lukas Eipert2019-06-141-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This updates our build images to use node@12. We are also adding a sentence to the from-source installation that while we require a minimum version of node@8, we also recommend node@12. Last but not least, we change the version of node in the .nvmrc so that developers using nvm can automatically use node@12 with the project
* | | | referring environment variablesCan Eldem2019-06-141-0/+3
| | | |
* | | | Merge branch 'docs-pull-mirroring-update' into 'master'Marcia Ramos2019-06-141-0/+3
|\ \ \ \ | |/ / / |/| | | | | | | | | | | Docs: Add note clarifying the free status of pull mirroring See merge request gitlab-org/gitlab-ce!29580
| * | | Add free pull mirroring expiry notedocs-pull-mirroring-updateTristan Williams2019-06-121-0/+3
| | | |
* | | | Add basic support for AsciiDoc include directiveGuillaume Grossetie2019-06-142-1/+373
| | | | | | | | | | | | | | | | See http://asciidoctor.org/docs/user-manual/#include-directive
* | | | Merge branch 'docs-correct-deploy-boards' into 'master'Evan Read2019-06-141-6/+0
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Remove incorrect docs from deploy_boards.md See merge request gitlab-org/gitlab-ce!29591
| * | | | Remove incorrect docs from deploy_boards.mddocs-correct-deploy-boardsDylan Griffith2019-06-131-6/+0
| | | | |
* | | | | Backport of EE changes from MR 13763Walmyr2019-06-141-4/+4
| | | | | | | | | | | | | | | | | | | | https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/13763
* | | | | Clarify ED25519 SSH key supportBen Bodenmiller2019-06-141-3/+8
| | | | |
* | | | | Merge branch 'feature/require-2fa-for-all-entities-in-group' into 'master'Thong Kuah2019-06-141-2/+20
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | inherit require 2fa for all subgroups and projects See merge request gitlab-org/gitlab-ce!24965
| * | | | | refactor: apply "require 2FA" to all subgroup and ancestor group members, ↵Roger Meier2019-06-131-2/+20
| | | | | | | | | | | | | | | | | | | | | | | | when changing
* | | | | | Merge branch 'target-slo-defects' into 'master'Mek Stittri2019-06-131-2/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | Change SLA to target SLO for bugs and defects See merge request gitlab-org/gitlab-ce!29615
| * | | | | Change SLA to target SLO for bugs and defectstarget-slo-defectsMek Stittri2019-06-131-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge branch 'pprokic-master-patch-44643' into 'master'Trevor Knudsen2019-06-134-5/+4
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | Update application-security index.md's (SAST,DAST,LM and DS) See merge request gitlab-org/gitlab-ce!29547
| * | | | Update application-security index.md's (SAST,DAST,LM and DS)pprokic-master-patch-44643Petar Prokic2019-06-124-5/+4
| | | | |
* | | | | Added naming convention for .graphql filesNatalia Tepluhina2019-06-131-0/+6
| | | | |
* | | | | Add quotes to redirect valueEvan Read2019-06-131-1/+1
| |/ / / |/| | |
* | | | Merge branch 'docs/dependency-proxy-permissions' into 'master'Evan Read2019-06-131-15/+16
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add dependency proxy to permissions.md Closes gitlab-ee#12075 See merge request gitlab-org/gitlab-ce!29497
| * | | | Add dependency proxy to permissions.mddocs/dependency-proxy-permissionsDmitriy Zaporozhets2019-06-111-15/+16
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | | Merge branch 'docs-its-relative-7' into 'master'Evan Read2019-06-1318-57/+54
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Docs: Convert absolute links to relative in /ci docs See merge request gitlab-org/gitlab-ce!29029
| * | | | | Convert absolute links to relative in /ci docsMarcel Amirault2019-06-1118-57/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix more links after review Update redirect_from link Apply suggestion to doc/ci/introduction/index.md Apply suggestion to doc/ci/README.md Apply suggestion to doc/ci/README.md Make front matter redirect_from links absolute Change front matter to fix discus comments
* | | | | | Merge branch 'docs/make-it-clear-about-after-script-context' into 'master'Evan Read2019-06-132-4/+22
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Leave clear notices in docs about after_script execution context Closes gitlab-runner#4146 See merge request gitlab-org/gitlab-ce!29510
| * | | | | Leave clear notices about after_script execution contextdocs/make-it-clear-about-after-script-contextTomasz Maczukin2019-06-122-4/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We frequently see new issues mentioning that something defined in `before_script` or `script` doesn't work with `after_script`. Our documentation mentions that first two are concatenated and executed together, why the third one is executed in a separated shell context. But it looks like it's not clear enough. Since this misunderstanding of how scripts are being executed is repeated frequently, let's make it more clear in docs.
* | | | | | Removed duplicate content on scoped labelsRussell Dickenson2019-06-131-4/+0
| | | | | |
* | | | | | Document how to troubleshoot a pending external-dns deploymentRémy Coutable2019-06-121-2/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also update the Review Apps node pools description Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | | | Update guide with alphabetical order styleWalmyr2019-06-121-20/+22
| | | | | | | | | | | | | | | | | | | | | | | | Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/62505