| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix client IPs being broken on Python 3 (#3908) | Amber Brown | 2018-09-20 | 1 | -15/+19 |
| * | Run tests under PostgreSQL (#3423) | Amber Brown | 2018-08-13 | 1 | -0/+5 |
| * | wip commit - tests failing | Neil Johnson | 2018-08-03 | 1 | -20/+1 |
| * | do mau checks based on monthly_active_users table | Neil Johnson | 2018-08-02 | 1 | -7/+8 |
| * | insertion into monthly_active_users | Neil Johnson | 2018-08-02 | 1 | -1/+21 |
| * | Fix some looping_call calls which were broken in #3604 | Richard van der Hoff | 2018-07-26 | 1 | -1/+1 |
| * | Run things as background processes | Richard van der Hoff | 2018-07-18 | 1 | -4/+11 |
| * | run isort | Amber Brown | 2018-07-09 | 1 | -5/+4 |
| * | Pass around the reactor explicitly (#3385) | Amber Brown | 2018-06-22 | 1 | -2/+4 |
| * | replace some iteritems with six | Adrian Tschira | 2018-05-19 | 1 | -2/+4 |
| * | Generate user daily stats | Neil Johnson | 2018-04-25 | 1 | -0/+7 |
| * | Add user_ips last seen index | Neil Johnson | 2018-03-28 | 1 | -0/+7 |
| * | Make __init__ consitstent across Store heirarchy | Richard van der Hoff | 2017-11-13 | 1 | -2/+2 |
| * | Merge pull request #2309 from matrix-org/erikj/user_ip_repl | Erik Johnston | 2017-07-06 | 1 | -3/+5 |
| |\ | |||||
| | * | Fix up | Erik Johnston | 2017-06-27 | 1 | -3/+5 |
| * | | Define CACHE_SIZE_FACTOR once | Erik Johnston | 2017-07-04 | 1 | -4/+2 |
| |/ | |||||
| * | Fix up client ips to read from pending data | Erik Johnston | 2017-06-27 | 1 | -11/+59 |
| * | Batch upsert user ips | Erik Johnston | 2017-06-27 | 1 | -19/+38 |
| * | Increase size of IP cache | Erik Johnston | 2017-06-07 | 1 | -1/+6 |
| * | 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 |
