1. 30 Jul, 2020 1 commit
  2. 27 Jul, 2020 1 commit
  3. 21 Jul, 2020 1 commit
  4. 20 Jul, 2020 1 commit
  5. 30 Jan, 2019 1 commit
  6. 19 Jan, 2019 4 commits
  7. 18 Jan, 2019 1 commit
  8. 12 Jan, 2019 1 commit
  9. 06 Sep, 2018 1 commit
  10. 21 Mar, 2018 1 commit
  11. 30 Jan, 2018 1 commit
  12. 11 Jan, 2018 1 commit
  13. 22 Dec, 2017 1 commit
  14. 19 Dec, 2017 1 commit
  15. 30 Sep, 2017 1 commit
  16. 04 Sep, 2017 1 commit
  17. 05 Aug, 2017 1 commit
  18. 21 Jul, 2017 1 commit
  19. 12 Jul, 2017 1 commit
  20. 12 Jan, 2017 1 commit
  21. 21 Oct, 2016 1 commit
  22. 17 Mar, 2016 1 commit
  23. 22 Feb, 2016 1 commit
  24. 19 Feb, 2016 1 commit
  25. 14 Feb, 2016 1 commit
  26. 14 Nov, 2015 1 commit
  27. 05 Dec, 2014 1 commit
  28. 03 Dec, 2014 1 commit
  29. 02 Dec, 2014 2 commits
  30. 03 Nov, 2014 1 commit
  31. 30 Oct, 2014 1 commit
  32. 04 Sep, 2014 2 commits
  33. 30 Aug, 2014 1 commit
    • Fix issue with capitalized table prefixes in plugins · a52cf400
      The init_queries plugin function now receives table names in original case.
      Potentially breaking change if qa_db_add_table_prefix is manually wrapped with strtolower, however, I have not found any code in the wild that would break from this change.
      Q2A core code also now using case-sensitive comparisons (there were several instances of tables not being normalized anyway).
      Fixes #45.
      Scott Vivian authored
  34. 28 Jan, 2014 2 commits