- 15 Jan, 2024 7 commits
 - 
- 
Alexandre Delanoë authored
 - 
Alexandre Delanoë authored
 - 
Alfredo Di Napoli authored
This commit introduces a slight variation to the `logStdOutDev` middleware which is capable of redacting secrets from our gargantext requests. This way we can run the server in dev mode (for instrumentation purposes) without leaking users' secrets.
 - 
Alexandre Delanoë authored
 - 
Alexandre Delanoë authored
 - 
Alexandre Delanoë authored
 - 
Alexandre Delanoë authored
 
 - 
 - 10 Jan, 2024 2 commits
 - 
- 
Przemyslaw Kaminski authored
 - 
Alexandre Delanoë authored
 
 - 
 - 09 Jan, 2024 2 commits
 - 
- 
Przemyslaw Kaminski authored
Related to purescript-gargantext#600
 - 
Alexandre Delanoë authored
 
 - 
 - 05 Jan, 2024 2 commits
 - 
- 
Fabien Manière authored
 - 
Fabien Manière authored
 
 - 
 - 27 Dec, 2023 1 commit
 - 
- 
Przemyslaw Kaminski authored
This is similar to purescript-gargantext#594 and !205/ but for JSON import.
 
 - 
 - 19 Dec, 2023 1 commit
 - 
- 
Alexandre Delanoë authored
 
 - 
 - 13 Dec, 2023 1 commit
 - 
- 
Alfredo Di Napoli authored
Doing so fixes (for now) the Phylo error.
 
 - 
 - 12 Dec, 2023 6 commits
 - 
- 
Alfredo Di Napoli authored
 - 
Alfredo Di Napoli authored
 - 
Alfredo Di Napoli authored
 - 
Alfredo Di Napoli authored
They were masking the real performance of `flowPhyloAPI`.
 - 
Alfredo Di Napoli authored
It's a useful function to log (with `DEBUG` severity) the execution time of various functions. Debug logs won't be printed in production.
 - 
Alfredo Di Napoli authored
It also improves the error in case it's the first time we are running the tests and we have no coreNLP service running.
 
 - 
 - 05 Dec, 2023 4 commits
 - 
- 
Alexandre Delanoë authored
 - 
Alexandre Delanoë authored
 - 
Alexandre Delanoë authored
 - 
Alexandre Delanoë authored
 
 - 
 - 04 Dec, 2023 13 commits
 - 
- 
Alfredo Di Napoli authored
 - 
Alfredo Di Napoli authored
 - 
Przemyslaw Kaminski authored
 - 
Alfredo Di Napoli authored
This commit adds a `panicTrace` function to be used as a drop-in replacement of the `panic` function, with the difference that we wrap the error in a `WithStacktrace` error, to be later caught and logged.
 - 
Alfredo Di Napoli authored
 - 
Alfredo Di Napoli authored
 - 
Alfredo Di Napoli authored
 - 
Alfredo Di Napoli authored
 - 
Alfredo Di Napoli authored
 - 
Alfredo Di Napoli authored
This allows us to have only one single (static) map which will be treated by GHC as a CAF.
 - 
Alfredo Di Napoli authored
 - 
Alfredo Di Napoli authored
 - 
Alexandre Delanoë authored
 
 - 
 - 30 Nov, 2023 1 commit
 - 
- 
Przemyslaw Kaminski authored
 
 -