1. 11 Jun, 2019 1 commit
  2. 17 Jul, 2018 1 commit
  3. 13 Jul, 2018 1 commit
  4. 12 Jul, 2018 2 commits
  5. 29 Jan, 2017 1 commit
  6. 21 Dec, 2016 1 commit
  7. 17 Dec, 2016 1 commit
  8. 15 Dec, 2016 3 commits
  9. 20 Nov, 2016 6 commits
  10. 10 Nov, 2016 3 commits
  11. 28 Oct, 2016 1 commit
  12. 19 Oct, 2016 1 commit
  13. 16 Sep, 2016 1 commit
  14. 14 Sep, 2016 1 commit
  15. 29 Jul, 2016 1 commit
  16. 26 Jul, 2016 1 commit
  17. 25 Jul, 2016 1 commit
  18. 21 Jul, 2016 2 commits
  19. 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
  20. 23 Jun, 2016 4 commits
  21. 22 Jun, 2016 3 commits
  22. 15 Jun, 2016 1 commit
  23. 11 May, 2016 2 commits