fleet/server/datastore/mysql
Tomas Touceda ece05eeaed
Issue 1321 usage statistics (#1415)
* WIP

* Send usage analytics

* Improve loggin of cron tasks and fix test

* Implement appconfig method now that we are checking that as well

* Address review comments
2021-07-20 18:39:50 -03:00
..
migrations Issue 1321 usage statistics (#1415) 2021-07-20 18:39:50 -03:00
activities.go Issue 1324 add activity feed (#1343) 2021-07-13 16:54:22 -03:00
activities_test.go Migrate all mysql tests to the new form (#1408) 2021-07-19 18:20:31 -03:00
app_configs.go Disable user sso_enable if org is disabling sso (#1331) 2021-07-09 13:12:21 -03:00
app_configs_test.go Migrate all mysql tests to the new form (#1408) 2021-07-19 18:20:31 -03:00
campaigns.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
campaigns_test.go Migrate all mysql tests to the new form (#1408) 2021-07-19 18:20:31 -03:00
carves.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
carves_test.go Migrate all mysql tests to the new form (#1408) 2021-07-19 18:20:31 -03:00
config.go Datastore refactor (#439) 2016-11-16 21:47:49 +08:00
delete.go Remove soft-deletion pattern (#2327) 2020-10-22 10:51:26 -07:00
email_changes.go Retry sqlx transactions (#2203) 2020-03-10 18:14:02 -07:00
email_changes_test.go Migrate all mysql tests to the new form (#1408) 2021-07-19 18:20:31 -03:00
errors.go Remove invited_by from invite parameters (#591) 2021-04-05 13:28:43 -07:00
fulltext.go Fix target search behavior with - and + symbols (#2067) 2019-07-03 10:47:43 -07:00
fulltext_test.go Fix target search behavior with - and + symbols (#2067) 2019-07-03 10:47:43 -07:00
hosts.go Issue 1321 usage statistics (#1415) 2021-07-20 18:39:50 -03:00
hosts_test.go Migrate all mysql tests to the new form (#1408) 2021-07-19 18:20:31 -03:00
invites.go Make roles for users mandatory (#1338) 2021-07-13 16:33:04 -03:00
invites_test.go Migrate all mysql tests to the new form (#1408) 2021-07-19 18:20:31 -03:00
labels.go Include Team names when listing label hosts (#1267) 2021-06-30 09:28:45 -07:00
labels_test.go Migrate all mysql tests to the new form (#1408) 2021-07-19 18:20:31 -03:00
locks.go Issue 1278 select leader (#1367) 2021-07-19 15:08:41 -03:00
locks_test.go Issue 1278 select leader (#1367) 2021-07-19 15:08:41 -03:00
migrations_test.go Migrate all mysql tests to the new form (#1408) 2021-07-19 18:20:31 -03:00
mysql.go Disable user sso_enable if org is disabling sso (#1331) 2021-07-09 13:12:21 -03:00
mysql_test.go Migrate all mysql tests to the new form (#1408) 2021-07-19 18:20:31 -03:00
packs.go Issue 1231 add global schedule (#1383) 2021-07-16 10:15:15 -03:00
packs_test.go Migrate all mysql tests to the new form (#1408) 2021-07-19 18:20:31 -03:00
password_reset.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
password_reset_test.go Migrate all mysql tests to the new form (#1408) 2021-07-19 18:20:31 -03:00
queries.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
queries_test.go Migrate all mysql tests to the new form (#1408) 2021-07-19 18:20:31 -03:00
scheduled_queries.go Issue 1231 add global schedule (#1383) 2021-07-16 10:15:15 -03:00
scheduled_queries_test.go Migrate all mysql tests to the new form (#1408) 2021-07-19 18:20:31 -03:00
sessions.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
software.go Issue 1009 calculate diff software (#1305) 2021-07-08 13:57:43 -03:00
software_test.go Migrate all mysql tests to the new form (#1408) 2021-07-19 18:20:31 -03:00
statistics.go Issue 1321 usage statistics (#1415) 2021-07-20 18:39:50 -03:00
statistics_test.go Issue 1321 usage statistics (#1415) 2021-07-20 18:39:50 -03:00
targets.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
targets_test.go Migrate all mysql tests to the new form (#1408) 2021-07-19 18:20:31 -03:00
teams.go Issue 1361 fleetctl teams (#1405) 2021-07-19 16:48:49 -03:00
teams_test.go Migrate all mysql tests to the new form (#1408) 2021-07-19 18:20:31 -03:00
testing_utils.go Migrate all mysql tests to the new form (#1408) 2021-07-19 18:20:31 -03:00
unicode_test.go Migrate all mysql tests to the new form (#1408) 2021-07-19 18:20:31 -03:00
users.go Issue 1362 fleetctl user roles (#1397) 2021-07-16 15:28:13 -03:00
users_test.go Migrate all mysql tests to the new form (#1408) 2021-07-19 18:20:31 -03:00