Rob Bygrave
|
82151872fd
|
no effective change - format only
|
2016-11-17 19:06:26 +13:00 |
|
Rob Bygrave
|
709d4151f2
|
no effective change - format only
|
2016-11-17 17:21:25 +13:00 |
|
Rob Bygrave
|
d8e3f127c0
|
no effective change - reduce access to AbstractBeanCollection
|
2016-11-17 17:20:27 +13:00 |
|
Rob Bygrave
|
f4e422a239
|
no effective change - formatting only
|
2016-11-17 17:15:49 +13:00 |
|
Rob Bygrave
|
442f24124c
|
#879 - Ebean not fetching complete list of attribute beans when equals(Object o) is implemented
|
2016-11-17 17:15:14 +13:00 |
|
Rob Bygrave
|
259814f4d9
|
#849 - AbstractNamingConvention.getTableName inheritance logic differs from InheritInfo
|
2016-11-16 21:57:38 +13:00 |
|
 Rob BygraveandGitHub
|
41a860ebb9
|
Merge pull request #874 from FOCONIS/feature/inheritance
Feature/inheritance
|
2016-11-16 21:14:41 +13:00 |
|
Rob Bygrave
|
2584fe9b7b
|
[maven-release-plugin] prepare for next development iteration
|
2016-11-16 00:24:54 +13:00 |
|
Rob Bygrave
|
f815415eb0
|
[maven-release-plugin] prepare release ebean-9.1.2
ebean-9.1.2
|
2016-11-16 00:24:44 +13:00 |
|
Rob Bygrave
|
cf81d1699b
|
Modify scm in pom
|
2016-11-16 00:23:54 +13:00 |
|
Roland Praml
|
0f3f79ab2c
|
ADD @OrderBy to fix Postgres-tests
|
2016-11-15 12:03:25 +01:00 |
|
Rob Bygrave
|
de9576835c
|
#872 - test models for DDL check constraint issue (not reproduced)
|
2016-11-15 23:27:08 +13:00 |
|
Roland Praml
|
7e7951df09
|
ADD @OrderBy to fix Postgres-tests
|
2016-11-15 11:15:54 +01:00 |
|
Rob Bygrave
|
632cf10096
|
#878 - @AttributeOverride (not wrapped in @AttributeOverrides) is not applied
|
2016-11-15 22:48:36 +13:00 |
|
Rob Bygrave
|
d2b6d06da5
|
Merge branch 'master' of github.com:ebean-orm/ebean
|
2016-11-15 22:13:09 +13:00 |
|
Rob Bygrave
|
b41f3e9d1f
|
#877 - DBMigration Generates wrong ddl for UUID type
|
2016-11-15 22:12:54 +13:00 |
|
 Rob BygraveandGitHub
|
8357d9c7e7
|
Merge pull request #876 from ksperling/batching-exception-safety
Batching exception safety: Fix test
|
2016-11-14 15:28:36 +13:00 |
|
Karsten Sperling
|
97f1834c4d
|
Batching exception safety: Update test to reflect real world scenario more closely (and actually fail before the change)
|
2016-11-14 12:48:58 +13:00 |
|
Rob Bygrave
|
01f551a951
|
#875 - Changes to support ElasticSearch 5.x
|
2016-11-12 01:05:13 +13:00 |
|
Rob Bygrave
|
482d454fc3
|
#875 - Changes to support ElasticSearch 5.x
|
2016-11-11 23:43:13 +13:00 |
|
Roland Praml
|
7341f742de
|
ADD missing join in test
|
2016-11-11 10:08:08 +01:00 |
|
Roland Praml
|
ffb2d6a10c
|
Merge remote-tracking branch 'ebean/master' into feature/inheritance
|
2016-11-11 09:57:50 +01:00 |
|
Roland Praml
|
56c96923c4
|
extended the test cases
|
2016-11-11 09:57:13 +01:00 |
|
Roland Praml
|
e4e850717d
|
FIX: @Formula: support for discriminator & joins added
|
2016-11-11 09:57:02 +01:00 |
|
Rob Bygrave
|
2953418683
|
No effective change - add .editorconfig
|
2016-11-11 17:14:12 +13:00 |
|
Rob Bygrave
|
5c142a61f6
|
No effective change - add javadoc
|
2016-11-11 17:11:15 +13:00 |
|
 Rob BygraveandGitHub
|
74626184b2
|
Merge pull request #873 from ksperling/batching-exception-safety
Batching exception safety
|
2016-11-11 17:06:29 +13:00 |
|
Roland Praml
|
019fdd3a12
|
fix test
|
2016-11-09 16:31:26 +01:00 |
|
Roland Praml
|
119edbdb9d
|
FIX: Missing comma in bindlog
|
2016-11-09 16:16:53 +01:00 |
|
Roland Praml
|
e8237cc04f
|
ENH: Support for @Formula in combination with @ManyToOne
|
2016-11-09 16:15:59 +01:00 |
|
Roland Praml
|
95ee163d8b
|
extended test cases
|
2016-11-09 15:56:55 +01:00 |
|
Roland Praml
|
9a22f9735a
|
no ebean code change: extended test case to use a bean in @Formula and return ID
|
2016-11-09 10:26:37 +01:00 |
|
Roland Praml
|
29dbd5ac5d
|
No effective code change - add unit test to demonstrate inheritance use case
|
2016-11-09 10:11:00 +01:00 |
|
Karsten Sperling
|
8661e1fd3f
|
Reset batch on rollback
|
2016-11-09 10:58:57 +13:00 |
|
Karsten Sperling
|
9569b1b0d5
|
Added test for exception safety when using batchOnCascade
|
2016-11-09 10:58:57 +13:00 |
|
 Rob BygraveandGitHub
|
3eb9bc1d16
|
Merge pull request #870 from 0xbaadf00d/feature/use-foreach
Replace "for" with "foreach"
|
2016-11-08 23:42:12 +13:00 |
|
Thibault Meyer
|
ec6a8f5ea2
|
Replace "for" with "foreach"
|
2016-11-08 09:06:13 +01:00 |
|
Rob Bygrave
|
d6ba567763
|
[maven-release-plugin] prepare for next development iteration
|
2016-11-08 00:32:47 +13:00 |
|
Rob Bygrave
|
6826fe1015
|
[maven-release-plugin] prepare release ebean-9.1.1
ebean-9.1.1
|
2016-11-08 00:32:38 +13:00 |
|
Rob Bygrave
|
e67860cbe3
|
Merge branch 'master' of https://github.com/ebean-orm/ebean
|
2016-11-08 00:27:40 +13:00 |
|
Rob Bygrave
|
b41238ddbb
|
No effective change - modify TestHistoryInsert for more wait time and logging (PG test failing sometimes in CI)
|
2016-11-08 00:25:13 +13:00 |
|
 Rob BygraveandGitHub
|
c0b1c3d3ee
|
Merge pull request #868 from 0xbaadf00d/feature/array-copy-performance
Use "Collection.addAll(...)" rather than manually copying arrays
|
2016-11-08 00:16:33 +13:00 |
|
Rob Bygrave
|
ae69fcb80a
|
#862 - ENH: Change ServerConfig such that if H2 ... no using createOnly = true in case the test EbeanServer instance is created for each test (and hence we need to drop if the same in memory db is used)
|
2016-11-08 00:10:15 +13:00 |
|
Rob Bygrave
|
6c4c33f1f3
|
No effective change - reduce logging in test (for CI)
|
2016-11-08 00:03:15 +13:00 |
|
Rob Bygrave
|
2986290947
|
Refactor - change use of 31 prime in various hash to 92821
|
2016-11-07 23:57:51 +13:00 |
|
Rob Bygrave
|
376cb9ebcb
|
#869 - Clash on bind hash value for query cache with consecutive values of "01","20" and "02", "10"
|
2016-11-07 23:47:29 +13:00 |
|
Rob Bygrave
|
5cf5629232
|
#869 - Test for ... Clash on bind hash value for query cache with consecutive values of "01","20" and "02", "10"
|
2016-11-07 23:46:28 +13:00 |
|
Thibault Meyer
|
98aa5e9da9
|
Use "Collection.addAll(...)" rather than manually copying arrays
|
2016-11-07 11:07:37 +01:00 |
|
 Rob BygraveandGitHub
|
ed1df5bcbb
|
Merge pull request #864 from 0xbaadf00d/feature/redundant-local-var
Remove redundant local variables
|
2016-11-07 22:14:59 +13:00 |
|
Thibault Meyer
|
6704ccc6a7
|
Merge branch 'master' into feature/redundant-local-var
|
2016-11-07 10:11:03 +01:00 |
|