Yury
|
48a9a4dd0e
|
fix(api): fixed condition in processProgram
|
2024-10-31 11:17:20 +03:00 |
|
Yury
|
4f6f735f5b
|
chore(lint): fixed code style issue
|
2024-10-31 10:08:34 +03:00 |
|
Yury
|
6b6546c7ad
|
feat(api): added session state endpoint
|
2024-10-30 17:42:50 +03:00 |
|
Yury
|
f94ddc0352
|
refactor(session): implemented session state
|
2024-10-30 15:33:06 +03:00 |
|
Yury
|
3053c68bdf
|
chore(lint): fixed linting issues
|
2024-10-29 11:40:44 +03:00 |
|
Yury
|
ffcf193b87
|
feat(code): added code/trigger API endpoint
|
2024-10-29 11:18:04 +03:00 |
|
 Allan BoweandGitHub
|
7e8cbbf377
|
fix: enable embedded LFs in JS STP vars
|
2023-11-07 15:51:32 +00:00 |
|
Yury Shkoda
|
0f91395fbb
|
lint: fixed linting issues
|
2023-07-24 18:36:08 +03:00 |
|
Yury Shkoda
|
167b14fed0
|
docs(log-separator): left comment
|
2023-07-24 18:29:20 +03:00 |
|
Yury Shkoda
|
8940f4dc47
|
fix(log-separator): log separator should always wrap log
|
2023-07-24 18:27:21 +03:00 |
|
Yury Shkoda
|
958ab9cad2
|
chore(execution): add includePrintOutput to ExecuteFileParams
|
2023-05-03 10:46:21 +03:00 |
|
Yury Shkoda
|
9aaffce820
|
fix(execute): fixed adding print output
|
2023-05-02 15:49:44 +03:00 |
|
Yury Shkoda
|
e78f87f5c0
|
fix(execute): added atribute indicating stp api
|
2023-05-02 15:18:05 +03:00 |
|
Yury Shkoda
|
9f521634d9
|
chore(webout): added comment
|
2023-05-02 11:30:55 +03:00 |
|
Yury Shkoda
|
31df72ad88
|
fix(webout): fixed adding empty webout to response payload
|
2023-05-02 11:17:12 +03:00 |
|
Yury Shkoda
|
6dd2f4f876
|
fix(execution): removed empty webout from response
|
2023-04-28 17:25:30 +03:00 |
|
Yury Shkoda
|
c0f38ba7c9
|
wip(print-output): added print output to response payload
|
2023-04-28 15:09:44 +03:00 |
|
allan
|
d49ea47bd7
|
fix: removing print redirection pending full #274 fix
|
2023-04-24 21:58:13 +01:00 |
|
allan
|
b4436bad0d
|
fix: applying nologo only for sas.exe
Closes #352
|
2023-04-20 09:16:22 +01:00 |
|
Allan Bowe
|
96eca3a35d
|
fix: adding NOPRNGETLIST system option for faster startup
|
2023-01-01 16:49:48 +00:00 |
|
sabhas
|
23c997b3be
|
fix: execute child process asyncronously
|
2022-12-01 23:27:40 +05:00 |
|
sabhas
|
39ba995355
|
fix: JS / Python / R session folders should be NEW folders, not existing SAS folders
|
2022-12-01 23:26:30 +05:00 |
|
sabhas
|
4dcee4b3c3
|
fix: update the content type header after the program has been executed
|
2022-11-28 23:53:36 +05:00 |
|
 Allan BoweandGitHub
|
5a1d168e83
|
Merge pull request #324 from sasjs/issue-322
fix: update the response header of request to stp/execute routes
|
2022-11-28 17:38:05 +00:00 |
|
sabhas
|
112431a1b7
|
fix: update the response header of request to stp/execute routes
|
2022-11-27 21:57:26 +05:00 |
|
sabhas
|
b27d684145
|
chore: use process.logger instead of condole.log
|
2022-11-17 23:03:33 +05:00 |
|
medjedovic
|
36be3a7d5e
|
feat: mocking sas9 responses with JS STP
|
2022-10-17 18:31:08 +02:00 |
|
sabhas
|
424f0fc1fa
|
feat: Enable SAS_PACKAGES in SASjs Server
|
2022-10-03 19:43:02 +05:00 |
|
sabhas
|
9977c9d161
|
fix: default content-type for sas programs should be text/plain
|
2022-09-20 02:32:22 +05:00 |
|
sabhas
|
0327f7c6ec
|
chore: no need to escapeWinSlash in _sasjs_webout_headers
|
2022-09-19 23:51:18 +05:00 |
|
sabhas
|
92549402eb
|
chore: use utility function escapeWinSlashes
|
2022-09-19 23:36:04 +05:00 |
|
sabhas
|
0749d65173
|
fix: SASJS_WEBOUT_HEADERS path for windows
|
2022-09-19 15:53:51 +05:00 |
|
sabhas
|
662b2ca36a
|
chore: replace env variable RSCRIPT_PATH with R_PATH
|
2022-09-09 15:23:46 +05:00 |
|
sabhas
|
16b7aa6abb
|
chore: merge js, py and r session controller classes to base session controller class
|
2022-09-09 00:49:26 +05:00 |
|
sabhas
|
d6651bbdbe
|
feat: add support for R stored programs
|
2022-09-06 21:52:21 +05:00 |
|
Allan Bowe
|
393b5eaf99
|
fix: SASINITIALFOLDER split over 2 params, closes #271
|
2022-09-02 17:59:10 +00:00 |
|
Allan Bowe
|
9f06080348
|
fix: invalid JS logic
|
2022-09-01 12:35:58 +00:00 |
|
Allan Bowe
|
e63271a67a
|
fix: making SASINITIALFOLDER option windows only. Closes #267
|
2022-09-01 12:18:53 +00:00 |
|
 Allan BoweandGitHub
|
53033ccc96
|
Merge pull request #262 from sasjs/allanbowe/sas-default-folder-should-260
fix: addition of SASINITIALFOLDER startup option. Closes #260
|
2022-08-31 10:32:14 +01:00 |
|
Allan Bowe
|
a5ee2f2923
|
fix: addition of SASINITIALFOLDER startup option. Closes #260
|
2022-08-19 15:20:36 +00:00 |
|
sabhas
|
98ea2ac9b9
|
fix: update response of /SASjsApi/stp/execute and /SASjsApi/code/execute
|
2022-08-19 15:06:39 +05:00 |
|
sabhas
|
bd97363c13
|
chore: quick fixes
|
2022-08-18 01:39:03 +05:00 |
|
sabhas
|
02e88ae728
|
fix: update content for code.sas file
|
2022-08-18 01:20:33 +05:00 |
|
sabhas
|
882bedd5d5
|
fix: add a new variable _SASJS_WEBOUT_HEADERS to code.js and code.py
|
2022-08-18 01:19:47 +05:00 |
|
sabhas
|
8780b800a3
|
fix: update default content type for python and js runtimes
|
2022-08-18 01:17:17 +05:00 |
|
sabhas
|
b06993ab9e
|
feat: implement the logic for running python stored programs
|
2022-08-16 15:51:37 +05:00 |
|
Allan Bowe
|
f8bb7327a8
|
fix: adding proc printto in precode to enable print output in log. Closes #253
|
2022-08-11 15:01:46 +00:00 |
|
Allan Bowe
|
77db14c690
|
fix: adding options to prevent unwanted windows on windows. Closes #244
|
2022-07-31 16:58:33 +00:00 |
|
sabhas
|
04e0f9efe3
|
chore: merge main into issue-198
|
2022-07-22 22:31:32 +05:00 |
|
sabhas
|
0f19384999
|
fix: fileTree api response to include an additional attribute isFolder
|
2022-07-19 16:13:46 +05:00 |
|