summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Fixes issue with signin button overflowing on mobileheader-mobile-overflowPhil Hughes2016-03-222-1/+9
* Merge branch 'master' into issue_12658Douwe Maan2016-03-2128-53/+116
|\
| * Merge branch 'change_css_class_has_tooltip_to_has-tooltip' into 'master' Jacob Schatz2016-03-214-4/+4
| |\
| | * change the css class has_tooltip to has-tooltip universallychange_css_class_has_tooltip_to_has-tooltipArinde Eniola2016-03-204-4/+4
| * | Merge branch 'css-indentation' into 'master' Jacob Schatz2016-03-213-9/+9
| |\ \
| | * | Fix Indentation lints in CSS.connorshea2016-03-183-9/+9
| * | | Merge branch 'css-shorthand' into 'master' Jacob Schatz2016-03-2110-23/+23
| |\ \ \
| | * | | Follow the CSS Style Guide rules for using shorthand where possible.connorshea2016-03-1810-23/+23
| | |/ /
| * | | Merge branch 'remove-console-log' into 'master' Jacob Schatz2016-03-211-1/+0
| |\ \ \
| | * | | Remove console.log callStan Hu2016-03-201-1/+0
| * | | | Merge branch 'feature/issue-move' into 'master' Kamil Trzciński2016-03-211-1/+10
| |\ \ \ \
| | * \ \ \ Merge branch 'master' into feature/issue-moveGrzegorz Bizon2016-03-201-2/+43
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' into feature/issue-moveGrzegorz Bizon2016-03-1929-248/+453
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | Add minor improvements in code related to issue moveGrzegorz Bizon2016-03-171-4/+4
| | * | | | | Use helper to create list of projects issue can be moved toGrzegorz Bizon2016-03-171-1/+10
| | * | | | | Revert changes in js used to create project selectGrzegorz Bizon2016-03-171-50/+20
| | * | | | | Add initial notifications and hooks for issue moveGrzegorz Bizon2016-03-171-6/+0
| | * | | | | Make it possible to exclude project in projects selectGrzegorz Bizon2016-03-171-6/+21
| | * | | | | Add access-level filter support for projects selectGrzegorz Bizon2016-03-171-18/+38
| | * | | | | Add ability to choose id attribute in project select helperGrzegorz Bizon2016-03-171-2/+3
| * | | | | | Merge branch 'fix-image-mode-view-diff' into 'master' Dmitriy Zaporozhets2016-03-211-0/+1
| |\ \ \ \ \ \
| | * | | | | | Fix diff image view modes (2-up, swipe, onion skin) not workingStan Hu2016-03-191-0/+1
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'backport-ee-premailer' into 'master' Rémy Coutable2016-03-211-0/+24
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Inline mailer CSS using premailer.Douwe Maan2016-03-191-0/+24
| | |/ / / /
| * | | | | Merge branch 'css-zero-unit-again' into 'master' Jacob Schatz2016-03-203-3/+3
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Fix a few remaining uses of `0px`.connorshea2016-03-183-3/+3
| | |/ / /
| * | | | Merge branch 'fix-default-http-clone' into 'master' Jacob Schatz2016-03-201-1/+0
| |\ \ \ \
| | * | | | Fix specs and remove unnecessary console.logStan Hu2016-03-201-1/+0
| | | |_|/ | | |/| |
| * | | | Merge branch 'edit-form-alignment' into 'master' Jacob Schatz2016-03-203-7/+15
| |\ \ \ \
| | * | | | Fix spacing below edit note formedit-form-alignmentPhil Hughes2016-03-183-7/+15
| * | | | | Merge branch 'rs-auto-expand-sidebar' into 'master' Jacob Schatz2016-03-201-3/+22
| |\ \ \ \ \
| | * | | | | Expand the issuable sidebar when coming back from the Changes tabrs-auto-expand-sidebarRobert Speicher2016-03-171-3/+22
| * | | | | | Merge branch 'dropdown-persits-filtered-data' into 'master' Jacob Schatz2016-03-201-1/+5
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Fixed issue with filtered data persisting when dropdown closeddropdown-persits-filtered-dataPhil Hughes2016-03-181-1/+5
| | | |/ / / | | |/| | |
* | | | | | Tweaks, refactoring, and specsDouwe Maan2016-03-201-1/+1
* | | | | | Merge branch 'master' into issue_12658Douwe Maan2016-03-2069-625/+868
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge remote-tracking branch 'origin/master' into remove-wipRémy Coutable2016-03-1897-1058/+2686
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge branch 'refactor-ui-lists' into 'master' Dmitriy Zaporozhets2016-03-187-44/+26
| | |\ \ \ \
| | | * | | | Refactor colors and listsDmitriy Zaporozhets2016-03-187-44/+26
| | * | | | | Merge branch 'refactor-variables' into 'master' Dmitriy Zaporozhets2016-03-184-33/+64
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Cleanup somce css colorsDmitriy Zaporozhets2016-03-184-20/+25
| | | * | | | Re-group scss variablesDmitriy Zaporozhets2016-03-181-21/+47
| | * | | | | Fixes issue with filter label missing on labels & milestonesPhil Hughes2016-03-183-3/+3
| | |/ / / /
| | * | | | Fixed issue with labels dropdown getting wrong labelsPhil Hughes2016-03-182-18/+0
| | |/ / /
| | * | | Merge branch 'fix-mr-close-button' into 'master' Jacob Schatz2016-03-181-2/+2
| | |\ \ \
| | | * | | Fixes issue with close button not working on MRfix-mr-close-buttonPhil Hughes2016-03-181-2/+2
| | * | | | Merge branch 'improved-issue-sidebar' into 'master' Jacob Schatz2016-03-182-57/+109
| | |\ \ \ \
| | | * | | | Removed global JS varimproved-issue-sidebarPhil Hughes2016-03-181-4/+5
| | | * | | | Reused some variablesPhil Hughes2016-03-181-2/+2
| | | * | | | Links to user on collapsed issue sidebarPhil Hughes2016-03-181-0/+4