1. 04 Feb, 2025 1 commit
  2. 03 Feb, 2025 2 commits
  3. 29 Jan, 2025 9 commits
  4. 27 Jan, 2025 1 commit
  5. 24 Jan, 2025 2 commits
  6. 14 Jan, 2025 9 commits
  7. 13 Jan, 2025 2 commits
    • Thomas Gambier's avatar
      Release 1.14.2 · 8e0ca4c2
      Thomas Gambier authored
      8e0ca4c2
    • Alain Takoudjou's avatar
      slapos.grid.promise: prevent json file corruption while updating data · d42de18b
      Alain Takoudjou authored
      history and statistics files are sometimes corrupted because of invalid json
      
      We do 2 things to improve this:
       1. we use json.load to read the previous file (this will detect if the file is corrupted)
       2. we use json.dump to write the entire file at once in a temporary file and then we move this file to be atomic.
      
      Probably this will consume more resources.
      
      See merge request !728
      d42de18b
  8. 10 Jan, 2025 2 commits
  9. 09 Jan, 2025 2 commits
  10. 07 Jan, 2025 1 commit
  11. 03 Jan, 2025 1 commit
  12. 02 Jan, 2025 5 commits
  13. 30 Dec, 2024 2 commits
  14. 24 Dec, 2024 1 commit