Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-09-08Fix spec/features/instance_statistics/cohorts_spec.rbStan Hu
If one spec disables the usage ping in the in-memory application settings (e.g. spec/features/usage_stats_consent_spec.rb), then this spec will fail. To work around this problem, we enable the usage ping explicitly in the setup phase. Backport of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/7290
2018-09-06Resolve "Remove usage ping payload from Cohorts, add to Settings"Luke Bennett
2018-08-15add test for convdev index user calloutLuke Bennett
2018-08-15Add test for usage ping js in cohorts_specLuke Bennett
2018-07-27Create instance_statistics namespace and move convdev index and cohorts to itLuke Bennett
2018-07-27Revert "Merge branch '41416-making-instance-wide-data-tools-more-accessible' ↵Sean McGivern
into 'master'" This reverts merge request !20679
2018-07-26Create instance_statistics namespace and move convdev index and cohorts to itLuke Bennett