Commit Graph

12121 Commits

Author SHA1 Message Date
hongwei
ab04c855ee refactor/tweaked the log level and default maxPoolSize 2023-09-25 23:50:27 +02:00
hongwei
cb41c63d78 refactor/tweaked the error messages 2023-09-22 17:25:59 +02:00
hongwei
9258a6cf01 refactor/tweaked the logic for close connections 2023-09-22 17:20:46 +02:00
hongwei
6cf589214e refactor/tweaked the comments 2023-09-22 17:16:49 +02:00
hongwei
8d3f63466e refactor/added the db.maxPoolSize to release_notes.md 2023-09-22 16:23:59 +02:00
hongwei
752ff04b92 refactor/added the props db.maxPoolSize 2023-09-22 16:21:46 +02:00
hongwei
918c89934f refactor/add cnt info to the _closeAllConnections_ log -WIP 2023-09-22 15:25:06 +02:00
hongwei
6fd7837881 refactor/close the connection properly method -WIP 2023-09-22 15:18:20 +02:00
hongwei
c013e178f1 refactor/commented the logAllConnectionsStatus method -WIP 2023-09-22 14:18:54 +02:00
hongwei
4ce9df0ee2 refactor/added the logAllConnectionsStatus -WIP 2023-09-22 13:49:35 +02:00
hongwei
40ffaf4087 refactor/used Tail Recursive function in order to avoid Stack Overflow -WIP 2023-09-22 12:47:14 +02:00
hongwei
0c00f4c9bf refactor/added the usedPool and freePool status -WIP 2023-09-22 12:38:40 +02:00
hongwei
0482db7a87 refactor/added the DatabaseConnectionPoolScheduler -WIP 2023-09-21 18:16:52 +02:00
hongwei
731eda831b refactor/use two list instead of poolSize -WIP 2023-09-21 16:44:32 +02:00
hongwei
58ae42d0e4 refactor/tweaked the wait time to 500 ms 2023-09-20 13:31:58 +02:00
Simon Redfern
3fe5a45c7e
Merge pull request #2276 from OpenBankProject/karmaking-patch-3
Update sample.props.template
2023-09-19 13:48:37 +02:00
Simon Redfern
a0d91a2f3c Merge branch 'develop' of github.com:OpenBankProject/OBP-API into develop 2023-09-19 13:41:42 +02:00
Simon Redfern
d7f195d4a2 Added BG and UK Views during Account creation with CreateSandbox 2023-09-19 13:41:33 +02:00
tesobe-daniel
444fcc84db
Update sample.props.template
api/portal documentation was misleading
2023-09-19 12:48:47 +02:00
Simon Redfern
cb4d540eb8
Merge pull request #2275 from hongwei1/develop
refactor/tweaked the default max connections
2023-09-19 12:23:26 +02:00
hongwei
a41c0f1782 feature/chang the default poolSize 2023-09-19 11:34:14 +02:00
hongwei
17261bbf15 feature/throw obp exception earlier, instead of StackOverflowError. 2023-09-19 11:32:05 +02:00
Simon Redfern
86ed812451
Merge pull request #2274 from hongwei1/custom-db-vendor
feature/AddedCustomDbVendor
2023-09-18 17:24:10 +02:00
hongwei
aeb995ba2b feature/throw obp exception earlier, instead of StackOverflowError. 2023-09-18 14:37:43 +02:00
Marko Milić
02a80421d3 feature/Add class CustomDBVendor and CustomProtoDBVendor 2023-09-16 17:43:11 +02:00
Simon Redfern
2b509fe1c1
Merge pull request #2273 from constantine2nd/develop
Fix frozen test cases
2023-09-15 14:07:35 +02:00
Marko Milić
995aa8bbe7 test/Fix frozen test cases 2023-09-15 13:26:36 +02:00
Simon Redfern
2b997204dc
Merge pull request #2272 from constantine2nd/develop
getRoot endpoint
2023-09-15 12:32:10 +02:00
Marko Milić
deffc1b89c Merge remote-tracking branch 'upstream/develop' into develop 2023-09-15 12:13:46 +02:00
Marko Milić
9d10916f0f feature/Tweak the root endpoint - 3 2023-09-15 12:11:17 +02:00
Simon Redfern
8f6684617b
Merge pull request #2271 from hongwei1/refactor/ChangeGitCommit
refactor/use val instead of def for gitCommit method
2023-09-15 09:59:02 +02:00
Marko Milić
af1b36f085 bugfix/Close a stream at the function APIUtil.gitCommit 2023-09-15 09:28:09 +02:00
hongwei
29d28ec846 refactor/use val instead of def for gitCommit method 2023-09-15 09:13:05 +02:00
Marko Milić
9597b30fb8 feature/Tweak the root endpoint - 2 2023-09-14 17:36:41 +02:00
Simon Redfern
705c62d7c8
Merge pull request #2269 from constantine2nd/develop
New Style, Request Timeout
2023-09-14 17:22:35 +02:00
Simon Redfern
26629728a9 Merge branch 'develop' of github.com:OpenBankProject/OBP-API into develop 2023-09-14 17:15:22 +02:00
Simon Redfern
8dfd3e6538 val -> lazy val endpointsOfX (OBP) 2023-09-14 17:14:53 +02:00
Marko Milić
e15cb5a124 feature/Tweak the root endpoint 2023-09-14 16:49:55 +02:00
Marko Milić
a62b351a88 refactor/Rewrite updateConsumerRedirectUrl v2.1.0 as a new style endpoint - 2 2023-09-14 16:16:57 +02:00
Simon Redfern
8e77839eea
Merge pull request #2268 from hongwei1/develop
refactor/added the counters for hashMap and imMemory cache
2023-09-14 16:09:03 +02:00
Marko Milić
5c43fc3ca6 feature/Add request timeout in case of endpoints getResourceDocsObpV400 and getResourceDocsObp 2023-09-14 16:04:11 +02:00
hongwei
c21fdbc8f5 refactor/added the counters for hashMap and imMemory cache 2023-09-14 14:41:30 +02:00
Marko Milić
bd759bc923 Merge remote-tracking branch 'upstream/develop' into develop 2023-09-14 14:22:16 +02:00
Marko Milić
e668607710 refactor/Rewrite updateConsumerRedirectUrl v2.1.0 as a new style endpoint 2023-09-14 14:22:02 +02:00
Simon Redfern
16de107c02
Merge pull request #2267 from constantine2nd/develop
New Style
2023-09-14 13:42:38 +02:00
Marko Milić
74a708f14b Merge remote-tracking branch 'upstream/develop' into develop 2023-09-14 12:18:37 +02:00
Simon Redfern
a2987028e7
Merge pull request #2266 from constantine2nd/develop
Refactor endpoints getResourceDocsObpV400 and getResourceDocsObp
2023-09-14 11:50:58 +02:00
Simon Redfern
4b7e7de2b3
Merge pull request #2264 from hongwei1/develop
refactor/added the basic guard for all url parameters
2023-09-14 11:50:16 +02:00
Marko Milić
8e58b853a3 refactor/Rewrite getSocialMediaHandles v2.0.0 as a new style endpoint 2023-09-14 10:28:27 +02:00
Marko Milić
901afd1aca refactor/Rewrite getCrmEvents v1.4.0 as a new style endpoint 2023-09-14 09:54:13 +02:00