This website requires JavaScript.
Explore
Help
Sign In
kaslo
/
synapse
Watch
1
Star
0
Fork
0
You've already forked synapse
Code
Wiki
Activity
Files
erikj/acl_perf
synapse
/
tests
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
Kegan Dougal
11b0a34074
Use the same reg paths as register v1 for ASes.
...
Namely this means using registration_handler.appservice_register.
2015-07-29 10:00:54 +01:00
..
api
Merge branch 'develop' into application-services
2015-02-11 16:43:26 +00:00
appservice
Make the appservice use 'users_in_room' rather than get_room_members since it is cached
2015-05-22 11:01:28 +01:00
federation
Make work in both Maria and SQLite. Fix tests
2015-04-01 14:12:33 +01:00
handlers
Consolidate duplicate code in notifier
2015-07-02 11:46:05 +01:00
metrics
Add an .inc_by() method to CounterMetric; implement DistributionMetric a neater way
2015-03-12 16:24:51 +00:00
rest
Use the same reg paths as register v1 for ASes.
2015-07-29 10:00:54 +01:00
storage
Caches should be bound to instances.
2015-06-03 14:45:17 +01:00
util
Add a lru cache class
2015-02-11 14:52:23 +00:00
__init__.py
fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch.
2014-09-03 17:31:57 +01:00
test_distributor.py
Replace distributor deferred list, with a simple for loop until I understand why the former breaks and the latter doesn't
2014-12-18 17:47:00 +00:00
test_state.py
Fix tests
2015-02-09 14:23:57 +00:00
test_test_utils.py
Implement .cancel_call_later() in MockClock
2014-12-10 19:26:52 +00:00
test_types.py
Replace hs.parse_roomalias with RoomAlias.from_string
2015-01-23 13:21:58 +00:00
unittest.py
Don't make @unittest.DEBUG print the huge amount of verbosity generated by the synapse.storage loggers
2015-01-12 18:16:27 +00:00
utils.py
Fix tests
2015-06-12 17:17:29 +01:00