1. 14 Feb, 2015 1 commit
  2. 09 Feb, 2015 1 commit
  3. 08 Feb, 2015 2 commits
  4. 06 Feb, 2015 3 commits
  5. 05 Feb, 2015 3 commits
  6. 04 Feb, 2015 6 commits
  7. 03 Feb, 2015 4 commits
  8. 30 Jan, 2015 2 commits
  9. 29 Jan, 2015 3 commits
  10. 28 Jan, 2015 3 commits
  11. 27 Jan, 2015 2 commits
  12. 26 Jan, 2015 2 commits
  13. 20 Jan, 2015 3 commits
  14. 17 Jan, 2015 2 commits
  15. 16 Jan, 2015 3 commits
    • Dele Olajide's avatar
      ofmeet plugin version 0.0.8 · 00c94594
      Dele Olajide authored
      Fixed race condition causing focus xmpp connection to fail
      Increased response timeout for focus
      Improved error handling for read-only user providers like LDAP
      Disable SIP gateway with a property
      (org.jitsi.videobridge.ofmeet.sip.enabled)
      Latest jitsi-videobridge server code
      00c94594
    • Tom Evans's avatar
      OF-864: Wrap primary routing in try/catch block · 1c961a26
      Tom Evans authored
      Ensure that all packets are handled by the backup routing mechanism in
      the event that an exception occurs during primary packet processing.
      1c961a26
    • Tom Evans's avatar
      OF-864: Cleanup routes to defunct cluster nodes · 44409e75
      Tom Evans authored
      When a peer server leaves the cluster, drop all routing references
      corresponding to that node from the remaining members.
      44409e75