]> Git — Sourcephile - gargantext.git/history - src
Merge branch 'dev-tree-reload' of ssh://gitlab.iscpif.fr:20022/gargantext/haskell...
[gargantext.git] / src /
2020-12-08 Alexandre DelanoëMerge branch 'dev-tree-reload' of ssh://gitlab.iscpif...
2020-12-08 Alexandre Delanoë[FIX] API data external connection (HAL)
2020-12-08 Alexandre Delanoë[FEAT] SendMails workflow + refactor
2020-12-07 Alexandre Delanoë[FIX] removing no warnings for shadowing
2020-12-07 Alexandre Delanoë[ORG] Mail organization
2020-12-07 Alexandre Delanoë[FIX] warning unused var
2020-12-07 Alexandre DelanoëMerge branch 'dev-tree-reload' of ssh://gitlab.iscpif...
2020-12-07 Alexandre Delanoë[FIX] PubMed parser
2020-12-07 Alexandre Delanoë[FIX] email model
2020-12-07 Przemek Kaminski[tree] first-level API implementation
2020-12-07 Alexandre Delanoë[FIX] Pubmed parser
2020-12-04 Alexandre Delanoë[FIX] Shared corpus in the same hierarchy for now
2020-12-03 Alexandre Delanoë[FIX MERGE] with dev and testing (social lists)
2020-12-03 Alexandre Delanoë[FIX] Social List with new created ngrams (or category...
2020-12-03 Alexandre Delanoë[CLEAN] renaming unexplicit fun
2020-12-03 Alexandre Delanoë[Warnings+FEAT] insert for new created ngrams
2020-12-03 Alexandre Delanoë[ISSUE] code commented for issue #53
2020-12-03 Alexandre Delanoë[FIX] FlowList last function written, compilation ok...
2020-12-03 Alexandre Delanoë[CLEAN] smal refact, renaming, doc
2020-12-03 Alexandre Delanoë[CLEAN] removing previous code (WIP)
2020-12-03 Alexandre Delanoë[REFACT] WIP compiling, needs setGroupedTreeWith specif...
2020-12-03 Alexandre Delanoë[REFACT] toGroupedTree done for Ngrams Terms
2020-12-03 Alexandre Delanoë[REFACT] FlowList integration to Terms with instances
2020-12-03 Alexandre Delanoë[FIX] Cont can be empty now.
2020-12-03 Alexandre Delanoë[FIX] Shared lists is taken into account now
2020-12-03 Alexandre Delanoë[WIP] connecting Ngrams Terms flow with social list
2020-12-03 Alexandre Delanoë[BUG] Flow continuation <> bugs persists (cont should...
2020-12-03 Alexandre Delanoë[FIX] bug in FlowCont Semigroup instance (intersection...
2020-12-03 Alexandre Delanoë[FEAT] MergeWith stem done (before flow integration).
2020-12-03 Alexandre Delanoë[FlowCont] improving Type (to prepare group terms)
2020-12-03 Alexandre Delanoë[FIX] SocialList working for others than Ngrams with...
2020-12-03 Alexandre Delanoë[FlowList] All instances for GroupedText Int (to be...
2020-12-03 Alexandre Delanoë[Type] Instance FlowLists
2020-12-03 Alexandre Delanoë[Type] GroupedTreeScores
2020-12-03 Alexandre Delanoë[FUN] toGroupedText before toGroupedTextTree.
2020-12-03 Alexandre Delanoë[Types] Right Tree Type
2020-12-03 Alexandre Delanoë[Clean] refact + toGroupedTree WIP
2020-12-03 Alexandre Delanoë[Types] organization, using more Lenses
2020-12-03 Alexandre Delanoë[REFACT] FlowCont for Group with Scores (WIP).
2020-12-03 Alexandre Delanoë[TYPE] FlowCont (Flow Continuation) basic type
2020-12-03 Alexandre Delanoë[DOC] better variable names + warnings
2020-12-03 Alexandre Delanoë[REFACT] Continuation Type with Monoid instance, connec...
2020-12-03 Alexandre Delanoë[CLEAN] before adding Continuation FlowList type
2020-12-03 Alexandre Delanoë[CLEAN] doc + refact
2020-12-03 Alexandre Delanoë[FIX] memory leak, useable ngrams table version (WIP)
2020-12-02 Alexandre Delanoë[FEAT] Invitation in Team Node (with some guards/restri...
2020-12-02 Alexandre Delanoë[FIX] init script to create new users
2020-12-02 Alexandre Delanoë[FIX] updateUsers pwd
2020-12-01 Alexandre Delanoë[FIX] test ok. TODO : API info <> demo users should...
2020-12-01 Alexandre Delanoë[FEAT] Invitation through Shared node
2020-12-01 Alexandre Delanoë[FEAT] Invitation through Shared node
2020-11-30 Alexandre DelanoëMerge branch 'dev-social-list' into dev
2020-11-30 Alexandre Delanoë[FIX] Social List with new created ngrams (or category...
2020-11-28 Alexandre Delanoë[CLEAN] renaming unexplicit fun
2020-11-27 Alexandre Delanoë[Warnings+FEAT] insert for new created ngrams
2020-11-27 Alexandre Delanoë[ISSUE] code commented for issue #53
2020-11-27 Alexandre Delanoë[FIX] FlowList last function written, compilation ok...
2020-11-26 Alexandre Delanoë[CLEAN] smal refact, renaming, doc
2020-11-26 Alexandre Delanoë[CLEAN] removing previous code (WIP)
2020-11-26 Alexandre Delanoë[REFACT] WIP compiling, needs setGroupedTreeWith specif...
2020-11-25 Alexandre Delanoë[REFACT] toGroupedTree done for Ngrams Terms
2020-11-25 Alexandre Delanoë[REFACT] FlowList integration to Terms with instances
2020-11-25 Alexandre Delanoë[FIX] Cont can be empty now.
2020-11-24 Alexandre Delanoë[FIX] Shared lists is taken into account now
2020-11-24 Alexandre Delanoë[WIP] connecting Ngrams Terms flow with social list
2020-11-24 Alexandre Delanoë[BUG] Flow continuation <> bugs persists (cont should...
2020-11-24 Alexandre Delanoë[FIX] bug in FlowCont Semigroup instance (intersection...
2020-11-24 Alexandre Delanoë[FEAT] MergeWith stem done (before flow integration).
2020-11-23 Alexandre Delanoë[FlowCont] improving Type (to prepare group terms)
2020-11-23 Alexandre Delanoë[FIX] SocialList working for others than Ngrams with...
2020-11-23 Alexandre Delanoë[FlowList] All instances for GroupedText Int (to be...
2020-11-23 Alexandre Delanoë[Type] Instance FlowLists
2020-11-23 Alexandre Delanoë[Type] GroupedTreeScores
2020-11-23 Alexandre Delanoë[FUN] toGroupedText before toGroupedTextTree.
2020-11-23 Alexandre Delanoë[Types] Right Tree Type
2020-11-23 Alexandre Delanoë[Clean] refact + toGroupedTree WIP
2020-11-23 Alexandre Delanoë[Types] organization, using more Lenses
2020-11-23 Alexandre Delanoë[REFACT] FlowCont for Group with Scores (WIP).
2020-11-23 Alexandre Delanoë[TYPE] FlowCont (Flow Continuation) basic type
2020-11-23 Alexandre Delanoë[DOC] better variable names + warnings
2020-11-23 Alexandre Delanoë[REFACT] Continuation Type with Monoid instance, connec...
2020-11-23 Alexandre Delanoë[CLEAN] before adding Continuation FlowList type
2020-11-23 Alexandre Delanoë[CLEAN] doc + refact
2020-11-23 Nicolas PouillardG.API.Ngrams: add newNgramsFromNgramsStatePatch
2020-11-23 Nicolas PouillardMerge branch 'dev' of https://gitlab.iscpif.fr/gargante...
2020-11-18 Alexandre Delanoë[FIX:Warnings]
2020-11-18 Alexandre Delanoë[FIX] Social List starting from scratch (zero corpus)
2020-11-18 Alexandre Delanoë[FIX] working for all ngrams but NgramsTerms with simpl...
2020-11-18 Alexandre Delanoë[TESTS+FIX] SocialList : orphans
2020-11-17 Alexandre DelanoëMerge branch 'dev-social-list' into dev
2020-11-17 Alexandre Delanoë[FEAT:SocialLists] Hierarchical inheritence working
2020-11-17 Alexandre Delanoë[FEAT] SocialLists hiearchical inheritance (WIP)
2020-11-17 Alexandre Delanoë[FIX:SocialList] API connection
2020-11-17 Alexandre Delanoë[FIX] warnings
2020-11-16 Alexandre Delanoë[REORG:LIST] Formats.CSV
2020-11-16 Alexandre Delanoë[CLEAN] SocialLists
2020-11-16 Alexandre Delanoë[REFACT] SocialList (temp reorg)
2020-11-16 Alexandre Delanoë[FEAT] SocialList Map Text ScoresParent to Map Text...
2020-11-14 Alexandre Delanoë[FEAT FIX] SocialList instances temp removed
2020-11-14 Alexandre Delanoë[FEAT] Social lists, connection (WIP)
next