summaryrefslogtreecommitdiff
path: root/doc/development
Commit message (Collapse)AuthorAgeFilesLines
* Add API topic templatedocs/new-verbs-section-styleguideEvan Read2019-01-071-0/+35
|
* Implement some review commentsEvan Read2019-01-071-43/+43
| | | | | | | Also: - Slight restructure. - Some Markdown improvements.
* Add new styleguide sections for verbsEvan Read2019-01-071-3/+31
| | | | Also fixes spelling, and makes the Markdown style more consistent.
* Merge branch 'docs/fake-token-no-more' into 'master'Evan Read2019-01-071-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-moreAchilleas Pipinellis2019-01-041-10/+10
| | | | | | | | | | Replace all '9koXpg98eAheJpvBs5tK' occurrences with '<your_access_token>' in API docs.
* | Merge branch 'kamil-refactor-ci-builds-v5' into 'master'Grzegorz Bizon2019-01-061-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-v5Kamil Trzciński2019-01-041-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 linkMarcia Ramos2019-01-041-1/+1
|/
* Make correction to URL, from https://about.gitab.com/handbook/documentation/ ↵carla2019-01-041-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 Sijbrandij2018-12-317-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' sectionMike Lewis2018-12-311-1/+6
| |
| * Fixed typo in structure.md linkMike Lewis2018-12-311-1/+1
| |
| * Fix link to structure.md and other minor improvementsMike Lewis2018-12-311-14/+12
| |
| * Minor refinements to process wording and linksMike Lewis2018-12-311-10/+9
| |
| * Add index.md link and other clarificationsMike Lewis2018-12-311-4/+5
| |
| * More minor editsMike Lewis2018-12-311-2/+3
| |
| * Standardize linked page names in index.mdMike Lewis2018-12-311-8/+9
| |
| * Refine workflow wording and namesMike Lewis2018-12-311-2/+2
| |
| * Add language on blog postsMike Lewis2018-12-311-0/+4
| |
| * Improve language/policy on standard for mergingMike Lewis2018-12-311-6/+5
| |
| * Fix link to site_architecture indexMike Lewis2018-12-311-1/+1
| |
| * Update regarding who moves content, when to ask, etcMike Lewis2018-12-311-7/+5
| |
| * Update description of resourcesMike Lewis2018-12-311-1/+1
| |
| * Clarify language on review/merge requirementsMike Lewis2018-12-311-3/+2
| |
| * Small update re introducing the other resourcesMike Lewis2018-12-311-1/+1
| |
| * Added links to top sectionMike Lewis2018-12-311-8/+8
| |
| * Remove redundancies eg detailed workflow summaries, add links to other pages ↵Mike Lewis2018-12-311-31/+14
| | | | | | | | in section
| * Add link to docs repo and renamed pageMike Lewis2018-12-311-1/+8
| |
| * Added additional items formerly in the doc templateMike Lewis2018-12-311-2/+4
| |
| * Further refinements to the pageMike Lewis2018-12-311-62/+25
| |
| * Improvements to the intro and templateMike Lewis2018-12-311-34/+48
| |
| * Another addition formerly in the templateMike Lewis2018-12-311-1/+1
| |
| * Improvements to Style Guide, bringing it items from templateMike Lewis2018-12-311-6/+11
| |
| * Initial edits to introMike Lewis2018-12-311-12/+8
| |
| * Update Content sectionMike Lewis2018-12-311-17/+12
| |
| * Renamed to Documentation Style GuideMike Lewis2018-12-311-1/+1
| |
| * Fixed a typoMike Lewis2018-12-311-7/+8
| |
| * Removed Content section, now added to the Style GuideMike Lewis2018-12-311-18/+0
| |
| * Rename to add 'template' to titleMike Lewis2018-12-311-1/+1
| |
| * Move Content section to style guideMike Lewis2018-12-311-18/+0
| |
| * Move language about what belongs in docs into Content, other minor improvementsMike Lewis2018-12-311-8/+29
| |
| * Rewording doc workflows indexMike Lewis2018-12-311-2/+2
| |
| * Remove technical articles content and add some minor editsMike Lewis2018-12-291-79/+14
| |
| * Bring in 'content - what belongs in docs' from 'other' workflow pageMike Lewis2018-12-291-2/+20
| |
| * Clarify that change to doc location requires technical writer reviewMike Lewis2018-12-281-2/+3
| |
| * Allow contributors to rename files per processMike Lewis2018-12-281-6/+8
| |
| * Updates to Location and naming documentsMike Lewis2018-12-281-22/+20
| |
| * Fix 'other contributions' section; removed comment and updated to remove ↵Mike Lewis2018-12-271-7/+4
| | | | | | | | review requirement
| * Further clarifications to new-feature workflowMike Lewis2018-12-271-44/+28
| |
| * add link to Documentation handbook section for more on what belongs, incl ↵Mike Lewis2018-12-271-1/+1
| | | | | | | | SSOT details