Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Increase client_ip cache size | Erik Johnston | 2017-05-08 | 1 | -0/+1 |
* | Bail on where clause instead | Erik Johnston | 2017-04-11 | 1 | -3/+4 |
* | Don't bother with outer check for now | Erik Johnston | 2017-04-11 | 1 | -3/+0 |
* | Fix getting latest device IP for user with no devices | Erik Johnston | 2017-04-11 | 1 | -0/+5 |
* | PEP8 | Richard van der Hoff | 2016-07-22 | 1 | -1/+0 |
* | Create index on user_ips in the background | Richard van der Hoff | 2016-07-22 | 1 | -4/+12 |
* | storage/client_ips: remove some dead code | Richard van der Hoff | 2016-07-21 | 1 | -3/+0 |
* | Merge branch 'develop' into rav/get_devices_api | Richard van der Hoff | 2016-07-20 | 1 | -1/+2 |
|\ | |||||
| * | Record device_id in client_ips | Richard van der Hoff | 2016-07-20 | 1 | -1/+2 |
* | | GET /devices endpoint | Richard van der Hoff | 2016-07-20 | 1 | -0/+72 |
|/ | |||||
* | Move insert_client_ip to a separate class | Mark Haines | 2016-06-03 | 1 | -0/+68 |