summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ce-4348-show-dast-results-in-the-mr-widget' into 'master'Tim Zallmann2018-01-052-0/+55
|\
| * Use computed prop in expand buttonce-4348-show-dast-results-in-the-mr-widgetFilipa Lacerda2018-01-051-1/+1
| * Backport of methods and components added in EBackport of methods and componen...Filipa Lacerda2018-01-032-0/+55
* | Merge branch 'jivl-fix-import-project-url-bug' into 'master'Tim Zallmann2018-01-051-3/+4
|\ \
| * | Fix import project url not updating project namejivl-fix-import-project-url-bugJose Ivan Vargas2018-01-031-3/+4
* | | Merge branch 'winh-modal-target-id' into 'master'Filipa Lacerda2018-01-059-90/+87
|\ \ \
| * | | Add id to modal.vue to support data-toggle="modal"Winnie Hellmann2018-01-059-90/+87
* | | | Merge branch '40533-fix-item-stats-props' into 'master'Filipa Lacerda2018-01-051-7/+7
|\ \ \ \
| * | | | Use `__` instead of `s__` when context is not required40533-fix-item-stats-propsKushal Pandya2018-01-041-3/+3
| * | | | Enclose props in quotesKushal Pandya2018-01-041-4/+4
* | | | | Merge branch 'issue-boards-scroll' into 'master'Jacob Schatz2018-01-041-1/+1
|\ \ \ \ \
| * | | | | Fix issue boards scroll config.issue-boards-scrollFatih Acet2018-01-041-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'fix-missing-d3-import' into 'master'Jacob Schatz2018-01-041-2/+12
|\ \ \ \ \
| * | | | | fix missing import of timeWeek which would cause errors in prometheus graphs ...fix-missing-d3-importMike Greiling2018-01-041-2/+12
| | |/ / / | |/| | |
* | | | | Added multi editor setting on the profile preferences pageJose Ivan Vargas2018-01-046-1/+43
|/ / / /
* | | | Merge branch '40533-groups-tree-updates' into 'master'Filipa Lacerda2018-01-0410-94/+207
|\ \ \ \ | |_|/ / |/| | |
| * | | Make tooltip placement bottom by default as per design guidelines40533-groups-tree-updatesKushal Pandya2018-01-043-2/+4
| * | | Fix groups list icon, timestamp alignment and row heightKushal Pandya2018-01-041-3/+24
| * | | Update styles to fix SVG caret alignmentKushal Pandya2017-12-281-1/+7
| * | | Use SVG sprite iconsKushal Pandya2017-12-281-5/+10
| * | | Use ItemStatValue component for project star countKushal Pandya2017-12-261-5/+5
| * | | Make `title` optionalKushal Pandya2017-12-261-1/+2
| * | | Update styles to show `updatedAt`Kushal Pandya2017-12-261-9/+34
| * | | Use ItemStatsValue Component, add `updatedAt` info for projectsKushal Pandya2017-12-261-51/+37
| * | | ItemStatsValue ComponentKushal Pandya2017-12-261-0/+67
| * | | Update avatar size to be 24pxKushal Pandya2017-12-261-3/+5
| * | | Update icon name to use from SVG spriteKushal Pandya2017-12-261-3/+3
| * | | Use SVG sprite iconsKushal Pandya2017-12-262-17/+14
| * | | Add `updatedAt` prop for ProjectsKushal Pandya2017-12-261-0/+1
| * | | Reduce font size for 24px identiconKushal Pandya2017-12-261-1/+1
* | | | Merge branch 'osw-introduce-merge-request-statistics' into 'master'Sean McGivern2018-01-043-30/+28
|\ \ \ \
| * | | | Fixes spec failures due to not returning metrics for MRs other than closed/me...Oswaldo Ferreira2018-01-021-0/+4
| * | | | Cache merged and closed events data in merge_request_metrics tableOswaldo Ferreira2018-01-023-30/+24
* | | | | Merge branch '41054-disable-creation-of-new-kubernetes-integrations' into 'ma...Kamil TrzciƄski2018-01-041-0/+4
|\ \ \ \ \
| * | | | | 41054-Disallow creation of new Kubernetes integrationsMayra Cabrera2018-01-041-0/+4
| | |_|/ / | |/| | |
* | | | | Resolve "Resizable file list and commit panel"Tim Zallmann2018-01-049-5/+203
|/ / / /
* | | | Merge branch '13355-definition-margin' into 'master'Filipa Lacerda2018-01-031-0/+4
|\ \ \ \
| * | | | Add left margin to definition elements13355-definition-marginAnnabel Dunstone Gray2018-01-031-0/+4
| | |_|/ | |/| |
* | | | Merge branch 'fix-context-header-wrapping-collapse' into 'master'40045-prevent-modifications-using-the-multi-file-editor-from-being-lostTim Zallmann2018-01-031-0/+1
|\ \ \ \
| * | | | Re-add width for sidebar context headerfix-context-header-wrapping-collapseAnnabel Dunstone Gray2018-01-021-0/+1
| | |/ / | |/| |
* | | | Merge branch '34534-switch-to-axios' into 'master'Filipa Lacerda2018-01-0319-163/+140
|\ \ \ \ | |_|/ / |/| | |
| * | | Switch boards to AxiosEric Eastwood2018-01-025-65/+61
| * | | Switch blob/notebook to AxiosEric Eastwood2018-01-021-8/+6
| * | | Switch vue_merge_request_widget to AxiosEric Eastwood2018-01-028-68/+58
| * | | Switch issue_show to AxiosEric Eastwood2018-01-023-21/+12
| * | | Fix mergeUrlParams encoding query parametersEric Eastwood2018-01-021-1/+1
| * | | Add `X-Requested-With: XMLHttpRequest` header so Rails can recognize XHREric Eastwood2018-01-021-0/+2
* | | | Merge branch 'tz-ide-file-icons' into 'master'Sean McGivern2018-01-036-16/+713
|\ \ \ \
| * | | | Multi File Editor File iconsTim Zallmann2018-01-036-16/+713
* | | | | Merge branch '41120-performance-bar-auto-scroll' into 'master'Tim Zallmann2018-01-031-10/+15
|\ \ \ \ \ | |/ / / / |/| | | |