Rob Bygrave
|
e1efca6736
|
[maven-release-plugin] prepare release ebean-9.4.2
ebean-9.4.2
|
2016-12-08 22:26:04 +13:00 |
|
Rob Bygrave
|
8ae61074ad
|
#914 - Fix multi-tenancy support such that it automatically propagates the tenantId for lazy loading
|
2016-12-08 22:04:18 +13:00 |
|
Rob Bygrave
|
c3bc0c4975
|
#913 - IllegalArgumentException: No enum constant com.avaje.ebean.config.Platform.HSQLDB
|
2016-12-07 21:58:07 +13:00 |
|
Rob Bygrave
|
611bba272a
|
Modify testAggregationCount to make MySql happy - avoid count(u1.*)
|
2016-12-07 21:39:26 +13:00 |
|
Rob Bygrave
|
4c9ec38c88
|
[maven-release-plugin] prepare for next development iteration
|
2016-12-06 23:44:35 +13:00 |
|
Rob Bygrave
|
e2731a99be
|
[maven-release-plugin] prepare release ebean-9.4.1
ebean-9.4.1
|
2016-12-06 23:44:26 +13:00 |
|
Rob Bygrave
|
7d56df3b23
|
Bump pom to 9.4.1-SNAPSHOT
|
2016-12-06 23:43:37 +13:00 |
|
Rob Bygrave
|
bebef48332
|
Update test ebean.properties
|
2016-12-03 22:03:55 +13:00 |
|
Rob Bygrave
|
f66ea12fbf
|
#912 - Refactor - move platform specfic code into subpackages
|
2016-12-03 15:39:24 +13:00 |
|
Rob Bygrave
|
b08f1580f9
|
#910 - SQL Server update - Add ANSI based row limiter (2012+) and make as default platform
|
2016-12-03 15:10:11 +13:00 |
|
Rob Bygrave
|
707912f7ad
|
No effective change - add some wait into history test (TestHistoryInsert)
|
2016-12-03 13:55:45 +13:00 |
|
Rob Bygrave
|
5ce31b16d4
|
#910 - SQL Server update - refactor rename platform to SqlServerPlatform
|
2016-12-03 13:30:17 +13:00 |
|
Rob Bygrave
|
a5945b1d5d
|
#911 - SQL Server - remove old MsSqlServer2000Platform (expecting users migrated to SQL Server 2005+)
|
2016-12-03 13:24:52 +13:00 |
|
Rob Bygrave
|
b8577ae6d0
|
#910 - SQL Server update - tidy whitespace for MsSqlServer2005SqlLimiter
|
2016-12-03 13:19:15 +13:00 |
|
Rob Bygrave
|
14dedb7b9a
|
#910 - SQL Server update
|
2016-12-03 13:18:33 +13:00 |
|
Rob Bygrave
|
2dbd543127
|
#909 - @Lob with @Size ... produces incorrect DDL for Postgres
|
2016-12-03 08:42:46 +13:00 |
|
Rob Bygrave
|
cc989af1c6
|
#908 - Remove support for Immutable Compound Values
|
2016-12-02 22:49:00 +13:00 |
|
Rob Bygrave
|
0aad285f35
|
#907 - Remove Model.Finder ... migrate to Finder
|
2016-12-02 21:47:30 +13:00 |
|
Rob Bygrave
|
a3754e31f2
|
#906 - Add NamingConvention Support for JoinColumn (OneToMany, ManyToOne) - was PR #887
|
2016-12-02 21:21:19 +13:00 |
|
Rob Bygrave
|
1dd0f3f609
|
[maven-release-plugin] prepare for next development iteration
|
2016-12-01 21:04:18 +13:00 |
|
Rob Bygrave
|
f9b381b10a
|
[maven-release-plugin] prepare release ebean-9.3.1
ebean-9.3.1
|
2016-12-01 21:04:09 +13:00 |
|
Rob Bygrave
|
6e2d7a89f8
|
#493 - ENH: Multi-tenant support - update bootup DataSource check
|
2016-12-01 21:02:52 +13:00 |
|
Rob Bygrave
|
dfa336239f
|
#493 - ENH: Multi-tenant support - update bootup DataSource check
|
2016-12-01 20:43:47 +13:00 |
|
Rob Bygrave
|
3a28dd0d55
|
#493 - ENH: Multi-tenant support - nice error when explicit DatabasePlatform not set, turn off DDL run automatically
|
2016-12-01 20:23:42 +13:00 |
|
Rob Bygrave
|
502e9daaf2
|
#493 - ENH: Multi-tenant support - cache tidy up
|
2016-12-01 00:27:32 +13:00 |
|
Rob Bygrave
|
b7c92aec3d
|
No effective change - rename var
|
2016-11-30 23:09:31 +13:00 |
|
Rob Bygrave
|
c0341458c3
|
#493 - ENH: Multi-tenant support
|
2016-11-29 01:34:45 +13:00 |
|
Rob Bygrave
|
aecac211d9
|
pom bump ebean-annotation to 1.4
|
2016-11-28 22:55:57 +13:00 |
|
Rob Bygrave
|
c46b235eff
|
#904 - ENH: Add @PreSoftDelete @PostSoftDelete ... such that methods on beans can be used for these callbacks
|
2016-11-28 22:24:17 +13:00 |
|
Rob Bygrave
|
a585447dc9
|
#903 - Refactor: Internals, BeanPropertyAccess getter and setter methods can be cached and don't need constructor
|
2016-11-28 22:02:45 +13:00 |
|
Rob Bygrave
|
85bb05d90e
|
Bump ebean-annotation to 1.4-SNAPSHOT
|
2016-11-28 21:51:37 +13:00 |
|
Rob Bygrave
|
027dd1eba9
|
#899 - @Unmapped JSON, handle wildcard use (Kotlin Any)
|
2016-11-28 21:29:16 +13:00 |
|
Rob Bygrave
|
588d5c5cfa
|
#902 - EJsonWriter.write(Object object, Writer writer) ... closes the writer but should not
|
2016-11-28 21:27:14 +13:00 |
|
Rob Bygrave
|
7ba86f7cf2
|
#901 - ENH: Use "db" as default EbeanServer name
|
2016-11-26 00:54:11 +13:00 |
|
Rob Bygrave
|
609dc233a8
|
#899 - ENH: Add @UnmappedJson support ... (mostly for document store only use / ElasticSearch)
|
2016-11-25 23:58:55 +13:00 |
|
Rob Bygrave
|
5d7c287821
|
Bump pom to 9.3.1-SNAPSHOT
|
2016-11-25 21:18:35 +13:00 |
|
Rob Bygrave
|
ff325057c4
|
#882 - ENH: Support document store only - Add Query.setDocIndexName()
|
2016-11-25 21:18:16 +13:00 |
|
Rob Bygrave
|
cc6469851b
|
#897 - Remove @EmbeddedColumns ... replace with @Embedded(prefix="...")
|
2016-11-24 22:05:27 +13:00 |
|
Rob Bygrave
|
7f31104439
|
#827 - ENH: Add support for AttributeConverter from JPA 2.1
|
2016-11-24 20:21:48 +13:00 |
|
Rob Bygrave
|
2ab98a922d
|
#896 - Bump persistence API 2.1.2 with @Repeatable annotations (most notably, @AttributeOverride and @JoinColumn)
|
2016-11-24 19:47:08 +13:00 |
|
Rob Bygrave
|
063c1825ca
|
#895 - Refactor: Remove unnecessary coalesce on soft delete (as predicate on left join etc)
|
2016-11-24 17:19:46 +13:00 |
|
Rob Bygrave
|
d0e9c6a218
|
No effective change - explicit import required
|
2016-11-24 02:22:23 +13:00 |
|
Rob Bygrave
|
81d829f74e
|
#894 - ENH: Add support for @OneToMany orphanRemoval = true (which is the same as @PrivateOwned)
|
2016-11-24 02:21:54 +13:00 |
|
Rob Bygrave
|
b4a0d9f5ea
|
#893 - Move to persistence API version 2.1.1
|
2016-11-24 02:17:54 +13:00 |
|
Rob Bygrave
|
f0044aba91
|
#892 - Refactor: Replace Ebean's QueryEachWhileConsumer with java.util.function.Predicate
|
2016-11-24 00:19:16 +13:00 |
|
Rob Bygrave
|
6f322dcfb2
|
#891 - Refactor: Replace Ebean's QueryEachConsumer with java.util.function.Consumer
|
2016-11-24 00:02:23 +13:00 |
|
Rob Bygrave
|
a391a25b7f
|
No effective change - update Javadoc on QueryIterator with try with resources
|
2016-11-23 23:44:54 +13:00 |
|
Rob Bygrave
|
4af350bd14
|
No effective change - modify one of the QueryIterator tests to use try with resources
|
2016-11-23 23:40:57 +13:00 |
|
Rob Bygrave
|
cdb319f0ef
|
#885 - DbMigrationConfig.loadSettings config has wrong
|
2016-11-23 23:30:23 +13:00 |
|
Rob Bygrave
|
60ed64cb37
|
#883 Soft-delete when using fetch (not including soft deleted children)
|
2016-11-23 23:12:37 +13:00 |
|