summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Code style changes59974-multiple-dashboards-berpereira22019-04-304-6/+6
* Modify specs to check keys returned by controllerrpereira22019-04-302-10/+29
* Update metrics dashboard API to load yml from reposyasonik2019-04-3020-105/+541
* Merge branch 'bvl-initialize-design-repo-ce' into 'master'Douwe Maan2019-04-2911-73/+206
|\
| * Port changes for design management to CEBob Van Landuyt2019-04-2911-73/+206
* | Merge branch '60821-deployment-jobs-broken-as-of-11-10-0' into 'master'Douwe Maan2019-04-293-1/+16
|\ \
| * | Fix deployments for Kubernetes service templatesTiger2019-04-293-1/+16
* | | Merge branch 'qa-nightly-98-fix-oauth-spec' into 'master'Sanad Liaquat2019-04-291-3/+1
|\ \ \
| * | | Fix GitHub OAuth e2e specSanad Liaquat2019-04-261-3/+1
* | | | Merge branch 'pl-env-metrics-json' into 'master'Douwe Maan2019-04-292-8/+8
|\ \ \ \
| * | | | Load environment metrics only for JSON endpointPeter Leitzen2019-04-292-8/+8
|/ / / /
* | | | Merge branch 'docs/guidance-for-unavailable-links' into 'master'Marcia Ramos2019-04-292-6/+12
|\ \ \ \
| * | | | Avoid links requiring permissionsEvan Read2019-04-292-6/+12
|/ / / /
* | | | Merge branch '60855-mr-popover-is-not-attached-in-system-notes-jest-fix' into...Filipa Lacerda2019-04-293-0/+16
|\ \ \ \
| * | | | Init MR Popovers on system note mountedSam Bigelow2019-04-263-0/+16
* | | | | Merge branch 'sh-fix-profiler-ruby-5.1' into 'master'28996-automatic-https-certificate-creation-renewal-for-pages-custom-domains-228996-automatic-https-certificate-creation-renewal-for-pages-custom-domainsSean McGivern2019-04-292-4/+4
|\ \ \ \ \
| * | | | | Fix Profiler to work with Ruby 5.1Stan Hu2019-04-262-4/+4
* | | | | | Merge branch 'jc-client-gitaly-session-id' into 'master'Ash McKenzie2019-04-293-1/+54
|\ \ \ \ \ \
| * | | | | | Add gitaly session id & catfile-cache feature flagJohn Cai2019-04-293-1/+54
|/ / / / / /
* | | | | | Merge branch 'qa-ml-quarantine-failing-test' into 'master'Ash McKenzie2019-04-291-1/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Quarantine failing testMark Lapierre2019-04-291-1/+2
|/ / / / /
* | | | | Merge branch 'docs-api-email' into 'master'Evan Read2019-04-281-1/+1
|\ \ \ \ \
| * | | | | Add email clarificationCynthia Ng2019-04-281-1/+1
|/ / / / /
* | | | | Merge branch 'docs-autodevops-namespace' into 'master'Evan Read2019-04-281-10/+14
|\ \ \ \ \
| * | | | | Add clarification on namespace creationdanielgruesso2019-04-261-10/+14
| |/ / / /
* | | | | Merge branch 'master' into 'master'Evan Read2019-04-281-1/+1
|\ \ \ \ \
| * | | | | fix include exampleAaron Brülisauer2019-04-231-1/+1
* | | | | | Merge branch 'docs-environments-review' into 'master'Evan Read2019-04-285-98/+104
|\ \ \ \ \ \
| * | | | | | Docs: Environments Documentation reviewMarcel Amirault2019-04-285-98/+104
|/ / / / / /
* | | | | | Merge branch 'docs/60785-docs-feedback-masked-variables-is-not-clear-what-une...Evan Read2019-04-281-4/+6
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Clarify masked variables docsSteve Azzopardi2019-04-281-4/+6
|/ / / / /
* | | | | Merge branch '60945-masked-variable-still-printed-in-log-output-on-gitlab-com...Kamil Trzciński2019-04-282-19/+1
|\ \ \ \ \
| * | | | | Remove variable masking feature flagMatija Čupić2019-04-262-19/+1
| | |/ / / | |/| | |
* | | | | Merge branch '60383-setup-dashboard-endpoint' into 'master'Grzegorz Bizon2019-04-2816-1/+598
|\ \ \ \ \
| * | | | | Move dashboard param to initialize method60383-setup-dashboard-endpointsyasonik2019-04-257-20/+19
| * | | | | Prefer safe_load and deep_symbolize_keyssyasonik2019-04-254-12/+11
| * | | | | Move MetricsDashboard to Metrics::Dashboardsyasonik2019-04-2520-304/+312
| * | | | | Rubocopsyasonik2019-04-241-0/+1
| * | | | | Fix broken specsyasonik2019-04-241-4/+2
| * | | | | Defend against dashboard errors, rework sequencesyasonik2019-04-249-10/+102
| * | | | | Remove extra spacesyasonik2019-04-241-1/+1
| * | | | | Refactor metrics_dashboard response conditionalssyasonik2019-04-241-11/+5
| * | | | | Make EE interactions and transformations cleanersyasonik2019-04-248-26/+32
| * | | | | Reduce cognitivty complexity moresyasonik2019-04-241-4/+8
| * | | | | Try to reduce complexity againsyasonik2019-04-241-10/+4
| * | | | | Finish updating dashboard schemasyasonik2019-04-241-1/+1
| * | | | | Utilize renamed dashboard ordering attributesyasonik2019-04-242-2/+2
| * | | | | Reduce congnitive complexitysyasonik2019-04-241-8/+7
| * | | | | Minor line length cleanupsyasonik2019-04-242-9/+11
| * | | | | Bring in line with EE needssyasonik2019-04-2410-56/+93