Robin Bygrave
|
57b03cf86d
|
#646 - REFACTOR: L2 cache towards remote data grid caches (like Ignite etc)
|
2016-04-12 23:25:19 +12:00 |
|
Robin Bygrave
|
45dbe3bb9a
|
Merge branch 'master' of github.com:ebean-orm/avaje-ebeanorm
|
2016-04-12 23:21:32 +12:00 |
|
Robin Bygrave
|
2c6f637dab
|
#646 - REFACTOR: L2 cache towards remote data grid caches (like Ignite etc)
|
2016-04-12 23:20:16 +12:00 |
|
Robin Bygrave
|
a85f9c4be8
|
#638 - Ensure natural key cache is updated regardless of bean cache entry aging out
|
2016-04-11 17:09:06 +12:00 |
|
icode
|
3d484c79a2
|
review duplicate var
|
2016-04-08 14:32:13 +08:00 |
|
Robin Bygrave
|
a1ff83e9e4
|
#643 - NPE on OrmQueryProperties.java:474
|
2016-04-08 15:15:34 +12:00 |
|
Robin Bygrave
|
640db2267f
|
#642 - ENH: Add support for OneToMany expression isEmpty() / isNotEmpty() ... which is effectively an EXISTS and NOT EXISTS subquery
|
2016-04-08 13:44:54 +12:00 |
|
Robin Bygrave
|
4059034891
|
#642 - ENH: Add support for OneToMany expression isEmpty() / isNotEmpty() ... which is effectively an EXISTS and NOT EXISTS subquery
|
2016-04-08 13:41:43 +12:00 |
|
Robin Bygrave
|
da90eccc12
|
#638 - ENH: Add Apache Ignite as L2 cache option
|
2016-04-08 02:03:02 +12:00 |
|
Robin Bygrave
|
524be4ce55
|
#641 - ENH: Add EbeanServer.setBeanId(bean, id) ... to make it easy to convert id value to appropriate type and set
|
2016-04-08 01:15:34 +12:00 |
|
Robin Bygrave
|
c504256579
|
No effective change - HashQuery.toString() for l2 query cache log message
|
2016-04-07 23:59:13 +12:00 |
|
Robin Bygrave
|
97d803e3e0
|
No effective change - HashQuery.toString() for l2 query cache log message
|
2016-04-07 21:45:59 +12:00 |
|
Robin Bygrave
|
fe387cf456
|
#637 - CachedManyIds as serializable (Ignite etc)
|
2016-04-06 23:43:26 +12:00 |
|
Robin Bygrave
|
7c11acaf89
|
#637 - Change SPI for ServerCache, add ServerCacheType to allow different cache construction for query bean and bean cache
|
2016-04-06 21:38:54 +12:00 |
|
Robin Bygrave
|
7b4d6f2d17
|
No effective change - code format
|
2016-04-06 20:37:50 +12:00 |
|
Robin Bygrave
|
8f100f2786
|
No effective change - code format
|
2016-04-06 20:36:50 +12:00 |
|
Robin Bygrave
|
abaa1ff934
|
#636 - ENH: Add DB Migration runner (as alternative to running via FlywayDB etc)
|
2016-04-06 14:31:57 +12:00 |
|
Robin Bygrave
|
a7b239a1b7
|
ENH: Add DB Migration runner (as alternative to running via FlywayDB etc) #636
|
2016-04-06 14:31:20 +12:00 |
|
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 |
|