Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-07-18Fix unordered list spacingMarcel Amirault
Correct the spacing of unordered markdown lists in docs, to maintain standards of documentation.
2019-06-18Add Create Deep Dives to development docsDouwe Maan
See https://gitlab.com/gitlab-org/create-stage/issues/1 for more context
2019-02-18Remove consecutive blank lines from markdown filesEvan Read
For the sake of consistency, removes any extraneous consecutive blank lines from the doc suite.
2018-11-13Resolve Markdown ordered lists not conforming to styleguideEvan Read
2018-10-01Make single diff patch limit configurableOswaldo Ferreira
- Creates a new column to hold the single patch limit value on application_settings - Allows updating this value through the application_settings API - Calculates single diff patch collapsing limit based on diff_max_patch_bytes column - Updates diff limit documentation - Adds documentation (with warning) as of how one can update this limit
2018-09-12Remove Rugged and shell code from Gitlab::GitAlejandro Rodríguez
2018-09-06Resolve "CE documentation is not CommonMark compliant"Brett Walker
2018-09-04Add notes to diff docs regarding limitsOswaldo Ferreira
2018-08-10Update diff docs regarding note diff file usageOswaldo Ferreira
2018-04-30Add developer documentation on diff handling and limitsOswaldo Ferreira