rob bygrave
|
1371cb4ff6
|
#2103 - Bump dependency avaje-config to 1.2 - no effective change, added JPMS Java module support
|
2020-11-18 22:13:10 +13:00 |
|
rob bygrave
|
35580fa62b
|
#2101 - Refactor to make ebean-migration optional dependency
|
2020-11-18 21:52:32 +13:00 |
|
rob bygrave
|
b61ae74d3d
|
Tidy only - organise imports in ebean-api
|
2020-11-17 19:20:28 +13:00 |
|
rob bygrave
|
fead4350ce
|
Tidy remove unused imports
|
2020-11-17 19:15:10 +13:00 |
|
rob bygrave
|
04a651c40d
|
#2100 - Refactor move io.ebean.dbmigration.DbMigration [generation] from ebean-api to ebean-ddlgen module
|
2020-11-12 22:54:36 +13:00 |
|
rob bygrave
|
8f7827d3d9
|
No effective change - bump provided dependency slf4j-api to 1.7.30
|
2020-11-12 21:19:05 +13:00 |
|
rob bygrave
|
f473e40bfc
|
#2098 - Refactor simplify SequenceIdGenerator.loadInBackground() to use AtomicBoolean
|
2020-11-12 13:58:16 +13:00 |
|
rob bygrave
|
b540d70b2d
|
#2097 - Split ebean-datasource dependency to ebean-datasource-api and ebean-datasource
|
2020-11-12 12:53:32 +13:00 |
|
rob bygrave
|
3e078e41ff
|
[maven-release-plugin] prepare for next development iteration
|
2020-11-11 22:47:24 +13:00 |
|
rob bygrave
|
a80ab94479
|
[maven-release-plugin] prepare release ebean-parent-12.5.2
|
2020-11-11 22:47:12 +13:00 |
|
rob bygrave
|
e6f0ab90dc
|
#2094 - Refactor remove isJavaTimePresent() ... we are Java 8+ so removing effectively redundant code
|
2020-10-23 01:25:28 +13:00 |
|
rob bygrave
|
53f4739c8f
|
#2093 - Refactor remove isJava7Present() ... we are Java 8+ so Java 7 types are always present - Removing effectively redundant code
|
2020-10-23 01:21:48 +13:00 |
|
rob bygrave
|
c6e33ba3ac
|
Modify pom names of modules for more consistency
|
2020-10-23 00:33:16 +13:00 |
|
rob bygrave
|
0e2528e542
|
#2092 - Add support for mocking Database interface to MockiEbean
|
2020-10-23 00:10:50 +13:00 |
|
rob bygrave
|
0abcc9e06e
|
#2085 - Refactor promote getDataSource() and getReadOnlyDataSource() to Database from plugin.SpiServer interface
|
2020-10-20 12:08:21 +13:00 |
|
rob bygrave
|
4a594b32ef
|
Refactor modify SpiServer to extend Database (rather than EbeanServer)
|
2020-10-20 11:36:01 +13:00 |
|
rob bygrave
|
1d1cf76b5e
|
Update poms adding name, description, change to use explicit snapshot version rather than project.version
|
2020-10-19 11:21:18 +13:00 |
|
rob bygrave
|
b8d92f1846
|
[maven-release-plugin] prepare for next development iteration
|
2020-10-16 16:08:33 +13:00 |
|
rob bygrave
|
e41d2eed7f
|
[maven-release-plugin] prepare release ebean-parent-12.5.1
|
2020-10-16 16:08:22 +13:00 |
|
rob bygrave
|
63116f25ec
|
Bump ebean-datasource to 6.1
|
2020-10-16 15:39:29 +13:00 |
|
rob bygrave
|
064b3ceaa4
|
#2080 - Refactor convert from sychronized to ReentrantLock
DatabaseFactory, DbPrimary, ScalarTypeArrayList etc
|
2020-10-16 00:46:13 +13:00 |
|
 Rob BygraveandGitHub
|
14181932ec
|
Refactor synchronized to ReentrantLock (#2081)
|
2020-10-16 00:20:42 +13:00 |
|
rob bygrave
|
1f1868fdd3
|
#2079 - Refactor to make Jackson core an optional dependency
|
2020-10-15 22:04:36 +13:00 |
|
rob bygrave
|
8ac49e537d
|
#2078 - Bump to avaje-config 1.1 - makes snakeyaml dependency optional
|
2020-10-15 16:51:48 +13:00 |
|
rob bygrave
|
133cf95c6d
|
Reset poms for externalmapping-xml querybean and ebean-test modules after manual release take 2
|
2020-10-14 00:00:17 +13:00 |
|
rob bygrave
|
489781f89d
|
[maven-release-plugin] prepare for next development iteration
|
2020-10-12 22:35:21 +13:00 |
|
rob bygrave
|
9180289551
|
[maven-release-plugin] prepare release ebean-parent-12.5.0
|
2020-10-12 22:35:09 +13:00 |
|
rob bygrave
|
b15958e766
|
Bump to 12.5.0-SNAPSHOT
|
2020-10-12 17:33:30 +13:00 |
|
rob bygrave
|
a53168bd00
|
Add Automatic-Module-Name entries MANIFEST.MF
|
2020-10-12 16:21:29 +13:00 |
|
rob bygrave
|
c783f26340
|
#2076 - Remove JAXB as dependency of ebean-api
- Move JAXB detection to ebean-ddlgen
- JAXB as test dependency of ebean-core
|
2020-10-12 16:10:07 +13:00 |
|
rob bygrave
|
050a3e2368
|
#2076 - Refactor DbDefaultValue internals - remove dependency on javax.xml.bind.DatatypeConverter for verify of value
|
2020-10-12 15:37:39 +13:00 |
|
rob bygrave
|
60becb6346
|
#2072 - Extract ebean-api module - NB: this includes moving ShutdownManager and small adjustment to DocStore/Elastic SPI
|
2020-10-09 17:12:27 +13:00 |
|