Skip to content
Snippets Groups Projects
  1. Jan 23, 2019
  2. Jan 22, 2019
  3. Jan 21, 2019
  4. Jan 18, 2019
    • Erik Johnston's avatar
      Fix race when persisting create event (#4404) · 25dd56ac
      Erik Johnston authored
      * Fix race when persisting create event
      
      When persisting a chunk of DAG it is sometimes requried to do a state
      resolution, which requires knowledge of the room version. If this
      happens while we're persisting the create event then we need to use that
      event rather than attempting to look it up in the database.
      25dd56ac
    • Erik Johnston's avatar
      Tweak code coverage settings (#4400) · 71b94eac
      Erik Johnston authored
      * Tweak code coverage settings
      
      * Fix manifest
      
      * Newsfile
      
      * Fix commit status?
      71b94eac
    • Richard van der Hoff's avatar
      Remove redundant WrappedConnection (#4409) · de6888e7
      Richard van der Hoff authored
      * Remove redundant WrappedConnection
      
      The matrix federation client uses an HTTP connection pool, which times out its
      idle HTTP connections, so there is no need for any of this business.
      de6888e7
  5. Jan 17, 2019
  6. Jan 16, 2019
Loading