2020-12-08 |
Alexandre Delanoë | [VERSION] +1 to 0.0.2.2.1 |
commit | commitdiff | tree | snapshot |
2020-12-08 |
Alexandre Delanoë | [FEAT] SendMails workflow + refactor |
commit | commitdiff | tree | snapshot |
2020-12-07 |
Alexandre Delanoë | [FIX] removing no warnings for shadowing |
commit | commitdiff | tree | snapshot |
2020-12-07 |
Alexandre Delanoë | [ORG] Mail organization |
commit | commitdiff | tree | snapshot |
2020-12-07 |
Alexandre Delanoë | [FIX] warning unused var |
commit | commitdiff | tree | snapshot |
2020-12-07 |
Alexandre Delanoë | Merge branch 'dev-tree-reload' of ssh://gitlab.iscpif... |
commit | commitdiff | tree | snapshot |
2020-12-07 |
Alexandre Delanoë | [FIX] PubMed parser |
commit | commitdiff | tree | snapshot |
2020-12-07 |
Alexandre Delanoë | [FIX] email model |
commit | commitdiff | tree | snapshot |
2020-12-07 |
Przemek Kaminski | [tree] first-level API implementation |
commit | commitdiff | tree | snapshot |
2020-12-07 |
Alexandre Delanoë | [VERSION] +1 to 0.0.2.2 |
commit | commitdiff | tree | snapshot |
2020-12-07 |
Alexandre Delanoë | [FIX] Pubmed parser |
commit | commitdiff | tree | snapshot |
2020-12-04 |
Alexandre Delanoë | [VERSION] +1 to 0.0.2.1 |
commit | commitdiff | tree | snapshot |
2020-12-04 |
Alexandre Delanoë | [FIX] Shared corpus in the same hierarchy for now |
commit | commitdiff | tree | snapshot |
2020-12-03 |
Nicolas Pouillard | WIP refactoring |
commit | commitdiff | tree | snapshot |
2020-12-03 |
Alexandre Delanoë | [FIX MERGE] with dev and testing (social lists) |
commit | commitdiff | tree | snapshot |
2020-12-03 |
Guillaume Chérel | [FIX] nix shell build. |
commit | commitdiff | tree | snapshot |
2020-12-03 |
Alexandre Delanoë | [VERSION] +1 to 0.0.2.0 |
commit | commitdiff | tree | snapshot |
2020-12-03 |
Alexandre Delanoë | [FIX] Social List with new created ngrams (or category... |
commit | commitdiff | tree | snapshot |
2020-12-03 |
Alexandre Delanoë | [CLEAN] renaming unexplicit fun |
commit | commitdiff | tree | snapshot |
2020-12-03 |
Alexandre Delanoë | [Warnings+FEAT] insert for new created ngrams |
commit | commitdiff | tree | snapshot |
2020-12-03 |
Alexandre Delanoë | [ISSUE] code commented for issue #53 |
commit | commitdiff | tree | snapshot |
2020-12-03 |
Alexandre Delanoë | [FIX] FlowList last function written, compilation ok... |
commit | commitdiff | tree | snapshot |
2020-12-03 |
Alexandre Delanoë | [CLEAN] smal refact, renaming, doc |
commit | commitdiff | tree | snapshot |
2020-12-03 |
Alexandre Delanoë | [CLEAN] removing previous code (WIP) |
commit | commitdiff | tree | snapshot |
2020-12-03 |
Alexandre Delanoë | [REFACT] WIP compiling, needs setGroupedTreeWith specif... |
commit | commitdiff | tree | snapshot |
2020-12-03 |
Alexandre Delanoë | [REFACT] toGroupedTree done for Ngrams Terms |
commit | commitdiff | tree | snapshot |
2020-12-03 |
Alexandre Delanoë | [REFACT] FlowList integration to Terms with instances |
commit | commitdiff | tree | snapshot |
2020-12-03 |
Alexandre Delanoë | [FIX] Cont can be empty now. |
commit | commitdiff | tree | snapshot |
2020-12-03 |
Alexandre Delanoë | [FIX] Shared lists is taken into account now |
commit | commitdiff | tree | snapshot |
2020-12-03 |
Alexandre Delanoë | [WIP] connecting Ngrams Terms flow with social list |
commit | commitdiff | tree | snapshot |
2020-12-03 |
Alexandre Delanoë | [BUG] Flow continuation <> bugs persists (cont should... |
commit | commitdiff | tree | snapshot |
2020-12-03 |
Alexandre Delanoë | [FIX] bug in FlowCont Semigroup instance (intersection... |
commit | commitdiff | tree | snapshot |
2020-12-03 |
Alexandre Delanoë | [FEAT] MergeWith stem done (before flow integration). |
commit | commitdiff | tree | snapshot |
2020-12-03 |
Alexandre Delanoë | [FlowCont] improving Type (to prepare group terms) |
commit | commitdiff | tree | snapshot |
2020-12-03 |
Alexandre Delanoë | [FIX] SocialList working for others than Ngrams with... |
commit | commitdiff | tree | snapshot |
2020-12-03 |
Alexandre Delanoë | [FlowList] All instances for GroupedText Int (to be... |
commit | commitdiff | tree | snapshot |
2020-12-03 |
Alexandre Delanoë | [Type] Instance FlowLists |
commit | commitdiff | tree | snapshot |
2020-12-03 |
Alexandre Delanoë | [Type] GroupedTreeScores |
commit | commitdiff | tree | snapshot |
2020-12-03 |
Alexandre Delanoë | [FUN] toGroupedText before toGroupedTextTree. |
commit | commitdiff | tree | snapshot |
2020-12-03 |
Alexandre Delanoë | [Types] Right Tree Type |
commit | commitdiff | tree | snapshot |
2020-12-03 |
Alexandre Delanoë | [Clean] refact + toGroupedTree WIP |
commit | commitdiff | tree | snapshot |
2020-12-03 |
Alexandre Delanoë | [Types] organization, using more Lenses |
commit | commitdiff | tree | snapshot |
2020-12-03 |
Alexandre Delanoë | [REFACT] FlowCont for Group with Scores (WIP). |
commit | commitdiff | tree | snapshot |
2020-12-03 |
Alexandre Delanoë | [TYPE] FlowCont (Flow Continuation) basic type |
commit | commitdiff | tree | snapshot |
2020-12-03 |
Alexandre Delanoë | [DOC] better variable names + warnings |
commit | commitdiff | tree | snapshot |
2020-12-03 |
Alexandre Delanoë | [REFACT] Continuation Type with Monoid instance, connec... |
commit | commitdiff | tree | snapshot |
2020-12-03 |
Alexandre Delanoë | [CLEAN] before adding Continuation FlowList type |
commit | commitdiff | tree | snapshot |
2020-12-03 |
Alexandre Delanoë | [CLEAN] doc + refact |
commit | commitdiff | tree | snapshot |
2020-12-03 |
Alexandre Delanoë | [FIX] memory leak, useable ngrams table version (WIP) |
commit | commitdiff | tree | snapshot |
2020-12-03 |
Przemek Kaminski | Merge branch 'dev' into dev-doc-table-score |
commit | commitdiff | tree | snapshot |
2020-12-02 |
Alexandre Delanoë | [VERSION] +1 to 0.0.2.0 |
commit | commitdiff | tree | snapshot |
2020-12-02 |
Alexandre Delanoë | [FIX] Social List with new created ngrams (or category... |
commit | commitdiff | tree | snapshot |
2020-12-02 |
Alexandre Delanoë | [CLEAN] renaming unexplicit fun |
commit | commitdiff | tree | snapshot |
2020-12-02 |
Alexandre Delanoë | [Warnings+FEAT] insert for new created ngrams |
commit | commitdiff | tree | snapshot |
2020-12-02 |
Alexandre Delanoë | [ISSUE] code commented for issue #53 |
commit | commitdiff | tree | snapshot |
2020-12-02 |
Alexandre Delanoë | [FIX] FlowList last function written, compilation ok... |
commit | commitdiff | tree | snapshot |
2020-12-02 |
Alexandre Delanoë | [CLEAN] smal refact, renaming, doc |
commit | commitdiff | tree | snapshot |
2020-12-02 |
Alexandre Delanoë | [CLEAN] removing previous code (WIP) |
commit | commitdiff | tree | snapshot |
2020-12-02 |
Alexandre Delanoë | [REFACT] WIP compiling, needs setGroupedTreeWith specif... |
commit | commitdiff | tree | snapshot |
2020-12-02 |
Alexandre Delanoë | [REFACT] toGroupedTree done for Ngrams Terms |
commit | commitdiff | tree | snapshot |
2020-12-02 |
Alexandre Delanoë | [REFACT] FlowList integration to Terms with instances |
commit | commitdiff | tree | snapshot |
2020-12-02 |
Alexandre Delanoë | [FIX] Cont can be empty now. |
commit | commitdiff | tree | snapshot |
2020-12-02 |
Alexandre Delanoë | [FIX] Shared lists is taken into account now |
commit | commitdiff | tree | snapshot |
2020-12-02 |
Alexandre Delanoë | [WIP] connecting Ngrams Terms flow with social list |
commit | commitdiff | tree | snapshot |
2020-12-02 |
Alexandre Delanoë | [BUG] Flow continuation <> bugs persists (cont should... |
commit | commitdiff | tree | snapshot |
2020-12-02 |
Alexandre Delanoë | [FIX] bug in FlowCont Semigroup instance (intersection... |
commit | commitdiff | tree | snapshot |
2020-12-02 |
Alexandre Delanoë | [FEAT] MergeWith stem done (before flow integration). |
commit | commitdiff | tree | snapshot |
2020-12-02 |
Alexandre Delanoë | [FlowCont] improving Type (to prepare group terms) |
commit | commitdiff | tree | snapshot |
2020-12-02 |
Alexandre Delanoë | [FIX] SocialList working for others than Ngrams with... |
commit | commitdiff | tree | snapshot |
2020-12-02 |
Alexandre Delanoë | [FlowList] All instances for GroupedText Int (to be... |
commit | commitdiff | tree | snapshot |
2020-12-02 |
Alexandre Delanoë | [Type] Instance FlowLists |
commit | commitdiff | tree | snapshot |
2020-12-02 |
Alexandre Delanoë | [Type] GroupedTreeScores |
commit | commitdiff | tree | snapshot |
2020-12-02 |
Alexandre Delanoë | [FUN] toGroupedText before toGroupedTextTree. |
commit | commitdiff | tree | snapshot |
2020-12-02 |
Alexandre Delanoë | [Types] Right Tree Type |
commit | commitdiff | tree | snapshot |
2020-12-02 |
Alexandre Delanoë | [Clean] refact + toGroupedTree WIP |
commit | commitdiff | tree | snapshot |
2020-12-02 |
Alexandre Delanoë | [Types] organization, using more Lenses |
commit | commitdiff | tree | snapshot |
2020-12-02 |
Alexandre Delanoë | [REFACT] FlowCont for Group with Scores (WIP). |
commit | commitdiff | tree | snapshot |
2020-12-02 |
Alexandre Delanoë | [TYPE] FlowCont (Flow Continuation) basic type |
commit | commitdiff | tree | snapshot |
2020-12-02 |
Alexandre Delanoë | [DOC] better variable names + warnings |
commit | commitdiff | tree | snapshot |
2020-12-02 |
Alexandre Delanoë | [REFACT] Continuation Type with Monoid instance, connec... |
commit | commitdiff | tree | snapshot |
2020-12-02 |
Alexandre Delanoë | [CLEAN] before adding Continuation FlowList type |
commit | commitdiff | tree | snapshot |
2020-12-02 |
Alexandre Delanoë | [CLEAN] doc + refact |
commit | commitdiff | tree | snapshot |
2020-12-02 |
Alexandre Delanoë | [FEAT] Invitation in Team Node (with some guards/restri... |
commit | commitdiff | tree | snapshot |
2020-12-02 |
Alexandre Delanoë | [FIX] init script to create new users |
commit | commitdiff | tree | snapshot |
2020-12-02 |
Alexandre Delanoë | [FIX] updateUsers pwd |
commit | commitdiff | tree | snapshot |
2020-12-01 |
Alexandre Delanoë | [FIX] test ok. TODO : API info <> demo users should... |
commit | commitdiff | tree | snapshot |
2020-12-01 |
Alexandre Delanoë | [FEAT] Invitation through Shared node |
commit | commitdiff | tree | snapshot |
2020-12-01 |
Alexandre Delanoë | [FEAT] Invitation through Shared node |
commit | commitdiff | tree | snapshot |
2020-11-30 |
Alexandre Delanoë | [VERSION] +1 to 0.0.2.0 |
commit | commitdiff | tree | snapshot |
2020-11-30 |
Alexandre Delanoë | Merge branch 'dev-social-list' into dev |
commit | commitdiff | tree | snapshot |
2020-11-30 |
Alexandre Delanoë | [VERSION] +1 to 0.0.1.96.0 |
commit | commitdiff | tree | snapshot |
2020-11-30 |
Alexandre Delanoë | [FIX] Social List with new created ngrams (or category... |
commit | commitdiff | tree | snapshot |
2020-11-28 |
Alexandre Delanoë | [CLEAN] renaming unexplicit fun |
commit | commitdiff | tree | snapshot |
2020-11-27 |
Alexandre Delanoë | [VERSION] +1 to 0.0.1.95.0 |
commit | commitdiff | tree | snapshot |
2020-11-27 |
Alexandre Delanoë | [Warnings+FEAT] insert for new created ngrams |
commit | commitdiff | tree | snapshot |
2020-11-27 |
Alexandre Delanoë | [ISSUE] code commented for issue #53 |
commit | commitdiff | tree | snapshot |
2020-11-27 |
Alexandre Delanoë | [FIX] FlowList last function written, compilation ok... |
commit | commitdiff | tree | snapshot |
2020-11-27 |
Przemek Kaminski | [table] add score explicity to table API response |
commit | commitdiff | tree | snapshot |
2020-11-26 |
Alexandre Delanoë | [CLEAN] smal refact, renaming, doc |
commit | commitdiff | tree | snapshot |
2020-11-26 |
Alexandre Delanoë | [CLEAN] removing previous code (WIP) |
commit | commitdiff | tree | snapshot |
next |