summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update API docs to unify CI variable type explanations46806-typed-ci-variablesKrasimir Angelov2019-04-293-3/+3
* Merge branch 'master' into 46806-typed-ci-variablesKrasimir Angelov2019-04-291358-19656/+139854
|\
| * 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
| | * | | Make query or query_range required in metricsrpereira22019-04-241-0/+4
| | * | | Add schema validation specrpereira22019-04-245-2/+73
| | * | | Inherit from BaseServicerpereira22019-04-244-16/+26
| | * | | Minor optimization and code claritysyasonik2019-04-243-17/+24
| | * | | Add frozen_string_literal magic commentrpereira22019-04-242-0/+4
| | * | | Correct the order of groups and panelsrpereira22019-04-244-24/+25
| | * | | Fix rubocop failuresrpereira22019-04-243-15/+46
| | * | | Cleanup misnamed or unnecessary filessyasonik2019-04-243-117/+1
| | * | | Refactor dashboard proccesing into stagessyasonik2019-04-249-37/+189
| | * | | Remove obsolete TODO commentsyasonik2019-04-241-2/+0
| | * | | Rubocop cleanupsyasonik2019-04-243-6/+5
| | * | | Add unit tests and fix broken endpointsyasonik2019-04-246-17/+183
| | * | | Use existing common metricssyasonik2019-04-243-276/+1
| | * | | Inject dashboard response with db infosyasonik2019-04-242-2/+94
| | * | | Save multi-dashboard logic for another MRsyasonik2019-04-242-36/+7
| | * | | Add inital dashboard endpoint supportsyasonik2019-04-244-0/+349
| | * | | Make dashboard a top level keyrpereira22019-04-241-1/+1
| | * | | Change the schema of the common_metrics.ymlrpereira22019-04-241-1/+1
| * | | | Merge branch 'qa-refactor-quarantine-helper' into 'master'Ramya Authappan2019-04-271-8/+8
| |\ \ \ \