summaryrefslogtreecommitdiff
path: root/lib/gitlab/usage_data.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable frozen string for lib/gitlab/*.rbgfyoung2018-10-221-0/+2
* Implements Web IDE commits counter in RedisTiago Botelho2018-10-031-1/+3
* Adds WebIDE commits to UsagePingTiago Botelho2018-10-011-0/+5
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+4
* Ensure services counts always have values in usage pingsSean McGivern2018-09-051-1/+1
* Handle statement timeouts in usage pingSean McGivern2018-09-051-47/+53
* Added count for label, assignee, and milestone listsccr/48800/ping_for_boardsChantal Rollison2018-08-211-0/+3
* Disable SAML if OmniAuth is disabled48932-disable-saml-if-omniauth-is-disabledLin Jen-Shin2018-07-201-1/+1
* Add enabled prefix to feature keys to be consistent with other keysda-usage-pingDouglas Barbosa Alexandre2018-06-201-8/+8
* Add installation type to usage ping dataBalasankar C2018-06-071-0/+1
* Backports every CE related change from ee-5484 to CETiago Botelho2018-05-071-0/+1
* Extract cluster installed query to scopeMatija Čupić2018-03-301-1/+1
* Change order of queries for gcp cluster usage data countMatija Čupić2018-03-291-1/+1
* Use cluster scopes to deflate usage data implementationMatija Čupić2018-03-291-6/+6
* Query GCP provider table instead of selecting clustersMatija Čupić2018-03-291-1/+1
* Make cluster usage datapoints more specificMatija Čupić2018-03-261-6/+6
* Rename cluster datapoint names to be more specificMatija Čupić2018-03-261-6/+6
* Disable rubocop Metrics/AbcSize on UsageData#system_usage_dataMatija Čupić2018-03-221-0/+1
* Add additional cluster usage metricsMatija Čupić2018-03-221-0/+6
* Refactors median code to work with both single and multiple projectsTiago Botelho2018-02-281-6/+1
* Restrict cycle analytics usage data to instances that use postgres onlyTiago Botelho2018-02-281-0/+3
* Adds get all medians to Cycle Analytics modelTiago Botelho2018-02-281-0/+7
* use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-021-5/+3
* Allow password authentication to be disabled entirelyMarkus Koller2017-11-231-1/+1
* Fix spec. Fix usage ping. Fix warnings by adding new models and attributes.Shinya Maeda2017-11-011-3/+3
* Collect usage pings `Gcp::Cluster.enabled` and `Gcp::Cluster.disabled`, inste...fix/sm/38960-collect-usage-pings-gcp-cluster-enabled-and-gcp-cluster-disabled-instead-of-gcp-cluster-countShinya Maeda2017-10-111-0/+2
* Added usage pingKamil Trzcinski2017-10-041-0/+1
* Adds gitlab features and components to usage ping data.33328-usage-ping-for-gitlab-features-and-componentsTiago Botelho2017-09-211-10/+36
* Add auto devops enabled/disabled to usage pingZeger-Jan van de Weg2017-09-121-0/+2
* Add usage ping for Auto DevOpsZeger-Jan van de Weg2017-09-081-0/+2
* `current_application_settings` belongs on `Gitlab::CurrentSettings`Sean McGivern2017-08-311-2/+2
* Use correct `Environment`-class within `Gitlab` namespaceBob Van Landuyt2017-08-071-2/+2
* Add Slack and JIRA services counts to Usage Data31533-usage-data-projects-statsJarka Kadlecova2017-07-241-2/+13
* Add github imported projects count to usage data34563-usage-ping-githubJarka Kadlecova2017-07-191-0/+1
* Merge branch 'zj-usage-ping-only-gl-pipelines' into 'master'Kamil Trzciński2017-06-291-1/+2
|\
| * Split pipelines by origin on usage datazj-usage-ping-only-gl-pipelinesZ.J. van de Weg2017-06-271-1/+2
* | Add in_review_folder to usage pingzj-review-apps-usage-dataZ.J. van de Weg2017-06-271-0/+1
|/
* Remove Services count from usage ping payload.Ruben Davila2017-05-181-1/+0
* Add hostname to usage pingSean McGivern2017-05-111-0/+1
* Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg2017-05-071-0/+1
* Add prometheus services to usage pingSean McGivern2017-04-141-0/+1
* Add edition to usage pingSean McGivern2017-04-141-5/+8
* Add Upload count to usage dataRobert Speicher2017-04-141-0/+1
* Used named parameter for refreshing usage dataStan Hu2017-04-141-4/+4
* Cache the last usage data to avoid unicorn timeoutsStan Hu2017-04-141-4/+4
* Port 'Add uuid to usage ping' to CESean McGivern2017-04-141-1/+4
* Track Mattermost usageZ.J. van de Weg2017-04-141-1/+2
* Remove pushes count from usage ping payloadRuben Davila2017-04-141-1/+0
* Port 'Add more usage data to EE ping' to CESean McGivern2017-04-141-0/+57