]> Git — Sourcephile - gargantext.git/history - src/Gargantext/Database/Facet.hs
[LEARN] moreLike func and apply.
[gargantext.git] / src / Gargantext / Database / Facet.hs
2019-07-01 qlobbemerge done
2019-06-28 Alexandre DelanoëMerge branch 'dev-phylo' of ssh://gitlab.iscpif.fr...
2019-06-28 Alexandre DelanoëMerge branch 'dev-phylo' into dev-merge
2019-06-27 Alexandre Delanoë[TODO] remove title in FacetDoc.
2019-05-17 qlobbeMerge branch 'dev' into dev-phylo
2019-05-16 Alexandre DelanoëMerge branch 'dev-csv' into dev
2019-05-16 Nicolas Pouillard[docs table] order by source
2019-05-11 Alexandre Delanoë[FACET] Order by Date Asc by default.
2019-05-07 Alexandre Delanoë[DOC] stack haddock build ok.
2019-04-16 qlobbemerge conflict resolved
2019-04-16 Alexandre Delanoë[VIZ/CHARTS] Histogram by year.
2019-04-12 Alexandre Delanoë[GRAPH] Sorting the nodes.
2019-04-05 Alexandre Delanoë[MERGE] Fix warnings.
2019-04-05 Alexandre Delanoë[Phylo][Merge] Fix warnings and adding Eq instance...
2019-01-09 Alexandre Delanoë[Ngrams] List and Group management, SQL queries fixed.
2019-01-08 Alexandre Delanoë[NewType] Merge, NodeNgram* fix.
2019-01-08 Alexandre Delanoë[NEWTYPE] WIP Error in Servant to fix.
2018-12-19 Alexandre Delanoë[MERGE] master and masterAfterDemo.
2018-12-18 Nicolas Pouillard[Database] Refactor functions accessing the database
2018-12-13 Alexandre Delanoë[Graph Search] union of pairs.
2018-12-13 Alexandre Delanoë[Graph Search] FacetPaired.
2018-12-13 Alexandre Delanoë[GRAPH][Search] Query -> FacetDoc.
2018-12-11 Alexandre Delanoë[Database][Query] search for doc 2 authors
2018-12-09 Alexandre DelanoëMerge branch 'tsvector'
2018-12-08 Alexandre Delanoë[Database] Utils, reader Monad utils mainly.
2018-12-08 Alexandre Delanoë[Database][Queries] Filter.
2018-12-08 Alexandre Delanoë[COMPIL] ok
2018-12-08 Alexandre Delanoë[Database][Schema] Node
2018-12-08 Alexandre Delanoë[Database][Schema] NodeNode
2018-12-08 Alexandre Delanoë[Database][Schema] NodeNgramsNgrams and NodeNgram.
2018-12-08 Alexandre Delanoë[Database][Schema][Ngrams]
2018-12-08 Alexandre Delanoë[SQL][JOINS] leftJoin4.
2018-12-07 Alexandre Delanoë[TSVector] added for full text queries.
2018-12-06 Alexandre Delanoë[Pairing Route]
2018-12-06 Alexandre Delanoë[UserPage][Database] Authors to docs view.
2018-10-22 Alexandre Delanoë[FIX] refactor nodeApi.
2018-10-19 Alexandre Delanoë[DBFLOW] /api/v1.0/node/{id}/table ok
2018-10-19 Alexandre Delanoë[DBFLOW] getViewDocument + uniqIdBdd (enables duplicata...
2018-10-18 Alexandre Delanoë[TAB] Opaleye query for Document view (todo: date ...
2018-10-18 Alexandre DelanoëMerge branch 'dbflow' of ssh://gitlab.iscpif.fr:20022...
2018-10-18 Alexandre Delanoë[DBFLOW] Add Node to Corpus/Annuaire, function without...
2018-10-18 Alexandre Delanoë[MERGE]
2018-10-18 Nicolas PouillardPolymorphic NodeAPI, with specific instance for Corpus
2018-10-18 Alexandre Delanoë[DBFLOW] lenses to NodePoly + refacto.
2018-10-18 Alexandre Delanoë[DB-FLOW] functions to create nodeTypes.
2018-09-04 Alexandre Delanoë[CONFIG] Database specific functions from Core folder...
2018-06-28 Alexandre Delanoë[FEAT] Adding External module for IMT community manager
2018-06-26 Alexandre Delanoë[FACET] Corpus ok.
2018-05-25 Alexandre Delanoë[MERGE] distances for Graph.
2018-05-04 Alexandre Delanoë[MERGE] Orchestrator merge.
2018-05-04 Alexandre Delanoë[STRUCTURE] Make it simple and clean old code.
2018-04-18 Alexandre Delanoë[PRELUDE] no global implicit any more.
2018-04-18 Alexandre Delanoë[PRELUDE] no global implicit any more.
2018-03-29 Alexandre Delanoë[TYPES] changing json data of Corpus Node.
2018-03-29 Alexandre Delanoë[TYPES] changing json data of Corpus Node.
2018-03-11 Alexandre Delanoë[API][FACET] chart and table added. Route simplified.
2018-03-11 Alexandre Delanoë[API][FACET] chart and table added. Route simplified.
2018-03-03 Alexandre Delanoë[APP] command line options added.
2018-03-03 Alexandre Delanoë[APP] command line options added.
2018-03-02 Alexandre Delanoë[CLEAN] Facet.hs
2018-03-02 Alexandre Delanoë[CLEAN] Facet.hs
2018-03-02 Alexandre Delanoë[FACET] adding ngrams count to the type and the mock.
2018-03-02 Alexandre Delanoë[FACET] adding ngrams count to the type and the mock.
2018-03-02 MudadaMerge branch 'master' into fromRFC3339
2018-03-02 MudadaMerge branch 'master' into fromRFC3339
2018-02-28 Alexandre Delanoë[SPECS/DOC] Adding Swagger Documentation, first draft...
2018-02-28 Alexandre Delanoë[SPECS/DOC] Adding Swagger Documentation, first draft...
2018-02-27 Alexandre Delanoë[FacetDoc] Favorite Left Join working, adding the ngram...
2018-02-27 Alexandre Delanoë[FacetDoc] Favorite Left Join working, adding the ngram...
2018-02-26 Alexandre Delanoë[MOCK] pushing for the meeting and tests with the team.
2018-02-26 Alexandre Delanoë[MOCK] pushing for the meeting and tests with the team.
2018-02-23 Alexandre Delanoë[SQL/OPALEYE] leftJoin3. thanks to tomjaguarpaw https...
2018-02-23 Alexandre Delanoë[SQL/OPALEYE] leftJoin3. thanks to tomjaguarpaw https...
2018-02-23 Alexandre Delanoë[MOCK] all routes completed, builds but need to be...
2018-02-23 Alexandre Delanoë[MOCK] all routes completed, builds but need to be...
2018-02-22 Alexandre Delanoë[CLEAN] Code.
2018-02-22 Alexandre Delanoë[CLEAN] Code.
2018-02-22 Alexandre Delanoë[API/Count] Adding route and types.
2018-02-22 Alexandre Delanoë[API/Count] Adding route and types.