Historique des commits

Auteur SHA1 Message Date
  Erik Johnston d7c70d09f0 Merge pull request #304 from matrix-org/erikj/remove_unused_arg il y a 9 ans
  Erik Johnston 858634e1d0 Remove unused room_id arg il y a 9 ans
  Mark Haines 474274583f Merge pull request #303 from matrix-org/markjh/twisted_debugging il y a 9 ans
  Mark Haines 1941eb315d Enable stack traces for the demo scripts il y a 9 ans
  Mark Haines 9020860479 Only turn on the twisted deferred debugging if full_twisted_stacktraces is set in the config il y a 9 ans
  Mark Haines 32d66738b0 Fix pep8 warnings. il y a 9 ans
  Mark Haines 7639c3d9e5 Bounce all deferreds through the reactor to make debugging easier. il y a 9 ans
  Erik Johnston ff2b66f42e Merge pull request #301 from matrix-org/markjh/v2_filtering il y a 9 ans
  Mark Haines 8897781558 update filtering tests il y a 9 ans
  Mark Haines 2fa9e23e04 Update the v2 filters to support filtering presence and remove support for public/private user data il y a 9 ans
  Erik Johnston 7ec9be9c53 Merge pull request #300 from matrix-org/erikj/store_engine il y a 9 ans
  Erik Johnston 17c80c8a3d rename schema_prepare to prepare_database il y a 9 ans
  Erik Johnston ec398af41c Expose error more nicely il y a 9 ans
  Erik Johnston 40b6a5aad1 Split out the schema preparation and update logic into its own module il y a 9 ans
  Erik Johnston 427943907f Merge pull request #299 from stevenhammerton/sh-cas-required-attribute il y a 9 ans
  Steven Hammerton 739464fbc5 Add a comment to clarify why we split on closing curly brace when reading CAS attribute tags il y a 9 ans
  Steven Hammerton 83b464e4f7 Unpack dictionary in for loop for nicer syntax il y a 9 ans
  Steven Hammerton ab7f9bb861 Default cas_required_attributes to empty dictionary il y a 9 ans
  Mark Haines 54cb509d64 Merge pull request #296 from matrix-org/markjh/eventstream_presence il y a 9 ans
  Mark Haines 885301486c Merge pull request #297 from matrix-org/markjh/presence_races il y a 9 ans
  Steven Hammerton 7f8fdc9814 Remove not required parenthesis il y a 9 ans
  Steven Hammerton 01a5f1991c Support multiple required attributes in CAS response, and in a nicer config format too il y a 9 ans
  Steven Hammerton 76421c496d Allow optional config params for a required attribute and it's value, if specified any CAS user must have the given attribute and the value must equal il y a 9 ans
  Steven Hammerton 7845f62c22 Parse both user and attributes from CAS response il y a 9 ans
  Matthew Hodgson 782f7fb489 add steve to authors il y a 9 ans
  Erik Johnston a80ef851f7 Fix previous merge to s/version_string/user_agent/ il y a 9 ans
  Erik Johnston 347aa3c225 Merge pull request #295 from stevenhammerton/sh-cas-auth il y a 9 ans
  Steven Hammerton 95f7661170 Raise LoginError if CasResponse doensn't contain user il y a 9 ans
  Steven Hammerton a9c299c0be Fix my broken line splitting il y a 9 ans
  Steven Hammerton e52f4dc599 Use UserId to create FQ user id il y a 9 ans