| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | copyrights | Matthew Hodgson | 2016-01-07 | 1 | -1/+1 | 
| | | |||||
| * | Flatten devices into a dict, not a list | Daniel Wagner-Hall | 2015-12-03 | 1 | -4/+3 | 
| | | |||||
| * | Fix implementation of /admin/whois | Daniel Wagner-Hall | 2015-12-02 | 1 | -17/+11 | 
| | | |||||
| * | Remove completely unused concepts from codebase | Daniel Wagner-Hall | 2015-08-25 | 1 | -0/+1 | 
| | | | | | | | | | | | Removes device_id and ClientInfo device_id is never actually written, and the matrix.org DB has no non-null entries for it. Right now, it's just cluttering up code. This doesn't remove the columns from the database, because that's fiddly. | ||||
| * | Update copyright notices | Mark Haines | 2015-01-06 | 1 | -1/+1 | 
| | | |||||
| * | SYN-48: Implement WHOIS rest servlet | Erik Johnston | 2014-09-29 | 1 | -0/+62 | 
