- 11 Oct, 2023 2 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
- 10 Oct, 2023 2 commits
-
-
Przemyslaw Kaminski authored
FlowCmdM -> DBCmd or HasNodeStory is usually enough
-
Przemyslaw Kaminski authored
- DBCmd instead of Cmd - remove FlowCmdM in favor of HasNodeStory
-
- 28 Sep, 2023 1 commit
-
-
Przemyslaw Kaminski authored
This fixes commit 5d5300cd which automatically changed all 'return' to 'pure' in our code, resulting in broken SQL etc.
-
- 21 Sep, 2023 1 commit
-
-
Alexandre Delanoë authored
-
- 12 Sep, 2023 1 commit
-
-
Alfredo Di Napoli authored
-
- 04 Sep, 2023 2 commits
-
-
Alfredo Di Napoli authored
We now require CoreNLP listening on port :9000. We will have to find a way to spin that up in CI as well.
-
Alfredo Di Napoli authored
This commit refactors the codebase to add a new function called `addDocumentsToHyperCorpus` which generalises the common pattern of calling `insertMasterDocs` and later adding the documents via the DB `Doc` functions. It also "lowers" some functions to run into a plain `DBCmd`.
-
- 21 Aug, 2023 1 commit
-
-
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.
-
- 08 Aug, 2023 2 commits
-
-
Karen Konou authored
-
Przemyslaw Kaminski authored
-
- 24 Jul, 2023 2 commits
-
-
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.
-
- 21 Jun, 2023 1 commit
-
-
Przemyslaw Kaminski authored
-
- 29 May, 2023 1 commit
-
-
Przemyslaw Kaminski authored
-
- 12 Apr, 2023 1 commit
-
-
Przemyslaw Kaminski authored
This is safer than type Limit = Int
-
- 03 Mar, 2023 1 commit
-
-
Alexandre Delanoë authored
-
- 10 Feb, 2023 1 commit
-
-
Przemyslaw Kaminski authored
They are changed to MaybeFields ...Read instead when joining.
-
- 09 Feb, 2023 1 commit
-
-
Przemyslaw Kaminski authored
Remove joins, use optionalRestrict instead. Also, remove cabal.project because stack.yaml and package.yaml cover dependencies already.
-
- 10 Jan, 2023 1 commit
-
-
Alexandre Delanoë authored
-
- 20 Dec, 2022 1 commit
-
-
Przemyslaw Kaminski authored
-
- 27 Oct, 2022 1 commit
-
-
Przemyslaw Kaminski authored
-
- 07 Oct, 2022 1 commit
-
-
Alexandre Delanoë authored
-
- 07 Sep, 2022 1 commit
-
-
Alexandre Delanoë authored
-
- 18 Jul, 2022 1 commit
-
-
Alp Mestanogullari authored
-
- 09 Jul, 2022 1 commit
-
-
Alp Mestanogullari authored
-
- 25 May, 2022 1 commit
-
-
Karen Konou authored
-
- 18 Mar, 2022 1 commit
-
-
Alexandre Delanoë authored
-
- 11 Mar, 2022 1 commit
-
-
Alexandre Delanoë authored
-
- 01 Feb, 2022 1 commit
-
-
Alexandre Delanoë authored
-
- 20 Jan, 2022 4 commits
-
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
- 04 Jan, 2022 1 commit
-
-
Alexandre Delanoë authored
-
- 16 Dec, 2021 1 commit
-
-
Przemyslaw Kaminski authored
-
- 08 Dec, 2021 1 commit
-
-
Przemyslaw Kaminski authored
-