Mike Arpaia
bdee0516e6
Removing sqlite from the codebase ( #324 )
2016-10-19 10:46:33 -04:00
Zachary Wasserman
4b88ae6e2c
Apply consistent naming conventions across server files ( #310 )
2016-10-14 08:59:27 -07:00
Zachary Wasserman
7f636aef4f
Add pagination to List* endpoints ( #309 )
...
- Introduce kolide.ListOptions to store pagination params (in the future it can
also store ordering/filtering params)
- Refactor service/datastore methods to take kolide.ListOptions
- Implement pagination
2016-10-13 11:21:47 -07:00
Zachary Wasserman
24bb68b910
Rename GetAll* methods to List* ( #291 )
2016-10-07 10:26:48 -07:00
Zachary Wasserman
74aaa14dde
Implement osquery datastore methods for inmem datastore ( #255 )
...
- Implement osquery datastore methods
- Update tests for compatibility with inmem
Closes #255
2016-09-29 18:19:51 -07:00
Mike Arpaia
0482f12926
Organizing go code ( #241 )
2016-09-26 11:48:55 -07:00