]> Git — Sourcephile - gargantext.git/history - src/Gargantext/Database/Schema
[SECURITY] implemeting password hash
[gargantext.git] / src / Gargantext / Database / Schema /
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-28 Alexandre Delanoë[OPTIM] Database index.
2019-06-26 qlobbeMerge branch 'dev' into dev-phylo
2019-06-15 Alexandre DelanoëMerge branch 'dev-eleve' into dev
2019-06-04 Alexandre Delanoë[RIGHTS] not allowed to delete user node.
2019-05-26 Alexandre Delanoë[FEAT] Ngrams extraction unsupervized (doc, type, funct...
2019-05-17 qlobbeMerge branch 'dev' into dev-phylo
2019-04-29 Alexandre Delanoë[NodeNodeNgrams] NodeNgrams removed.
2019-04-16 qlobbemerge conflict resolved
2019-04-16 Alexandre Delanoë[VIZ/CHARTS] Histogram by year.
2019-04-05 Alexandre Delanoë[MERGE] Fix warnings.
2019-04-05 Alexandre Delanoë[Phylo][Merge] Fix warnings and adding Eq instance...
2019-02-15 qlobbeMerge branch 'dev' into dev-phylo
2019-02-09 Alexandre Delanoë[FIX] incomplete pattern.
2019-02-09 Alexandre DelanoëMerge branch 'dev-ngrams-repo' of ssh://delanoe.org...
2019-02-09 Alexandre Delanoë[FIX] mkNodeUser.
2019-02-09 Alexandre Delanoë[FIX] Workflow.
2019-02-09 Nicolas Pouillard[NGRAMS-REPO] Basic Repo storage as JSON
2019-02-08 Alexandre DelanoëMerge branch 'dev-ngrams-repo' of ssh://gitlab.iscpif...
2019-02-08 Alexandre Delanoë[DB] NodesNgramsRepo.
2019-02-04 Nicolas PouillardMerge branch 'dev-ngrams-repo' of https://gitlab.iscpif...
2019-01-31 Alexandre DelanoëMerge branch 'dev-ngrams-repo' of ssh://gitlab.iscpif...
2019-01-30 Alexandre DelanoëCosmetics.
2019-01-30 Alexandre DelanoëMerge branch 'dev-graph' into dev
2019-01-25 Alexandre DelanoëMerge remote-tracking branch 'origin/dev-comments'...
2019-01-24 Nicolas PouillardComments about ACCESS and EVENTS
2019-01-24 Nicolas PouillardSmall refactoring of the calls which creates a node
2019-01-20 Alexandre DelanoëMerge branch 'dev' into dev-phylo
2019-01-18 Alexandre Delanoë[FEAT][Text][Metrics] TFICF.
2019-01-16 Alexandre Delanoë[FIX] MapList default terms -> Candidate + Cosmetics...
2019-01-15 Alexandre DelanoëMerge branch 'dev-ngrams-table' into dev
2019-01-15 Alexandre Delanoë[NgramsTable][WIP] Get / Group / ungroup.
2019-01-14 Nicolas Pouillard[NGRAMS] Extract the listId parameter
2019-01-10 Nicolas Pouillard[FLOW] indexing does not need typed ngrams
2019-01-10 Nicolas Pouillard[FLOW] NgramsT is a Functor
2019-01-10 Alexandre Delanoë[Ngrams Table] Front and Back implemented (but need...
2019-01-10 Nicolas Pouillard[NGRAMS-TABLE] WIP add ngramsType param to PUT
2019-01-10 Alexandre Delanoë[NgramsTable] WIP adding NgramsTypeId newtype.
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.
2019-01-07 Alexandre DelanoëMerge remote-tracking branch 'origin/dev-ngrams-table...
2019-01-07 Nicolas Pouillard[NGRAM-TABLE] remove RETURNING
2019-01-07 Nicolas Pouillard[NGRAM-TABLE] updateNodeNgrams returns () now
2019-01-07 Nicolas Pouillard[NGRAMS-TABLE] use float8
2019-01-07 Alexandre DelanoëMerge branch 'dev-ngrams-table' of ssh://gitlab.iscpif...
2019-01-07 Nicolas Pouillard[NGRAMS-TABLE] use real
2019-01-07 Alexandre DelanoëMerge remote-tracking branch 'origin/dev-ngrams-table...
2019-01-07 Nicolas Pouillard[NGRAMS-TABLE] comment out the weights part 2
2019-01-07 Nicolas Pouillard[NGRAMS-TABLE] comment out the weights
2019-01-07 Nicolas Pouillard[NGRAMS-TABLE] double is called double precision
2019-01-07 Nicolas Pouillard[NGRAMS-TABLE] Attempt at fixing updateNodeNgrams query
2019-01-07 Alexandre DelanoëMerge branch 'dev-ngrams-table' into dev
2019-01-04 Alexandre Delanoë[HANDLING] Errors, catchNodeError removed.
2019-01-04 Alexandre Delanoë[HANDLING] Error, prism for ServantErr.
2019-01-04 Alexandre Delanoë[ERROR] Fix NodeUser error.
2019-01-04 Alexandre Delanoë[ERROR] More errors handled now thanks to ErrorMonad.
2019-01-04 Alexandre Delanoë[ERRORS] Handling: adding some errors in DB.
2019-01-04 Alexandre Delanoë[ERROR] Handling.
2019-01-04 Alexandre Delanoë[Database] Cosmetics.
2019-01-03 Nicolas Pouillard[NGRAMS] Add Versioned to the API and implement tableNg...
2019-01-03 Alexandre Delanoë[Database] NodeNgramsNgrams minor change.
2019-01-03 Alexandre Delanoë[Database] NodeNgramsNgrams cosmetics.
2018-12-19 Alexandre Delanoë[MERGE] master and masterAfterDemo.
2018-12-18 Alexandre Delanoë[Database] Clean code.
2018-12-18 Alexandre Delanoë[Database] Clean tables.
2018-12-18 Nicolas Pouillard[Database] Refactor functions accessing the database
2018-12-14 Alexandre Delanoë[Database][SQL] Schema and insertUsers function.
2018-12-13 Alexandre Delanoë[FLOW][Database] ngrams extraction and insertion.
2018-12-12 Alexandre Delanoë[API] Graph with metadata.
2018-12-11 Alexandre Delanoë[Database][Query] search for doc 2 authors
2018-12-10 Alexandre Delanoë[FIX] insertOn conflict do Nothing.
2018-12-10 Alexandre Delanoë[FIX] deprecated function compilation. ok.
2018-12-10 Alexandre DelanoëMerge remote-tracking branch 'origin/rest-fix'
2018-12-10 Alexandre Delanoë[NodeNgrams] Insertion fix (do nothing on conflict).
2018-12-10 Nicolas PouillardAdd a basic support for limit and offset to getNgramsTa...
2018-12-10 Alexandre Delanoë[NGRAMS][LIST] getOrMk List.
2018-12-09 Alexandre DelanoëMerge branch 'tsvector'
2018-12-08 Alexandre Delanoë[Database] Clean duplicate functions
2018-12-08 Alexandre Delanoë[Database][Schema] Node Table and types without TSVector.
2018-12-08 Alexandre Delanoë[Database][Search] types, tables + missing files.
2018-12-08 Alexandre Delanoë[Database] Utils, reader Monad utils mainly.
2018-12-08 Alexandre Delanoë[Database][Queries] Filter.
2018-12-08 Alexandre Delanoë[Database][Schema] Node
2018-12-08 Alexandre Delanoë[Database][Schema] Node
2018-12-08 Alexandre Delanoë[Database][Schema] User
2018-12-08 Alexandre Delanoë[Database][Schema] NodeNode
2018-12-08 Alexandre Delanoë[Database][Schema] NodeNodeNgram
2018-12-08 Alexandre Delanoë[Database][Schema] NodeNgramsNgrams and NodeNgram.
2018-12-08 Alexandre Delanoë[Database][Schema][Ngrams]