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