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
2017-08-10Fix line numbers not matching up to code in code viewer.Trevor Flynn
2017-07-12Enable UnnecessaryParentReference in scss-lintTakuya Noguchi
2017-03-13Update permalink/blame buttons with line number fragment hashEric Eastwood
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/19742
2016-11-17Fix line numbers not matching up with code in Firefox.Connor Shea
2016-07-20Fixed wrapping of lines on smaller viewportsPhil Hughes
2016-07-20Uses white-space instead of setting font size to 0Phil Hughes
2016-07-20Highlight empty linesPhil Hughes
Closes #19484
2016-03-17Follow the CSS Style Guide rules for unitless zero values.connorshea
Updated Emoji Rake task to conform to style guide. Discussed in #14299. [ci skip]
2016-02-22Added line links to blame tablePhil Hughes
Closes #4119
2016-01-25Highlight note code and edit previewDouwe Maan
2015-10-12Re-organize GitLab css into 2 directories: framework and page specific cssDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>