1. 07 Apr, 2017 1 commit
  2. 03 Apr, 2017 2 commits
  3. 30 Mar, 2017 2 commits
  4. 29 Mar, 2017 2 commits
  5. 24 Mar, 2017 1 commit
  6. 23 Mar, 2017 2 commits
  7. 21 Mar, 2017 4 commits
  8. 20 Mar, 2017 4 commits
  9. 17 Mar, 2017 1 commit
  10. 15 Mar, 2017 3 commits
  11. 13 Mar, 2017 1 commit
  12. 11 Mar, 2017 1 commit
  13. 08 Mar, 2017 1 commit
  14. 07 Mar, 2017 2 commits
  15. 06 Mar, 2017 1 commit
  16. 02 Mar, 2017 1 commit
  17. 01 Mar, 2017 4 commits
  18. 28 Feb, 2017 2 commits
  19. 27 Feb, 2017 1 commit
  20. 24 Feb, 2017 2 commits
    • Dmitry Frank's avatar
      Fix # matching logic · 349d25dc
      Dmitry Frank authored
      E.g. given the expression `foo/#`:
      
      - `foo/bar` matches
      - `foo/` should not match
      - `foo` should not match
      
      PUBLISHED_FROM=40f3290cb9a478b22d9f1ab6382884b5de70e266
      349d25dc
    • Dmitry Frank's avatar
      Fix subscription to wildcard topics · 39429149
      Dmitry Frank authored
      `mg_mqtt_match_topic_expression()` and friends are public now.
      
      So far, only `#` is supported.
      
      PUBLISHED_FROM=20c031bcf34be84771c4a9c456318634eb9a517c
      39429149
  21. 23 Feb, 2017 2 commits