1. 16 Jun, 2016 1 commit
  2. 15 Jun, 2016 2 commits
  3. 12 Jun, 2016 2 commits
  4. 08 Jun, 2016 1 commit
  5. 07 Jun, 2016 1 commit
  6. 06 Jun, 2016 1 commit
  7. 04 Jun, 2016 4 commits
  8. 01 Jun, 2016 3 commits
  9. 31 May, 2016 9 commits
  10. 30 May, 2016 4 commits
  11. 27 May, 2016 2 commits
  12. 25 May, 2016 1 commit
  13. 23 May, 2016 1 commit
    • olivier R-D's avatar
      event history api tweak · 4f8f92dc
      olivier R-D authored
      take event as arg not evfilter
      return EventResult obj and not fields
      update command line to read events
      4f8f92dc
  14. 22 May, 2016 1 commit
  15. 21 May, 2016 3 commits
  16. 20 May, 2016 2 commits
    • Dominik Luntzer's avatar
      Correctly handle period and count limits in both history implementations · bace92d0
      Dominik Luntzer authored
      * Added missing handling of the count parameter to the sqlite implementation
      * Add tests for both limits and both history implementations
      * Fixed some minor issues
      bace92d0
    • Dominik Luntzer's avatar
      Fix broken history tests · ef0cba63
      Dominik Luntzer authored
      The test code is currently setting a limit of 10 history data values.
      However, the limit handling is not implemented in both history
      implementations and therefore the limit is never enforced.
      Removed the limit from the history tests to ensure that no tests are broken
      when the limit handling is actually implemented.
      ef0cba63
  17. 18 May, 2016 2 commits