summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* make test timezone-agnostic38030-add-graph-value-to-hoverMike Greiling2018-01-061-1/+1
* fix conflicts and scss-lint violationsMike Greiling2018-01-062-9/+8
* fix eslint and address feedbackMike Greiling2018-01-063-5/+5
* address feedbackMike Greiling2018-01-061-1/+1
* update testsMike Greiling2018-01-062-156/+102
* move css into stylesheetsMike Greiling2018-01-063-70/+69
* add CHANGELOG.md entry for gitlab-org/gitlab-ce!16261Mike Greiling2018-01-051-0/+5
* display legend data for current deploy on hoverMike Greiling2018-01-051-0/+3
* move deployment flag logic into the cursor flag componentMike Greiling2018-01-054-133/+81
* remove unused showDeployInfo property which is always trueMike Greiling2018-01-052-9/+1
* fix color for graph cursorMike Greiling2018-01-051-1/+1
* add legend data to the cursor flagMike Greiling2018-01-052-1/+87
* change graph flag styling to match gitlab popover styleMike Greiling2018-01-051-18/+40
* convert vue flag component into html overlay instead of svg elementMike Greiling2018-01-053-65/+73
* fix missing import of timeWeek which would cause errors in prometheus graphs ...fix-missing-d3-importMike Greiling2018-01-041-2/+12
* Merge branch 'ce-gitaly-remote-mirror-prep' into 'master'Dmitriy Zaporozhets2018-01-045-100/+212
|\
| * Move git operations for UpdateRemoteMirrorService into Gitlab::Gitce-gitaly-remote-mirror-prepAlejandro Rodríguez2018-01-031-0/+75
| * Move delete_remote_branches from Gitlab::Shell to Gitlab::Git::RepositoryAlejandro Rodríguez2018-01-034-48/+81
| * Move push_remote_branches from Gitlab::Shell to Gitlab::Git::RepositoryAlejandro Rodríguez2018-01-034-52/+56
* | Merge branch 'mk-no-op-delete-conflicting-redirects' into 'master'Douwe Maan2018-01-045-88/+17
|\ \
| * | Make DeleteConflictingRedirectRoutes no-opmk-no-op-delete-conflicting-redirectsMichael Kozono2018-01-035-88/+17
* | | Merge branch '40533-groups-tree-updates' into 'master'Filipa Lacerda2018-01-0417-157/+334
|\ \ \
| * | | 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 test to remove carent icon checkKushal Pandya2018-01-021-8/+0
| * | | Update styles to fix SVG caret alignmentKushal Pandya2017-12-281-1/+7
| * | | Update selector to test SVG icon nameKushal Pandya2017-12-281-7/+3
| * | | 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
| * | | Add changelog entryKushal Pandya2017-12-261-0/+6
| * | | Update selector to test SVG icon name, cleanup testsKushal Pandya2017-12-262-45/+18
| * | | Update icon names, add `updated_at` prop to mock objectsKushal Pandya2017-12-261-3/+19
| * | | 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-262-0/+148
| * | | 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 'sh-validate-path-project-import' into 'master'Yorick Peterse2018-01-043-10/+25
|\ \ \ \
| * | | | Avoid leaving a push event empty if payload cannot be createdsh-validate-path-project-importStan Hu2018-01-033-10/+25
* | | | | Merge branch 'gitaly-merge-nil' into 'master'Sean McGivern2018-01-042-0/+15
|\ \ \ \ \
| * | | | | Better Englishgitaly-merge-nilJacob Vosmaer2018-01-031-1/+1
| * | | | | Fix method lookupJacob Vosmaer2018-01-031-1/+3
| * | | | | Handle Gitaly aborted merge due to branch updateJacob Vosmaer2018-01-032-0/+15
* | | | | | Merge branch 'integration-tests' into 'master'Rémy Coutable2018-01-041-1/+1
|\ \ \ \ \ \
| * | | | | | Include integration tests in CE/EE testing documentationJoshua Lambert2018-01-041-1/+1
* | | | | | | Merge branch 'feature/add-max-count-to-count-commits-rpc' into 'master'Rémy Coutable2018-01-043-3/+13
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |