-
Notifications
You must be signed in to change notification settings - Fork 4
Comparing changes
Open a pull request
base repository: ebean-orm/ebean-datasource
base: 9.5
head repository: ebean-orm/ebean-datasource
compare: 9.6
- 13 commits
- 14 files changed
- 3 contributors
Commits on Apr 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c072f0a - Browse repository at this point
Copy the full SHA c072f0aView commit details
Commits on Apr 15, 2025
-
Merge pull request #128 from FOCONIS/fix-use-of-properties
Copy properties instead of setting as default value
Configuration menu - View commit details
-
Copy full SHA for e497938 - Browse repository at this point
Copy the full SHA e497938View commit details
Commits on Apr 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a44fd3d - Browse repository at this point
Copy the full SHA a44fd3dView commit details -
Merge pull request #129 from FOCONIS/update-test-containers
Updated ebean-test-containers to 7.8
Configuration menu - View commit details
-
Copy full SHA for 2f3083b - Browse repository at this point
Copy the full SHA 2f3083bView commit details
Commits on Apr 17, 2025
-
Merge customProperties/clientInfo/initSql when loading config from mu…
…ltiple places When a config is loaded with loadSettings from different places, the behaviour of customProperties/clientInfo/initSql is not consistent setDefaults did not honor clientInfo / initSql at all. multiple loadSettings should merge customProps/clientInfo/initSql Old behaviour: - initSql is always overwritten - customProps are overwritten, if value is present in config (even if it was empty) - clientInfo is only overwrtitten when configured in properties New behaviour: - all of them are merged. So multiple loadSettings will append initSql or put all props to clientInfo/customProps btw: initSql also supports "delimiter $$"
Configuration menu - View commit details
-
Copy full SHA for f326508 - Browse repository at this point
Copy the full SHA f326508View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc342fb - Browse repository at this point
Copy the full SHA fc342fbView commit details -
fixed spelling of captureStackTrace
when copy-pasting (and replacing xxx) it did not work... took some time, until I see, that it is all lowercase
Configuration menu - View commit details
-
Copy full SHA for 06a2d98 - Browse repository at this point
Copy the full SHA 06a2d98View commit details
Commits on Apr 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1f52231 - Browse repository at this point
Copy the full SHA 1f52231View commit details
Commits on Apr 23, 2025
-
Merge pull request #132 from ebean-orm/feature/poolStatus-totalWaitMi…
…cros Add totalAcquireMicros() and totalWaitMicros() to PoolStatus
Configuration menu - View commit details
-
Copy full SHA for fc1295b - Browse repository at this point
Copy the full SHA fc1295bView commit details -
Merge pull request #131 from FOCONIS/fix-typo
fixed spelling of captureStackTrace
Configuration menu - View commit details
-
Copy full SHA for 605b515 - Browse repository at this point
Copy the full SHA 605b515View commit details -
Merge pull request #130 from FOCONIS/support-merging-configs
Merge customProperties/clientInfo/initSql when loading config from multiple places
Configuration menu - View commit details
-
Copy full SHA for 5a5bb5e - Browse repository at this point
Copy the full SHA 5a5bb5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 465508a - Browse repository at this point
Copy the full SHA 465508aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb2f649 - Browse repository at this point
Copy the full SHA cb2f649View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 9.5...9.6