Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix most bare URLs in project | Evan Read | 2019-07-02 | 1 | -3/+3 |
| | | | | | | Linting rule not enabled for now because tooling produces false positives. | ||||
* | Docs: update global nav document | Marcia Ramos | 2019-07-02 | 1 | -21/+13 |
| | |||||
* | Update styleguide.md to add Notes usage guidelines | Mike Lewis | 2019-07-01 | 1 | -1/+18 |
| | |||||
* | Enforce consistent prefix for bullet lists | Marcel Amirault | 2019-07-01 | 1 | -2/+2 |
| | | | | Adjusts asterisks to hyphens in assorted docs to allow lint rule to pass | ||||
* | Add diagram to site architecture docs | Evan Read | 2019-06-28 | 1 | -5/+37 |
| | |||||
* | Address Mike's review | Marcia Ramos | 2019-06-27 | 1 | -2/+90 |
| | | | | | | - explictly say not to upload videos - link videos from any YT account - embed videos from GL's YT account only | ||||
* | Docs: require release version in image filenames | Marcia Ramos | 2019-06-26 | 1 | -6/+15 |
| | |||||
* | Add Markdown linting | Evan Read | 2019-06-25 | 2 | -6/+6 |
| | | | | | Also adds and one linting rule and makes project conform to it. | ||||
* | Https many links in docs | Evan Read | 2019-06-18 | 2 | -3/+3 |
| | |||||
* | Clarify the process for CE-first documentation | Markus Koller | 2019-06-05 | 1 | -3/+8 |
| | | | | | | Previously it was unclear if the docs changes should be included in the MR as well, and adding a changelog entry in the CE MR also triggers the ee-specific-lines-check job in CI. | ||||
* | Use relative URLs in development docs | Achilleas Pipinellis | 2019-05-27 | 3 | -11/+11 |
| | | | | This is part of https://gitlab.com/gitlab-org/gitlab-ce/issues/61945 | ||||
* | Remove doc/README.md from list of pending filesdocs/single-codebase-dev-guides | Achilleas Pipinellis | 2019-05-17 | 1 | -2/+1 |
| | |||||
* | Add info about the single docs codebase effortdocs/single-codebase-info | Achilleas Pipinellis | 2019-05-08 | 1 | -0/+56 |
| | |||||
* | Final review feedback applieddocs/modify-versions-guidance | Evan Read | 2019-05-02 | 1 | -3/+3 |
| | |||||
* | Adjust guidance based on feedback | Evan Read | 2019-05-02 | 1 | -2/+3 |
| | |||||
* | Change the guidance for version text | Evan Read | 2019-05-02 | 1 | -23/+13 |
| | |||||
* | Adjust how we do version text in docs | Evan Read | 2019-05-02 | 1 | -6/+23 |
| | |||||
* | Avoid links requiring permissions | Evan Read | 2019-04-29 | 1 | -3/+10 |
| | |||||
* | Add whitespace for list so it renders | Evan Read | 2019-04-23 | 1 | -4/+5 |
| | |||||
* | Document how to use GitLab.com only badges | Achilleas Pipinellis | 2019-04-22 | 1 | -0/+6 |
| | | | | | Functionality added in https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/449 | ||||
* | Fix anchor linksssot | Mike Lewis | 2019-04-17 | 1 | -2/+2 |
| | |||||
* | Fix capitalization of term | Mike Lewis | 2019-04-17 | 1 | -1/+1 |
| | |||||
* | Reduce duplicate language by linking to a SSOT | Mike Lewis | 2019-04-17 | 1 | -1/+1 |
| | |||||
* | Resolve duplication of structure info by removing and linking to Style Guide | Mike Lewis | 2019-04-17 | 1 | -3/+1 |
| | |||||
* | Initial content edits | Mike Lewis | 2019-04-17 | 1 | -14/+15 |
| | |||||
* | ssot as principle | Sid Sijbrandij | 2019-04-16 | 1 | -16/+58 |
| | |||||
* | Development docs: move some docs content from Handbook and improve ↵ | Mike Lewis | 2019-04-16 | 2 | -123/+132 |
| | | | | content/headings | ||||
* | Edits to documentation dev doc index | Mike Lewis | 2019-04-08 | 2 | -32/+23 |
| | |||||
* | Improvements to Documentation style and structure information | Mike Lewis | 2019-04-08 | 1 | -24/+26 |
| | |||||
* | Docs: Fix missed or newly added broken anchors | Marcel Amirault | 2019-03-25 | 1 | -1/+1 |
| | |||||
* | Change line length recommendation | Evan Read | 2019-03-14 | 1 | -4/+3 |
| | |||||
* | Docs: Fix broken anchors in development docs | Marcel Amirault | 2019-03-05 | 3 | -5/+5 |
| | |||||
* | Add confidential issue linking guidance | Evan Read | 2019-03-01 | 1 | -0/+18 |
| | |||||
* | Fix misspellings in docs | Takuya Noguchi | 2019-02-25 | 1 | -1/+1 |
| | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com> | ||||
* | Ensure all lists are surrounded by new lines | Evan Read | 2019-02-22 | 3 | -40/+40 |
| | | | | | | | | | 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. | ||||
* | Minor fixes to development/documentation docs, mostly aligning all link text ↵ | Mike Lewis | 2019-02-21 | 3 | -7/+7 |
| | | | | to relevant page names | ||||
* | Update some headers to remove apostrophes | Mike Lewis | 2019-02-19 | 1 | -7/+8 |
| | |||||
* | Merge branch 'master' into 'template-improvements-for-documentation' | Mike Lewis | 2019-02-18 | 2 | -3/+2 |
|\ | | | | | | | # Conflicts: # .gitlab/merge_request_templates/Documentation.md | ||||
| * | Remove consecutive blank lines from markdown files | Evan Read | 2019-02-18 | 1 | -2/+1 |
| | | | | | | | | | | For the sake of consistency, removes any extraneous consecutive blank lines from the doc suite. | ||||
| * | Fix a typo | k-nakayama-pg | 2019-02-12 | 1 | -1/+1 |
| | | |||||
* | | Update feature-change-workflow to clarify who can create follow-up TW review ↵ | Mike Lewis | 2019-02-18 | 1 | -3/+5 |
| | | | | | | | | issue | ||||
* | | Update improvement-workflow re who creates and confirms tech writer review ↵ | Mike Lewis | 2019-02-18 | 1 | -1/+2 |
| | | | | | | | | issues | ||||
* | | Remove numbers from headers | Mike Lewis | 2019-02-14 | 1 | -3/+3 |
| | | |||||
* | | Fix typo and updatee tech writer planning section | Mike Lewis | 2019-02-14 | 1 | -2/+2 |
| | | |||||
* | | Edits to feature-change-workflow.md | Mike Lewis | 2019-02-14 | 1 | -13/+26 |
| | | |||||
* | | Merge branch 'master' into 'template-improvements-for-documentation' | Mike Lewis | 2019-02-11 | 1 | -4/+4 |
|\ \ | |/ | | | | | # Conflicts: # .gitlab/issue_templates/Feature proposal.md | ||||
| * | Merge branch 'docs-correct-word' into 'master' | Evan Read | 2019-02-11 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | Docs: correct word See merge request gitlab-org/gitlab-ce!25065 | ||||
| | * | Docs: correct word | Merve | 2019-02-09 | 1 | -1/+1 |
| | | | |||||
| * | | Fix many 'when manual' anchorsdocs/fix-anchors-for-manual-actions | Evan Read | 2019-02-06 | 1 | -2/+2 |
| | | | |||||
| * | | Merge branch 'docs-correct-link' into 'master' | Achilleas Pipinellis | 2019-02-04 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | | | | | | | | Docs: corrects link See merge request gitlab-org/gitlab-ce!24865 |