Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-04-15 | use pexpect for interactive scilab-cli | Sunil Shetye | |
send the expression to scilab-cli add convert_scientific_notation to replace multiple replace calls replace workspace_filename with workspace_file scriptcount and diagramlock no longer required in UserData class pass task_id or script_task_id based on context use shutil.move() instead of os.rename() convert task.task_id to string pass workspace to MxGraphParser | |||
2025-04-07 | set expire_at as per current time | Sunil Shetye | |
2025-03-21 | add type and workspace_file columns to Task model | Sunil Shetye | |
use worker logger in serializers and views of simulationAPI | |||
2025-03-11 | add status to task | Sunil Shetye | |
2025-03-05 | replace task_id and file_obj with task | Sunil Shetye | |
get task_id from task now add debug | |||
2025-03-04 | check expire_at also | Sunil Shetye | |
2025-03-04 | save app name also | Sunil Shetye | |
add session count and return expire_at time store expire_at also | |||
2025-03-03 | Store session details in table | Suchita Lad | |
2025-03-03 | adding session key api | Sunil Shetye | |
write function to set session | |||
2025-02-28 | Updated files for session | Suchita Lad | |
2024-03-04 | fix flake8 errors | Sunil Shetye | |
2021-12-02 | add STREAM as a celery state | Sunil Shetye | |
2021-11-29 | save simulation log_name to database | Sunil Shetye | |
2021-10-29 | get simulation parameters | Sunil Shetye | |
get app_name also | |||
2021-10-23 | add simulation parameters to TaskFile | Sunil Shetye | |
2021-04-11 | no need to exclude files beginning with dot | Sunil Shetye | |
2021-04-11 | rename spiceFile to TaskFile | Sunil Shetye | |
2021-04-11 | adding redis | Sunil Shetye | |
2021-04-11 | adding simulation apis | Sunil Shetye | |