1. 08 Apr, 2020 1 commit
  2. 16 Mar, 2020 1 commit
  3. 18 Jan, 2020 1 commit
  4. 17 Jun, 2019 1 commit
  5. 16 Jun, 2019 1 commit
  6. 19 Nov, 2018 3 commits
  7. 22 Oct, 2018 1 commit
    • Max Kellermann's avatar
      db: fix broken command "list ... group" · db27bb76
      Max Kellermann authored
      Grouping in the "list" command was completely broken from the start,
      unlike "count group".  I have no idea what I have been thinking when I
      wrote commit ae178c77, but it didn't
      make any sense.
      
      This commit is a rewrite of the feature.
      
      For clients to be able to detect this feature, this commit also
      increments the protocol version.
      db27bb76
  8. 02 Sep, 2018 2 commits
  9. 20 Aug, 2018 1 commit
  10. 04 Jun, 2017 1 commit
  11. 03 Jun, 2017 1 commit
    • Max Kellermann's avatar
      storage, db, mixer, command: remove more bogus "pure" attributes · 62b03cfd
      Max Kellermann authored
      This commit is similar to 788e3b31,
      and removes more "pure" attributes which were placed on functions that
      could throw exceptions, which is illegal according to clang's
      understanding of the attribute (but not according to GCC's).  GitHub
      issue #58 was most likely about StorageDirectoryReader::GetInfo() and
      Storage::GetInfo(), which still had "pure" attributes.
      
      Closes #58
      62b03cfd
  12. 11 Feb, 2017 1 commit
  13. 08 Feb, 2017 3 commits
  14. 03 Jan, 2017 1 commit
  15. 29 Oct, 2016 2 commits
  16. 18 Mar, 2016 2 commits
  17. 26 Feb, 2016 1 commit
  18. 24 Aug, 2015 1 commit
  19. 01 Jan, 2015 1 commit
  20. 29 Jul, 2014 1 commit
  21. 24 Apr, 2014 1 commit
  22. 19 Feb, 2014 2 commits
  23. 24 Jan, 2014 1 commit
  24. 19 Jan, 2014 1 commit
  25. 13 Jan, 2014 1 commit
  26. 11 Jan, 2014 1 commit
  27. 21 Nov, 2013 1 commit
    • Max Kellermann's avatar
      DatabasePlugin: add method GetUpdateStamp() · c064e8d6
      Max Kellermann authored
      Refactor SimpleDatabase::GetLastModified() to be generic for all
      plugins.  Remove the SimpleDatabase assumption from db_stats_print(),
      allowing it to be implemented by all database plugins.
      c064e8d6
  28. 30 Oct, 2013 1 commit
  29. 20 Oct, 2013 1 commit
  30. 15 Oct, 2013 1 commit
  31. 05 Sep, 2013 1 commit
  32. 04 Sep, 2013 1 commit