- 27 Mar, 2025 1 commit
-
-
Alfredo Di Napoli authored
-
- 25 Mar, 2025 1 commit
-
-
Alfredo Di Napoli authored
-
- 10 Mar, 2025 2 commits
-
-
Alfredo Di Napoli authored
This commit correctly propagates the correct `LogConfig` in all the places where we were just defaulting to log everything, and this allows us to silence debug logs in tests, unless we want them.
-
Alfredo Di Napoli authored
This will allow us to find all the use site of this function, trying to see if we can use only `withLogger` or correctly control the logging verbosity via the `HasLogger` and `LogInitParams`.
-
- 12 Feb, 2025 1 commit
-
-
Przemyslaw Kaminski authored
-
- 06 Dec, 2024 1 commit
-
-
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)
-
- 06 Nov, 2024 1 commit
-
-
Przemyslaw Kaminski authored
-
- 18 Oct, 2024 1 commit
-
-
Przemyslaw Kaminski authored
Start worker in tests
-
- 19 Sep, 2024 2 commits
-
-
Przemyslaw Kaminski authored
Now everything is in Core/Config
-
Przemyslaw Kaminski authored
-
- 18 Sep, 2024 1 commit
-
-
Przemyslaw Kaminski authored
Eventually, Settings will be removed
-
- 28 Aug, 2024 1 commit
-
-
Przemyslaw Kaminski authored
-
- 09 Jul, 2024 1 commit
-
-
Alfredo Di Napoli authored
While doing this, I have also fixed a bug in the current implementation of ThrowAll (formerly named `throwAll'`).
-
- 04 Jul, 2024 1 commit
-
-
Alfredo Di Napoli authored
This commit moves `GargConfig` and the other config-related data structures back into gargantext, so that they can be edited and expanded without needing to worry about the prelude project.
-
- 26 Jun, 2024 1 commit
-
-
Alfredo Di Napoli authored
-
- 25 Oct, 2023 1 commit
-
-
Przemyslaw Kaminski authored
Also, some fixes to NodeStory (it inserts ngrams when saving node story, when they don't exist).
-
- 13 Oct, 2023 1 commit
-
-
Przemyslaw Kaminski authored
-
- 10 Oct, 2023 1 commit
-
-
Przemyslaw Kaminski authored
-
- 02 Oct, 2023 2 commits
-
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-