1. 07 Feb, 2014 1 commit
  2. 21 Jan, 2014 1 commit
  3. 09 Jan, 2014 2 commits
  4. 04 Dec, 2013 2 commits
  5. 27 Nov, 2013 2 commits
  6. 06 Nov, 2013 1 commit
  7. 05 Nov, 2013 1 commit
  8. 18 Oct, 2013 1 commit
  9. 16 Oct, 2013 1 commit
  10. 11 Oct, 2013 1 commit
  11. 10 Oct, 2013 3 commits
  12. 18 Sep, 2013 2 commits
  13. 14 Sep, 2013 1 commit
  14. 18 Aug, 2013 1 commit
  15. 24 Jul, 2013 1 commit
  16. 21 Jul, 2013 1 commit
  17. 20 Jul, 2013 1 commit
  18. 07 Jul, 2013 1 commit
  19. 17 Jun, 2013 1 commit
  20. 15 Jun, 2013 2 commits
  21. 10 Jun, 2013 2 commits
  22. 09 Jun, 2013 1 commit
  23. 07 Jun, 2013 1 commit
  24. 03 Jun, 2013 1 commit
  25. 30 May, 2013 1 commit
  26. 24 May, 2013 1 commit
    • Tests cleanup · 7cd9123c
      Alexander Makarov authored
      - Better names
      - Removed not used MySQLTestCase
      - Moved base testcase for DB to db namespace
      - Minor style fixes
  27. 23 May, 2013 1 commit
  28. 17 May, 2013 3 commits
  29. 16 May, 2013 1 commit
  30. 15 May, 2013 1 commit
    • refactored web/Response::sendFile() · a2c6d221
      Carsten Brandt authored
      - better throw http exception on not satisfiable range request
      - constitent header names
      - fixed range end when range request is to the end
      - added unit test
      
      related to #275, fixes #148