summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rs-no-minified-js'Robert Speicher2016-01-231-5/+5
|\
| * Don't vendor minified fuzzaldrin-plusDouglas Barbosa Alexandre2016-01-201-1/+1
| * Don't vendor minified jQuery.nicescrollDouglas Barbosa Alexandre2016-01-201-1/+1
| * Don't vendor minified g.bar.jsDouglas Barbosa Alexandre2016-01-201-1/+1
| * Don't vendor minified g.raphael.jsDouglas Barbosa Alexandre2016-01-201-1/+1
| * Don't vendor minified Chart.jsRobert Speicher2016-01-201-1/+1
* | Merge branch 'issuable-white-bg' into 'master' Jacob Schatz2016-01-231-1/+5
|\ \
| * | Remove gray background from issue/mr/milestone backgroundissuable-white-bgDmitriy Zaporozhets2016-01-221-1/+5
* | | Fix UI for pages with panelsfix-ui-paddingDmitriy Zaporozhets2016-01-222-18/+7
|/ /
* | Merge branch 'solarized-dark-old-lines' into 'master' Robert Speicher2016-01-221-1/+1
|\ \
| * | Make old line background color for Solarized Dark a little more clearsolarized-dark-old-linesDouwe Maan2016-01-221-1/+1
* | | Merge branch 'fix-comment-on-diff-ajax-loading'Dmitriy Zaporozhets2016-01-221-33/+54
|\ \ \ | |/ / |/| |
| * | Fix indentation of methods chaining in CoffeeRémy Coutable2016-01-201-8/+8
| * | Merge remote-tracking branch 'origin/master' into fix-comment-on-diff-ajax-lo...Rémy Coutable2016-01-207-17/+17
| |\ \
| * | | Address some JS coding-style and HTML semantic issuesRémy Coutable2016-01-201-25/+28
| * | | Fix diff comments loaded by AJAX to load comment with diff in discussion tabRémy Coutable2016-01-191-25/+43
* | | | Merge branch 'diff-highlight-themes' into 'master' Robert Speicher2016-01-2110-205/+176
|\ \ \ \
| * | | | Make dark inline diffs a little more obviousdiff-highlight-themesDouwe Maan2016-01-211-2/+2
| * | | | Pretty highlighted diffs for every themeDouwe Maan2016-01-215-20/+37
| * | | | Use consistent markup and styling for highlighting across blobs, diffs, blame...Douwe Maan2016-01-2110-197/+151
* | | | | Merge branch 'drag-drop-cursor' into 'master' Jacob Schatz2016-01-211-0/+11
|\ \ \ \ \
| * | | | | Milestone drag & drop cursorPhil Hughes2016-01-211-0/+11
| |/ / / /
* | | | | Merge branch 'fix/artifacts-download-progress-bar' into 'master' Grzegorz Bizon2016-01-212-0/+16
|\ \ \ \ \
| * | | | | Move build artifacts javascripts into separate filefix/artifacts-download-progress-barGrzegorz Bizon2016-01-212-0/+16
| |/ / / /
* | | | | remove execution permissions from fontsPirate Praveen2016-01-2125-0/+0
|/ / / /
* | | | Removes 100% width because it is a block element.Jacob Schatz2016-01-201-1/+0
* | | | Implement new UI for paginationDmitriy Zaporozhets2016-01-202-37/+14
* | | | Merge branch 'ui-is-broken-in-search-result-page' into 'master' Dmitriy Zaporozhets2016-01-211-4/+0
|\ \ \ \
| * | | | Fix term height so text overflap does not happen.ui-is-broken-in-search-result-pageJacob Schatz2016-01-201-4/+0
* | | | | Merge branch 'show-message-to-signed-out-users-to-sign-in-if-they-want-to-com...Dmitriy Zaporozhets2016-01-201-0/+36
|\ \ \ \ \
| * | | | | Uses color variables instead.show-message-to-signed-out-users-to-sign-in-if-they-want-to-commentJacob Schatz2016-01-201-3/+3
| * | | | | Adds disabled comment field and disabled avatar.Jacob Schatz2016-01-201-0/+36
| | |_|_|/ | |/| | |
* | | | | Merge branch 'master' into issue_3945Douwe Maan2016-01-204-15/+8
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'awardemoji-tooltip-shows-people-multiple-times' into 'master' Dmitriy Zaporozhets2016-01-201-10/+7
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Fixes issue where other emoji (not thumbup/thumbdown) were not removedawardemoji-tooltip-shows-people-multiple-timesJacob Schatz2016-01-191-1/+1
| | * | | Fix the situation where the user has named themselves "me"Jacob Schatz2016-01-181-4/+2
| | * | | Fix underlying issue with emoji reactionsJacob Schatz2016-01-181-6/+8
| | * | | Removing initial `,`.Jacob Schatz2016-01-181-1/+2
| | * | | Fixes tooltip doesn't duplicate the "me" name.Jacob Schatz2016-01-181-8/+4
| * | | | Merge branch 'secret-shortcut-feature' into 'master' Dmitriy Zaporozhets2016-01-203-5/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Adds `t` as a shortcut for find file anywhereJacob Schatz2016-01-193-5/+1
* | | | | Merge branch 'master' into issue_3945Douwe Maan2016-01-2030-35/+96
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'star-button-fork-count-increase' into 'master' Dmitriy Zaporozhets2016-01-191-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | when starring a project it correctly increase the star countPhil Hughes2016-01-191-2/+2
| | | |/ | | |/|
| * | | Merge branch 'display-message-when-assignee-cannot-merge' into 'master' Dmitriy Zaporozhets2016-01-192-0/+7
| |\ \ \ | | |/ / | |/| |
| | * | Move multiple css rules to multiple lines.display-message-when-assignee-cannot-mergeJacob Schatz2016-01-192-2/+2
| | * | Fix spacing issues, fix naming inconsistencies. Fix conflicts.Jacob Schatz2016-01-181-2/+2
| | * | color variable for error for exclamation pointJacob Schatz2016-01-182-2/+4
| | * | adds exclamation point when assigned user cannot mergeJacob Schatz2016-01-181-0/+5
| | |/
| * | Merge branch 'browse-issues-incorrect-positioning-in-firefox-on-commit-page' ...Dmitriy Zaporozhets2016-01-191-0/+4
| |\ \