Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add API topic templatedocs/new-verbs-section-styleguide | Evan Read | 2019-01-07 | 1 | -0/+35 |
| | |||||
* | Implement some review comments | Evan Read | 2019-01-07 | 1 | -43/+43 |
| | | | | | | | Also: - Slight restructure. - Some Markdown improvements. | ||||
* | Add new styleguide sections for verbs | Evan Read | 2019-01-07 | 1 | -3/+31 |
| | | | | Also fixes spelling, and makes the Markdown style more consistent. | ||||
* | Merge branch 'docs/fake-token-no-more' into 'master' | Evan Read | 2019-01-07 | 1 | -10/+10 |
|\ | | | | | | | | | | | | | Do not use tokens that look like tokens in docs Closes #38064 See merge request gitlab-org/gitlab-ce!24044 | ||||
| * | Replace look-alike token with '<your_access_token>'docs/fake-token-no-more | Achilleas Pipinellis | 2019-01-04 | 1 | -10/+10 |
| | | | | | | | | | | Replace all '9koXpg98eAheJpvBs5tK' occurrences with '<your_access_token>' in API docs. | ||||
* | | Merge branch 'kamil-refactor-ci-builds-v5' into 'master' | Grzegorz Bizon | 2019-01-06 | 1 | -0/+25 |
|\ \ | | | | | | | | | | | | | Use BuildMetadata to store build configuration in JSONB form See merge request gitlab-org/gitlab-ce!21499 | ||||
| * | | Add config_options|variables to BuildMetadatakamil-refactor-ci-builds-v5 | Kamil Trzciński | 2019-01-04 | 1 | -0/+25 |
| |/ | | | | | | | | | | | | | | | | | | | | | These are data columns that store runtime configuration of build needed to execute it on runner and within pipeline. The definition of this data is that once used, and when no longer needed (due to retry capability) they can be freely removed. They use `jsonb` on PostgreSQL, and `text` on MySQL (due to lacking support for json datatype on old enough version). | ||||
* | | Fixes broken link | Marcia Ramos | 2019-01-04 | 1 | -1/+1 |
|/ | |||||
* | Make correction to URL, from https://about.gitab.com/handbook/documentation/ ↵ | carla | 2019-01-04 | 1 | -1/+1 |
| | | | | to https://about.gitlab.com/handbook/documentation/ (I searched to see if this is a duplicate of an existing fix, didn't find one) | ||||
* | Merge branch 'documentation-development-docs' into 'master' | Sid Sijbrandij | 2018-12-31 | 7 | -425/+367 |
|\ | | | | | | | | | Documentation process/policy updates to foster contributions to docs as SSOT See merge request gitlab-org/gitlab-ce!23951 | ||||
| * | Add to the 'how to update' section | Mike Lewis | 2018-12-31 | 1 | -1/+6 |
| | | |||||
| * | Fixed typo in structure.md link | Mike Lewis | 2018-12-31 | 1 | -1/+1 |
| | | |||||
| * | Fix link to structure.md and other minor improvements | Mike Lewis | 2018-12-31 | 1 | -14/+12 |
| | | |||||
| * | Minor refinements to process wording and links | Mike Lewis | 2018-12-31 | 1 | -10/+9 |
| | | |||||
| * | Add index.md link and other clarifications | Mike Lewis | 2018-12-31 | 1 | -4/+5 |
| | | |||||
| * | More minor edits | Mike Lewis | 2018-12-31 | 1 | -2/+3 |
| | | |||||
| * | Standardize linked page names in index.md | Mike Lewis | 2018-12-31 | 1 | -8/+9 |
| | | |||||
| * | Refine workflow wording and names | Mike Lewis | 2018-12-31 | 1 | -2/+2 |
| | | |||||
| * | Add language on blog posts | Mike Lewis | 2018-12-31 | 1 | -0/+4 |
| | | |||||
| * | Improve language/policy on standard for merging | Mike Lewis | 2018-12-31 | 1 | -6/+5 |
| | | |||||
| * | Fix link to site_architecture index | Mike Lewis | 2018-12-31 | 1 | -1/+1 |
| | | |||||
| * | Update regarding who moves content, when to ask, etc | Mike Lewis | 2018-12-31 | 1 | -7/+5 |
| | | |||||
| * | Update description of resources | Mike Lewis | 2018-12-31 | 1 | -1/+1 |
| | | |||||
| * | Clarify language on review/merge requirements | Mike Lewis | 2018-12-31 | 1 | -3/+2 |
| | | |||||
| * | Small update re introducing the other resources | Mike Lewis | 2018-12-31 | 1 | -1/+1 |
| | | |||||
| * | Added links to top section | Mike Lewis | 2018-12-31 | 1 | -8/+8 |
| | | |||||
| * | Remove redundancies eg detailed workflow summaries, add links to other pages ↵ | Mike Lewis | 2018-12-31 | 1 | -31/+14 |
| | | | | | | | | in section | ||||
| * | Add link to docs repo and renamed page | Mike Lewis | 2018-12-31 | 1 | -1/+8 |
| | | |||||
| * | Added additional items formerly in the doc template | Mike Lewis | 2018-12-31 | 1 | -2/+4 |
| | | |||||
| * | Further refinements to the page | Mike Lewis | 2018-12-31 | 1 | -62/+25 |
| | | |||||
| * | Improvements to the intro and template | Mike Lewis | 2018-12-31 | 1 | -34/+48 |
| | | |||||
| * | Another addition formerly in the template | Mike Lewis | 2018-12-31 | 1 | -1/+1 |
| | | |||||
| * | Improvements to Style Guide, bringing it items from template | Mike Lewis | 2018-12-31 | 1 | -6/+11 |
| | | |||||
| * | Initial edits to intro | Mike Lewis | 2018-12-31 | 1 | -12/+8 |
| | | |||||
| * | Update Content section | Mike Lewis | 2018-12-31 | 1 | -17/+12 |
| | | |||||
| * | Renamed to Documentation Style Guide | Mike Lewis | 2018-12-31 | 1 | -1/+1 |
| | | |||||
| * | Fixed a typo | Mike Lewis | 2018-12-31 | 1 | -7/+8 |
| | | |||||
| * | Removed Content section, now added to the Style Guide | Mike Lewis | 2018-12-31 | 1 | -18/+0 |
| | | |||||
| * | Rename to add 'template' to title | Mike Lewis | 2018-12-31 | 1 | -1/+1 |
| | | |||||
| * | Move Content section to style guide | Mike Lewis | 2018-12-31 | 1 | -18/+0 |
| | | |||||
| * | Move language about what belongs in docs into Content, other minor improvements | Mike Lewis | 2018-12-31 | 1 | -8/+29 |
| | | |||||
| * | Rewording doc workflows index | Mike Lewis | 2018-12-31 | 1 | -2/+2 |
| | | |||||
| * | Remove technical articles content and add some minor edits | Mike Lewis | 2018-12-29 | 1 | -79/+14 |
| | | |||||
| * | Bring in 'content - what belongs in docs' from 'other' workflow page | Mike Lewis | 2018-12-29 | 1 | -2/+20 |
| | | |||||
| * | Clarify that change to doc location requires technical writer review | Mike Lewis | 2018-12-28 | 1 | -2/+3 |
| | | |||||
| * | Allow contributors to rename files per process | Mike Lewis | 2018-12-28 | 1 | -6/+8 |
| | | |||||
| * | Updates to Location and naming documents | Mike Lewis | 2018-12-28 | 1 | -22/+20 |
| | | |||||
| * | Fix 'other contributions' section; removed comment and updated to remove ↵ | Mike Lewis | 2018-12-27 | 1 | -7/+4 |
| | | | | | | | | review requirement | ||||
| * | Further clarifications to new-feature workflow | Mike Lewis | 2018-12-27 | 1 | -44/+28 |
| | | |||||
| * | add link to Documentation handbook section for more on what belongs, incl ↵ | Mike Lewis | 2018-12-27 | 1 | -1/+1 |
| | | | | | | | | SSOT details |