1
0
mirror of https://github.com/sasjs/server.git synced 2026-01-12 00:30:06 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
Yury Shkoda
6a34fa1b1d feat(session): add SessionController 2021-10-14 07:32:16 +00:00
Yury Shkoda
8b2564120d feat(execution): add ExecutionController working with session 2021-10-14 07:31:46 +00:00
Yury Shkoda
6e0b04a6e5 feat(session): add SessionController and ExecutionController 2021-10-11 14:16:22 +03:00
Yury Shkoda
cdbc3fd298 fix(executor): create tmp files before execution 2021-10-07 07:29:05 +00:00
Yury Shkoda
e7c02e24e6 test: fix test cases 2021-10-06 08:49:44 +03:00
Yury Shkoda
715b1dec68 fix(executor): fix nosplash argument and api response 2021-10-06 08:16:24 +03:00
Yury Shkoda
707b503942 feat(executor): improved api response 2021-10-05 17:24:20 +03:00
Yury Shkoda
52275ba67d feat(executor): response with webout 2021-10-05 11:18:20 +03:00
Yury Shkoda
aad562c0fd chore(git): merge branch 'issue-8' of https://github.com/sasjs/server into issue-8 2021-09-30 18:19:39 +03:00
Yury Shkoda
5b4e5626fc feat: improved deploy and execute endpoints 2021-09-30 14:39:54 +03:00
Yury Shkoda
39e486b8cb feat(execute): add macroVars to job execution 2021-08-09 11:18:49 +03:00
Yury Shkoda
bf1db4dd47 feat(execute): add sas controller 2021-08-03 08:28:28 +03:00
Yury Shkoda
8b1e79497f test: improved tests 2021-08-03 08:26:42 +03:00
Yury Shkoda
b4bf72f704 feat(deploy): add route to deploy a file tree to @sasjs/server 2021-07-09 08:27:15 +03:00
Yury Shkoda
f6046b15ae feat(api): set up endpoint for sas code execution 2021-06-10 20:12:23 +03:00