]>
Git — Sourcephile - gargantext.git/log
Przemek Kaminski [Thu, 24 Nov 2022 09:05:16 +0000 (10:05 +0100)]
[api] fix to_json for GargError
Przemek Kaminski [Thu, 24 Nov 2022 09:04:33 +0000 (10:04 +0100)]
[docker] fix shm_size for postgres
This should prevent memory errors when uploading large lists.
Przemek Kaminski [Wed, 23 Nov 2022 16:23:25 +0000 (17:23 +0100)]
[pubmed] some work towards pubmed api key
Przemek Kaminski [Wed, 16 Nov 2022 06:36:03 +0000 (07:36 +0100)]
Merge branch 'dev' into 145-dev-graph-explorer-search-tfidf
Przemek Kaminski [Tue, 15 Nov 2022 11:56:30 +0000 (12:56 +0100)]
[ngrams] typo fix for sql
Przemek Kaminski [Tue, 15 Nov 2022 11:18:55 +0000 (12:18 +0100)]
[ngrams] send array of context ids, instead of occurrences int
Przemek Kaminski [Tue, 15 Nov 2022 05:14:57 +0000 (06:14 +0100)]
[ngrams] some debugging info
Alexandre Delanoë [Mon, 14 Nov 2022 16:57:32 +0000 (17:57 +0100)]
[DOC] ChangeLog
Alexandre Delanoë [Mon, 14 Nov 2022 16:56:48 +0000 (17:56 +0100)]
[MERGE]
Alexandre Delanoë [Mon, 14 Nov 2022 16:47:57 +0000 (17:47 +0100)]
Merge remote-tracking branch 'origin/149-dev-ngrams-table-sorting-fix' into dev-merge
Alexandre Delanoë [Mon, 14 Nov 2022 16:45:51 +0000 (17:45 +0100)]
[VERSION] +1 to 0.0.6.8.5
Alexandre Delanoë [Mon, 14 Nov 2022 16:38:57 +0000 (17:38 +0100)]
[MERGE]
Alexandre Delanoë [Mon, 14 Nov 2022 15:40:42 +0000 (16:40 +0100)]
Merge remote-tracking branch 'origin/452-dev-teams-security' into dev-merge
Karen Konou [Sun, 13 Nov 2022 10:01:03 +0000 (11:01 +0100)]
[Folder view API] Don't return parent folder in teams
Alexandre Delanoë [Thu, 10 Nov 2022 14:34:20 +0000 (15:34 +0100)]
[DOC] ChangeLog
Przemek Kaminski [Thu, 10 Nov 2022 10:07:56 +0000 (11:07 +0100)]
[ngrams] more refactoring, ordering by occurrences fixed
Przemek Kaminski [Thu, 10 Nov 2022 09:02:45 +0000 (10:02 +0100)]
[ngrams] some more fixes and refactorings
Przemek Kaminski [Thu, 10 Nov 2022 05:36:55 +0000 (06:36 +0100)]
[ngrams] refactor some code related to getNgramsTable
Alp Mestanogullari [Wed, 9 Nov 2022 08:44:44 +0000 (09:44 +0100)]
jobqueue test: tweak delay for more stable CI results?
Alexandre Delanoë [Tue, 8 Nov 2022 14:01:06 +0000 (15:01 +0100)]
[VERSION] +1 to 0.0.6.8.4
Alexandre Delanoë [Tue, 8 Nov 2022 14:00:33 +0000 (15:00 +0100)]
[FIX] Reindexing
Alexandre Delanoë [Tue, 8 Nov 2022 08:40:52 +0000 (09:40 +0100)]
[FIX] Bridgeness
Alexandre Delanoë [Tue, 8 Nov 2022 08:40:11 +0000 (09:40 +0100)]
[FIX] Bridgeness with more links
Alexandre Delanoë [Tue, 8 Nov 2022 07:50:18 +0000 (08:50 +0100)]
[DOC] ChangeLog
Alexandre Delanoë [Mon, 7 Nov 2022 14:28:36 +0000 (15:28 +0100)]
update cabal
Alexandre Delanoë [Mon, 7 Nov 2022 14:11:58 +0000 (15:11 +0100)]
[VERSION] +1 to 0.0.6.8.3
Alexandre Delanoë [Mon, 7 Nov 2022 14:10:15 +0000 (15:10 +0100)]
[FIX] Import List if label is in forms already
Alexandre Delanoë [Mon, 7 Nov 2022 11:30:23 +0000 (12:30 +0100)]
[VERSION] +1 to 0.0.6.7.2
Przemek Kaminski [Mon, 7 Nov 2022 08:22:15 +0000 (09:22 +0100)]
[ngrams] implemented doc_count column
Przemek Kaminski [Fri, 28 Oct 2022 05:23:10 +0000 (07:23 +0200)]
Merge branch '145-graphExplorerSearch' into 145-dev-graph-explorer-search-tfidf
Przemek Kaminski [Thu, 27 Oct 2022 12:00:49 +0000 (14:00 +0200)]
[ngrams] first version of ngrams counting in docs
Alexandre Delanoë [Mon, 24 Oct 2022 07:24:47 +0000 (09:24 +0200)]
[DOC] ChangeLog
Alexandre Delanoë [Mon, 24 Oct 2022 07:17:20 +0000 (09:17 +0200)]
[DOC] ChangeLog
Alexandre Delanoë [Fri, 21 Oct 2022 07:49:20 +0000 (09:49 +0200)]
[VERSION] +1 to 0.0.6.8.2
Alexandre Delanoë [Thu, 20 Oct 2022 19:40:41 +0000 (21:40 +0200)]
[DOC] ChangeLog
Alexandre Delanoë [Thu, 20 Oct 2022 18:44:51 +0000 (20:44 +0200)]
[FIX] sql query
Alexandre Delanoë [Thu, 20 Oct 2022 12:32:53 +0000 (14:32 +0200)]
[VERSION] +1 to 0.0.6.8.1
Alexandre Delanoë [Thu, 20 Oct 2022 12:30:44 +0000 (14:30 +0200)]
[FIX] Ngrams Extraction
Alexandre Delanoë [Thu, 20 Oct 2022 12:20:04 +0000 (14:20 +0200)]
[FIX] Ngrams Extraction without verbs
Przemek Kaminski [Thu, 20 Oct 2022 11:14:51 +0000 (13:14 +0200)]
Merge branch 'dev' into 145-graphExplorerSearch
Alexandre Delanoë [Thu, 20 Oct 2022 08:16:11 +0000 (10:16 +0200)]
[DOC] Changelog
Alexandre Delanoë [Wed, 19 Oct 2022 12:14:45 +0000 (14:14 +0200)]
[MERGE] update of cabal
Alp Mestanogullari [Tue, 18 Oct 2022 17:09:00 +0000 (19:09 +0200)]
improve fairness of job queue when faced with equal priority items
Alp Mestanogullari [Tue, 18 Oct 2022 17:08:20 +0000 (19:08 +0200)]
add fairness test
Alexandre Delanoë [Tue, 18 Oct 2022 14:33:46 +0000 (16:33 +0200)]
[VERSION] +1 to 0.0.6.8
Alexandre Delanoë [Tue, 18 Oct 2022 14:24:21 +0000 (16:24 +0200)]
[MERGE]
Alexandre Delanoë [Tue, 18 Oct 2022 14:04:16 +0000 (16:04 +0200)]
[FEAT] User can chose bridgeness method
Alexandre Delanoë [Tue, 18 Oct 2022 09:10:32 +0000 (11:10 +0200)]
[FIX] numRunners to 1 by default for now
Karen Konou [Wed, 12 Oct 2022 09:53:49 +0000 (11:53 +0200)]
[Docs table] handle year filter
Alexandre Delanoë [Tue, 18 Oct 2022 07:21:50 +0000 (09:21 +0200)]
[WIP] Bridgeness with Confluence, ok for order 1, order 2 needs more work
Alexandre Delanoë [Tue, 18 Oct 2022 07:10:12 +0000 (09:10 +0200)]
[FIX] MERGE
Alexandre Delanoë [Mon, 17 Oct 2022 09:40:58 +0000 (11:40 +0200)]
[OPTIM] Query for ngrams table optimization
Alexandre Delanoë [Fri, 14 Oct 2022 15:25:17 +0000 (17:25 +0200)]
[OK] New bridgeness implemented: user should either use the old one or the new one. The difference is showing the difference between a mindmap and a topoimap, if I had to use an BIG analogy
Alexandre Delanoë [Fri, 14 Oct 2022 13:02:10 +0000 (15:02 +0200)]
[WIP] another way to optimize
Alexandre Delanoë [Fri, 14 Oct 2022 06:45:03 +0000 (08:45 +0200)]
[WIP] bridgeness optim
Alexandre Delanoë [Thu, 13 Oct 2022 18:28:53 +0000 (20:28 +0200)]
[WIP] need more optimization
Alexandre Delanoë [Thu, 13 Oct 2022 15:19:11 +0000 (17:19 +0200)]
[WIP]
Alexandre Delanoë [Thu, 13 Oct 2022 14:49:26 +0000 (16:49 +0200)]
[WIP] bridgeness2 needs optim
Alexandre Delanoë [Wed, 12 Oct 2022 11:35:39 +0000 (13:35 +0200)]
[STASH] back to old work
Alexandre Delanoë [Wed, 12 Oct 2022 07:04:46 +0000 (09:04 +0200)]
[CLEAN] Code
Alexandre Delanoë [Tue, 11 Oct 2022 14:38:13 +0000 (16:38 +0200)]
[FEAT] Graph Multipartite connected, need to change the node shape in Graph and tests
Alexandre Delanoë [Mon, 10 Oct 2022 09:35:21 +0000 (11:35 +0200)]
[REBASE]
Alexandre Delanoë [Tue, 18 Oct 2022 06:29:46 +0000 (08:29 +0200)]
Merge remote-tracking branch 'origin/flexible-job-queue' into dev
Alexandre Delanoë [Tue, 18 Oct 2022 06:29:32 +0000 (08:29 +0200)]
[MERGE]
Alp Mestanogullari [Mon, 17 Oct 2022 19:42:20 +0000 (21:42 +0200)]
introduce and use a flexible job queue system
Przemek Kaminski [Mon, 17 Oct 2022 16:21:59 +0000 (18:21 +0200)]
[gargantext.ini] add BACKEND_NAME
Alexandre Delanoë [Mon, 10 Oct 2022 13:46:31 +0000 (15:46 +0200)]
[FEAT] Giving the instance Name to the user
Alexandre Delanoë [Mon, 10 Oct 2022 09:33:44 +0000 (11:33 +0200)]
[VERSION] +1 to 0.0.6.7.1
Alexandre Delanoë [Mon, 10 Oct 2022 09:31:13 +0000 (11:31 +0200)]
[OPTIM] Ngrams Table query
Przemek Kaminski [Mon, 10 Oct 2022 08:40:38 +0000 (10:40 +0200)]
[ngrams] some attempt to fix query with sample (contexts)
Alexandre Delanoë [Fri, 7 Oct 2022 13:05:25 +0000 (15:05 +0200)]
[WIP] First specification for #145 issue
Alexandre Delanoë [Fri, 7 Oct 2022 12:47:36 +0000 (14:47 +0200)]
[VERSION] +1 to 0.0.6.7
Alexandre Delanoë [Fri, 7 Oct 2022 12:46:36 +0000 (14:46 +0200)]
[FIX] Nodes with one edge only are removed now
Alexandre Delanoë [Fri, 7 Oct 2022 08:26:08 +0000 (10:26 +0200)]
[FIX] pubmed threaddelay
Alexandre Delanoë [Fri, 7 Oct 2022 07:39:46 +0000 (09:39 +0200)]
[WIP] specification for optimization
Alexandre Delanoë [Thu, 6 Oct 2022 07:50:13 +0000 (09:50 +0200)]
[DOC] Changelog
Alexandre Delanoë [Thu, 6 Oct 2022 07:22:49 +0000 (09:22 +0200)]
[VERSION] +1 to 0.0.6.6
Alexandre Delanoë [Thu, 6 Oct 2022 07:17:21 +0000 (09:17 +0200)]
[FEAT] Enabling confluence in backend
Alexandre Delanoë [Tue, 4 Oct 2022 11:43:46 +0000 (13:43 +0200)]
[DOC] With issues
Alexandre Delanoë [Mon, 3 Oct 2022 15:47:25 +0000 (17:47 +0200)]
[DOC] Changelog
Alexandre Delanoë [Mon, 3 Oct 2022 07:43:15 +0000 (09:43 +0200)]
Doc
Alexandre Delanoë [Sat, 1 Oct 2022 05:14:02 +0000 (07:14 +0200)]
[ADM] maintenance page
Alexandre Delanoë [Fri, 30 Sep 2022 13:30:12 +0000 (15:30 +0200)]
[DOC] Changelog
Alexandre Delanoë [Fri, 30 Sep 2022 13:29:29 +0000 (15:29 +0200)]
[MERGE] dev-phylo
Alexandre Delanoë [Fri, 30 Sep 2022 12:30:08 +0000 (14:30 +0200)]
[VERSION] +1 to 0.0.6.5.1
Przemek Kaminski [Fri, 30 Sep 2022 09:27:59 +0000 (11:27 +0200)]
[ngrams] attempt to fix repo conflicts with `transformWith`
But I'm not sure I know what I'm doing...
qlobbe [Fri, 30 Sep 2022 08:45:07 +0000 (10:45 +0200)]
refactoring temporal matching
Alexandre Delanoë [Wed, 28 Sep 2022 09:55:13 +0000 (11:55 +0200)]
[DOC] Changelog
Alexandre Delanoë [Wed, 28 Sep 2022 08:01:11 +0000 (10:01 +0200)]
[VERSION] +1 to 0.0.6.5
Alexandre Delanoë [Wed, 28 Sep 2022 08:00:22 +0000 (10:00 +0200)]
[FIX] HAL et ISTEX APIs
qlobbe [Mon, 26 Sep 2022 11:28:22 +0000 (13:28 +0200)]
still refactoring
Alexandre Delanoë [Mon, 26 Sep 2022 09:47:07 +0000 (11:47 +0200)]
[FIX] change leader to owner
Alexandre Delanoë [Mon, 26 Sep 2022 09:31:00 +0000 (11:31 +0200)]
Merge branch 'dev-merge' into dev
Alexandre Delanoë [Mon, 26 Sep 2022 09:30:45 +0000 (11:30 +0200)]
fix script
Alexandre Delanoë [Mon, 26 Sep 2022 07:23:46 +0000 (09:23 +0200)]
[DOC] changelog
Alexandre Delanoë [Mon, 26 Sep 2022 07:08:56 +0000 (09:08 +0200)]
[DOC] changelog
Alexandre Delanoë [Mon, 26 Sep 2022 06:53:30 +0000 (08:53 +0200)]
[VERSION] +1 to 0.0.6.4
Alexandre Delanoë [Mon, 26 Sep 2022 06:31:59 +0000 (08:31 +0200)]
Merge remote-tracking branch 'origin/438-dev-team-node-creator' into dev-merge
Karen Konou [Sat, 24 Sep 2022 11:31:56 +0000 (13:31 +0200)]
[GQL] Add team leader to query
Alexandre Delanoë [Fri, 23 Sep 2022 13:53:35 +0000 (15:53 +0200)]
[VERSION] +1 to 0.0.6.3