1. 04 Oct, 2019 1 commit
    • Jérome Perrin's avatar
      erp5/test: give more time for ERP5 to be ready · c396408a
      Jérome Perrin authored
      now that promises are satisfied, we don't retry slapos node instance
      again and again, so this test starts earlier and we need to wait longer
      for ERP5 to be ready.
      
      Also tolerate that this 503 can be 404 (I think this happened a few time
      on test nodes in the past)
      c396408a
  2. 03 Oct, 2019 9 commits
  3. 02 Oct, 2019 1 commit
    • Jérome Perrin's avatar
      erp5: set mariadb timezone to UTC · 0b377eb4
      Jérome Perrin authored
      ERP5Catalog assumes that dates in catalog are UTC, this works
      fine with DATETIME columns that does not carry any timezone
      information, but TIMESTAMP columns are converted to mariadb timezone,
      which is by default system timezone.
      
      If we want ERP5Catalog to query on TIMESTAMP columns with the existing
      logic of converting dates to UTC (because "dates are in UTC in
      catalog"), we need to have TIMESTAMP columns in UTC.
      
      This also generally seem a better default than falling back to system
      timezone.
      
      /reviewed-on nexedi/slapos!623
      0b377eb4
  4. 01 Oct, 2019 17 commits
  5. 27 Sep, 2019 4 commits
  6. 25 Sep, 2019 1 commit
  7. 24 Sep, 2019 2 commits
  8. 23 Sep, 2019 1 commit
  9. 20 Sep, 2019 1 commit
  10. 19 Sep, 2019 1 commit
  11. 17 Sep, 2019 1 commit
  12. 16 Sep, 2019 1 commit