fleet/server
Zachary Wasserman 2e333a4e2e
Fix regression in list hosts (#6)
Changes in https://github.com/kolide/fleet/pull/2327 broke the MySQL
syntax for listing hosts with online status. This was not caught due to
the lack of a unit test for the functionality. This PR adds a unit test
and fixes the regression.
2020-11-04 12:03:06 -08:00
..
bindata Allow import of github.com/kolide/fleet (#2213) 2020-03-29 19:22:04 -07:00
config Add redis use_tls cfg (#2311) 2020-10-01 16:25:48 -07:00
contexts Refactoring and fixes in user authorization 2018-09-18 14:56:25 -04:00
datastore Fix regression in list hosts (#6) 2020-11-04 12:03:06 -08:00
health Fix documentation typos (#1682) 2017-12-21 18:37:32 -08:00
kolide Remove soft-deletion pattern (#2327) 2020-10-22 10:51:26 -07:00
launcher Save details provided by host during enrollment (#2066) 2019-07-01 16:50:04 -07:00
live_query Add redis use_tls cfg (#2311) 2020-10-01 16:25:48 -07:00
logging Fix string(int) in Kinesis logger for Go 1.15 compatibility (#2309) 2020-09-27 09:44:55 -07:00
mail Extract functionName into helper 2020-07-21 14:05:46 -07:00
mock Add fleetctl get host capability to get single host with labels 2020-07-21 14:05:46 -07:00
pubsub Fix cleanup of orphaned queries (#2316) 2020-10-06 09:30:24 -07:00
service Remove soft-deletion pattern (#2327) 2020-10-22 10:51:26 -07:00
sso Add redis use_tls cfg (#2311) 2020-10-01 16:25:48 -07:00
test Extract functionName into helper 2020-07-21 14:05:46 -07:00
websocket Upgrade SockJS JS and Go dependencies (#2256) 2020-07-06 20:04:04 -07:00