summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Load environment metrics only for JSON endpointPeter Leitzen2019-04-291-4/+4
* Merge branch '60855-mr-popover-is-not-attached-in-system-notes-jest-fix' into...Filipa Lacerda2019-04-291-0/+7
|\
| * Init MR Popovers on system note mountedSam Bigelow2019-04-261-0/+7
* | 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-291-3/+3
|\ \
| * | Fix Profiler to work with Ruby 5.1Stan Hu2019-04-261-3/+3
* | | Add gitaly session id & catfile-cache feature flagJohn Cai2019-04-291-0/+42
* | | Merge branch '60945-masked-variable-still-printed-in-log-output-on-gitlab-com...Kamil Trzciński2019-04-281-14/+0
|\ \ \
| * | | Remove variable masking feature flagMatija Čupić2019-04-261-14/+0
| |/ /
* | | Merge branch '60383-setup-dashboard-endpoint' into 'master'Grzegorz Bizon2019-04-288-0/+279
|\ \ \
| * | | Move dashboard param to initialize method60383-setup-dashboard-endpointsyasonik2019-04-251-2/+2
| * | | Prefer safe_load and deep_symbolize_keyssyasonik2019-04-252-3/+3
| * | | Move MetricsDashboard to Metrics::Dashboardsyasonik2019-04-257-11/+7
| * | | Fix broken specsyasonik2019-04-241-4/+2
| * | | Defend against dashboard errors, rework sequencesyasonik2019-04-243-0/+55
| * | | Make EE interactions and transformations cleanersyasonik2019-04-241-2/+2
| * | | Finish updating dashboard schemasyasonik2019-04-241-1/+1
| * | | Utilize renamed dashboard ordering attributesyasonik2019-04-242-2/+2
| * | | Bring in line with EE needssyasonik2019-04-242-4/+8
| * | | Make query or query_range required in metricsrpereira22019-04-241-0/+4
| * | | Add schema validation specrpereira22019-04-245-2/+73
| * | | Inherit from BaseServicerpereira22019-04-242-6/+8
| * | | Minor optimization and code claritysyasonik2019-04-241-1/+8
| * | | Add frozen_string_literal magic commentrpereira22019-04-242-0/+4
| * | | Correct the order of groups and panelsrpereira22019-04-242-21/+22
| * | | Cleanup misnamed or unnecessary filessyasonik2019-04-242-1/+1
| * | | Refactor dashboard proccesing into stagessyasonik2019-04-242-3/+3
| * | | Rubocop cleanupsyasonik2019-04-242-5/+4
| * | | Add unit tests and fix broken endpointsyasonik2019-04-244-0/+138
* | | | Add Let's Encrypt application settingsVladimir Shushlin2019-04-272-0/+45
* | | | Add deployment events to chat notification servicesJason Goodman2019-04-2613-3/+287
| |/ / |/| |
* | | Add ProjectMetricsDashboardSetting model and tableReuben Pereira2019-04-266-1/+135
* | | Merge branch 'winh-move-static-fixtures' into 'master'Clement Ho2019-04-268-9/+9
|\ \ \ | |_|/ |/| |
| * | Move all static fixtures to static directoryWinnie Hellmann2019-04-258-9/+9
* | | Merge branch '57171-operations-controller-spec-refactor' into 'master'Grzegorz Bizon2019-04-261-106/+110
|\ \ \
| * | | Fix a bug in shared_examples definition57171-operations-controller-spec-refactorrpereira22019-04-251-1/+1
| * | | Move shared context to top of spec filerpereira22019-04-241-60/+52
| * | | Refactor operations controller specrpereira22019-04-221-105/+117
* | | | Merge branch 'revert-55767af4' into 'master'Filipa Lacerda2019-04-261-6/+0
|\ \ \ \
| * | | | Revert "Merge branch '60855-mr-popover-is-not-attached-in-system-notes' into ...Phil Hughes2019-04-261-6/+0
* | | | | Merge branch 'use-constant-for-helm-runner-check' into 'master'Grzegorz Bizon2019-04-261-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use constants for assertion for helm chart testSteve Azzopardi2019-04-241-2/+2
* | | | | Merge branch '60855-mr-popover-is-not-attached-in-system-notes' into 'master'Filipa Lacerda2019-04-261-0/+6
|\ \ \ \ \
| * | | | | Init MR Popovers onmount of system note60855-mr-popover-is-not-attached-in-system-notesSam Bigelow2019-04-241-0/+6
* | | | | | Merge branch '60808-only-show-target-branch-advanced-error-before-merge' into...Filipa Lacerda2019-04-261-0/+16
|\ \ \ \ \ \
| * | | | | | Only show message when MR is open60808-only-show-target-branch-advanced-error-before-mergeNathan Friend2019-04-241-0/+16
| |/ / / / /
* | | | | | Use a FSM to determine application next stateEnrique Alcántara2019-04-265-93/+200
* | | | | | Merge branch 'osw-separate-ee-side-of-protected-branch' into 'master'Sean McGivern2019-04-264-27/+60
|\ \ \ \ \ \
| * | | | | | Extract EE specific tests for protected branches/tagsOswaldo Ferreira2019-04-254-27/+60
* | | | | | | Merge branch 'refactor/58827-migrate-issue-spec-to-jest' into 'master'Kushal Pandya2019-04-265-243/+189
|\ \ \ \ \ \ \
| * | | | | | | refactor(issue): Refactored issue tests from Karma to JestMartin Hobert2019-04-255-243/+189