- 10 Dec, 2024 1 commit
-
-
Przemyslaw Kaminski authored
-
- 09 Dec, 2024 2 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
Also, add -Werror to tests so that no warnings in tests are reported anymore.
-
- 06 Dec, 2024 2 commits
-
-
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)
-
Przemyslaw Kaminski authored
Resolve "Job workers & persistence" See merge request !371
-
- 29 Nov, 2024 7 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
- 26 Nov, 2024 5 commits
-
-
Grégoire Locqueville authored
This reverts commit ff00345c
-
Grégoire Locqueville authored
-
Przemyslaw Kaminski authored
Maybe this will fix notifications for job finish
-
Przemyslaw Kaminski authored
It might be that notifications get mixed up when running parallel test (as they use the same port)
-
Przemyslaw Kaminski authored
More import refactoring
-
- 25 Nov, 2024 4 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
- 21 Nov, 2024 9 commits
-
-
Przemyslaw Kaminski authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
[TESTED] Worker Tested and README info to create the database, launching and configuring it. Thank your Przemysław for this nice upgrade.
-
Alfredo Di Napoli authored
-
Przemyslaw Kaminski authored
-
Alfredo Di Napoli authored
-
- 20 Nov, 2024 3 commits
-
-
Alexandre Delanoë authored
-
Grégoire Locqueville authored
-
Grégoire Locqueville authored
-
- 19 Nov, 2024 7 commits
-
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
Also, use genericArbitrary in Instances, this simplifies things
-