Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-08-17 | Make push Measure finer grained | Erik Johnston | 1 | -4/+5 | |
2016-08-17 | Make notify_interested_services faster | Erik Johnston | 4 | -130/+104 | |
2016-08-17 | Set `Content-Security-Policy` on media repo | Erik Johnston | 1 | -0/+1 | |
This is to inform browsers that they should sandbox the returned media. This is particularly cruical for javascript/HTML files. | |||||
2016-08-17 | Add None check to _iterate_over_text | Erik Johnston | 1 | -1/+1 | |
2016-08-17 | Change name of metric | Matrix | 1 | -1/+1 | |
2016-08-17 | Move Measure block inside loop | Erik Johnston | 1 | -9/+9 | |
2016-08-17 | Clean up _ServiceQueuer | Erik Johnston | 2 | -32/+31 | |
2016-08-17 | Remove dead appservice code | Erik Johnston | 1 | -39/+2 | |
2016-08-17 | Update unit tests | Erik Johnston | 1 | -0/+2 | |
2016-08-17 | Measure notify_interested_services | Erik Johnston | 1 | -19/+22 | |
2016-08-16 | Do it in storage fun |