1. 10 Dec, 2024 1 commit
  2. 09 Dec, 2024 2 commits
  3. 06 Dec, 2024 2 commits
    • Grégoire Locqueville's avatar
      Removed a bunch of build warnings · 1e10b29f
      Grégoire Locqueville authored
      I fixed those warnings that were easy to fix: redundant imports, unused
      variables, etc. (I might have missed some though)
      
      The warnings I deliberately left for now are:
      * In `Test.API.UpdateList`: Incomplete pattern matching (we would need
        to think a bit about error handling to fix this)
      * In `Test.Utils`: `traceShowId` remains in code (we would need to think
        a bit about proper logging to fix this)
      1e10b29f
    • Przemyslaw Kaminski's avatar
      Merge branch '238-dev-async-job-worker' into 'dev' · 9a8cff4c
      Przemyslaw Kaminski authored
      Resolve "Job workers & persistence"
      
      See merge request !371
      9a8cff4c
  4. 29 Nov, 2024 7 commits
  5. 26 Nov, 2024 5 commits
  6. 25 Nov, 2024 4 commits
  7. 21 Nov, 2024 9 commits
  8. 20 Nov, 2024 3 commits
  9. 19 Nov, 2024 7 commits