summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets
Commit message (Expand)AuthorAgeFilesLines
* Combines media queries22544-long-commit-messageFilipa Lacerda2016-09-291-5/+1
* Fixes Last Update column breaking long text in two linesFilipa Lacerda2016-09-291-4/+13
* Fixes long commit messages overflow viewport in file treeFilipa Lacerda2016-09-291-1/+6
* Revert "Merge branch '18297-i-would-like-text-to-wrap-when-in-edit-mode-on-we...Jacob Schatz2016-09-291-21/+0
* Added CHANGELOG entry.Fatih Acet2016-09-281-0/+2
* Review changesLuke Bennett2016-09-281-0/+18
* Added soft wrap logic and button to editorLuke Bennett2016-09-281-0/+1
* Merge branch 'cs-inline-js-search' into 'master' Fatih Acet2016-09-271-1/+1
|\
| * Fix dropdown vertical positionAlfredo Sumaran2016-08-261-1/+1
* | Merge branch 'full-width-new-snippet-button' into 'master' Fatih Acet2016-09-263-1/+11
|\ \
| * | Added full-width new snippet button on mobile and corrected capitalizationfull-width-new-snippet-buttonLuke Bennett2016-09-183-1/+11
* | | Merge branch 'gitlab-ce-milestone-tab-badges' into 'master' Fatih Acet2016-09-241-6/+21
|\ \ \
| * | | Fix failing specs and improve htmlAlfredo Sumaran2016-09-071-0/+11
| * | | Show badges in Milestone tabs and padding in Milestone list (both to match Is...Dan Rowden2016-09-071-6/+10
* | | | Merge branch 'flash-container-z-index' into 'master' Fatih Acet2016-09-241-2/+0
|\ \ \ \
| * | | | Removed z-index from flash containerflash-container-z-indexPhil Hughes2016-09-081-2/+0
* | | | | Changed links that wrap the icon svg to `display: block` so there isn't any i...22459-tooltips-for-mini-pipeline-graph-in-pipeline-list-use-the-svg-instead-of-containerLuke Bennett2016-09-231-0/+4
* | | | | Merge branch 'filipa-22444' into 'master' Fatih Acet2016-09-232-16/+45
|\ \ \ \ \
| * | | | | Improves design when in mobile and tabletFilipa Lacerda2016-09-231-10/+24
| * | | | | Improvements after reviewfilipa-22444Filipa Lacerda2016-09-222-3/+2
| * | | | | Makes Cycle analytics mobile friendlyFilipa Lacerda2016-09-222-16/+32
* | | | | | Merge branch 'fix-find-file-links' into 'master' Fatih Acet2016-09-221-0/+9
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix find file navigation linksClement Ho2016-09-091-0/+9
* | | | | | Merge branch 'and-you-get-awards' into 'master' Rémy Coutable2016-09-211-0/+7
|\ \ \ \ \ \
| * | | | | | Fix styling of award emoji block for snippets after upstream design changes.Fatih Acet2016-09-191-0/+7
* | | | | | | Merge branch 'shrink-profile-info' into 'master' Fatih Acet2016-09-214-14/+42
|\ \ \ \ \ \ \
| * | | | | | | clean up profileshrink-profile-infotauriedavis2016-09-162-9/+37
| * | | | | | | shrink profile infotauriedavis2016-09-163-5/+5
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch '20310-new-project-btn' into 'master' Jacob Schatz2016-09-212-2/+14
|\ \ \ \ \ \ \
| * | | | | | | Fix new project button alignment20310-new-project-btnAnnabel Dunstone Gray2016-09-142-2/+14
* | | | | | | | Added horizontal padding on build page sidebar on code coverage blockVitaly Baev2016-09-211-0/+4
* | | | | | | | Merge branch '21170-cycle-analytics' into 'master' Stan Hu2016-09-211-0/+121
|\ \ \ \ \ \ \ \
| * | | | | | | | Update cycle analytics icon and fix color of the dismiss button.Fatih Acet2016-09-211-0/+1
| * | | | | | | | Fix rubocop spec.Timothy Andrew2016-09-201-2/+2
| * | | | | | | | Merge remote-tracking branch 'origin/master' into 21170-cycle-analyticsTimothy Andrew2016-09-2020-239/+228
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Simplify vue template for cycle analytics.Fatih Acet2016-09-201-3/+6
| * | | | | | | | | Finalise cycle analytics frontend.Fatih Acet2016-09-191-47/+49
| * | | | | | | | | Fix layout for cycle analytics.Fatih Acet2016-09-161-1/+1
| * | | | | | | | | Implement Cycle Analytics frontend.Fatih Acet2016-09-151-0/+115
* | | | | | | | | | Merge branch 'feature/github-edit-path' into 'master' Rémy Coutable2016-09-201-0/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fix CSSJames Lopez2016-09-201-1/+1
| * | | | | | | | | | fixes CSS issues and namespace path issue. Also tested in different browsers.James Lopez2016-09-201-0/+10
| * | | | | | | | | | some UI changesJames Lopez2016-09-201-6/+0
| * | | | | | | | | | modify github import JS and controller so we can now specify a namespace and/...James Lopez2016-09-201-0/+6
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'master' into merge-request-push-compare-uiBryce Johnson2016-09-201-4/+5
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge branch 'diff-table-width-fix' into 'master' Jacob Schatz2016-09-201-4/+5
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| | * | | | | | | | Fixed large comments messing with diff table widthsdiff-table-width-fixPhil Hughes2016-09-121-4/+5
| | | |_|_|/ / / / | | |/| | | | | |
* | | | | | | | | Merge branch 'master' into merge-request-push-compare-uiBryce Johnson2016-09-178-123/+138
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge branch 'issue-boards-css-simplify' into 'master' Jacob Schatz2016-09-161-75/+23
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Removed more flexboxissue-boards-css-simplifyPhil Hughes2016-09-151-5/+3