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-11-06Enable BorderZero rule in scss-lintTakuya Noguchi
2017-11-03Enable MergeableSelector in scss-lintTakuya Noguchi
2017-10-16Remove extra border radius when editing a fileRachel Pipkin
2017-09-08Reduce top and bottom margin on file viewer on mobileAnnabel Dunstone Gray
2017-07-25Use only CSS to truncate commit message in blameTakuya Noguchi
2017-07-03Adjust readme repo widthDimitrie Hoekstra
2017-06-26Merge branch 'sh-revert-annotate-for-blame' into 'master'Rémy Coutable
Revert "Annotate" to "Blame" See merge request !12401
2017-06-23Limit the width of project READMEsPhil Hughes
2017-06-23Revert "Annotate" to "Blame"Stan Hu
2017-06-16Add missing bottom border to blame age legendJeff Stubler
2017-06-14Add blame view age mapJeff Stubler
2017-06-02Promote blameless culture by using "annotate" insteadIlya Vassilevsky
User-facing changes (fast & easy win)
2017-05-23Consistently style image in blob and diffDouwe Maan
2017-05-09Make tree, blob and blame pages more consistentDouwe Maan
2017-04-30Merge branch 'master' into balsalmiq-supportLuke "Jared" Bennett
2017-04-28Display video blobs in-line like imagesDouwe Maan
2017-04-28Corrected styling, less hackyLuke "Jared" Bennett
2017-04-26Swapped flex out for grid systemLuke "Jared" Bennett
2017-04-26Merge branch 'master' into 'balsalmiq-support'Luke "Jared" Bennett
# Conflicts: # config/webpack.config.js
2017-04-25Resolve "Clean up padding with Markdown headers"Taurie Davis
2017-04-10Added Spinner classLuke "Jared" Bennett
2017-04-06Linking to edit file directlyEric Eastwood
2017-04-06STL file viewerPhil Hughes
2017-03-01Fixed long filename being under action buttonsPhil Hughes
Closes #26607
2017-02-09Reduce file header paddingAnnabel Dunstone Gray
2017-02-09Align file header items while keeping collapse functionalityAnnabel Dunstone Gray
2017-02-09Revert "Merge branch 'revert-a91ff32b' into 'master'"Filipa Lacerda
This reverts merge request !8688
2017-01-21Revert "Merge branch '25709-diff-file-overflow' into 'master'"Jacob Schatz
This reverts merge request !8475
2017-01-19Remove fixed class from file actionsAnnabel Dunstone Gray
2017-01-19Use flexbox instead of media queriesFilipa Lacerda
Move CSS to correct file
2016-12-29Update file hader styles; remove and relocate more commits cssAnnabel Dunstone Gray
2016-12-13Finish refactoring graysAnnabel Dunstone Gray
2016-12-02Enable ColorVariable in scss-lintSam Rose
2016-10-19Set webkit-overflow-scrolling to auto for children of body.Bryce Johnson
2016-10-15Enforce TrailingSemicolon and EmptyLineBetweenBlocks in scss-lintClement Ho
2016-10-14Improved specifity of toggleable file headersLuke Bennett
2016-10-01Merge branch '21369-make-it-clearer-that-diffs-can-be-collapsed' into 'master' Jacob Schatz
Updated diff toggle targets and added icon ## What does this MR do? Adds the new diff toggle icon and alters the toggle targets. User can now click on the file header bar _(where no other elements are above it, apart from the icon)_ and the `Click to expand` link to expand the diff and no where else. ## Are there points in the code the reviewer needs to double check? ## Why was this MR needed? ## Screenshots (if relevant) ![Screen_Shot_2016-09-02_at_15.35.15](/uploads/c1cb8c0547328153250294d6c95dd96a/Screen_Shot_2016-09-02_at_15.35.15.png) #### Gif ![2016-09-02_15.34.31](/uploads/abaefaeba9ce8ef129522dae34574c57/2016-09-02_15.34.31.gif) ## Does this MR meet the acceptance criteria? - [ ] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added - [ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md) - [ ] API support added - Tests - [ ] Added for this feature/bug - [ ] All builds are passing - [ ] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html) - [ ] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides) - [ ] Branch has no merge conflicts with `master` (if you do - rebase it please) - [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits) ## What are the relevant issue numbers? Closes #21369 Closes #20326 See merge request !6183
2016-09-06Fix layout issues with blame tablePhil Hughes
Closes #21216
2016-09-03Updated diff toggle targets and added iconLuke Bennett
2016-08-28Remove #faf9f9 and #f9f9f9 from color palette; replace with #fafafaAnnabel Dunstone
2016-08-12Decrease max-width for image previews to 80%.Connor Shea
2016-08-08Fix small image previews in the file viewer.Connor Shea
See also https://gitlab.com/gitlab-org/gitlab-ce/issues/20505#note_13670085
2016-07-18Merge branch 'patch1' of https://gitlab.com/sheerun/gitlab-ce into ↵Dmitriy Zaporozhets
dz-improve-markdown
2016-07-11Improve readability of markdown filesAdam Stankiewicz
2016-07-07Style diff and blob file headers the same wayDouwe Maan
2016-05-25Merge branch 'snippets-ui' into 'master' Jacob Schatz
Updated snippets UI ![Screen_Shot_2016-05-18_at_14.11.54](/uploads/2544351e50f19a36c4ba9a7a92d5544b/Screen_Shot_2016-05-18_at_14.11.54.png) Closes #14328 See merge request !4194
2016-05-18Create DiffFilter and change SystemNoteService#change_title to use ↵Adam Butler
Gitlab::Diff::InlineDiff
2016-05-18Updated snippets UIPhil Hughes
Closes #14328
2016-04-25Merge branch 'scss-empty-rule' into 'master' Jacob Schatz
Enable the EmptyRule SCSS Linter Prevents empty SCSS rules from being included in the SCSS. Also fixes the handful of lints caught by the linter. Regarding the `.gh` rule in monokai.scss, which was added in [this commit](https://gitlab.com/gitlab-org/gitlab-ce/commit/bf079c24afb8ad2991a4eaf60a71a7bc45dd775d), it appears to be empty in [the original file as well](https://github.com/richleland/pygments-css/blob/master/monokai.css). So I think it's fine to delete the selector. cc: @jschatz1 See merge request !3769
2016-04-21Remove float from iconAnnabel Dunstone