1. 05 6月, 2020 2 次提交
  2. 03 6月, 2020 1 次提交
  3. 15 11月, 2017 3 次提交
  4. 14 11月, 2017 4 次提交
  5. 09 11月, 2017 1 次提交
  6. 06 11月, 2017 1 次提交
  7. 26 10月, 2017 1 次提交
  8. 25 10月, 2017 2 次提交
  9. 18 10月, 2017 4 次提交
  10. 16 10月, 2017 2 次提交
    • E
      Fix some edge cases with /sync (#302) · bd07447a
      Erik Johnston 提交于
      Including:
      - Handle timeout=0 correctly
      - Always return immediately on initial sync
      - Handle spurious wake ups from the notifier
      bd07447a
    • E
      Handle duplicate kafka messages (#301) · 35b628f5
      Erik Johnston 提交于
      The way we store the partition offsets for kafka streams means that when
      we start after a crash we may get the last message we processed again.
      This means that we have to be careful to ensure that the processing
      handles consecutive duplicates correctly.
      35b628f5
  11. 15 10月, 2017 1 次提交
  12. 13 10月, 2017 2 次提交
  13. 12 10月, 2017 3 次提交
  14. 10 10月, 2017 6 次提交
  15. 09 10月, 2017 1 次提交
  16. 06 10月, 2017 4 次提交
  17. 03 10月, 2017 1 次提交
  18. 02 10月, 2017 1 次提交
    • R
      gb vendor updates · 831a76ae
      Richard van der Hoff 提交于
      gb vendor update github.com/matrix-org/gomatrixserverlib
      gb vendor update github.com/matrix-org/util
      831a76ae