Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | State *.js in karma.conf rather than *.* so *.js~ files are ignored. | Kegan Dougal | 2014-11-06 | 1 | -7/+7 |
* | Add duration filter unit tests. | Kegan Dougal | 2014-11-05 | 1 | -0/+50 |
* | Add a few eventHandlerService tests. | Kegan Dougal | 2014-11-05 | 1 | -0/+105 |
* | Finish matrixService unit tests. Add missing encodeURIComponent to path args. | Kegan Dougal | 2014-11-05 | 1 | -60/+228 |
* | Add more tests and a TODO. | Kegan Dougal | 2014-11-05 | 1 | -2/+55 |
* | Don't urlencode event types just yet so older HSes don't 500. | Kegan Dougal | 2014-11-05 | 1 | -2/+2 |
* | Be sure to urlencode/decode event types correctly in both the web client and HS. | Kegan Dougal | 2014-11-05 | 1 | -3/+3 |
* | Add a bunch more unit tests for matrixService. | Kegan Dougal | 2014-11-05 | 1 | -6/+191 |
* | URL encoding bugfix and add more tests. | Kegan Dougal | 2014-11-04 | 1 | -6/+40 |
* | Add matrix-service unit tests. Update angular-mocks. | Kegan Dougal | 2014-11-04 | 1 | -0/+64 |
* | Move webclient to a python module so that it can be installed | Mark Haines | 2014-11-04 | 5 | -0/+233 |