1
0
mirror of https://github.com/sasjs/core.git synced 2026-06-09 04:10:20 +00:00

Commit Graph

  • 0b694bb878 Update README.md Stefan-Dimitrov-Stoyanov 2021-08-11 13:34:44 +01:00
  • b403c02bba chore: docs for mm_createfolder Allan Bowe 2021-08-06 15:36:55 +03:00
  • 0b555bb31c Merge pull request #58 from sasjs/apploc v2.39.0 Allan Bowe 2021-08-04 22:04:55 +03:00
  • 40b513a9e3 feat: new mf_getapploc macro Allan Bowe 2021-08-04 22:00:18 +03:00
  • 4eacf4deae Merge pull request #57 from sasjs/mf_existfref v2.38.1 Allan Bowe 2021-08-03 14:32:23 +03:00
  • 5824423c13 fix: showing filerefs that exist (even when underlying does not) in mf_existfileref, along with 3 tests Allan Bowe 2021-08-03 14:16:52 +03:00
  • ce5bfd41dc chore(docs): updating header for mm_gettables Allan Bowe 2021-08-02 10:37:01 +03:00
  • 0c67a07e42 Merge pull request #56 from sasjs/ddlworkz v2.38.0 Allan Bowe 2021-07-30 10:11:27 +03:00
  • 187504600a chore: fixing test Allan Bowe 2021-07-30 00:21:02 +03:00
  • 658d67feaa chore: fixing comments Allan Bowe 2021-07-30 00:17:44 +03:00
  • 5207a77591 feat: new mp_lib2inserts macro. In addition, modified mp_getddl to ignore views, closing #5. Created a test, which highlighted another issue in mp_getddl (labels were being double quoted which caused macro resolution attempts when %including). Changed to single quotes. Switched 'outlib' to 'outschema' in mp_ds2inserts to harmonise with mp_getddl. Added a maxobs option, to speed up testing. Allan Bowe 2021-07-30 00:14:29 +03:00
  • 4456adf1dc fix: switching default flavour from BASE to SAS to be consistent with mp_getddl v2.37.4 Allan Bowe 2021-07-29 20:35:57 +03:00
  • 03962c2a50 fix: for PGSQL DDL generation, ignore tables with over 1600 columns (as they are not supported in Postgres) v2.37.3 Allan Bowe 2021-07-29 15:45:16 +03:00
  • 6d2fc7e265 fix: removing bug introduced to mp_getddl and adding a test to prevent regression v2.37.2 Allan Bowe 2021-07-29 13:02:58 +03:00
  • 39b2e7c5f9 fix: supporting salts over 32 chars in mp_hashdataset() v2.37.1 Allan Bowe 2021-07-28 23:22:43 +03:00
  • f99adf5c3e Merge pull request #55 from sasjs/insertforpg v2.37.0 Allan Bowe 2021-07-28 19:11:38 +03:00
  • 69f8e91a2d feat: adding salt as option for mp_hashdataset Allan Bowe 2021-07-28 17:04:41 +03:00
  • 5b5d01993f fix: updating mp_getddl to enable append to a fileref Allan Bowe 2021-07-28 17:01:49 +03:00
  • 00fa464a7c feat: updating mp_ds2inserts to support postgres database Allan Bowe 2021-07-27 11:07:12 +03:00
  • a5baf46233 chore: removing unnecessary proc format and generating the all.sas file Allan Bowe 2021-07-26 22:30:02 +03:00
  • d63d2a4ec1 Merge pull request #54 from sasjs/mp_ds2inserts v2.36.0 Allan Bowe 2021-07-26 22:10:44 +03:00
  • 900f694065 chore: removing extra period Allan Bowe 2021-07-26 21:59:48 +03:00
  • 838324c15e chore: updating header Allan Bowe 2021-07-26 19:06:53 +03:00
  • e3205ec06c feat: mp_ds2inserts macro for creating programs for inserting data (and corresponding test) Allan Bowe 2021-07-26 19:04:49 +03:00
  • 154a33434e chore: more contributors Allan Bowe 2021-07-24 21:06:30 +03:00
  • bfa1bbaeb1 chore: all contributors update in README Allan Bowe 2021-07-24 21:03:49 +03:00
  • 1f0128aec4 Merge pull request #53 from sasjs/base64doublebytefix v2.35.5 Allan Bowe 2021-07-18 17:16:58 +03:00
  • 69f03f4e14 fix: mp_base64copy.sas fixes, removed renegade % symbol and issue with truncation at character 76. Added two tests, including one to test double byte encoded characters. Allan Bowe 2021-07-18 17:05:05 +03:00
  • a932f321d8 Merge pull request #52 from sasjs/sasjs-cli-version-bump v2.35.4 Allan Bowe 2021-07-10 09:40:48 +03:00
  • 21200c11c1 fix: bump sasjs/cli version + 'prepare' support windows CMD/Powershell sasjs-cli-version-bump Saad Jutt 2021-07-10 03:43:58 +05:00
  • 825c97c49c fix: switch postinstall to prepare v2.35.3 Allan Bowe 2021-06-30 19:50:20 +03:00
  • f301899269 Merge pull request #51 from sasjs/issue50 v2.35.2 Allan Bowe 2021-06-29 00:09:42 +03:00
  • fc81f62d2f fix: setting syscc to zero to prevent error state in response. Closes #50 Allan Bowe 2021-06-28 23:52:12 +03:00
  • 93aea5ed02 Merge pull request #49 from sasjs/logfix v2.35.1 Allan Bowe 2021-06-27 00:35:24 +03:00
  • 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). Allan Bowe 2021-06-27 00:22:53 +03:00
  • cd75bf263a fix: removing redundant parameter from mv_getjoblog Allan Bowe 2021-06-26 21:11:26 +03:00
  • 929a1a9974 chore: updating docs Allan Bowe 2021-06-24 00:39:09 +03:00
  • 7cafb4fb36 Merge pull request #48 from sasjs/base64 v2.35.0 Allan Bowe 2021-06-24 00:30:21 +03:00
  • a8d222a0f8 chore: automated commit Allan Bowe 2021-06-24 00:29:54 +03:00
  • ac0ddf38b0 chore: automated commit Allan Bowe 2021-06-24 00:28:41 +03:00
  • ecd389c935 feat: adding mp_base64copy macro Allan Bowe 2021-06-24 00:26:41 +03:00
  • 06a5ea06f8 Merge pull request #46 from sasjs/mendfixes v2.34.8 Allan Bowe 2021-06-23 22:27:36 +03:00
  • 955471ed3c Merge branch 'main' into mendfixes Allan Bowe 2021-06-23 21:55:44 +03:00
  • c8d3b43b12 fix: adding lrecl to mv_createfile to support lines 1 million characters wide. Closes #47 v2.34.7 Allan Bowe 2021-06-23 21:53:32 +03:00
  • 3e313b06a9 fix: adding mend in python lua build Allan Bowe 2021-06-21 17:25:58 +03:00
  • d7371a4505 fix: adding mend to every macro statement using sasjs lint fix Allan Bowe 2021-06-21 17:25:01 +03:00
  • 7b884d165f chore: automated commit metaperms Allan Bowe 2021-06-21 17:21:45 +03:00
  • 32a6d15c2e Merge pull request #44 from sasjs/vpn-connection v2.34.6 Allan Bowe 2021-06-21 14:35:19 +03:00
  • b109e7cead fix: bumping core Allan Bowe 2021-06-21 11:27:06 +00:00
  • d291d3e287 chore: added vpn connection medjedovic 2021-06-21 11:49:37 +02:00
  • 5a2968e798 fix: supporting LATIN1 as well as WLATIN1 in mm_webout v2.34.5 Allan Bowe 2021-06-17 16:31:29 +03:00
  • 120ad9a7da fix: supporting bell cand escape characters when creating viya jobs / services with macro v2.34.4 Allan Bowe 2021-06-11 00:09:16 +03:00
  • 67a81b2690 chore: updating the docs for mm_spkexport.sas Allan Bowe 2021-06-08 20:09:23 +03:00
  • 506cf1812f fix: deal with dashes in sysencoding v2.34.3 Allan Bowe 2021-06-08 16:59:43 +03:00
  • 8cc0eb0dd7 Merge pull request #42 from sasjs/issue41 v2.34.2 Allan Bowe 2021-06-03 22:44:16 +03:00
  • 4c1f69da3a fix: using PROC JSON for JSON where SYSENCODING=wlatin1 issue41 Allan Bowe 2021-06-01 18:24:04 +03:00
  • f160ebe705 chore: updating all.sas from previous pushes Allan Bowe 2021-06-01 18:01:01 +03:00
  • 3f49925d01 Merge pull request #40 from sasjs/dependabot/npm_and_yarn/ws-7.4.6 Allan Bowe 2021-06-01 17:58:49 +03:00
  • 53ed5dc916 fix: adding extra debugging to mf_getvarlist v2.34.1 Allan Bowe 2021-06-01 09:32:19 +03:00
  • 808b24e31b chore: adding mend statement Allan Bowe 2021-05-31 15:15:17 +03:00
  • c51c9c2ca9 chore(deps): bump ws from 7.4.5 to 7.4.6 dependabot[bot] 2021-05-31 02:08:52 +00:00
  • 4d6edf5566 feat: additional options for mv_createfile.sas, also a log message to enable file to be easily opened v2.34.0 Allan Bowe 2021-05-30 13:22:50 +03:00
  • 41a24677f5 chore: automated commit Allan Bowe 2021-05-27 09:42:15 +03:00
  • e7d8d8ffb3 chore: updating docs Allan Bowe 2021-05-27 09:40:38 +03:00
  • 60d23dd618 Merge pull request #39 from sasjs/newviyafeatures v2.33.0 Allan Bowe 2021-05-27 00:31:44 +03:00
  • d2764c3cd1 chore: updating all.sas Allan Bowe 2021-05-26 23:37:38 +03:00
  • f9f4355143 feat: adding mv_createfile.sas and tests Allan Bowe 2021-05-26 23:37:24 +03:00
  • 18bc6c889d feat: adding mfv_existfolder.sas and tests Allan Bowe 2021-05-26 23:37:06 +03:00
  • 42a16ef496 feat: adding mfv_existfile.sas and tests Allan Bowe 2021-05-26 23:36:43 +03:00
  • 8178b801fb fix: using mfv_existfolder macro in mv_createfolder to save requests Allan Bowe 2021-05-26 23:36:09 +03:00
  • ce331a23c8 fix: ensuring obs is updated when the table has zero columns Allan Bowe 2021-05-26 23:35:25 +03:00
  • 1cc9213467 feat: refreshing mf_abort (it's now an actual macro function) Allan Bowe 2021-05-26 23:34:43 +03:00
  • aabbf4d0f9 Merge pull request #38 from sasjs/weboutfixes v2.32.5 Allan Bowe 2021-05-26 18:29:08 +03:00
  • 2bea8be70d chore: logging in test Allan Bowe 2021-05-26 18:19:04 +03:00
  • 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 Allan Bowe 2021-05-26 10:36:45 +03:00
  • 7915ba2c41 fix: running python to rebuild all.sas and mx_createwebservice macros v2.32.4 Allan Bowe 2021-05-25 15:50:06 +03:00
  • cc61e48868 Merge pull request #37 from sasjs/createfolderfix v2.32.3 Yury Shkoda 2021-05-25 15:40:27 +03:00
  • 62db83dcf6 fix: addressed issue when creating recursive folers in mv_createfolder.sas Allan Bowe 2021-05-25 15:33:02 +03:00
  • 7ea9e0f8e9 Merge pull request #36 from sasjs/filter_json_fixes v2.32.2 Allan Bowe 2021-05-21 16:30:53 +03:00
  • 1c852515f5 fix: adding more tests to mp_filtervalidate Allan Bowe 2021-05-21 16:27:10 +03:00
  • b7e677bd8e fix: adding utf8 to mp_jsonout Allan Bowe 2021-05-21 16:26:53 +03:00
  • f47f0d2cee chore: removing ghooks reference from package.json Allan Bowe 2021-05-20 11:56:41 +03:00
  • 3d0f426a98 Merge pull request #35 from sasjs/issue33 v2.32.1 Allan Bowe 2021-05-20 11:40:29 +03:00
  • 2cb51f6164 fix: adding sysvlong to mp_abort also Allan Bowe 2021-05-20 11:39:28 +03:00
  • b73bf998da Merge pull request #34 from sasjs/issue33 v2.32.0 Allan Bowe 2021-05-20 11:25:43 +03:00
  • c9ad38ee98 feat: adding sysvlong to the webout macros, also updating documentation and adding tests. Closes #33 Allan Bowe 2021-05-20 11:23:10 +03:00
  • 76b1b951c0 chore: adding SECURITY.md Allan Bowe 2021-05-19 19:05:46 +03:00
  • 996054b17a Merge pull request #32 from sasjs/git-commit-hook v2.31.0 Allan Bowe 2021-05-19 18:55:35 +03:00
  • 7fca3d4e3f chore: readme update for star graph Allan Bowe 2021-05-19 18:24:02 +03:00
  • c4e599c861 chore: readme update (badges for issue counts) Allan Bowe 2021-05-19 18:19:35 +03:00
  • 0f6ff2cc1e chore: updating devdependency version for sasjs/cli Allan Bowe 2021-05-19 18:16:00 +03:00
  • 7cac4c71fb chore: updating package.json Allan Bowe 2021-05-19 18:14:04 +03:00
  • 1322bdab92 fix: deprecating ghooks, adding conventional commit hook also Allan Bowe 2021-05-19 18:10:57 +03:00
  • f201df606a chore: automated commit Allan Bowe 2021-05-19 17:42:43 +03:00
  • a56fce86b1 feat(git): enabled pre-commit hook enforcing conventional commits Yury Shkoda 2021-05-19 15:03:02 +03:00
  • 41ccc5fdd9 Merge pull request #30 from sasjs/travis v2.30.6 Allan Bowe 2021-05-16 00:25:49 +03:00
  • b2877bd493 chore: automated commit Allan Bowe 2021-05-16 00:25:04 +03:00
  • df8f8893e7 chore: automated commit Allan Bowe 2021-05-16 00:16:59 +03:00
  • 27fbdf193b chore: automated commit Allan Bowe 2021-05-16 00:15:52 +03:00
  • 6ae892989d chore: automated commit Allan Bowe 2021-05-16 00:14:37 +03:00