summaryrefslogtreecommitdiff
path: root/blocks/simulationAPI/helpers
AgeCommit message (Collapse)Author
2022-01-10upgrade celerySunil Shetye
2021-12-03use StreamingHttpResponse instead of ResponseSunil Shetye
use IgnoreClientContentNegotiation for text/event-stream use Streaming instead of Stream set Streaming state as early as possible
2021-12-02add STREAM as a celery stateSunil Shetye
2021-11-29save simulation log_name to databaseSunil Shetye
2021-11-15fix some code issuesSunil Shetye
2021-10-29get simulation parametersSunil Shetye
get app_name also
2021-04-11no need to exclude files beginning with dotSunil Shetye
2021-04-11working on scriptSunil Shetye
2021-04-11adding simulation apisSunil Shetye