Rob Bygrave
|
eed8d69715
|
[maven-release-plugin] prepare release ebean-11.8.1
ebean-11.8.1
|
2018-01-09 23:18:54 +13:00 |
|
Rob Bygrave
|
7b93df2df7
|
Bump pom version to 11.8.1-SNAPSHOT
|
2018-01-09 23:17:53 +13:00 |
|
Rob Bygrave
|
bb205ced54
|
#1235 - Thread deadlock on L2 cache load of many property
|
2018-01-09 23:16:35 +13:00 |
|
Rob Bygrave
|
0d4c50e19c
|
#1234 - Remove deprecated CacheMode.QUERY_ONLY (migrate to CacheMode.GET)
|
2018-01-09 19:56:55 +13:00 |
|
Rob Bygrave
|
8cff85fdda
|
#1233 - Remove deprecated CacheMode.RECACHE (migrate to CacheMode.PUT)
|
2018-01-09 19:50:26 +13:00 |
|
Rob Bygrave
|
932986a6b5
|
#1232 - Performance: Add support for a second read-only DataSource (for implicit query-only transactions)
|
2018-01-09 16:35:22 +13:00 |
|
Rob Bygrave
|
01539091ef
|
#1231 - Performance: Only use CallStack when using AutoTune (automatic query tuning or profiling)
|
2018-01-09 13:28:57 +13:00 |
|
Rob Bygrave
|
7e69f71b51
|
#1230 - Add DB Migration non strict mode - IllegalArgumentException: non-null column has no default value
|
2018-01-07 15:33:18 +13:00 |
|
Rob Bygrave
|
58d6b2c24e
|
Merge branch 'master' of github.com:ebean-orm/ebean
|
2018-01-06 12:52:38 +13:00 |
|
Rob Bygrave
|
3c7ef7d46e
|
#1229 - Implement equals and hashCode on ModifyAwareMap, ModifyAwareList and ModifyAwareSet
|
2018-01-06 12:51:50 +13:00 |
|
Rob Bygrave
|
db5db26fca
|
No effective change - rename parameter fix typo
|
2018-01-06 12:21:14 +13:00 |
|
rob bygrave
|
7110f4a59b
|
No effective change - remove unused HashQueryPlan etc
|
2017-12-28 16:17:00 +13:00 |
|
rob bygrave
|
9f91d8bcf9
|
No effective change - modify specific test to run with Postgres specific syntax
|
2017-12-27 23:23:01 +13:00 |
|
Rob Bygrave
|
ac97444ad1
|
No effective change - add test for @Aggregation with order by clause
|
2017-12-27 13:49:46 +13:00 |
|
Rob Bygrave
|
f6e9afcab6
|
#1226 - Version range in dependency makes sbt resolve very slow. Change slf4j-api dependency to provided scope.
Part 2, bring in new version of avaje-classpath-scanner which also has slf4j-api as provided scope.
|
2017-12-27 13:48:22 +13:00 |
|
Rob Bygrave
|
a7226079fe
|
[maven-release-plugin] prepare for next development iteration
|
2017-12-14 00:00:04 +13:00 |
|
Rob Bygrave
|
fc915010d9
|
[maven-release-plugin] prepare release ebean-11.7.1
ebean-11.7.1
|
2017-12-13 23:59:49 +13:00 |
|
Rob Bygrave
|
c1818bc309
|
#1226 - Version range in dependency makes sbt resolve very slow. Change slf4j-api dependency to provided scope.
|
2017-12-13 22:51:23 +13:00 |
|
Rob Bygrave
|
4a4134ee93
|
#1227 - NPE when using L2 Query cache with findOne() or findOneOrEmpty()
|
2017-12-13 22:19:25 +13:00 |
|
Rob Bygrave
|
e07bd8f736
|
#1223 - Support mapping @DbArray to a List or Set of enums
|
2017-12-13 21:15:19 +13:00 |
|
Rob Bygrave
|
4d0b29624e
|
#1222 - Extend L2 ServerCache API with putAll(), getAll() and removeAll() methods
|
2017-12-13 19:58:28 +13:00 |
|
Rob Bygrave
|
c7f4b56dd1
|
#1225 - ENH: Extend L2 server cache (near caching) for clearing "near caches"
|
2017-12-13 02:09:10 +13:00 |
|
Rob Bygrave
|
69c045443c
|
#1218 - ENH: Bump to migration 11.2.1 with support for options patchInsertOn and patchResetChecksumOn
|
2017-11-23 19:05:35 +13:00 |
|
Rob Bygrave
|
fd2d083971
|
#1217 - L2 query cache not caching empty result set
|
2017-11-22 22:03:35 +13:00 |
|
Rob Bygrave
|
b9380aa5b8
|
No effective change - add property test for ServerConfig jsonDateTime
|
2017-11-22 21:21:09 +13:00 |
|
Rob Bygrave
|
3a1368a342
|
[maven-release-plugin] prepare for next development iteration
|
2017-11-19 20:34:54 +13:00 |
|
Rob Bygrave
|
0e9fc31531
|
[maven-release-plugin] prepare release ebean-11.6.1
ebean-11.6.1
|
2017-11-19 20:34:39 +13:00 |
|
Rob Bygrave
|
5132107748
|
Bump to 11.6.1-SNAPSHOT
|
2017-11-19 20:33:27 +13:00 |
|
Rob Bygrave
|
7ff3d703f7
|
#1215 - ENH: Add Query setBeanCacheMode(CacheMode) ... with a view to it replacing the existing setUseCache(boolean) and setLoadBeanCache(boolean)
|
2017-11-19 20:16:40 +13:00 |
|
Rob Bygrave
|
ef91c643ed
|
#1214 - ENH: Add inPairs() expression - support L2 cache hits for complex natural key with findList() and in pairs expression
|
2017-11-19 16:47:32 +13:00 |
|
Rob Bygrave
|
f0ddf6c7e6
|
#1213 - NPE with TxType SUPPORTS
|
2017-11-19 01:51:03 +13:00 |
|
Rob Bygrave
|
fcff571664
|
#1212 - ENH: Add query findSingleAttribute()
|
2017-11-18 22:36:08 +13:00 |
|
Rob Bygrave
|
d5555ed9a9
|
#1211 - ENH: Support L2 cache complex natural keys include findList() queries
|
2017-11-18 22:20:42 +13:00 |
|
Rob Bygrave
|
c5a11aa5a8
|
No effective change - format and javadoc
|
2017-11-18 10:48:37 +13:00 |
|
Rob Bygrave
|
d1099c8309
|
Merge branch 'master' of github.com:ebean-orm/ebean
|
2017-11-15 01:02:35 +13:00 |
|
Rob Bygrave
|
7ff8758797
|
No effective change - fix javadoc
|
2017-11-15 01:02:11 +13:00 |
|
 Koen De GrooteandRob Bygrave
|
f1ebe7929b
|
Internal refactor / tidy - Suggestions from intellij code analysis. (#1209)
|
2017-11-14 18:19:38 +13:00 |
|
Rob Bygrave
|
0056568bc7
|
[maven-release-plugin] prepare for next development iteration
|
2017-11-13 23:18:10 +13:00 |
|
Rob Bygrave
|
4b72924529
|
[maven-release-plugin] prepare release ebean-11.5.1
ebean-11.5.1
|
2017-11-13 23:17:54 +13:00 |
|
Rob Bygrave
|
a75ed676f8
|
Bump pom version to 11.5.1-SNAPSHOT
|
2017-11-13 23:16:38 +13:00 |
|
Rob Bygrave
|
c3438b888d
|
#995 - @OneToMany with constraints on the many side
|
2017-11-13 22:43:56 +13:00 |
|
Rob Bygrave
|
56be274acc
|
No effective change - change internal use of ArrayList to List
|
2017-11-13 22:42:39 +13:00 |
|
Rob Bygrave
|
84bb4ff78c
|
#1207 - Regression added in 11.4.1 with NPE on @transactional(type = TxType.SUPPORTS)
|
2017-11-13 21:33:39 +13:00 |
|
Rob Bygrave
|
4054eda1f6
|
#1207 - Regression added in 11.4.1 with NPE on @transactional(type = TxType.SUPPORTS)
|
2017-11-13 21:32:52 +13:00 |
|
Rob Bygrave
|
a4b9354e43
|
#1206 - NPE when using @Encrypted with Enum property that is null
|
2017-11-13 19:12:57 +13:00 |
|
Rob Bygrave
|
06e033f23f
|
#1181 - ENH: Add @FetchPreference support - Secondary query generation is based on order of fetch statements
|
2017-11-08 23:20:08 +13:00 |
|
Rob Bygrave
|
156f505394
|
#1181 - ENH: Add @FetchPreference support - Secondary query generation is based on order of fetch statements
|
2017-11-08 23:19:58 +13:00 |
|
Rob Bygrave
|
9b2b2f7787
|
#1205 - ENH: Add support for raw expression array binding with Postgres - e.g. raw(" foo = any(?) ", collection)
|
2017-11-08 00:56:13 +13:00 |
|
Rob Bygrave
|
e68dae0baa
|
Update ebean-annotation to 3.3 and tests to use 11.5.1 agent
|
2017-11-07 22:57:04 +13:00 |
|
Rob Bygrave
|
2cf864954f
|
#1204 - Check presence of JAXB and javax @PostConstruct (which may not be present in minimal Java 9)
|
2017-11-07 20:08:10 +13:00 |
|