summaryrefslogtreecommitdiff
path: root/lib/gitlab/usage_data.rb
Commit message (Expand)AuthorAgeFilesLines
* Setup counter for Productivity Analyticstrack-usage-data-for-analytics-featuresAdam Hegyi2019-09-121-0/+1
* Add usage pings for merge request creatingIgor2019-08-261-1/+2
* Merge branch '39-count-unique-users-for-more-accurate-smau-reporting' into 'm...Nick Thomas2019-08-191-2/+2
|\
| * Allow UsageData.count to use count_by:Ash McKenzie2019-07-181-2/+2
* | Remove Security Dashboard feature flagrossfuhrman2019-08-161-3/+1
* | Track page views for cycle analytics show pageAdam Hegyi2019-08-141-0/+1
* | Add usage pings for source code pushesIgor2019-08-131-1/+2
* | Record usage on snippet usageMark Chao2019-08-081-0/+2
* | Added navbar searches usage ping counterFrancisco Javier López2019-07-291-2/+5
* | Count wiki page creationAlex Kalderimis2019-07-211-6/+11
* | Added Usage Data for some Web IDE actionsFrancisco Javier López2019-07-191-1/+3
|/
* Refactor RedisCounter and WebIdeCommitsCounterFrancisco Javier López2019-07-171-1/+1
* Refactored WebIdeCommitsCount classFrancisco Javier López2019-07-161-1/+1
* Add Gitaly data to the usage pingZeger-Jan van de Weg2019-06-201-1/+2
* Add PoolRepository to the usage pingZeger-Jan van de Weg2019-05-171-1/+10
* Use Gitlab::Metrics methods for checking if metrics are enabled53138-add-metrics-usage-pingRyan Cobb2019-04-111-2/+2
* Adds instance metrics to usage pingRyan Cobb2019-04-101-0/+2
* Add error tracking usage countsLogan King2019-03-251-0/+1
* Adding additional usage metrics for Release to weekly pingDarby Frey2019-03-071-0/+2
* Rename scope to imply :installed and :updated resultJoão Cunha2019-02-151-6/+6
* Protect group overview usage ping w/ feature flag7048_usage_ping_for_security_dashboard_as_default_view_for_groups-ceVictor Zagorodny2019-02-121-2/+5
* Add user_preferences_usage to usage pingVictor Zagorodny2019-02-121-1/+8
* Add number of repositories to usage ping dataBalasankar "Balu" C2019-01-311-0/+1
* Allow suggesting single line changes in diffsOswaldo Ferreira2018-12-131-0/+2
* Use approximate counts for big tablesJan Provaznik2018-12-061-5/+13
* Add UsageData for group/project clustersDylan Griffith2018-12-051-0/+4
* Fix usage data and install command specAmit Rathi2018-11-201-0/+1
* Merge branch 'jira-ping-differentiate-cloud' into 'master'Sean McGivern2018-11-071-1/+17
|\
| * Usage ping - Differentiate Jira Server and Cloudjira-ping-differentiate-cloudMario de la Ossa2018-11-071-1/+17
* | Remove comments from migration script and add usage dataChris Baumbauer2018-11-011-0/+1
|/
* 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