- 02 Mar, 2016 2 commits
- 01 Mar, 2016 2 commits
-
-
Romain Loth authored
-
Romain Loth authored
-
- 26 Feb, 2016 3 commits
-
-
-
Romain Loth authored
-
Mathieu Rodic authored
-
- 25 Feb, 2016 6 commits
-
-
delanoe authored
-
Mathieu Rodic authored
[FEAT] linked nodes with links (cf. `gargantext.constants` and `gargantext.models.Node.as_list()` [FEAT] implemented an `ngrams` pseudo-attribute on `gargantext.models.Node` (available from REST api) [FEAT] on REST API, renamed GET parameter `type[]` to `types[]` [FEAT] `json_dumps()` can even serialize SQLAlchemy models and models now
-
Mathieu Rodic authored
(couldn't get it to work with 3.5)
-
delanoe authored
-
Mathieu Rodic authored
[FEAT] serializing of JSON is much better and has its own module [CODE] upgraded to Python 3.5 (`traceback.TracebackException`) [CODE] did some cleaning, here and there...
-
delanoe authored
-
- 24 Feb, 2016 8 commits
-
-
delanoe authored
-
Mathieu Rodic authored
-
Mathieu Rodic authored
(cf. commit 93957939)
-
Mathieu Rodic authored
[FEAT] implemented a kind of simple front-end REST library
-
Mathieu Rodic authored
-
delanoe authored
-
Mathieu Rodic authored
-
Mathieu Rodic authored
-
- 23 Feb, 2016 5 commits
-
-
delanoe authored
-
Mathieu Rodic authored
[FEAT] deletions now cascade
-
Mathieu Rodic authored
-
delanoe authored
-
Mathieu Rodic authored
[FEAT] started implementing REST API (corpus view is still quite buggy, but without errors)
-
- 22 Feb, 2016 5 commits
-
-
Mathieu Rodic authored
-
delanoe authored
-
Mathieu Rodic authored
-
delanoe authored
-
Mathieu Rodic authored
-
- 18 Feb, 2016 2 commits
-
-
Mathieu Rodic authored
[CODE] improved bulk_insert rows management [OPTI] ngrams extraction is treated little by little
-
Mathieu Rodic authored
(yeeehhhah!)
-
- 17 Feb, 2016 2 commits
-
-
Mathieu Rodic authored
[CODE] removed unused imports
-
Mathieu Rodic authored
-
- 16 Feb, 2016 5 commits
-
-
Mathieu Rodic authored
-
Mathieu Rodic authored
-
Mathieu Rodic authored
(documents are parsed from resources, but ngrams are not extracted yet)
-
Mathieu Rodic authored
- immediate - threaded - managed with Celery (see `gargantext.util.schedule`)
-
Mathieu Rodic authored
[FEAT] added some file managers (save, upload, download) [FEAT] added Celery workers [CODE] planned an interface for PubMed scrapping, see `gargantext.util.scrapping.pubmed` [DOC] added a README and a TODO
-