- Aug 26, 2015
-
-
Daniel Wagner-Hall authored
`tox` will run all tests `tox tests.api.test_auth.AuthTestCase` will run just the tests in AuthTestCase
-
- Aug 25, 2015
-
-
Daniel Wagner-Hall authored
Stop looking up "admin", which we never read
-
Daniel Wagner-Hall authored
Remove completely unused concepts from codebase
-
Daniel Wagner-Hall authored
-
Daniel Wagner-Hall authored
-
Daniel Wagner-Hall authored
-
Daniel Wagner-Hall authored
-
Daniel Wagner-Hall authored
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.
-
Mark Haines authored
Add a tox.ini config for synapse.
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
Replace syutil dependency with smaller, single-purpose libraries
-
Mark Haines authored
-
Mark Haines authored
Remove autoincrement since we incrementing the ID in the storage layer
-
- Aug 24, 2015
-
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
-
- Aug 21, 2015
-
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
- Aug 20, 2015
-
-
David Baker authored
-
Daniel Wagner-Hall authored
/tokenrefresh POST endpoint
-
Daniel Wagner-Hall authored
-
Daniel Wagner-Hall authored
-
Daniel Wagner-Hall authored
Issue macaroons as opaque auth tokens
-
Daniel Wagner-Hall authored
-
Mark Haines authored
-
Daniel Wagner-Hall authored
Conflicts: synapse/handlers/register.py
-
Daniel Wagner-Hall authored
-
Daniel Wagner-Hall authored
-
Daniel Wagner-Hall authored
Correct pynacl version to 0.3.0
-
Daniel Wagner-Hall authored
0.0.3 was a typo
-
Daniel Wagner-Hall authored
-
Daniel Wagner-Hall authored
Conflicts: synapse/rest/client/v1/login.py
-