1. 25 Aug, 2016 1 commit
  2. 25 Jan, 2016 3 commits
  3. 22 Jan, 2016 1 commit
  4. 06 Sep, 2015 4 commits
  5. 05 Sep, 2015 5 commits
  6. 28 Aug, 2015 1 commit
  7. 29 Jul, 2015 1 commit
  8. 16 Jul, 2015 1 commit
  9. 18 Jun, 2015 4 commits
  10. 17 Jun, 2015 1 commit
  11. 09 May, 2015 3 commits
  12. 19 Dec, 2014 1 commit
  13. 06 Nov, 2014 1 commit
  14. 20 Oct, 2014 1 commit
    • Pavel Horal's avatar
      Reset date fields to UNIX epoch in TimeType. · 0cbb338b
      Pavel Horal authored
      TimeType resets date fields (i.e. unused DateTime object fields) to UNIX
      epoch (1970-01-01). This makes TIME field mapping stabe (i.e. same time
      will be always mapped to the same DateTime fields).
      
      See DDC-179 (similar issue with DateType). Fixes DBAL-993.
      0cbb338b
  15. 30 Jun, 2014 4 commits
  16. 10 Apr, 2014 1 commit
  17. 27 Dec, 2013 1 commit
  18. 22 Dec, 2013 1 commit
  19. 21 Dec, 2013 2 commits
  20. 06 Aug, 2013 1 commit
  21. 03 Aug, 2013 1 commit
  22. 21 Jun, 2013 1 commit
    • Benjamin Morel's avatar
      Fixed documentation. · f0eaaf6f
      Benjamin Morel authored
      - Fixed docblocks
      - Removed return statements on void methods
      - Cleaned up unused private / local variables
      - Fixed license issues
      - Removed SVN leftovers
      - Fixed doctrine-project.org links
      - Added line breaks before return statements
      f0eaaf6f