Robin Bygrave
|
e5179432a0
|
#634 - Refactor internal class path scanning to use avaje-classpath-scanner-api / avaje-classpath-scanner
|
2016-04-01 16:43:59 +13:00 |
|
Robin Bygrave
|
d25123eb23
|
#633 - Remove deprecated SpiEbeanPlugin (people should have migrated to com.avaje.ebean.plugin.Plugin)
|
2016-04-01 15:07:49 +13:00 |
|
Robin Bygrave
|
27602c15b9
|
#632 - ENH: Alter AutoTune such that it saves back to autotune.xml (rename any existing autotune file)
|
2016-04-01 14:56:35 +13:00 |
|
Robin Bygrave
|
c9b0fd708a
|
#631 - With find by id query, and id value type conversion (e.g. String to Long) this does not hit L2 cache
|
2016-03-31 15:18:33 +13:00 |
|
Robin Bygrave
|
fb2b8b4cf6
|
#629 - DefaultServerCache using java 1.7 compare method, drop trim logging from DEBUG to TRACE
|
2016-03-31 14:05:59 +13:00 |
|
Robin Bygrave
|
33f3920a60
|
#628 Refactor Clustering - tidy
|
2016-03-30 16:59:02 +13:00 |
|
Robin Bygrave
|
9a912390d4
|
#628 - Refactor Clustering - extract ClusterBroadcast implementations (TCP and Multicast)
|
2016-03-30 16:20:24 +13:00 |
|
Robin Bygrave
|
de6ba31996
|
#627 - Rename Query.includeSoftDeletes() to Query.setIncludeSoftDeletes()
|
2016-03-29 16:38:09 +13:00 |
|
Robin Bygrave
|
32f4a56ab4
|
#626 - ENH: Add support for where().idIn(...) using varargs
|
2016-03-29 16:10:00 +13:00 |
|
Robin Bygrave
|
04965892f0
|
#625 - Rename @DocStoreEmbedded to @DocEmbedded (with deprecation)
|
2016-03-29 15:46:10 +13:00 |
|
Robin Bygrave
|
fdb2965d6e
|
#622 - Set interrupted status for findFutureList() ... (specifically the FutureList.getUnchecked() methods)
|
2016-03-25 16:49:03 +13:00 |
|
Robin Bygrave
|
ab2789dd08
|
#621 - EbeanServer.shutdown(true, false) followed by EbeanServerFactory create() when using the same ServerConfig give SQLException: Trying to access the Connection Pool when it is shutting down
|
2016-03-25 16:22:11 +13:00 |
|
Robin Bygrave
|
8f80280105
|
No effective change - tidy up in DefaultContainer
|
2016-03-25 16:18:29 +13:00 |
|
Robin Bygrave
|
c296127bab
|
#618 - Refactor - remove DataSourcePool implementation as separate dependency
|
2016-03-24 14:29:21 +13:00 |
|
Robin Bygrave
|
2a1c394093
|
#617 - Refactor - tidy up DataSource internals, reduce method visibility
|
2016-03-23 21:21:50 +13:00 |
|
Robin Bygrave
|
f55b348a55
|
#617 - Refactor - tidy up DataSource internals, reduce method visibility - markWithError()
|
2016-03-23 20:54:55 +13:00 |
|
Robin Bygrave
|
84b2ffa971
|
#617 - Refactor - tidy up DataSource internals, reduce method visibility
|
2016-03-23 20:51:32 +13:00 |
|
Robin Bygrave
|
6fe557e237
|
#616 - No effective change - rename methods
|
2016-03-23 18:11:25 +13:00 |
|
Robin Bygrave
|
a227f8c469
|
#616 - ElasticSearch expression - IllegalArgumentException: unhandled type class org.example.domain.Customer
|
2016-03-23 18:08:37 +13:00 |
|
Robin Bygrave
|
0c4a2d5664
|
#614 - 'Matches for the concatenated key columns where not found' - fix
|
2016-03-23 17:03:55 +13:00 |
|
Robin Bygrave
|
0627976f6d
|
No effective change - format
|
2016-03-23 14:39:24 +13:00 |
|
Robin Bygrave
|
7d89b97e2b
|
#615 - ENH: Change DDL generation with @SoftDelete to add 'default false' to column definition
|
2016-03-23 11:10:35 +13:00 |
|
Robin Bygrave
|
67a267f843
|
#604 - @SoftDelete with deletePermanent() on lazy loaded @OneToOne
|
2016-03-22 11:57:44 +13:00 |
|
Robin Bygrave
|
e57ce7a6c4
|
#611 - findRowCount ignores @SoftDelete, does not add predicate
|
2016-03-22 10:35:20 +13:00 |
|
Robin Bygrave
|
90f786babd
|
#610 - ManyToOne returns wrong ID value (prior ManyToOne with inheritance and null value). Regression introduced in 7.2.1.
|
2016-03-22 09:46:12 +13:00 |
|
Robin Bygrave
|
62f88c9e4f
|
#607 - bool conversion for and(), or() and not()
|
2016-03-18 16:19:41 +13:00 |
|
Robin Bygrave
|
42f65ead47
|
#607 - must(), should(), mustNot() always mark setUseDocStore(true);
|
2016-03-18 16:17:32 +13:00 |
|
Robin Bygrave
|
8e98e88e8a
|
#607 - Tidy "text" extensions to criteria API - remove endMust(), endShould(), endMustNot() ... just use endJunction()
|
2016-03-18 14:24:07 +13:00 |
|
Robin Bygrave
|
5de67e1939
|
#606 - Add not() as a junction expression (like and() and or()) to the query criteria API
|
2016-03-18 14:11:51 +13:00 |
|
Robin Bygrave
|
3ddd7099b5
|
#605 - Add and() and or() ... as synonyms for conjunction() and disjunction() ... to the "Query Criteria API"
|
2016-03-18 13:06:10 +13:00 |
|
Robin Bygrave
|
636acc61e5
|
#594 ElasticSearch - Add match / TextExpression support - move expressions onto ExpressionList (remove TextExpressionList)
|
2016-03-18 12:51:39 +13:00 |
|
Robin Bygrave
|
db9d39ef61
|
#583 - MSSQL Server - Delete query syntax error, mssql does not like the table alias in the delete statement
|
2016-03-15 01:03:08 +13:00 |
|
Robin Bygrave
|
5216014d50
|
#601 - Second Nested filterMany not executed but joined
|
2016-03-14 23:54:34 +13:00 |
|
Robin Bygrave
|
c40715733e
|
#600 - Unique index or primary key violation - double insert attempted on ManyToMany intersection
|
2016-03-14 22:32:03 +13:00 |
|
Robin Bygrave
|
0ca4f92b26
|
#592 - Fetched empty collection of null child of parent entity
|
2016-03-14 20:10:07 +13:00 |
|
Robin Bygrave
|
b99f002968
|
#599 - ElasticSearch - add query join support for find, findList, findPagedList, findEach, findEachWhile
|
2016-03-14 17:40:26 +13:00 |
|
Robin Bygrave
|
49121a9c1f
|
#595 - Refactor - persistence context root type handling - fully expect root type
|
2016-03-11 20:54:57 +13:00 |
|
Robin Bygrave
|
33f69902dc
|
#595 - Refactor - persistence context root type handling - contextGet() and contextRef()
|
2016-03-11 20:26:03 +13:00 |
|
Robin Bygrave
|
cf783fbbb7
|
#595 - Refactor - persistence context root type handling - AssocOne split simple and inherit
|
2016-03-11 19:40:02 +13:00 |
|
Robin Bygrave
|
cf62ea4c2f
|
#595 - Refactor - persistence context root type handling
|
2016-03-11 17:34:45 +13:00 |
|
Robin Bygrave
|
049bf76cc4
|
#594 - ElasticSearch - Add support for TextSimple, TextQueryString and TextCommon full text search expressions
|
2016-03-11 14:52:27 +13:00 |
|
Robin Bygrave
|
75a84af3f8
|
#594 - ElasticSearch - Use AbstractTextExpression
|
2016-03-10 11:30:42 +13:00 |
|
Robin Bygrave
|
faf7df1c69
|
#594 - ElasticSearch - multi match support
|
2016-03-09 23:44:23 +13:00 |
|
Robin Bygrave
|
34dcc98908
|
#594 - ElasticSearch - Add match / TextExpression support (Full text search expression)
|
2016-03-09 21:48:22 +13:00 |
|
Robin Bygrave
|
3c63b79324
|
#589 - ElasticSearch - Improve update notification when not mapped but has nested invalidation
|
2016-03-08 22:14:23 +13:00 |
|
Robin Bygrave
|
2d93d592c1
|
#593 - Refactor SPI - Move methods from ElPropertyValue to ExpressionPath
|
2016-03-08 21:34:27 +13:00 |
|
Robin Bygrave
|
57836af5b5
|
#593 - Refactor SPI - Move methods from ElPropertyValue to ExpressionPath
|
2016-03-08 21:21:46 +13:00 |
|
Robin Bygrave
|
ba871d6684
|
#593 - Refactor SPI - Move methods from ElPropertyValue to ExpressionPath
|
2016-03-08 21:09:49 +13:00 |
|
Robin Bygrave
|
583fc11945
|
#593 - Refactor SPI - Move methods from ElPropertyValue to ExpressionPath
|
2016-03-08 21:02:39 +13:00 |
|
Robin Bygrave
|
37b86f2191
|
#589 - ElasticSearch - refactor to DocQueryContext
|
2016-03-08 00:00:02 +13:00 |
|