hapi-fhir/hapi-fhir-base
KGJ-software 69d55b7184
3052 Changed IBinaryStorageSvc MaximumBinarySize from int to long. (#4123)
* 3052 Changed IBinaryStorageSvc MaximumBinarySize from int to long.

* 3052 Added changelog

* 3052 Bumped version

* 3052 Remove mysterious +1 on maximum binary size causing overflow.

* Bumping version to 6.2.0-PRE16-SNAPSHOT

* Adding + 1L as original implementation.

* Getting all tests to pass dealing with + 1L.

* Getting all tests to pass dealing with + 1L.

* Adding migration definition and removing unnecessary comment.

* Preventing register overflow when setting maxBinaryStorage.

* Mering relevant test.

* Fixing typo in migration script

Co-authored-by: kylejule <kyle.jule@smilecdr.com>
Co-authored-by: peartree <etienne.poirier@smilecdr.com>
2022-10-19 06:09:02 -04:00
..
src Extend $member match to validate matched patient (#4136) 2022-10-18 12:19:03 -06:00
.gitignore Add Eclipse files to git 2016-02-28 14:02:29 -05:00
TODO.txt More validator work 2014-08-28 07:53:41 -04:00
build.xml Lots of bugfixes, and narrative generator is started 2014-03-24 08:32:28 -04:00
pom.xml 3052 Changed IBinaryStorageSvc MaximumBinarySize from int to long. (#4123) 2022-10-19 06:09:02 -04:00