Historial de Commits

Autor SHA1 Mensaje Fecha
  Erik Johnston 5fbdf2bcec Merge branch 'release-v0.14.0' of github.com:matrix-org/synapse hace 8 años
  Erik Johnston e7aaa7c61e Bump version and changelog hace 8 años
  Erik Johnston a932acaa6b Merge pull request #672 from nikriek/new-author hace 8 años
  Niklas Riekenbrauck 82312d4fff Add new author hace 8 años
  Erik Johnston 15844040c2 Bump version and changelog hace 8 años
  Erik Johnston 7a3815b372 Merge branch 'develop' of github.com:matrix-org/synapse into release-v0.14.0 hace 8 años
  Erik Johnston 647b041d1a Merge pull request #666 from matrix-org/erikj/intern hace 8 años
  Erik Johnston 8122ad7bab Simplify intern_dict hace 8 años
  Erik Johnston 2f0180b09e Don't bother interning keys that are already interned hace 8 años
  Erik Johnston acdfef7b14 Intern all the things hace 8 años
  Erik Johnston f96526ffc2 Intern sender, event_id and room_id in events hace 8 años
  Erik Johnston fe9794706a Intern type and state_key on events hace 8 años
  Erik Johnston 75daede92f String intern hace 8 años
  Erik Johnston fbdeb1778d Merge pull request #664 from matrix-org/erikj/public_room_list hace 8 años
  Erik Johnston b275765545 Comment about weird SQL hace 8 años
  Erik Johnston 0c1a27b787 SQLite and postgres doesn't share a true literal hace 8 años
  Erik Johnston 84afeb41f3 Ensure all old public rooms have aliases hace 8 años
  Erik Johnston b2802a1351 Ensure published rooms have public join rules hace 8 años
  Erik Johnston 0677fc1c4e Comment hace 8 años
  Erik Johnston 2749da542c Merge pull request #663 from matrix-org/erikj/invite_for_user hace 8 años
  Erik Johnston e14baa7a3b Merge pull request #665 from matrix-org/erikj/dont_cache_events hace 8 años
  Erik Johnston 0e7363e0b3 Merge pull request #662 from matrix-org/erikj/state_cache hace 8 años
  Erik Johnston d87a846ebc Don't cache events in get_recent_events_for_room hace 8 años
  Erik Johnston 8b0dfc9fc4 Don't cache events in get_current_state_for_key hace 8 años
  Erik Johnston 34473a9c7f Don't require alias in public room list. hace 8 años
  Erik Johnston b6507869cd Make get_invites return RoomsForUser hace 8 años
  Erik Johnston 9e2e994395 Reduce cache size hace 8 años
  Erik Johnston d531ebcb57 Key StateHandler._state_cache off of state groups hace 8 años
  Erik Johnston c4a8cbd15a Make LruCache use a dedicated _Node class hace 8 años
  Erik Johnston 99f929f36b Make StateHandler._state_cache only store event_ids. hace 8 años