Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
7721a37
documentation fix
rmothilal May 21, 2019
9f0c174
version update
rmothilal May 21, 2019
32a062a
merge conflicts
rmothilal May 22, 2019
c430238
fix for incorrect cache getting deleted
rmothilal May 22, 2019
915b91e
Merge branch 'master' of https://github.com/mojaloop/simulator
rmothilal May 22, 2019
8bcda3b
added PUT /payeefsp/participants/{type}/{id} to the simulator so that…
rmothilal May 22, 2019
1408499
Merge branch 'master' of https://github.com/mojaloop/simulator
rmothilal May 24, 2019
5311a32
changed logging for all requests, health and metrics now log.debug so…
rmothilal May 27, 2019
5cdd8aa
no message
rmothilal May 27, 2019
21d4c67
Merge branch 'master' of https://github.com/mojaloop/simulator
rmothilal May 31, 2019
57569d0
transactions requests handler
rmothilal Jul 24, 2019
bab87c9
Merge branch 'master' of https://github.com/mojaloop/simulator
rmothilal Jul 24, 2019
2529efe
Added endpoints for bulk transfers
rmothilal Jul 24, 2019
560c25b
added my name to list of contributors
rmothilal Jul 24, 2019
33bab5e
Removed Murthy
rmothilal Jul 24, 2019
afca405
updated to allow correct payloads
rmothilal Jul 25, 2019
07d3c07
Merge branch 'master' of https://github.com/mojaloop/simulator
rmothilal Aug 20, 2019
98dc1aa
Merge branch 'master' of https://github.com/mojaloop/simulator
rmothilal Aug 30, 2019
bf3304e
updated route validation to accept type
rmothilal Aug 30, 2019
a52ba88
Merge branch 'master' of https://github.com/mojaloop/simulator
rmothilal Sep 30, 2019
949c21c
Merge branch 'master' of https://github.com/mojaloop/simulator
rmothilal Oct 24, 2019
0010e71
Merge branch 'master' of https://github.com/mojaloop/simulator
rmothilal Nov 5, 2019
5329215
Merge branch 'master' of https://github.com/mojaloop/simulator
rmothilal Dec 11, 2019
4eaacab
Merge branch 'master' of https://github.com/mojaloop/simulator
rmothilal Jan 13, 2020
b811cb4
updated for logging times on the simulator for post transfers (#126)
rmothilal Jan 14, 2020
f806dce
Feature/#1140 host logging enhancement optimizations (#127)
rmothilal Jan 14, 2020
c83df99
updated shared lib version
Jan 15, 2020
3b943db
Feature/#1140 host logging enhancement optimizations (#128)
rmothilal Jan 15, 2020
a778296
Feature/#1140 host logging enhancement optimizations (#135)
rmothilal Jan 27, 2020
eac12de
wip
Jan 28, 2020
83772b3
Merge branch 'feature/#1140HostLoggingEnhancementOptimizations' of ht…
Feb 6, 2020
c2b8130
removed span tags and info from sendRequest
Feb 6, 2020
7ada346
port back to 8444
Feb 6, 2020
c64ba0c
updated dependency to central-services-shared@9.3.2-snapshot
yosheeck Mar 10, 2020
95ce915
Merge branch 'master' into feature/tracestat-timestamp
yosheeck Mar 10, 2020
ddd6a2e
Added support for configuring the HTTP Agent options for callbacks.
mdebarros Mar 30, 2020
1aa437a
Merge branch 'master' of https://github.com/mojaloop/simulator into r…
Apr 14, 2020
9406960
ignored some vulnerability checks for a week
Apr 14, 2020
452feab
removed threadpool size setting from code and changed logger level fo…
Apr 14, 2020
44e9de6
updated logger to use Logger.is{Level}Enabled
Apr 15, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
command: mkdir -p ./audit/results
- run:
name: Check for new npm vulnerabilities
command: npm run audit:check --silent -- --json > ./audit/results/auditResults.json
command: npm run audit:check --silent -- --json > ./audit/results/auditResults.json
- store_artifacts:
path: ./audit/results
prefix: audit
Expand Down
7 changes: 6 additions & 1 deletion .ncurc.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"reject": [

"hapi-swagger",
"@hapi/joi",
"@hapi/inert",
"@hapi/good",
"@hapi/vision",
"@hapi/hapi"
]
}
48 changes: 24 additions & 24 deletions audit-resolve.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,43 +2,43 @@
"decisions": {
"1179|@mojaloop/central-services-logger>rc>minimist": {
"decision": "ignore",
"madeAt": 1585126050129,
"expiresAt": 1585730841159
"madeAt": 1586850165517,
"expiresAt": 1587454961179
},
"1179|@mojaloop/central-services-shared>@mojaloop/central-services-logger>rc>minimist": {
"decision": "ignore",
"madeAt": 1585126050129,
"expiresAt": 1585730841159
"madeAt": 1586850165517,
"expiresAt": 1587454961179
},
"1179|@mojaloop/central-services-shared>@mojaloop/event-sdk>@mojaloop/central-services-logger>rc>minimist": {
"decision": "ignore",
"madeAt": 1585126050129,
"expiresAt": 1585730841159
"madeAt": 1586850165517,
"expiresAt": 1587454961179
},
"1179|@mojaloop/central-services-shared>@mojaloop/event-sdk>rc>minimist": {
"decision": "ignore",
"madeAt": 1585126050129,
"expiresAt": 1585730841159
"madeAt": 1586850165517,
"expiresAt": 1587454961179
},
"1179|npm-check-updates>requireg>rc>minimist": {
"decision": "ignore",
"madeAt": 1585126050129,
"expiresAt": 1585730841159
"madeAt": 1586850165517,
"expiresAt": 1587454961179
},
"1179|npm-check-updates>update-notifier>latest-version>package-json>registry-auth-token>rc>minimist": {
"decision": "ignore",
"madeAt": 1585126050129,
"expiresAt": 1585730841159
"madeAt": 1586850165517,
"expiresAt": 1587454961179
},
"1179|npm-check-updates>update-notifier>latest-version>package-json>registry-url>rc>minimist": {
"decision": "ignore",
"madeAt": 1585126050129,
"expiresAt": 1585730841159
"madeAt": 1586850165517,
"expiresAt": 1587454961179
},
"1179|standard>standard-engine>minimist": {
"decision": "ignore",
"madeAt": 1585126050129,
"expiresAt": 1585730841159
"madeAt": 1586850165517,
"expiresAt": 1587454961179
},
"1179|npm-check-updates>rc-config-loader>json5>minimist": {
"decision": "ignore",
Expand All @@ -47,23 +47,23 @@
},
"1179|@mojaloop/central-services-shared>@mojaloop/event-sdk>grpc>node-pre-gyp>mkdirp>minimist": {
"decision": "ignore",
"madeAt": 1585126057838,
"expiresAt": 1585730841159
"madeAt": 1586850170432,
"expiresAt": 1587454961179
},
"1179|@mojaloop/central-services-shared>@mojaloop/event-sdk>grpc>node-pre-gyp>tar>mkdirp>minimist": {
"decision": "ignore",
"madeAt": 1585126057838,
"expiresAt": 1585730841159
"madeAt": 1586850170432,
"expiresAt": 1587454961179
},
"1179|@mojaloop/central-services-shared>@mojaloop/event-sdk>grpc>node-pre-gyp>rc>minimist": {
"decision": "ignore",
"madeAt": 1585126057838,
"expiresAt": 1585730841159
"madeAt": 1586850170432,
"expiresAt": 1587454961179
},
"1179|hapi-swagger>handlebars>optimist>minimist": {
"decision": "ignore",
"madeAt": 1585126057838,
"expiresAt": 1585730841159
"madeAt": 1586850167997,
"expiresAt": 1587454961179
},
"1179|standard>eslint>file-entry-cache>flat-cache>write>mkdirp>minimist": {
"decision": "ignore",
Expand Down
Loading