1. 11 Jan, 2018 1 commit
  2. 10 Jan, 2018 1 commit
  3. 05 Jan, 2018 1 commit
  4. 22 Dec, 2017 1 commit
  5. 20 Dec, 2017 1 commit
  6. 15 Dec, 2017 1 commit
  7. 22 Nov, 2017 2 commits
    • Sean McGivern's avatar
      Improve output for extra queries in specs · db1925f9
      Sean McGivern authored
      Previously, this used `Array#-`, which would remove all queries that matches the
      query text in the original set.
      
      However, sometimes we have a problem with parameterised queries, where the query
      text is identical both times, so we'd run a query N times instead of once, and
      it would be hidden from the output.
      
      Replace the logic to only remove a given query N times from the actual log,
      where N is the number of times it appears in the expected log.
      db1925f9
    • Jacob Vosmaer (GitLab)'s avatar
      571f1dda
  8. 06 Nov, 2017 1 commit
  9. 03 Nov, 2017 1 commit
  10. 30 Oct, 2017 1 commit
  11. 20 Oct, 2017 1 commit
  12. 07 Oct, 2017 2 commits
  13. 18 Sep, 2017 1 commit
  14. 05 Sep, 2017 1 commit
  15. 28 Aug, 2017 1 commit
  16. 14 Aug, 2017 2 commits
  17. 11 Aug, 2017 1 commit
  18. 10 Aug, 2017 1 commit
  19. 09 Aug, 2017 2 commits
  20. 03 Aug, 2017 1 commit
  21. 02 Aug, 2017 1 commit
  22. 27 Jul, 2017 2 commits
  23. 24 Jul, 2017 1 commit
  24. 11 Jul, 2017 2 commits
  25. 09 Jul, 2017 2 commits
  26. 21 Jun, 2017 1 commit
  27. 16 Jun, 2017 1 commit
  28. 26 Apr, 2017 2 commits
  29. 25 Apr, 2017 1 commit
  30. 24 Apr, 2017 1 commit
  31. 21 Apr, 2017 1 commit
  32. 27 Mar, 2017 1 commit