Robin Bygrave
|
9a17a7752c
|
[maven-release-plugin] prepare release avaje-ebeanorm-7.16.2
avaje-ebeanorm-7.16.2
|
2016-06-28 07:13:06 +12:00 |
|
Robin Bygrave
|
92474c2b24
|
#754 - Logging output for bind log of UpdateQuery does not include bind values for set clause ...
|
2016-06-28 07:10:59 +12:00 |
|
Robin Bygrave
|
9a00b9df0e
|
#753 - @History "as of" query errors when executed a second time - invalid bind parameter
|
2016-06-28 07:04:39 +12:00 |
|
Robin Bygrave
|
697f67c14a
|
#753 - @History "as of" query errors when executed a second time - invalid bind parameter
|
2016-06-28 06:46:16 +12:00 |
|
Robin Bygrave
|
1f9ccf1c8b
|
[maven-release-plugin] prepare for next development iteration
|
2016-06-23 21:39:03 +12:00 |
|
Robin Bygrave
|
a1f10b8704
|
[maven-release-plugin] prepare release avaje-ebeanorm-7.16.1
avaje-ebeanorm-7.16.1
|
2016-06-23 21:38:42 +12:00 |
|
Robin Bygrave
|
3c21950b91
|
Bump pom to 7.16.1-SNAPSHOT
|
2016-06-23 21:36:57 +12:00 |
|
Robin Bygrave
|
3b45308ac7
|
Merge branch 'DevFactory-release/collection-isempty-1'
|
2016-06-23 13:40:23 +12:00 |
|
Robin Bygrave
|
00e69e1b5d
|
No effective change - remove extra whitespace
|
2016-06-23 13:39:34 +12:00 |
|
Robin Bygrave
|
11b3f7a813
|
Merge branch 'release/collection-isempty-1' of https://github.com/DevFactory/avaje-ebeanorm into DevFactory-release/collection-isempty-1
Conflicts:
src/main/java/com/avaje/ebeaninternal/server/query/DefaultDbSqlContext.java
|
2016-06-23 13:24:58 +12:00 |
|
Robin Bygrave
|
2185c8a886
|
#752 - Refactor: SQL generation for @History support with Postgres, MySql (views/triggers based) such that it more closely aligns with SQL 2011 based SQL
|
2016-06-23 11:33:01 +12:00 |
|
Robin Bygrave
|
f8bda05b37
|
#751 - @History with @ManyToMany ... intersection table not getting associated history support
|
2016-06-23 11:05:16 +12:00 |
|
Artyom Melnikov
|
0a3b819991
|
Fixing squid:S1155 - Collection.isEmpty() should be used to test for emptiness
|
2016-06-22 13:43:15 +03:00 |
|
 Rob BygraveandGitHub
|
5c8b1eb3bb
|
Merge pull request #748 from yuqiyi/master
fix DeployBeanDescriptor.java of the method setView
|
2016-06-22 22:21:52 +12:00 |
|
yuqiyi
|
824f6dcc7e
|
fix DeployBeanDescriptor.java of the method setView
|
2016-06-22 18:11:37 +08:00 |
|
Robin Bygrave
|
06e23b85ad
|
#747 - @History findVersionsBetween query with Oracle has incorrect ordering
|
2016-06-22 20:16:35 +12:00 |
|
Robin Bygrave
|
09219c759b
|
[maven-release-plugin] prepare for next development iteration
|
2016-06-20 22:57:36 +12:00 |
|
Robin Bygrave
|
b861038568
|
[maven-release-plugin] prepare release avaje-ebeanorm-7.15.1
avaje-ebeanorm-7.15.1
|
2016-06-20 22:57:16 +12:00 |
|
Robin Bygrave
|
bfd8445bcd
|
Bump pom to 7.15.1-SNAPSHOT
|
2016-06-20 22:56:04 +12:00 |
|
Robin Bygrave
|
c30e3bf78c
|
#746 - SqlQuery with named parameter and limit/offset gives SQL exception
|
2016-06-20 22:54:08 +12:00 |
|
Robin Bygrave
|
c793d6652f
|
#745 - ElasticSearch - internally translate where().id.eq(42) ... to where().setId(42)
|
2016-06-20 22:29:38 +12:00 |
|
Robin Bygrave
|
d12e55c20b
|
#744 - ElasticSearch - isEmpty() expression needs to have outer not:{} negation to work as per ..
|
2016-06-20 21:32:05 +12:00 |
|
Robin Bygrave
|
3477f590dd
|
#743 - Fix issue with ElasticSearch nested path query with multiple nested path expressions
|
2016-06-20 20:57:45 +12:00 |
|
Robin Bygrave
|
6bbf93aba8
|
No effective change - extract private constant in DefaultExpressionList
|
2016-06-20 13:14:28 +12:00 |
|
Robin Bygrave
|
42d02cc521
|
[maven-release-plugin] prepare for next development iteration
|
2016-06-17 22:27:25 +12:00 |
|
Robin Bygrave
|
9ea58572de
|
[maven-release-plugin] prepare release avaje-ebeanorm-7.14.1
avaje-ebeanorm-7.14.1
|
2016-06-17 22:27:04 +12:00 |
|
Robin Bygrave
|
35d82c9104
|
Bump pom to 7.14.1-SNAPSHOT
|
2016-06-17 22:26:06 +12:00 |
|
Robin Bygrave
|
31aae38616
|
#742 - ENH: DocStoreConfig ... read System properties for isGenerateMapping(), isDropCreate() and isCreate()
|
2016-06-17 22:25:11 +12:00 |
|
Robin Bygrave
|
f144b53651
|
#741 - ENH: Add DocumentStore indexSettings() method ... for setting ElasticSearch refresh_interval
|
2016-06-17 22:21:22 +12:00 |
|
Robin Bygrave
|
f47cd7e7c2
|
Add extra-dll.xml example for .... ENH: For @Index add support for index types (like Postgres GIN) #707 ...
|
2016-06-17 15:04:12 +12:00 |
|
Robin Bygrave
|
8765cb8356
|
No effective change - reformat code
|
2016-06-17 13:24:49 +12:00 |
|
Robin Bygrave
|
30abe75a96
|
Travis - enable caching .m2
|
2016-06-17 13:19:01 +12:00 |
|
Robin Bygrave
|
164e6c71c1
|
Travis - stop caching .m2
|
2016-06-17 13:15:42 +12:00 |
|
Robin Bygrave
|
dfa6353850
|
#740 - ClassCastException: java.util.ArrayList cannot be cast to com.avaje.ebean.bean.BeanCollection at com.avaje.ebeaninternal.server.deploy.BeanPropertyAssocMany.resetMany(BeanPropertyAssocMany.java:273)
|
2016-06-17 12:30:57 +12:00 |
|
Robin Bygrave
|
d88ff2a3b2
|
#739 - UpdateQuery with idEq() expression gives wrong update statement (still has table alias)
|
2016-06-17 11:34:47 +12:00 |
|
Robin Bygrave
|
713ae75464
|
No effective change - reformat
|
2016-06-17 11:03:47 +12:00 |
|
 Rob BygraveandGitHub
|
710fb0e947
|
Merge pull request #738 from DevFactory/staging/using-isempty-fix-1
Refactor: Use Collection.isEmpty() instead of size() comparison to 0 etc
|
2016-06-15 20:55:02 +12:00 |
|
 Rob BygraveandGitHub
|
cb0cf97f3f
|
Merge pull request #736 from DevFactory/staging/make-public-static-fields-constant-fix-1
Updating "public static" fields to add final modifier
|
2016-06-15 20:46:37 +12:00 |
|
Artyom Melnikov
|
07edb2c81f
|
Using Collection.isEmpty() to test for emptiness
|
2016-06-14 15:21:23 +03:00 |
|
Artyom Melnikov
|
066effa5bf
|
"public static" fields should be constant
|
2016-06-14 14:18:18 +03:00 |
|
Robin Bygrave
|
bb5ca6c56e
|
Bump agent in pom to 4.11.1
|
2016-06-14 22:24:50 +12:00 |
|
Robin Bygrave
|
a64a020e36
|
#734 - Add ServerConfig.skipCacheAfterWrite & transaction.setSkipCache(boolean) ... to control L2 Bean cache use during transaction
|
2016-06-10 17:59:37 +12:00 |
|
Robin Bygrave
|
c24ee53462
|
[maven-release-plugin] prepare for next development iteration
|
2016-06-08 14:40:18 +12:00 |
|
Robin Bygrave
|
06e4bdca0e
|
[maven-release-plugin] prepare release avaje-ebeanorm-7.13.1
avaje-ebeanorm-7.13.1
|
2016-06-08 14:39:56 +12:00 |
|
Robin Bygrave
|
3dbf35aca4
|
Bump pom version to 7.13.1-SNAPSHOT
|
2016-06-08 14:38:47 +12:00 |
|
Robin Bygrave
|
cd56b3ca3c
|
#726 - L2 cache returns stale data -> change such that when using "local L2 caching" the changes to L2 cache propagate in foreground
|
2016-06-08 14:38:08 +12:00 |
|
Robin Bygrave
|
353175626d
|
#733 - RawSqlBuilder.columnMapping() not working using DB column alias ... java.lang.IllegalArgumentException: DB Column [detail_count] not found in mapping.
|
2016-06-07 17:10:37 +12:00 |
|
Robin Bygrave
|
1a3acb86df
|
#732 - NPE in ScalarTypeArrayList.read(ScalarTypeArrayList.java:89) ...
|
2016-06-03 08:09:04 +12:00 |
|
Robin Bygrave
|
1304646cce
|
#731 - ENH: Add support for using ebean.mf manifest file for finding/defining packages to search for entities
|
2016-06-02 17:35:06 +12:00 |
|
Robin Bygrave
|
b3828572fd
|
No effective change - javadoc for ServerConfig
|
2016-06-02 14:08:00 +12:00 |
|