fleet/server
Tomas Touceda 887e42650b
Further optimize host select with policies (#3013)
* Further optimize host select with policies

* Add missing row close

* Improve migration

* Skip migration if column already exists

* Add test for host with/without extras
2021-11-18 14:36:35 -03:00
..
authz Add endpoint for management of team enroll secrets (#2849) 2021-11-11 10:45:39 -06:00
bindata Allow users to be readded if they were ever removed (#1945) 2021-09-07 13:33:40 -03:00
config Issue 2027 better error visibility (#2069) 2021-11-02 13:35:57 -04:00
contexts Create errors with ctxerr, add the call to store them in redis (#2786) 2021-11-15 09:11:38 -05:00
datastore Further optimize host select with policies (#3013) 2021-11-18 14:36:35 -03:00
errorstore Create errors with ctxerr, add the call to store them in redis (#2786) 2021-11-15 09:11:38 -05:00
fleet Further optimize host select with policies (#3013) 2021-11-18 14:36:35 -03:00
health Fix documentation typos (#1682) 2017-12-21 18:37:32 -08:00
launcher Create errors with ctxerr, add the call to store them in redis (#2786) 2021-11-15 09:11:38 -05:00
live_query Implement async processing of hosts for label queries (#2288) 2021-11-01 14:13:16 -04:00
logging Create errors with ctxerr, add the call to store them in redis (#2786) 2021-11-15 09:11:38 -05:00
mail Increase timeout to check for smpt availability (#1942) 2021-09-06 14:29:52 -03:00
mock Further optimize host select with policies (#3013) 2021-11-18 14:36:35 -03:00
ptr Make vulnerability processing more configurable (#1718) 2021-08-18 17:25:14 -03:00
pubsub Fix races in go tests and run with -race on CI (#2712) 2021-11-01 15:31:01 -03:00
service Further optimize host select with policies (#3013) 2021-11-18 14:36:35 -03:00
sso Implement async processing of hosts for label queries (#2288) 2021-11-01 14:13:16 -04:00
test Fix duplicate schedules and platform matching on scheduled queries (#2977) 2021-11-17 19:03:30 -03:00
vulnerabilities Make vulnerability processing less RAM hungry (#2739) 2021-10-29 11:27:12 -03:00
webhooks Change quote so it doesn't display as weird chars in webhooks (#2861) 2021-11-09 18:58:22 -03:00
websocket Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
utils.go Issue 1599 offline webhook (#1777) 2021-08-27 11:15:36 -03:00