summaryrefslogtreecommitdiff
path: root/doc/university
Commit message (Collapse)AuthorAgeFilesLines
* Remove glossary content and make necessary doc edits to clarify termsMike Lewis2019-06-122-703/+5
| | | | | This after reviewing each and every glossary entry to ensure it was covered in GitLab docs, or about.gitlab, or not needed.
* SSoT audit fixes for GitLab U topicsEvan Read2019-06-1141-774/+265
| | | | Also improves the markdown in that section.
* Update unstage doc to clarify reset62618-docs-feedback-unstage-page-needs-clarificationZeff Morgan2019-06-041-2/+2
|
* Add MR as common abbreviation for 'Merge Request'glossary-merge-request-mrRene Verschoor2019-05-271-1/+1
|
* Use relative URLs in development docsAchilleas Pipinellis2019-05-271-4/+3
| | | | This is part of https://gitlab.com/gitlab-org/gitlab-ce/issues/61945
* Switch full URLs to relative in uni docsAchilleas Pipinellis2019-05-274-55/+55
| | | | This is part of https://gitlab.com/gitlab-org/gitlab-ce/issues/61945
* Docs: Remove all remaining orphaned images.Marcel Amirault2019-05-171-0/+0
|
* Revert "Remove HipChat integration from GitLab"Sean McGivern2019-04-101-1/+1
| | | | This reverts commit a5378665a1dc0b9c8dc3a4fa279a0eb78aac5aac.
* Merge branch 'patch-49' into 'master'Achilleas Pipinellis2019-04-101-1/+1
|\ | | | | | | | | Correct spelling mistake in documentation See merge request gitlab-org/gitlab-ce!26795
| * Correct spelling mistake in documentationChris Rose2019-03-301-1/+1
| |
* | Docs: image realignmentMarcel Amirault2019-04-021-0/+0
|/
* Add link to Education solutions pageMike Lewis2019-03-151-5/+2
|
* Merge branch 'docs-anchors4-ha' into 'master'Evan Read2019-02-261-2/+2
|\ | | | | | | | | Docs: Fix anchors in HA docs See merge request gitlab-org/gitlab-ce!25415
| * Fix anchors in CE HA docsMarcel Amirault2019-02-201-2/+2
| |
* | Ensure all lists are surrounded by new linesEvan Read2019-02-223-4/+6
|/ | | | | | | | | Markdown renderers find it easier to determine where lists start and end when lists are surrounded by new lines. For consistency, also ensure entries in the list are aligned when they span multipls lines.
* Remove consecutive blank lines from markdown filesEvan Read2019-02-186-12/+0
| | | | | For the sake of consistency, removes any extraneous consecutive blank lines from the doc suite.
* Remove HipChat integration from GitLabNick Thomas2019-02-081-1/+1
|
* Fix most instances of bare URLs in markdownEvan Read2019-01-244-7/+7
|
* Make unordered lists conform to styleguidedocs/fix-unordered-list-styleEvan Read2019-01-0810-63/+64
| | | | - Also makes other minor Markdown fixes that were near the main fixes.
* Avoid redirected Geo linksdocs/avoid-redirected-geo-linksEvan Read2019-01-042-14/+14
|
* Compress all images under doc/Achilleas Pipinellis2018-12-181-0/+0
|
* Merge branch '54230-eliminate-duplicated-words' into 'master'Evan Read2018-11-271-1/+1
|\ | | | | | | | | Eliminate duplicated words (for docs) See merge request gitlab-org/gitlab-ce!23183
| * Eliminate duplicated wordsTakuya Noguchi2018-11-221-1/+1
| | | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
* | Move links to HTTPS to avoid possible 503 errors in broken link checkersdocs/fix-booklist-linksEvan Read2018-11-231-25/+25
|/
* Fixes to AWS documentationBrendan O'Leary 🐢2018-11-201-17/+17
|
* Change link to help broken link checkerdocs/fix-booklist-linkEvan Read2018-11-201-1/+1
|
* Update doc/university/training/topics/tags.mdDaniel Fernau2018-11-141-1/+1
|
* Resolve Markdown ordered lists not conforming to styleguidedocs/fix-ordered-list-item-prefixEvan Read2018-11-137-75/+75
|
* Fix Markdown so renderer parses links correctly, fixing 404sdocs/fix-various-404sEvan Read2018-11-083-8/+8
| | | | Also corrects capitalisation of Git.
* Fix links to product featuresdocs/fix-links-to-product-featuresEvan Read2018-11-071-5/+6
|
* Improve markdown and fix links that don't render correctlydocs/fix-user-trainingEvan Read2018-11-011-136/+131
|
* Update links to external sitesMarcel Amirault2018-10-242-2/+2
|
* Correct Gitlab to GitLab in docsMarcel Amirault2018-09-251-1/+1
|
* Correct grammar (setup to set-up) in DocsMarcel Amirault2018-09-214-5/+5
|
* Resolve "CE documentation is not CommonMark compliant"Brett Walker2018-09-0611-124/+147
|
* Compress all PNG images under doc/Achilleas Pipinellis2018-08-2711-0/+0
| | | | | | | | | | The pngquant tool was used https://pngquant.org, and particularly, the following command: /usr/bin/pngquant -f --skip-if-larger --ext .png --speed 1 image.png Before: 47584K After : 34924K
* Docs update ha aws diagramAchilleas Pipinellis2018-08-223-1/+1
|
* Clean up AWS EFS documentationJoshua Lambert2018-07-301-4/+2
|
* Update README.md to clarify EFS is slow and not to use this guide.Lee Matos2018-06-181-0/+4
|
* fixed university curr anchorsEdwin Torres2018-06-131-6/+6
|
* fixed university curr anchorsEdwin Torres2018-06-131-6/+6
|
* fixed university curr anchorsEdwin Torres2018-06-131-5/+5
|
* Remove SCLAU to mirror ↵Stan Hu2018-06-101-4/+0
| | | | https://gitlab.com/gitlab-org/gitlab-ee/commit/cd5cef8f84a2b8c58a741e90afec232243a9f3a9
* Remove dead link to Google Drivedocs/remove-dead-linkBrendan O'Leary 🐢2018-05-251-1/+0
|
* Docs: fix duplicate titlesMarcia Ramos 🚫 (OOO - back on May 21)2018-05-093-77/+11
|
* Fixed typosPascal Borreli2018-04-276-7/+7
|
* doc: Spelling fixesVille Skyttä2018-01-192-3/+3
|
* Port gitlab-ee MR 3981 to CEdocs/add-aws-reference-diagramBrendan O'Leary2018-01-102-0/+4
|
* Fix typo in docs about ElasticsearchTakuya Noguchi2017-12-031-1/+1
|
* add glossary part 2br-add-glossaryBrittany Rohde2017-11-071-3/+3
|