summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Removed horizontal overflow from collapsed issuable sidebar21895-horizontal-scroll-bar-present-in-collapsed-sidebarLuke Bennett2016-09-121-1/+1
* Merge branch '20300-restore-comments' into 'master' Jacob Schatz2016-09-0975-62/+757
|\
| * Require comments must be included before codeJared Deckard2016-09-081-3/+0
| * Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-0875-62/+760
* | Merge branch 'support-long-branch-namers' into 'master' Annabel Dunstone Gray2016-09-081-3/+9
|\ \ | |/ |/|
| * Give project selection dropdowns responsive width, long-names wrap.support-long-branch-namersBryce2016-09-021-3/+9
* | Merge branch 'dz-bulk-edit-mr' into 'master' Rémy Coutable2016-09-085-18/+19
|\ \
| * | Refactor code for bulk update merge requests featuredz-bulk-edit-mrDmitriy Zaporozhets2016-09-081-1/+1
| * | Add bulk update support for merge requests listDmitriy Zaporozhets2016-09-085-18/+19
* | | Merge branch 'awards-control-margin' into 'master' Annabel Dunstone Gray2016-09-082-5/+6
|\ \ \
| * | | fix padding top/bottomawards-control-margintauriedavis2016-09-071-1/+1
| * | | minor refactortauriedavis2016-09-071-5/+2
| * | | fix margin for multi-line emojistauriedavis2016-09-072-0/+6
| * | | fix margin for awards-control buttonstauriedavis2016-09-061-2/+0
* | | | Merge branch 'dz-mr-version-compare' into 'master' Douwe Maan2016-09-081-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Improve merge request version featureDmitriy Zaporozhets2016-09-071-4/+0
| * | | Improve merge request version switch/compare dropdownDmitriy Zaporozhets2016-09-071-1/+5
* | | | Merge branch 'blame-ui-fix' into 'master' Annabel Dunstone Gray2016-09-071-19/+3
|\ \ \ \
| * | | | Fix layout issues with blame tableblame-ui-fixPhil Hughes2016-09-061-19/+3
* | | | | Merge branch '19183-refactor-sidebar-js' into 'master' Fatih Acet2016-09-076-104/+101
|\ \ \ \ \
| * | | | | sync sidebar DOM state on page:change to minimize split-second appearance of ...19183-refactor-sidebar-jsMike Greiling2016-09-071-3/+2
| * | | | | remove superfluous "collapsed" class and rename header classes for clarityMike Greiling2016-09-074-29/+7
| * | | | | refactor sidebar logic into singleton classMike Greiling2016-09-074-83/+103
* | | | | | Merge branch 'fix-textarea-expansion' into 'master' Fatih Acet2016-09-071-1/+6
|\ \ \ \ \ \
| * | | | | | Add textarea autoresize after commentClement Ho2016-09-011-1/+6
* | | | | | | Merge branch 'fix-contributions-label-truncation' into 'master' Fatih Acet2016-09-071-1/+15
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix contributions calendar month label truncationClement Ho2016-09-071-1/+15
* | | | | | | Merge branch 'replace-animate-emoji-timeout' into 'master' Fatih Acet2016-09-073-49/+38
|\ \ \ \ \ \ \
| * | | | | | | Replace animateEmoji timeout with eventListenerClement Ho2016-09-063-49/+38
* | | | | | | | Merge branch 'master' into issues-filters-reset-btnBryce Johnson2016-09-071-1/+1
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'created-icon' into 'master' Fatih Acet2016-09-071-1/+1
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | Lighten color of created iconcreated-iconAnnabel Dunstone Gray2016-09-061-1/+1
| | | |_|_|/ / | | |/| | | |
* | | | | | | Merge branch 'master' into issues-filters-reset-btnBryce Johnson2016-09-079-24/+54
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch '18851-commit-text-in-activity-commits-page-etc-has-the-wrong-li...Annabel Dunstone Gray2016-09-061-3/+3
| |\ \ \ \ \ \
| | * | | | | | Changed `.commit-row-title` `line-height` to `1.35` from `1`18851-commit-text-in-activity-commits-page-etc-has-the-wrong-line-heightLuke Bennett2016-09-061-3/+3
| * | | | | | | Merge branch 'improve-vuejs-resource-interceptor' into 'master' Fatih Acet2016-09-061-6/+3
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Reduce intermittent spec failures by making VueJS resource interceptorimprove-vuejs-resource-interceptorStan Hu2016-09-061-6/+3
| * | | | | | | Merge branch 'cleanup-mislignments-issue-list-view' into 'master' Annabel Dunstone Gray2016-09-062-2/+2
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | increased checkbox and filter button paddingDimitrie Hoekstra2016-09-052-2/+2
| | |/ / / / /
| * | | | | | remove css selectorsubudzisz2016-09-062-11/+10
| * | | | | | add feature testubudzisz2016-09-063-12/+9
| * | | | | | add js fileubudzisz2016-09-062-0/+20
| * | | | | | Merge branch '19814-regression-snippet-pagination-on-user-page-leads-to-raw-j...12508-gitlab-ui-enhancement-proposalsFatih Acet2016-09-061-0/+11
| |\ \ \ \ \ \
| | * | | | | | Convert SnippetsList to ES619814-regression-snippet-pagination-on-user-page-leads-to-raw-json-instead-of-normal-webpageSean McGivern2016-09-052-7/+11
| | * | | | | | Fix pagination on user snippets pageSean McGivern2016-09-021-0/+7
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'repository-page-ui-issues' into 'master' Fatih Acet2016-09-062-13/+19
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into repository-page-ui-issuesBryce Johnson2016-09-0520-112/+130
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | * | | | | | Merge branch 'master' into repository-page-ui-issuesBryce Johnson2016-09-0215-68/+148
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | * | | | | | Merge branch 'master' into repository-page-ui-issuesBryce Johnson2016-09-018-14/+11
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | * | | | | | Fix repo page ui issues, show full last commit message in repo view.Bryce2016-08-312-3/+19