]> Git — Sourcephile - gargantext.git/history - src/Gargantext/Utils/Jobs/Internal.hs
Merge remote-tracking branch 'origin/193-dev-api-query-dev-fix' into dev
[gargantext.git] / src / Gargantext / Utils / Jobs / Internal.hs
2023-04-14 Alexandre DelanoëMerge remote-tracking branch 'origin/193-dev-api-query...
2023-04-14 Alexandre DelanoëMerge remote-tracking branch 'origin/adinapoli/investig...
2023-04-13 Alfredo Di Napolireverse order of logs in jobLog (fixes #192)
2023-04-06 Alfredo Di NapoliCleaner Jobs API
2023-03-30 Przemysław KaminskiMerge branch 'dev' into 175-dev-doc-table-count
2023-03-29 Alexandre DelanoëMerge remote-tracking branch 'origin/184-dev-add-nlp...
2023-03-29 Alexandre Delanoëmerge
2023-03-29 Alexandre DelanoëMerge remote-tracking branch 'origin/adinapoli/issue...
2023-03-27 Alfredo Di NapoliRemove need for liftBase when using the jobs api
2023-03-27 Alfredo Di NapoliMove logging function inside JobHandle
2023-03-27 Alfredo Di NapoliAdd tests for updating status
2023-03-27 Alfredo Di NapoliAdd MonadJob instance for ReaderT
2023-03-27 Alfredo Di NapoliReplace `Dual` Monoid with `Seq` in Job API
2023-03-27 Alfredo Di NapoliPass a JobHandle to the serveJobsAPI continuation
2023-03-27 Alfredo Di NapoliMove Gargantext.Utils.Jobs.API to Gargantext.Utils...