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

23 Commits

Author SHA1 Message Date
Yury Shkoda
129cb7c128 chore(utils): add sleep util 2021-10-14 07:34:37 +00:00
Yury Shkoda
9cf02b25d0 refactor: improve types and imports 2021-10-14 07:34:08 +00:00
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
57f3824ba8 test: create tmp folder if it doesn't exist before tests 2021-10-06 09:13:17 +03:00
Yury Shkoda
a18502671e test(wip): fixing failing test on CI 2021-10-06 09:02:24 +03: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
f0f1e1d57e feat(deploy): add appLoc 2021-10-04 16:57:54 +03:00
Yury Shkoda
7b403c151e feat(express): increase payload max size 2021-10-04 16:55:58 +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
febdeed2c5 test(deploy): cover deploy route with unit test 2021-07-09 08:28:33 +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
Yury Shkoda
c3b7a84322 chore(*): initial commit 2021-06-09 09:03:54 +03:00