Saad Jutt
|
21200c11c1
|
fix: bump sasjs/cli version + 'prepare' support windows CMD/Powershell
|
2021-07-10 03:43:58 +05:00 |
|
Allan Bowe
|
825c97c49c
|
fix: switch postinstall to prepare
v2.35.3
|
2021-06-30 19:50:20 +03:00 |
|
Allan Bowe
|
f301899269
|
Merge pull request #51 from sasjs/issue50
fix: setting syscc to zero to prevent error state in response. Close…
v2.35.2
|
2021-06-29 00:09:42 +03:00 |
|
Allan Bowe
|
fc81f62d2f
|
fix: setting syscc to zero to prevent error state in response. Closes #50
|
2021-06-28 23:52:12 +03:00 |
|
Allan Bowe
|
93aea5ed02
|
Merge pull request #49 from sasjs/logfix
Context fixes on mv_jobflow and mp_testservice
v2.35.1
|
2021-06-27 00:35:24 +03:00 |
|
Allan Bowe
|
55d4c7238a
|
fix: updating mp_testservice.sas and mv_jobflow to use the provided context. Also updating mv_getjobresult to fetch byte by byte (as some inputs are very wide).
|
2021-06-27 00:22:53 +03:00 |
|
Allan Bowe
|
cd75bf263a
|
fix: removing redundant parameter from mv_getjoblog
|
2021-06-26 21:11:26 +03:00 |
|
Allan Bowe
|
929a1a9974
|
chore: updating docs
|
2021-06-24 00:39:09 +03:00 |
|
Allan Bowe
|
7cafb4fb36
|
Merge pull request #48 from sasjs/base64
feat: adding mp_base64copy macro
v2.35.0
|
2021-06-24 00:30:21 +03:00 |
|
Allan Bowe
|
a8d222a0f8
|
chore: automated commit
|
2021-06-24 00:29:54 +03:00 |
|
Allan Bowe
|
ac0ddf38b0
|
chore: automated commit
|
2021-06-24 00:28:41 +03:00 |
|
Allan Bowe
|
ecd389c935
|
feat: adding mp_base64copy macro
|
2021-06-24 00:26:41 +03:00 |
|
Allan Bowe
|
06a5ea06f8
|
Merge pull request #46 from sasjs/mendfixes
sasjs lint fix for macro name in MEND statement
v2.34.8
|
2021-06-23 22:27:36 +03:00 |
|
Allan Bowe
|
955471ed3c
|
Merge branch 'main' into mendfixes
|
2021-06-23 21:55:44 +03:00 |
|
Allan Bowe
|
c8d3b43b12
|
fix: adding lrecl to mv_createfile to support lines 1 million characters wide. Closes #47
v2.34.7
|
2021-06-23 21:53:32 +03:00 |
|
Allan Bowe
|
3e313b06a9
|
fix: adding mend in python lua build
|
2021-06-21 17:25:58 +03:00 |
|
Allan Bowe
|
d7371a4505
|
fix: adding mend to every macro statement using sasjs lint fix
|
2021-06-21 17:25:01 +03:00 |
|
Allan Bowe
|
32a6d15c2e
|
Merge pull request #44 from sasjs/vpn-connection
chore: added vpn connection
v2.34.6
|
2021-06-21 14:35:19 +03:00 |
|
Allan Bowe
|
b109e7cead
|
fix: bumping core
|
2021-06-21 11:27:06 +00:00 |
|
|
|
d291d3e287
|
chore: added vpn connection
|
2021-06-21 11:49:37 +02:00 |
|
Allan Bowe
|
5a2968e798
|
fix: supporting LATIN1 as well as WLATIN1 in mm_webout
v2.34.5
|
2021-06-17 16:31:29 +03:00 |
|
Allan Bowe
|
120ad9a7da
|
fix: supporting bell cand escape characters when creating viya jobs / services with macro
v2.34.4
|
2021-06-11 00:09:16 +03:00 |
|
Allan Bowe
|
67a81b2690
|
chore: updating the docs for mm_spkexport.sas
|
2021-06-08 20:09:23 +03:00 |
|
Allan Bowe
|
506cf1812f
|
fix: deal with dashes in sysencoding
v2.34.3
|
2021-06-08 16:59:43 +03:00 |
|
Allan Bowe
|
8cc0eb0dd7
|
Merge pull request #42 from sasjs/issue41
closes #42 Issue41
v2.34.2
|
2021-06-03 22:44:16 +03:00 |
|
Allan Bowe
|
4c1f69da3a
|
fix: using PROC JSON for JSON where SYSENCODING=wlatin1
|
2021-06-01 18:24:04 +03:00 |
|
Allan Bowe
|
f160ebe705
|
chore: updating all.sas from previous pushes
|
2021-06-01 18:01:01 +03:00 |
|
Allan Bowe
|
3f49925d01
|
Merge pull request #40 from sasjs/dependabot/npm_and_yarn/ws-7.4.6
chore(deps): bump ws from 7.4.5 to 7.4.6
|
2021-06-01 17:58:49 +03:00 |
|
Allan Bowe
|
53ed5dc916
|
fix: adding extra debugging to mf_getvarlist
v2.34.1
|
2021-06-01 09:32:19 +03:00 |
|
Allan Bowe
|
808b24e31b
|
chore: adding mend statement
|
2021-05-31 15:15:17 +03:00 |
|
dependabot[bot]
|
c51c9c2ca9
|
chore(deps): bump ws from 7.4.5 to 7.4.6
Bumps [ws](https://github.com/websockets/ws) from 7.4.5 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.5...7.4.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-31 02:08:52 +00:00 |
|
Allan Bowe
|
4d6edf5566
|
feat: additional options for mv_createfile.sas, also a log message to enable file to be easily opened
v2.34.0
|
2021-05-30 13:22:50 +03:00 |
|
Allan Bowe
|
41a24677f5
|
chore: automated commit
|
2021-05-27 09:42:15 +03:00 |
|
Allan Bowe
|
e7d8d8ffb3
|
chore: updating docs
|
2021-05-27 09:40:38 +03:00 |
|
Allan Bowe
|
60d23dd618
|
Merge pull request #39 from sasjs/newviyafeatures
Newviyafeatures
v2.33.0
|
2021-05-27 00:31:44 +03:00 |
|
Allan Bowe
|
d2764c3cd1
|
chore: updating all.sas
|
2021-05-26 23:37:38 +03:00 |
|
Allan Bowe
|
f9f4355143
|
feat: adding mv_createfile.sas and tests
|
2021-05-26 23:37:24 +03:00 |
|
Allan Bowe
|
18bc6c889d
|
feat: adding mfv_existfolder.sas and tests
|
2021-05-26 23:37:06 +03:00 |
|
Allan Bowe
|
42a16ef496
|
feat: adding mfv_existfile.sas and tests
|
2021-05-26 23:36:43 +03:00 |
|
Allan Bowe
|
8178b801fb
|
fix: using mfv_existfolder macro in mv_createfolder to save requests
|
2021-05-26 23:36:09 +03:00 |
|
Allan Bowe
|
ce331a23c8
|
fix: ensuring obs is updated when the table has zero columns
|
2021-05-26 23:35:25 +03:00 |
|
Allan Bowe
|
1cc9213467
|
feat: refreshing mf_abort (it's now an actual macro function)
|
2021-05-26 23:34:43 +03:00 |
|
Allan Bowe
|
aabbf4d0f9
|
Merge pull request #38 from sasjs/weboutfixes
fix: changing replace to YES in mm_createwebservice.sas, also setting…
v2.32.5
|
2021-05-26 18:29:08 +03:00 |
|
Allan Bowe
|
2bea8be70d
|
chore: logging in test
|
2021-05-26 18:19:04 +03:00 |
|
Allan Bowe
|
9b2368443e
|
fix: changing replace to YES in mm_createwebservice.sas, also setting a default for code to ft15f001. More debugging added to mv_createfolder.sas
|
2021-05-26 10:36:45 +03:00 |
|
Allan Bowe
|
7915ba2c41
|
fix: running python to rebuild all.sas and mx_createwebservice macros
v2.32.4
|
2021-05-25 15:50:06 +03:00 |
|
Yury Shkoda
|
cc61e48868
|
Merge pull request #37 from sasjs/createfolderfix
fix: addressed issue when creating recursive folers in mv_createfolde…
v2.32.3
|
2021-05-25 15:40:27 +03:00 |
|
Allan Bowe
|
62db83dcf6
|
fix: addressed issue when creating recursive folers in mv_createfolder.sas
|
2021-05-25 15:33:02 +03:00 |
|
Allan Bowe
|
7ea9e0f8e9
|
Merge pull request #36 from sasjs/filter_json_fixes
Filter json fixes
v2.32.2
|
2021-05-21 16:30:53 +03:00 |
|
Allan Bowe
|
1c852515f5
|
fix: adding more tests to mp_filtervalidate
|
2021-05-21 16:27:10 +03:00 |
|