 Allan BoweandGitHub
|
955471ed3c
|
Merge branch 'main' into mendfixes
|
2021-06-23 21:55:44 +03:00 |
|
 Allan BoweandGitHub
|
32a6d15c2e
|
Merge pull request #44 from sasjs/vpn-connection
chore: added vpn connection
|
2021-06-21 14:35:19 +03:00 |
|
 Allan BoweandGitHub
|
8cc0eb0dd7
|
Merge pull request #42 from sasjs/issue41
closes #42 Issue41
|
2021-06-03 22:44:16 +03:00 |
|
 Allan BoweandGitHub
|
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 BoweandGitHub
|
60d23dd618
|
Merge pull request #39 from sasjs/newviyafeatures
Newviyafeatures
|
2021-05-27 00:31:44 +03:00 |
|
 Allan BoweandGitHub
|
aabbf4d0f9
|
Merge pull request #38 from sasjs/weboutfixes
fix: changing replace to YES in mm_createwebservice.sas, also setting…
|
2021-05-26 18:29:08 +03:00 |
|
 Allan BoweandGitHub
|
7ea9e0f8e9
|
Merge pull request #36 from sasjs/filter_json_fixes
Filter json fixes
|
2021-05-21 16:30:53 +03:00 |
|
 Allan BoweandGitHub
|
f47f0d2cee
|
chore: removing ghooks reference from package.json
|
2021-05-20 11:56:41 +03:00 |
|
 Allan BoweandGitHub
|
3d0f426a98
|
Merge pull request #35 from sasjs/issue33
fix: adding sysvlong to mp_abort also
|
2021-05-20 11:40:29 +03:00 |
|
 Allan BoweandGitHub
|
b73bf998da
|
Merge pull request #34 from sasjs/issue33
feat: adding sysvlong to the webout macros, also updating documentati…
|
2021-05-20 11:25:43 +03:00 |
|
 Allan BoweandGitHub
|
76b1b951c0
|
chore: adding SECURITY.md
|
2021-05-19 19:05:46 +03:00 |
|
 Allan BoweandGitHub
|
996054b17a
|
Merge pull request #32 from sasjs/git-commit-hook
feat(git): enabled pre-commit hook enforcing conventional commits
|
2021-05-19 18:55:35 +03:00 |
|
 Allan BoweandGitHub
|
41ccc5fdd9
|
Merge pull request #30 from sasjs/travis
chore: travis yaml
|
2021-05-16 00:25:49 +03:00 |
|
 Allan BoweandGitHub
|
c4e17e43e8
|
Create CODE_OF_CONDUCT.md
|
2021-05-15 15:03:59 +03:00 |
|
 Allan BoweandGitHub
|
fed217eec3
|
Merge pull request #29 from sasjs/issue10
fix: adding checks for consul token access, and two tests to ensure t…
|
2021-05-15 14:42:53 +03:00 |
|
 Allan BoweandGitHub
|
9de512cfc7
|
Merge pull request #28 from sasjs/issue7
fix: adding licence info. Closes #7
|
2021-05-13 21:50:36 +03:00 |
|
 Allan BoweandGitHub
|
5f805b006f
|
Merge pull request #27 from sasjs/issue14
feat: adding MATCH parameter to mp_searchcols.sas to enable fuzzy mat…
|
2021-05-13 21:40:03 +03:00 |
|
 Allan BoweandGitHub
|
779e4942c7
|
Merge pull request #26 from tmoody/fix/clean_exit_mv_jobflow_on_syscc
fix: early exit, with syscc, when submitted jobs fail within a flow
|
2021-05-12 16:31:06 +03:00 |
|
 Allan BoweandGitHub
|
b7bafb49f4
|
Merge pull request #25 from sasjs/dcfixes
fix: more logging in mp_abort, fixing job test, better return values …
|
2021-05-11 23:37:25 +03:00 |
|
 Allan BoweandGitHub
|
1a595c64c6
|
Merge pull request #24 from sasjs/abortfix
fix: mp_abort cleanup
|
2021-05-11 21:14:46 +03:00 |
|
 Allan BoweandGitHub
|
a27496c7b3
|
Merge pull request #23 from tmoody/fix/non_stp_syscc_propagation
fix: Non-stp propagation of syscc
|
2021-05-10 14:58:04 +03:00 |
|
 Allan BoweandGitHub
|
265389befc
|
Merge branch 'main' into fix/non_stp_syscc_propagation
|
2021-05-10 14:57:24 +03:00 |
|
 Allan BoweandGitHub
|
5e77494aa6
|
Merge pull request #22 from sasjs/mp_json
fix: adding formatting to mp_jsonout, and a test
|
2021-05-10 03:44:08 +03:00 |
|
 Allan BoweandGitHub
|
f625b04189
|
Merge pull request #21 from sasjs/ds2fmtds
feat: new mp_ds2fmtds macro - converts a dataset to a new dataset whe…
|
2021-05-10 01:26:51 +03:00 |
|
 Allan BoweandGitHub
|
38d2195d32
|
Merge pull request #20 from sasjs/testframework
fix: refreshed the testing toolkit, added debug options, updated docu…
|
2021-05-08 23:29:21 +03:00 |
|
 Allan BoweandGitHub
|
af98909753
|
Merge pull request #19 from sasjs/mp_assert
feat: new (generic) mp_assert macro, and new feature (type filter) fo…
|
2021-05-06 20:59:49 +03:00 |
|
 Allan BoweandGitHub
|
805474bb46
|
Merge pull request #18 from sasjs/jobresult
fix: enabling fileref as output option for sas code obtained via mm_g…
|
2021-05-06 15:27:18 +03:00 |
|
 Allan BoweandGitHub
|
f20d7476bf
|
Merge pull request #17 from sasjs/jobresult
feat: new mv_getjobresult.sas macro, corresponding test, and additional fixes
|
2021-05-06 01:08:56 +03:00 |
|
 Allan BoweandGitHub
|
47a33452e0
|
Merge pull request #16 from sasjs/testrelease
feat: new macro for validating inputs (mp_validatecol.sas), also a re…
|
2021-05-05 01:36:38 +03:00 |
|
 Allan BoweandGitHub
|
6ee13a2779
|
Merge pull request #15 from sasjs/removewarns
fix: removing WARNINGs from code logic
|
2021-05-03 20:30:43 +03:00 |
|
 Allan BoweandGitHub
|
f48c291dce
|
Merge pull request #13 from sasjs/issue12
fix: switching to data step for JSON generation in mp_jsonout and the…
|
2021-04-08 08:45:54 +01:00 |
|
 Allan BoweandGitHub
|
49fbc210ad
|
Update .gitpod.yml
|
2021-04-05 14:22:58 +01:00 |
|
 Allan BoweandGitHub
|
951aa474f2
|
Update .gitpod.dockerfile
|
2021-04-05 14:16:22 +01:00 |
|
 Allan BoweandGitHub
|
961dd54ee0
|
Update .gitpod.dockerfile
|
2021-04-05 13:29:39 +01:00 |
|
 Allan BoweandGitHub
|
921354dac7
|
Update .gitpod.yml
|
2021-04-05 12:59:31 +01:00 |
|
 Allan BoweandGitHub
|
48212f8797
|
Merge pull request #11 from sasjs/sasjslintfixes
sasjs lint fixes
|
2021-04-03 20:58:58 +01:00 |
|
 Allan BoweandGitHub
|
01a9a5b823
|
Update README.md
|
2021-03-25 20:09:24 +01:00 |
|
 Allan BoweandGitHub
|
35eadd0e9d
|
Update README.md
|
2021-03-25 15:45:28 +01:00 |
|
 Allan BoweandGitHub
|
ffdfc57aa6
|
Merge pull request #9 from tmoody/main
fix: Closes issue #8. Optionally raise SYSCC and exit early on job no…
|
2021-03-17 17:32:35 +01:00 |
|
 Allan BoweandGitHub
|
e38f331ad5
|
Merge pull request #6 from sasjs/sasjsdoc
initial commit
|
2021-02-04 15:48:20 +02:00 |
|
 Allan BoweandGitHub
|
2eb246c543
|
fix: removing favicon file
|
2021-01-14 18:07:42 +01:00 |
|
 Allan BoweandGitHub
|
2b683509ac
|
Merge pull request #4 from sasjs/change
fix: base_uri
|
2020-09-03 16:26:48 +02:00 |
|
 Allan BoweandGitHub
|
6443e2d2ef
|
Merge pull request #3 from sasjs/mp_rafal
Fix: Unique Indexes Added
|
2020-08-05 13:57:00 +02:00 |
|
 Allan BoweandGitHub
|
041aff9bc0
|
Merge pull request #2 from rafgag/mp_rafal
FEAT: adding Primary Key constraints
|
2020-08-04 12:00:28 +02:00 |
|