summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* [ci skip] Fix more eslint rulesFilipa Lacerda2018-01-0510-272/+415
* [ci skip] Fix more rulesFilipa Lacerda2018-01-0574-2160/+2377
* [ci skip] Fix more rulesFilipa Lacerda2018-01-0415-469/+464
* [ci skip] Fix some rulesFilipa Lacerda2018-01-047-134/+155
* Merge branch 'master' into 34312-eslint-vue-pluginFilipa Lacerda2018-01-0443-165/+607
|\
| * 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-0415-55/+132
| |\ \
| | * | Simplify metrics fetching for closed/merged MRsosw-introduce-merge-request-statisticsOswaldo Ferreira2018-01-031-6/+5
| | * | 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-0215-55/+129
| * | | Merge branch '41054-disable-creation-of-new-kubernetes-integrations' into 'ma...Kamil TrzciƄski2018-01-049-10/+64
| |\ \ \
| | * | | 41054-Disallow creation of new Kubernetes integrationsMayra Cabrera2018-01-049-10/+64
| * | | | Resolve "Resizable file list and commit panel"Tim Zallmann2018-01-049-5/+203
| |/ / /
* | | | Adds `eslint-plugin-vue`, fixes linter errors and adds docsFilipa Lacerda2018-01-0327-214/+265
|/ / /
* | | Merge branch 'da-handle-hashed-storage-repos-using-repo-import-task' into 'ma...Robert Speicher2018-01-036-1/+32
|\ \ \
| * | | Use if instead of unless on Projects::HashedStorage::MigrateRepositoryServiceda-handle-hashed-storage-repos-using-repo-import-taskDouglas Barbosa Alexandre2018-01-031-3/+3
| * | | Fix Projects::TransferService#write_repository_config methodDouglas Barbosa Alexandre2018-01-031-1/+1
| * | | Write projects config to all projects inside namespace in batchesDouglas Barbosa Alexandre2018-01-032-3/+3
| * | | Refactoring Project#write_repository_configDouglas Barbosa Alexandre2018-01-035-25/+12
| * | | Handle exceptions when writing to .git/configDouglas Barbosa Alexandre2018-01-031-0/+3
| * | | Does not write to .git/config when importing bare repositoriesDouglas Barbosa Alexandre2018-01-031-5/+5
| * | | Write project full path to .git/config when migrating legacy storageDouglas Barbosa Alexandre2018-01-031-0/+7
| * | | Update project full path in .git/config when renaming namespaceDouglas Barbosa Alexandre2018-01-032-0/+9
| * | | Update project full path in .git/config when transfering a projectDouglas Barbosa Alexandre2018-01-031-0/+10
| * | | Update project full path in .git/config when renaming a repositoryDouglas Barbosa Alexandre2018-01-031-0/+5
| * | | Write project full path to .git/config when creating projectsDouglas Barbosa Alexandre2018-01-032-0/+10
* | | | 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/move-2fa-disable-button' into 'master'Robert Speicher2018-01-032-6/+7
|\ \ \ \ \
| * | | | | Move 2FA disable buttonGeorge Tsiolis2018-01-032-6/+7
* | | | | | 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