1. 16 8月, 2011 1 次提交
  2. 15 8月, 2011 1 次提交
  3. 14 8月, 2011 15 次提交
  4. 13 8月, 2011 3 次提交
  5. 09 8月, 2011 3 次提交
  6. 06 8月, 2011 3 次提交
  7. 04 8月, 2011 1 次提交
    • J
      Quote these dates to prevent intermittent test failure. Suppose local time is... · f000d4e5
      Jon Leighton 提交于
      Quote these dates to prevent intermittent test failure. Suppose local time is 00:50 GMT+1. Without the quoting, the YAML parser would parse this as 00:50 UTC, into the local time of 01:50 GMT+1. Then, it would get written into the database in local time as 01:50. When it came back out the UTC date from the database and the UTC date of two weeks ago would be compared. The former would be 23:50, and the latter would be 00:50, so the two dates would differ, causing the assertion to fail. Quoting it prevents the YAML parser from getting involved.
      f000d4e5
  8. 03 8月, 2011 2 次提交
  9. 31 7月, 2011 3 次提交
  10. 30 7月, 2011 1 次提交
  11. 28 7月, 2011 2 次提交
  12. 27 7月, 2011 3 次提交
  13. 26 7月, 2011 2 次提交