]> Git — Sourcephile - gargantext.git/log
gargantext.git
17 months agoupdate cabal
Alexandre Delanoë [Wed, 29 Mar 2023 12:31:25 +0000 (14:31 +0200)]
update cabal

17 months agoMerge remote-tracking branch 'origin/adinapoli/issue-185-job-api' into dev-merge
Alexandre Delanoë [Wed, 29 Mar 2023 12:25:57 +0000 (14:25 +0200)]
Merge remote-tracking branch 'origin/adinapoli/issue-185-job-api' into dev-merge

17 months agoRemove need for liftBase when using the jobs api
Alfredo Di Napoli [Mon, 27 Mar 2023 09:24:35 +0000 (11:24 +0200)]
Remove need for liftBase when using the jobs api

17 months agoMove logging function inside JobHandle
Alfredo Di Napoli [Mon, 27 Mar 2023 07:47:43 +0000 (09:47 +0200)]
Move logging function inside JobHandle

17 months agoAdd tests for updating status
Alfredo Di Napoli [Mon, 20 Mar 2023 12:38:16 +0000 (13:38 +0100)]
Add tests for updating status

17 months agoAdd MonadJob instance for ReaderT
Alfredo Di Napoli [Mon, 20 Mar 2023 13:57:15 +0000 (14:57 +0100)]
Add MonadJob instance for ReaderT

This commit also moves the JobHandle into the `Gargantext.Utils.Jobs.Monad` module.

17 months agoReplace `Dual` Monoid with `Seq` in Job API
Alfredo Di Napoli [Mon, 20 Mar 2023 06:40:25 +0000 (07:40 +0100)]
Replace `Dual` Monoid with `Seq` in Job API

17 months agoPass a JobHandle to the serveJobsAPI continuation
Alfredo Di Napoli [Mon, 13 Mar 2023 11:17:38 +0000 (12:17 +0100)]
Pass a JobHandle to the serveJobsAPI continuation

17 months agoGeneralise type of serveJobsAPI
Alfredo Di Napoli [Mon, 13 Mar 2023 10:41:30 +0000 (11:41 +0100)]
Generalise type of serveJobsAPI

17 months agoMove Gargantext.Utils.Jobs.API to Gargantext.Utils.Job.Internal
Alfredo Di Napoli [Mon, 13 Mar 2023 09:48:05 +0000 (10:48 +0100)]
Move Gargantext.Utils.Jobs.API to Gargantext.Utils.Job.Internal

This commit renames the `Gargantext.Utils.Job.API` module to
`Gargantext.Utils.Job.Internal`, because it turns out it's *not* what
Gargantext is using directly; rather, the user-facing function in use
lives at `Gargantext.Utils.Jobs` and is called `serveJobsAPI`. This
distinction makes clearer who is using what.

17 months ago[DOC]
Alexandre Delanoë [Fri, 24 Mar 2023 16:15:25 +0000 (17:15 +0100)]
[DOC]

17 months ago[VERSION] +1 to 0.0.6.9.8.2.2
Alexandre Delanoë [Fri, 24 Mar 2023 13:19:05 +0000 (14:19 +0100)]
[VERSION] +1 to 0.0.6.9.8.2.2

17 months ago[VERSION] +1 to 0.0.6.9.8.2.1
Alexandre Delanoë [Fri, 24 Mar 2023 11:22:23 +0000 (12:22 +0100)]
[VERSION] +1 to 0.0.6.9.8.2.1

17 months ago[FIX] Order 2 : ok
Alexandre Delanoë [Fri, 24 Mar 2023 11:21:28 +0000 (12:21 +0100)]
[FIX] Order 2 : ok

17 months ago[FIX] Removing Recursive Clustering for Order 2
Alexandre Delanoë [Fri, 24 Mar 2023 08:51:44 +0000 (09:51 +0100)]
[FIX] Removing Recursive Clustering for Order 2

17 months ago[VERSION] +1 to 0.0.6.9.8.2
Alexandre Delanoë [Fri, 24 Mar 2023 06:32:29 +0000 (07:32 +0100)]
[VERSION] +1 to 0.0.6.9.8.2

17 months ago[OPTIM] Distri Similarity
Alexandre Delanoë [Fri, 24 Mar 2023 06:31:39 +0000 (07:31 +0100)]
[OPTIM] Distri Similarity

18 months ago[VERSION] +1 to 0.0.6.9.8.1
Alexandre Delanoë [Thu, 23 Mar 2023 09:46:22 +0000 (10:46 +0100)]
[VERSION] +1 to 0.0.6.9.8.1

18 months ago[UPDATE] script
Alexandre Delanoë [Thu, 23 Mar 2023 09:41:20 +0000 (10:41 +0100)]
[UPDATE] script

18 months ago[FIX] compilation
Alexandre Delanoë [Thu, 23 Mar 2023 09:28:21 +0000 (10:28 +0100)]
[FIX] compilation

18 months ago[NLP] implement NLP server selection in INI file
Przemysław Kaminski [Thu, 16 Mar 2023 08:21:51 +0000 (09:21 +0100)]
[NLP] implement NLP server selection in INI file

18 months ago[VERSION] +1 to 0.0.6.9.8
Alexandre Delanoë [Wed, 22 Mar 2023 20:58:03 +0000 (21:58 +0100)]
[VERSION] +1 to 0.0.6.9.8

18 months ago[FEAT] Phylo 1 click
Alexandre Delanoë [Wed, 22 Mar 2023 20:57:06 +0000 (21:57 +0100)]
[FEAT] Phylo 1 click

18 months ago[FEAT] Enabling Phylo 1 click
Alexandre Delanoë [Mon, 20 Mar 2023 16:42:09 +0000 (17:42 +0100)]
[FEAT] Enabling Phylo 1 click

18 months ago[CLEAN] Tools Graph
Alexandre Delanoë [Mon, 20 Mar 2023 14:27:03 +0000 (15:27 +0100)]
[CLEAN] Tools Graph

18 months ago[VERSION] +1 to 0.0.6.9.7.6
Alexandre Delanoë [Mon, 20 Mar 2023 13:28:57 +0000 (14:28 +0100)]
[VERSION] +1 to 0.0.6.9.7.6

18 months ago[CABAL]
Alexandre Delanoë [Mon, 20 Mar 2023 13:22:35 +0000 (14:22 +0100)]
[CABAL]

18 months agoUse lapack instead of liblapack as nonHs dep in nix
Alfredo Di Napoli [Mon, 20 Mar 2023 12:00:31 +0000 (13:00 +0100)]
Use lapack instead of liblapack as nonHs dep in nix

18 months agoUse igraph 0.10.4
Alfredo Di Napoli [Mon, 20 Mar 2023 08:08:34 +0000 (09:08 +0100)]
Use igraph 0.10.4

18 months ago[VERSION] +1 to 0.0.6.9.7.5
Alexandre Delanoë [Fri, 17 Mar 2023 10:25:51 +0000 (11:25 +0100)]
[VERSION] +1 to 0.0.6.9.7.5

18 months ago[VERSION] +1 to 0.0.6.9.7.4
Alexandre Delanoë [Tue, 14 Mar 2023 14:54:56 +0000 (15:54 +0100)]
[VERSION] +1 to 0.0.6.9.7.4

18 months ago[CLEAN] version script in main repo
Alexandre Delanoë [Tue, 14 Mar 2023 12:41:53 +0000 (13:41 +0100)]
[CLEAN] version script in main repo

18 months ago[VERSION] +1 to 0.0.6.9.7.3
Alexandre Delanoë [Tue, 14 Mar 2023 08:41:49 +0000 (09:41 +0100)]
[VERSION] +1 to 0.0.6.9.7.3

18 months ago[VERSION] +1 to 0.0.6.9.7.2
Alexandre Delanoë [Mon, 13 Mar 2023 10:56:57 +0000 (11:56 +0100)]
[VERSION] +1 to 0.0.6.9.7.2

18 months ago[VERSION] +1 to 0.0.6.9.7.1
Alexandre Delanoë [Fri, 10 Mar 2023 21:49:07 +0000 (22:49 +0100)]
[VERSION] +1 to 0.0.6.9.7.1

18 months ago[MERGE]
Alexandre Delanoë [Fri, 10 Mar 2023 21:48:03 +0000 (22:48 +0100)]
[MERGE]

18 months ago1 click phylo v1 is ok
qlobbe [Fri, 3 Mar 2023 10:14:09 +0000 (11:14 +0100)]
1 click phylo v1 is ok

18 months agonew strategy for choosing temporal matching candidates
qlobbe [Tue, 10 Jan 2023 17:53:05 +0000 (18:53 +0100)]
new strategy for choosing temporal matching candidates

18 months agorefactoring
qlobbe [Tue, 29 Nov 2022 13:03:22 +0000 (14:03 +0100)]
refactoring

18 months agorefactoring temporal matching
qlobbe [Fri, 30 Sep 2022 08:45:07 +0000 (10:45 +0200)]
refactoring temporal matching

18 months agomerge with dev
qlobbe [Fri, 10 Mar 2023 18:20:15 +0000 (19:20 +0100)]
merge with dev

18 months ago[VERSION] +1 to 0.0.6.9.7
Alexandre Delanoë [Fri, 10 Mar 2023 13:20:52 +0000 (14:20 +0100)]
[VERSION] +1 to 0.0.6.9.7

18 months agoMerge remote-tracking branch 'origin/dev-177-DoorWelcome' into dev
Alexandre Delanoë [Fri, 10 Mar 2023 09:10:40 +0000 (10:10 +0100)]
Merge remote-tracking branch 'origin/dev-177-DoorWelcome' into dev

18 months agoadding a note
Fabien Manière [Fri, 10 Mar 2023 08:43:30 +0000 (09:43 +0100)]
adding a note

18 months agoMerge branch 'dev-phylo' into dev
Alexandre Delanoë [Thu, 9 Mar 2023 16:32:21 +0000 (17:32 +0100)]
Merge branch 'dev-phylo' into dev

18 months agoMerge branch 'dev-phylo' of https://gitlab.iscpif.fr/gargantext/haskell-gargantext...
qlobbe [Thu, 9 Mar 2023 09:04:03 +0000 (10:04 +0100)]
Merge branch 'dev-phylo' of https://gitlab.iscpif.fr/gargantext/haskell-gargantext into dev-phylo

18 months ago[FEAT] Graph O2 bridgeness improvement and FrameWrite Extraction
Alexandre Delanoë [Wed, 8 Mar 2023 06:44:43 +0000 (07:44 +0100)]
[FEAT] Graph O2 bridgeness improvement and FrameWrite Extraction

18 months ago[VERSION] +1 to 0.0.6.9.6
Alexandre Delanoë [Tue, 7 Mar 2023 09:55:36 +0000 (10:55 +0100)]
[VERSION] +1 to 0.0.6.9.6

18 months ago[MERGE]
Alexandre Delanoë [Mon, 6 Mar 2023 17:16:01 +0000 (18:16 +0100)]
[MERGE]

18 months ago[MERGE]
Alexandre Delanoë [Mon, 6 Mar 2023 17:13:49 +0000 (18:13 +0100)]
[MERGE]

18 months ago[VERSION] +1 to 0.0.6.9.5
Alexandre Delanoë [Fri, 3 Mar 2023 12:36:30 +0000 (13:36 +0100)]
[VERSION] +1 to 0.0.6.9.5

18 months ago[FIX] removing debug prints
Alexandre Delanoë [Fri, 3 Mar 2023 12:35:36 +0000 (13:35 +0100)]
[FIX] removing debug prints

18 months ago1 click phylo v1 is ok
qlobbe [Fri, 3 Mar 2023 10:14:09 +0000 (11:14 +0100)]
1 click phylo v1 is ok

18 months ago[VERSION] +1 to 0.0.6.9.4.9
Alexandre Delanoë [Thu, 2 Mar 2023 14:41:43 +0000 (15:41 +0100)]
[VERSION] +1 to 0.0.6.9.4.9

18 months ago[ADM] cabal update
Alexandre Delanoë [Thu, 2 Mar 2023 14:40:45 +0000 (15:40 +0100)]
[ADM] cabal update

18 months agoMerge remote-tracking branch 'origin/475-dev-node-team-invite' into dev-merge
Alexandre Delanoë [Thu, 2 Mar 2023 14:35:10 +0000 (15:35 +0100)]
Merge remote-tracking branch 'origin/475-dev-node-team-invite' into dev-merge

18 months ago[FIX] Clustering improvement
Alexandre Delanoë [Thu, 2 Mar 2023 10:24:43 +0000 (11:24 +0100)]
[FIX] Clustering improvement

18 months ago[MERGE]
Alexandre Delanoë [Thu, 2 Mar 2023 10:13:56 +0000 (11:13 +0100)]
[MERGE]

18 months ago[VERSION] +1 to 0.0.6.9.4.8
Alexandre Delanoë [Thu, 2 Mar 2023 08:22:45 +0000 (09:22 +0100)]
[VERSION] +1 to 0.0.6.9.4.8

18 months ago[MERGE]
Alexandre Delanoë [Thu, 2 Mar 2023 07:59:07 +0000 (08:59 +0100)]
[MERGE]

18 months ago[VERSION] +1 to 0.0.6.9.4.7
Alexandre Delanoë [Wed, 1 Mar 2023 16:18:50 +0000 (17:18 +0100)]
[VERSION] +1 to 0.0.6.9.4.7

18 months ago[FEAT] Clustering with more granularity and structure
Alexandre Delanoë [Wed, 1 Mar 2023 16:17:22 +0000 (17:17 +0100)]
[FEAT] Clustering with more granularity and structure

18 months ago[DOC] ChangeLog
Alexandre Delanoë [Tue, 28 Feb 2023 14:23:12 +0000 (15:23 +0100)]
[DOC] ChangeLog

18 months agoMerge remote-tracking branch 'origin/dev-177-DoorWelcome-v2' into dev
Alexandre Delanoë [Tue, 28 Feb 2023 14:22:11 +0000 (15:22 +0100)]
Merge remote-tracking branch 'origin/dev-177-DoorWelcome-v2' into dev

18 months ago[FIX] Order 2 regression and split of clustering
Alexandre Delanoë [Tue, 28 Feb 2023 14:21:57 +0000 (15:21 +0100)]
[FIX] Order 2 regression and split of clustering

18 months ago[API] Team members API for autocomplete
Karen Konou [Tue, 28 Feb 2023 13:02:33 +0000 (14:02 +0100)]
[API] Team members API for autocomplete

18 months agoMerge branch 'dev' into 475-dev-node-team-invite
Karen Konou [Tue, 28 Feb 2023 09:13:12 +0000 (10:13 +0100)]
Merge branch 'dev' into 475-dev-node-team-invite

18 months agocurious h2...
Fabien Manière [Mon, 27 Feb 2023 15:16:21 +0000 (16:16 +0100)]
curious h2...

18 months agoadd sentence about frontend
Fabien Manière [Mon, 27 Feb 2023 15:13:00 +0000 (16:13 +0100)]
add sentence about frontend

18 months ago[VERSION] +1 to 0.0.6.9.4.6
Alexandre Delanoë [Mon, 27 Feb 2023 15:05:38 +0000 (16:05 +0100)]
[VERSION] +1 to 0.0.6.9.4.6

18 months agoMerge remote-tracking branch 'origin/dev-177-DoorWelcome-v2' into dev
Alexandre Delanoë [Mon, 27 Feb 2023 12:53:11 +0000 (13:53 +0100)]
Merge remote-tracking branch 'origin/dev-177-DoorWelcome-v2' into dev

18 months agoadding start script and complete readme
Fabien Manière [Sat, 25 Feb 2023 12:18:06 +0000 (13:18 +0100)]
adding start script and complete readme

18 months agoreadme structure
Fabien Manière [Wed, 22 Feb 2023 08:26:10 +0000 (09:26 +0100)]
readme structure

19 months agoSwitch to hsparql-0.3.8
Alfredo Di Napoli [Mon, 20 Feb 2023 07:38:20 +0000 (08:38 +0100)]
Switch to hsparql-0.3.8

19 months agoSwitch to Hackage-released version of HSvm
Alfredo Di Napoli [Thu, 16 Feb 2023 08:21:43 +0000 (09:21 +0100)]
Switch to Hackage-released version of HSvm

This commit switches to an Hackage-released version of HSvm,
specifically 0.1.1.3.22, which is the same we were previously
relying on, but by pinning on a specific commit
`3fe28b683aba5ddf05e3b5f8eced0bd05c5a29f9` of the GitHub repo.

This also restores commit `243cfbb5e9e979611e55d97b2d0414587757a455`,
which got misteriously missing.

19 months ago[VERSION] +1 to 0.0.6.9.4.5
Alexandre Delanoë [Thu, 16 Feb 2023 14:52:11 +0000 (15:52 +0100)]
[VERSION] +1 to 0.0.6.9.4.5

19 months ago[FIX] Clean unused dependencies
Alexandre Delanoë [Thu, 16 Feb 2023 14:50:21 +0000 (15:50 +0100)]
[FIX] Clean unused dependencies

19 months agoMerge remote-tracking branch 'origin/adinapoli/drop-servant-static-th' into dev
Alexandre Delanoë [Thu, 16 Feb 2023 14:35:11 +0000 (15:35 +0100)]
Merge remote-tracking branch 'origin/adinapoli/drop-servant-static-th' into dev

19 months ago[FIX] Crawler Arxiv Api
Alexandre Delanoë [Thu, 16 Feb 2023 14:35:00 +0000 (15:35 +0100)]
[FIX] Crawler Arxiv Api

19 months agoMerge remote-tracking branch 'origin/adinapoli/issue-180-deps-audit' into dev
Alexandre Delanoë [Thu, 16 Feb 2023 14:33:39 +0000 (15:33 +0100)]
Merge remote-tracking branch 'origin/adinapoli/issue-180-deps-audit' into dev

19 months agoDrop unused servant-static-th
Alfredo Di Napoli [Thu, 16 Feb 2023 07:50:38 +0000 (08:50 +0100)]
Drop unused servant-static-th

This commit removes the `servant-static-th` dependency from the project,
because it turns out we weren't using this package, and furthemore we
were depending on a fork of the latter.

19 months agoSwitch to Hackage version of hstatistics
Alfredo Di Napoli [Thu, 16 Feb 2023 07:34:41 +0000 (08:34 +0100)]
Switch to Hackage version of hstatistics

We were depending on Alexandre's fork of `hstatistics`, but in the
meantime his changes got merged upstream and the maintainer release
version `0.3.1` on Hackage, so this commit changes the `stack.yaml` file
to use that.

19 months ago[DOC] README
Alexandre Delanoë [Wed, 15 Feb 2023 14:27:23 +0000 (15:27 +0100)]
[DOC] README

19 months agoMerge remote-tracking branch 'origin/dev-177-DoorWelcome' into dev
Alexandre Delanoë [Wed, 15 Feb 2023 13:38:22 +0000 (14:38 +0100)]
Merge remote-tracking branch 'origin/dev-177-DoorWelcome' into dev

19 months agoWIP: readme
Fabien Manière [Wed, 15 Feb 2023 13:33:11 +0000 (14:33 +0100)]
WIP: readme

19 months ago[DOC]
Alexandre Delanoë [Mon, 13 Feb 2023 15:59:01 +0000 (16:59 +0100)]
[DOC]

19 months agoMerge remote-tracking branch 'origin/adinapoli/issue-180-deps-audit' into dev
Alexandre Delanoë [Mon, 13 Feb 2023 15:57:29 +0000 (16:57 +0100)]
Merge remote-tracking branch 'origin/adinapoli/issue-180-deps-audit' into dev

19 months ago[DOC] ChangeLog
Alexandre Delanoë [Mon, 13 Feb 2023 15:37:18 +0000 (16:37 +0100)]
[DOC] ChangeLog

19 months ago[VERSION] +1 to 0.0.6.9.4.4
Alexandre Delanoë [Mon, 13 Feb 2023 15:31:51 +0000 (16:31 +0100)]
[VERSION] +1 to 0.0.6.9.4.4

19 months ago[STACK] crawler pubmed fixes
Alexandre Delanoë [Mon, 13 Feb 2023 15:19:32 +0000 (16:19 +0100)]
[STACK] crawler pubmed fixes

19 months agoDrop unused monad-logger-aeson dependency
Alfredo Di Napoli [Mon, 13 Feb 2023 14:33:17 +0000 (15:33 +0100)]
Drop unused monad-logger-aeson dependency

19 months agoAdd script to track Haskell deps
Alfredo Di Napoli [Mon, 13 Feb 2023 09:54:19 +0000 (10:54 +0100)]
Add script to track Haskell deps

19 months ago[FIX] Opaleye Query
Alexandre Delanoë [Mon, 13 Feb 2023 10:12:57 +0000 (11:12 +0100)]
[FIX] Opaleye Query

19 months agoRestore tests
Alfredo Di Napoli [Mon, 13 Feb 2023 09:37:27 +0000 (10:37 +0100)]
Restore tests

19 months agoAdd support for weeder
Alfredo Di Napoli [Mon, 13 Feb 2023 08:42:17 +0000 (09:42 +0100)]
Add support for weeder

19 months agoAdd optional Accelerate dependency on Darwin for pkgs.nix
Alfredo Di Napoli [Sun, 5 Feb 2023 12:44:10 +0000 (13:44 +0100)]
Add optional Accelerate dependency on Darwin for pkgs.nix

On Mac, building `gargantext` requires linking against the
Accelerate framework (completely unrelated to the `accelerate` Haskell
package!). This patch provides an extra `pkgs.nix` directive that will
kick in only when building on Darwin.

19 months ago[opaleye] remove ReadNull type instances
Przemysław Kaminski [Fri, 10 Feb 2023 08:34:17 +0000 (09:34 +0100)]
[opaleye] remove ReadNull type instances

They are changed to MaybeFields ...Read instead when joining.

19 months ago[VERSION] +1 to 0.0.6.9.4.3
Alexandre Delanoë [Thu, 9 Feb 2023 15:59:00 +0000 (16:59 +0100)]
[VERSION] +1 to 0.0.6.9.4.3

19 months agoMerge remote-tracking branch 'origin/175-dev-doc-table-count' into dev-merge
Alexandre Delanoë [Thu, 9 Feb 2023 14:38:41 +0000 (15:38 +0100)]
Merge remote-tracking branch 'origin/175-dev-doc-table-count' into dev-merge

19 months ago[refactor] upgrade opaleye to 0.9.6.1
Przemysław Kaminski [Thu, 9 Feb 2023 11:18:36 +0000 (12:18 +0100)]
[refactor] upgrade opaleye to 0.9.6.1

Remove joins, use optionalRestrict instead.

Also, remove cabal.project because stack.yaml and package.yaml cover
dependencies already.