- 04 Sep, 2023 1 commit
-
-
Alfredo Di Napoli authored
-
- 28 Aug, 2023 4 commits
-
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
- 24 Aug, 2023 1 commit
-
-
Alexandre Delanoë authored
-
- 21 Aug, 2023 2 commits
-
-
Alfredo Di Napoli authored
Fixes #258 This commit fixes the issue of the "empty Ngrams". The culprit was a bug in the `arxiv-api` package, which was fixed by: gargantext/crawlers/arxiv-api!2 (commits) In a nutshell, due to the fact the relevant `Conduit` was never completing, it was blocking the `flow` function, which was endlessly waiting for the last part of the results to arrive. Hence we were never calling the `flowCorpusUser`, which is the function responsible for generating the Ngrams.
-
Alfredo Di Napoli authored
-
- 08 Aug, 2023 5 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
Also, use ISO639 languages in some places.
-
Karen Konou authored
-
Przemyslaw Kaminski authored
Also, some openalex fixes.
-
Przemyslaw Kaminski authored
-
- 28 Jul, 2023 4 commits
-
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
- 26 Jul, 2023 2 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
- 25 Jul, 2023 1 commit
-
-
Alexandre Delanoë authored
-
- 24 Jul, 2023 3 commits
-
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
This important commit introduces the 'DbCmd' constraint set, allowing DB functions to require only a connection pool and some `GargConfig`.
-
- 20 Jul, 2023 2 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
This is to prevent accidental updates of hyperdata with other JSON structs.
-
- 19 Jul, 2023 2 commits
-
-
Przemyslaw Kaminski authored
The bug was introduced in gargantext/haskell-gargantext!177 (diffs) It caused hyperdata to be updated with whole corpus, serialized, hence hyperdata inside hyperdata.
-
Karen Konou authored
-
- 17 Jul, 2023 3 commits
-
-
Alfredo Di Napoli authored
This commit moves the `threadDelay` present in the `gcThread` function at the beginning of the `go` aux rather than at the end. This has the effect that the first GC happens _after_ the delay time and not immediately, which might make some tests unpredictable if we get unlucky and some job ids are removed from the underlying map before we can inspect their state.
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
- 13 Jul, 2023 6 commits
-
-
Alexandre Delanoë authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
- 10 Jul, 2023 1 commit
-
-
Alfredo Di Napoli authored
We need to fix them properly as part of #198.
-
- 06 Jul, 2023 1 commit
-
-
Alexandre Delanoë authored
-
- 04 Jul, 2023 1 commit
-
-
Alexandre Delanoë authored
-
- 30 Jun, 2023 1 commit
-
-
Przemyslaw Kaminski authored
-