fleet/server
Zachary Wasserman e6f4dd54bb
Fix loading of network interfaces with high host counts (#1942)
This should fix the loading of the all hosts page in cases where there are many
hosts and it overwhelms the number of parameters allowed in a prepared
statement. May also make that page load slightly quicker as it removes the
constraint from the query, but should return the same number of results.

Fixes #1939
2018-10-16 11:13:55 -07:00
..
config Add flags for configuring MySQL connection pooling limits (#1672) 2017-12-19 13:52:52 -08:00
contexts Refactoring and fixes in user authorization 2018-09-18 14:56:25 -04:00
datastore Fix loading of network interfaces with high host counts (#1942) 2018-10-16 11:13:55 -07:00
health Fix documentation typos (#1682) 2017-12-21 18:37:32 -08:00
kolide Fix error messages related to null users as creators of queries. (#1928) 2018-10-11 13:22:43 -07:00
launcher Merge branch 'master' into fleetctl 2018-05-01 17:26:32 -07:00
logwriter Fix documentation typos (#1682) 2017-12-21 18:37:32 -08:00
mail Reduce port scanning possibilities via SMTP configuration 2018-09-18 14:56:25 -04:00
mock Prevent non-admin users from modifying other users 2018-09-18 14:56:25 -04:00
pubsub Update redigo import (#1821) 2018-06-11 12:14:21 -07:00
service Fix error messages related to null users as creators of queries. (#1928) 2018-10-11 13:22:43 -07:00
sso Trim whitespace from X509 certificate (#1900) 2018-08-10 12:42:35 -07:00
test Fix error messages related to null users as creators of queries. (#1928) 2018-10-11 13:22:43 -07:00
websocket Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00