summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge branch '24704-download-repository-path' into 'master'"revert-24704-download-repository-path-11-10-rc6Patrick Bajao2019-04-116-35/+27
* Revert "Merge branch 'tz-reorganise-digests-json' into 'master'"Tim Zallmann2019-04-101802-205/+99
* Merge branch '43263-git-push-option-to-create-mr' into 'master'Nick Thomas2019-04-103-2/+164
* Merge branch 'fix-cluster-health-ce' into 'master'Sean McGivern2019-04-102-1/+6
* Merge branch 'revert-2cc01f12' into 'master'11-10-stable-prepare-rc5Rémy Coutable2019-04-102-36/+9
* Merge branch '60249' into 'master'Annabel Dunstone Gray2019-04-101-0/+12
* Merge branch '60162-fix-time-windows' into 'master'Douwe Maan2019-04-103-14/+11
* Merge branch 'prevent-running-mr-pipelines-when-target-updated' into 'master'Kamil Trzciński2019-04-101-2/+8
* Merge branch '60231-pipeline-regression-fix' into 'master'Mike Greiling2019-04-091-2/+2
* Merge branch '60123-graphql-complexity-limit-too-low-for-schema-load' into 'm...Douglas Barbosa Alexandre2019-04-091-5/+4
* Merge branch 'revert-e4b2c3b0' into 'master'Stan Hu2019-04-091-0/+6
* Fix touch event pageXftab2019-04-083-21/+52
* Migrate clusters tests to jestEnrique Alcántara2019-04-081-1/+1
* Merge branch '60116-fix-button-wrapping' into 'master'Phil Hughes2019-04-081-0/+1
|\
| * Fix button text wrapping to next line60116-fix-button-wrappingAnnabel Dunstone Gray2019-04-051-0/+1
* | Merge branch 'sh-add-gitaly-ref-name-caching-tree-controller' into 'master'James Lopez2019-04-081-0/+2
|\ \
| * | Enable Gitaly FindCommit caching for TreeControllersh-add-gitaly-ref-name-caching-tree-controllerStan Hu2019-04-071-0/+2
* | | Improve project merge request settingsce-proj-settings-ok-mr-settings-onlyLuke Bennett2019-04-073-35/+30
|/ /
* | Merge branch 'sh-improve-find-commit-caching' into 'master'Kamil Trzciński2019-04-074-4/+7
|\ \
| * | Expand FindCommit caching to blob and refssh-improve-find-commit-cachingStan Hu2019-04-064-4/+7
* | | Handle possible HTTP exception for Sentry clientPeter Leitzen2019-04-071-2/+2
* | | Merge branch '59621-order-labels-alphabetically-in-issue-boards' into 'master'Kushal Pandya2019-04-071-1/+5
|\ \ \
| * | | Sort labels alphabetically on issue board59621-order-labels-alphabetically-in-issue-boardsDmitriy Zaporozhets2019-04-051-1/+5
* | | | Merge branch '_acet-related-mrs-widget-rewrite' into 'master'Kushal Pandya2019-04-0717-69/+325
|\ \ \ \ | |_|/ / |/| | |
| * | | Rewrite related MRs widget with Vue_acet-related-mrs-widget-rewriteFatih Acet2019-04-0517-69/+325
* | | | Add Knative metrics to PrometheusChris Baumbauer2019-04-0623-186/+629
* | | | Changes button label to Run PipelineJean2019-04-051-2/+2
* | | | Initial pass for tooltip changesSarah Groff Hennigh-Palermo2019-04-055-34/+13
* | | | Merge branch '31368-support-different-time-windows-for-performance-dashboard'...Clement Ho2019-04-056-19/+117
|\ \ \ \
| * | | | Document getTimeDifferenceMinutes usage31368-support-different-time-windows-for-performance-dashboardJose Vargas2019-04-042-2/+9
| * | | | Changed the feature flag usageJose Vargas2019-04-044-15/+7
| * | | | Created `getTimeDiff` utility functionJose Vargas2019-04-044-39/+33
| * | | | Add feature flagJose Vargas2019-04-043-12/+21
| * | | | Modify the service to support the extra parametersJose Vargas2019-04-044-4/+61
| * | | | Add support for time windows for the performance dashbooardsJose Vargas2019-04-043-15/+54
* | | | | Wrap long chart tooltip series label namesAdriel Santiago2019-04-053-11/+35
* | | | | Merge branch 'ce-improve-admin-licence-page-rest-fe' into 'master'Mike Greiling2019-04-051-0/+5
|\ \ \ \ \
| * | | | | Port "Simplify admin instance licenses page"ce-improve-admin-licence-page-rest-feLuke Bennett2019-03-291-0/+5
* | | | | | Support multiple queries per chart on metrics dashSarah Yasonik2019-04-053-13/+60
* | | | | | Do not display ingress IP help textEnrique Alcántara2019-04-051-3/+4
* | | | | | Improve diff navigation headerSam Bigelow2019-04-059-82/+131
* | | | | | Add part of needed codeGosia Ksionek2019-04-0513-11/+77
* | | | | | Merge branch 'css-color-utils' into 'master'Clement Ho2019-04-053-23/+116
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Add color util classes for backgrounds and textSimon Knox2019-04-043-23/+116
* | | | | | Merge branch 'ce-9262-move-project-search-bar-into-modal-dialog-on-operations...Filipa Lacerda2019-04-056-38/+296
|\ \ \ \ \ \
| * | | | | | Make corrections to address review feedbackce-9262-move-project-search-bar-into-modal-dialog-on-operations-dashboard-pagemfluharty2019-04-023-7/+4
| * | | | | | Add reusable project_selector componentNathan Friend2019-04-026-38/+299
| |/ / / / /
* | | | | | Add checkbox to choose to create new list when creating new labelTucker Chapman2019-04-056-8/+24
* | | | | | Merge branch '9788-add-generic-metrics-report-type-to-merge-requests-backport...Filipa Lacerda2019-04-053-3/+13
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Backporting EE changes to CE9788-add-generic-metrics-report-type-to-merge-requests-backportScott Hampton2019-04-043-3/+13
| | |_|/ / | |/| | |