sourcephile
/
git
/
gargantext.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
[Node] add "charts" in JSONField
[gargantext.git]
/
src
/
Gargantext
/
Database
/
2019-01-10
Alexandre Delanoë
[NgramsTable] WIP adding NgramsTypeId newtype.
tree
|
commitdiff
2019-01-09
Alexandre Delanoë
[Ngrams] List and Group management, SQL queries fixed.
tree
|
commitdiff
2019-01-08
Alexandre Delanoë
[NewType] FromField fix.
tree
|
commitdiff
2019-01-08
Alexandre Delanoë
[NewType] Merge, NodeNgram* fix.
tree
|
commitdiff
2019-01-08
Alexandre Delanoë
[NewType] NodeId implemented.
tree
|
commitdiff
2019-01-08
Alexandre Delanoë
[NEWTYPE] WIP Error in Servant to fix.
tree
|
commitdiff
2019-01-07
Alexandre Delanoë
Merge remote-tracking branch 'origin/dev-ngrams-table...
tree
|
commitdiff
2019-01-07
Nicolas Pouillard
[NGRAM-TABLE] remove RETURNING
tree
|
commitdiff
2019-01-07
Nicolas Pouillard
[NGRAM-TABLE] updateNodeNgrams returns () now
tree
|
commitdiff
2019-01-07
Nicolas Pouillard
[NGRAMS-TABLE] use float8
tree
|
commitdiff
2019-01-07
Alexandre Delanoë
Merge branch 'dev-ngrams-table' of ssh://gitlab.iscpif...
tree
|
commitdiff
2019-01-07
Nicolas Pouillard
[NGRAMS-TABLE] use real
tree
|
commitdiff
2019-01-07
Alexandre Delanoë
Merge remote-tracking branch 'origin/dev-ngrams-table...
tree
|
commitdiff
2019-01-07
Nicolas Pouillard
[NGRAMS-TABLE] comment out the weights part 2
tree
|
commitdiff
2019-01-07
Nicolas Pouillard
[NGRAMS-TABLE] comment out the weights
tree
|
commitdiff
2019-01-07
Nicolas Pouillard
[NGRAMS-TABLE] double is called double precision
tree
|
commitdiff
2019-01-07
Nicolas Pouillard
[NGRAMS-TABLE] Attempt at fixing updateNodeNgrams query
tree
|
commitdiff
2019-01-07
Alexandre Delanoë
Merge branch 'dev-ngrams-table' into dev
tree
|
commitdiff
2019-01-04
Alexandre Delanoë
[HANDLING] Errors, catchNodeError removed.
tree
|
commitdiff
2019-01-04
Alexandre Delanoë
[HANDLING] Error, prism for ServantErr.
tree
|
commitdiff
2019-01-04
Alexandre Delanoë
[ERROR] Fix NodeUser error.
tree
|
commitdiff
2019-01-04
Alexandre Delanoë
[ERROR] More errors handled now thanks to ErrorMonad.
tree
|
commitdiff
2019-01-04
Alexandre Delanoë
[ERRORS] Handling: adding some errors in DB.
tree
|
commitdiff
2019-01-04
Alexandre Delanoë
[ERROR] Handling.
tree
|
commitdiff
2019-01-04
Alexandre Delanoë
[Database] Cosmetics.
tree
|
commitdiff
2019-01-03
Nicolas Pouillard
[NGRAMS] Add Versioned to the API and implement tableNg...
tree
|
commitdiff
2019-01-03
Alexandre Delanoë
[Database] NodeNgramsNgrams minor change.
tree
|
commitdiff
2019-01-03
Alexandre Delanoë
[Database] NodeNgramsNgrams cosmetics.
tree
|
commitdiff
2018-12-19
Alexandre Delanoë
[MERGE] master and masterAfterDemo.
tree
|
commitdiff
2018-12-18
Alexandre Delanoë
[Database] Clean code.
tree
|
commitdiff
2018-12-18
Alexandre Delanoë
[Database] Clean tables.
tree
|
commitdiff
2018-12-18
Nicolas Pouillard
[Database] Refactor functions accessing the database
tree
|
commitdiff
2018-12-14
Alexandre Delanoë
[Database][SQL] Schema and insertUsers function.
tree
|
commitdiff
2018-12-13
Alexandre Delanoë
[FIX] SQL query OR.
tree
|
commitdiff
2018-12-13
Alexandre Delanoë
[SearchIn] Corpus API route : corpus/{id}/search
tree
|
commitdiff
2018-12-13
Alexandre Delanoë
[FLOW][Database] ngrams extraction and insertion.
tree
|
commitdiff
2018-12-13
Alexandre Delanoë
[Search][Graph][FacetPair] with limit and offset, union...
tree
|
commitdiff
2018-12-13
Alexandre Delanoë
[Graph Search] union of pairs.
tree
|
commitdiff
2018-12-13
Alexandre Delanoë
[Graph Search] FacetPaired.
tree
|
commitdiff
2018-12-13
Alexandre Delanoë
[Query] Search in Corpus To FacetDoc.
tree
|
commitdiff
2018-12-13
Alexandre Delanoë
[GRAPH][Search] Query -> FacetDoc.
tree
|
commitdiff
2018-12-12
Alexandre Delanoë
[API] Graph with metadata.
tree
|
commitdiff
2018-12-12
Alexandre Delanoë
[Database][Search] semantics ok.
tree
|
commitdiff
2018-12-12
Alexandre Delanoë
[SEARCH] full text queries: Database and Corpus.
tree
|
commitdiff
2018-12-11
Alexandre Delanoë
[Query] clean.
tree
|
commitdiff
2018-12-11
Alexandre Delanoë
[Database][Query] search for doc 2 authors
tree
|
commitdiff
2018-12-10
Alexandre Delanoë
[FIX] insertOn conflict do Nothing.
tree
|
commitdiff
2018-12-10
Alexandre Delanoë
[FIX] deprecated function compilation. ok.
tree
|
commitdiff
2018-12-10
Alexandre Delanoë
Merge remote-tracking branch 'origin/rest-fix'
tree
|
commitdiff
2018-12-10
Alexandre Delanoë
[NodeNgrams] Insertion fix (do nothing on conflict).
tree
|
commitdiff
2018-12-10
Nicolas Pouillard
Add a basic support for limit and offset to getNgramsTa...
tree
|
commitdiff
2018-12-10
Alexandre Delanoë
[NGRAMS][LIST] getOrMk List.
tree
|
commitdiff
2018-12-09
Alexandre Delanoë
Merge branch 'tsvector'
tree
|
commitdiff
2018-12-08
Alexandre Delanoë
[Database] Clean duplicate functions
tree
|
commitdiff
2018-12-08
Alexandre Delanoë
[Database][Schema] Node Table and types without TSVector.
tree
|
commitdiff
2018-12-08
Alexandre Delanoë
[Database][Search] types, tables + missing files.
tree
|
commitdiff
2018-12-08
Alexandre Delanoë
[Database] Utils, reader Monad utils mainly.
tree
|
commitdiff
2018-12-08
Alexandre Delanoë
[Database][Queries] Filter.
tree
|
commitdiff
2018-12-08
Alexandre Delanoë
missing files.
tree
|
commitdiff
2018-12-08
Alexandre Delanoë
[COMPIL] ok
tree
|
commitdiff
2018-12-08
Alexandre Delanoë
[Database] cleaning unused instances.
tree
|
commitdiff
2018-12-08
Alexandre Delanoë
[Database][Schema] Node
tree
|
commitdiff
2018-12-08
Alexandre Delanoë
[Database][Schema] Node
tree
|
commitdiff
2018-12-08
Alexandre Delanoë
[Database][Schema] User
tree
|
commitdiff
2018-12-08
Alexandre Delanoë
[Database][Schema] NodeNode
tree
|
commitdiff
2018-12-08
Alexandre Delanoë
[Database][Schema] NodeNodeNgram
tree
|
commitdiff
2018-12-08
Alexandre Delanoë
[Database][Schema] NodeNgramsNgrams and NodeNgram.
tree
|
commitdiff
2018-12-08
Alexandre Delanoë
[Database][Schema][Ngrams]
tree
|
commitdiff
2018-12-08
Alexandre Delanoë
[SQL][JOINS] leftJoin4.
tree
|
commitdiff
2018-12-07
Nicolas Pouillard
Fix instances
tree
|
commitdiff
2018-12-07
Alexandre Delanoë
[TSVector] added for full text queries.
tree
|
commitdiff
2018-12-06
Alexandre Delanoë
[Pairing Route]
tree
|
commitdiff
2018-12-06
Alexandre Delanoë
[UserPage][Database] Authors to docs view.
tree
|
commitdiff
2018-12-04
Alexandre Delanoë
[FLOW] default master CorpusId fix.
tree
|
commitdiff
2018-12-04
Alexandre Delanoë
[Contact] Maybe [] -> []
tree
|
commitdiff
2018-12-04
Alexandre Delanoë
[FLOW] Pairing.
tree
|
commitdiff
2018-12-04
Alexandre Delanoë
[PAIRING] pairing (quite tested but not roughly). Need...
tree
|
commitdiff
2018-12-03
Alexandre Delanoë
[Children][TextQueries]
tree
|
commitdiff
2018-12-01
Alexandre Delanoë
[FIX] masterListId bug, make it simple finally.
tree
|
commitdiff
2018-11-30
Alexandre Delanoë
[Graph] missing files and default graph.
tree
|
commitdiff
2018-11-30
Alexandre Delanoë
[Annuaire] Whole database.
tree
|
commitdiff
2018-11-29
Alexandre Delanoë
Merge branch 'annuaire'
tree
|
commitdiff
2018-11-29
Alexandre Delanoë
[Annuaire][Demo] Types adapted for Demo emergency.
tree
|
commitdiff
2018-11-29
Alexandre Delanoë
[DEMO] adapting Contact Type.
tree
|
commitdiff
2018-11-29
Alexandre Delanoë
[FIX] compilation.
tree
|
commitdiff
2018-11-29
Alexandre Delanoë
Merge branch 'master' of ssh://gitlab.iscpif.fr:20022...
tree
|
commitdiff
2018-11-29
Alexandre Delanoë
[Annuaire] Flow insertion ok, needs to fix API.
tree
|
commitdiff
2018-11-29
Alexandre Delanoë
[Annuaire] types to import users.
tree
|
commitdiff
2018-11-29
Alexandre Delanoë
[Annuaire] flow to insert in DB.
tree
|
commitdiff
2018-11-28
Alexandre Delanoë
[Annuaire] Contact adding uniq id.
tree
|
commitdiff
2018-11-28
Alexandre Delanoë
[CLEAN] Debug trace function.
tree
|
commitdiff
2018-11-28
Alexandre Delanoë
[DB][FLOW] fix duplicate ngrams insertion.
tree
|
commitdiff
2018-11-27
Alexandre Delanoë
[CONTACT] entry/departure time
tree
|
commitdiff
2018-11-27
Alexandre Delanoë
[FLOW] more polymorphism to insert Hyperdata in databas...
tree
|
commitdiff
2018-11-27
Alexandre Delanoë
[ANNUAIRE] Contact type and mkAnnuaire function.
tree
|
commitdiff
2018-11-26
Alexandre Delanoë
[DB][FLOW] Grah and Dashbord nodes (arbitrary).
tree
|
commitdiff
2018-11-24
Alexandre Delanoë
[FIX][DB][FLOW] Bug insertion of duplicates.
tree
|
commitdiff
2018-11-23
Alexandre Delanoë
[NGRAMS][TAB] Table working (need to fix the cases...
tree
|
commitdiff
2018-11-22
Alexandre Delanoë
[DOC] better name for type.é
tree
|
commitdiff
2018-11-22
Alexandre Delanoë
[NGRAMS][TABLE] grouping parent/children.
tree
|
commitdiff
next