1. 12 Jul, 2018 2 commits
  2. 29 Jan, 2017 1 commit
  3. 21 Dec, 2016 1 commit
  4. 17 Dec, 2016 1 commit
  5. 15 Dec, 2016 3 commits
  6. 20 Nov, 2016 6 commits
  7. 10 Nov, 2016 3 commits
  8. 28 Oct, 2016 1 commit
  9. 19 Oct, 2016 1 commit
  10. 16 Sep, 2016 1 commit
  11. 14 Sep, 2016 1 commit
  12. 29 Jul, 2016 1 commit
  13. 26 Jul, 2016 1 commit
  14. 25 Jul, 2016 1 commit
  15. 21 Jul, 2016 2 commits
  16. 27 Jun, 2016 1 commit
    • Douglas's avatar
      jiodate: fixes tests in older firefox versions · fcb5c804
      Douglas authored
      Tests were failing because some Firefox versions cannot
      parse a specific date-string. So the Date constructor
      that receives only integers was used. But there is one
      details: this contructor uses months from 0 to 11, so if,
      for example, we want to have a date in January, we send 0
      as month and not 1.
      fcb5c804
  17. 23 Jun, 2016 4 commits
  18. 22 Jun, 2016 3 commits
  19. 15 Jun, 2016 1 commit
  20. 11 May, 2016 2 commits
  21. 02 May, 2016 1 commit
  22. 08 Apr, 2016 2 commits