Robin Bygrave
|
ea69cae4a3
|
[maven-release-plugin] prepare for next development iteration
|
2016-08-03 16:24:43 +12:00 |
|
Robin Bygrave
|
629fb7a433
|
[maven-release-plugin] prepare release ebean-8.1.1
ebean-8.1.1
|
2016-08-03 16:24:23 +12:00 |
|
Robin Bygrave
|
4ff10da739
|
#801 - Change maven groupId ... to org.avaje.ebean, artifactId to ebean
|
2016-08-03 16:23:26 +12:00 |
|
Robin Bygrave
|
9472592a50
|
[maven-release-plugin] prepare for next development iteration
|
2016-08-03 00:40:37 +12:00 |
|
Robin Bygrave
|
f42682ca90
|
[maven-release-plugin] prepare release avaje-ebeanorm-8.1.1
avaje-ebeanorm-8.1.1
|
2016-08-03 00:40:18 +12:00 |
|
Robin Bygrave
|
5dc296e644
|
#798 - Add @Transactional based test
|
2016-08-03 00:38:58 +12:00 |
|
Robin Bygrave
|
380660913f
|
No effective change - javadoc update on Query
|
2016-08-02 23:42:00 +12:00 |
|
Robin Bygrave
|
d08ac6973e
|
#800 - ENH: Add query.fetchQuery() and query.fetchLazy() ... as nicer alternatives to FetchConfig use
|
2016-08-02 23:33:02 +12:00 |
|
Robin Bygrave
|
9d23c1d56e
|
#800 - ENH: Add query.fetchQuery() and query.fetchLazy() ... as nicer alternatives to FetchConfig use
|
2016-08-02 23:30:26 +12:00 |
|
Robin Bygrave
|
b5d6c5f70b
|
#800 - ENH: Add query.fetchQuery() and query.fetchLazy() ... as nicer alternatives to FetchConfig use
|
2016-08-02 23:30:04 +12:00 |
|
Robin Bygrave
|
3657d05774
|
#798 - ENH: Add support for transparent full JDBC batch. Via enhancement agent 8.1.1 ...
|
2016-08-02 21:41:13 +12:00 |
|
Robin Bygrave
|
2de8ae777d
|
Merge branch 'wip/getterCallback'
|
2016-08-02 21:34:41 +12:00 |
|
Robin Bygrave
|
16950a5641
|
[maven-release-plugin] prepare for next development iteration
|
2016-08-02 21:32:08 +12:00 |
|
Robin Bygrave
|
ad992d07ce
|
[maven-release-plugin] prepare release avaje-ebeanorm-7.21.2
avaje-ebeanorm-7.21.2
|
2016-08-02 21:31:47 +12:00 |
|
Robin Bygrave
|
cbcec8f5ea
|
No effective change - tidy
|
2016-08-02 20:32:59 +12:00 |
|
Robin Bygrave
|
6e2148d20b
|
#799 - Query.fetch(path) when converted to query join default to batchSize 10 rather than 100
|
2016-08-02 20:19:38 +12:00 |
|
Robin Bygrave
|
ca1c0a08f3
|
No effective change - remove whitespace on DLoadBeanContext
|
2016-08-02 20:14:46 +12:00 |
|
Robin Bygrave
|
baa6fc355e
|
No effective change - javadoc update on FetchConfig
|
2016-08-02 20:14:07 +12:00 |
|
Robin Bygrave
|
dacdc26902
|
#798 - ENH: Add support for transparent full JDBC batch. Via enhancement agent 8.1.1 intercept bean getter to automatically flush the JDBC batch buffer.
|
2016-08-02 16:16:34 +12:00 |
|
Robin Bygrave
|
48edf64013
|
No effective change - typo in javadoc
|
2016-08-02 11:10:19 +12:00 |
|
Robin Bygrave
|
e2ee6e8e98
|
No effective change - update tests with EBasicVer new constructor
|
2016-08-02 11:06:09 +12:00 |
|
Robin Bygrave
|
e6e6a28245
|
No effective change - tidy asserts on TestQueryDistinct (AssertJ string contains etc)
|
2016-08-01 22:53:47 +12:00 |
|
 Rob BygraveandGitHub
|
82a695a98a
|
Merge pull request #797 from backslash47/master
Add check for distinct query when adding id attribute to order clause in paging query
|
2016-08-01 22:47:34 +12:00 |
|
Matus Zamborsky
|
cdad31bd8a
|
Added test for distinct paging query
|
2016-08-01 12:20:50 +02:00 |
|
Matus Zamborsky
|
4d16cf9caa
|
Add check for distinct query when adding id attribute to order clause in paging query
|
2016-08-01 10:13:05 +02:00 |
|
Robin Bygrave
|
84a86cad0e
|
#794 - Refactor - tidy code, remove unused mimetypes properties
|
2016-07-31 23:34:55 +12:00 |
|
Robin Bygrave
|
dfdf87fa2d
|
#794 - Refactor - tidy code, javadoc tidy
|
2016-07-31 23:33:29 +12:00 |
|
Robin Bygrave
|
ee0615caec
|
#794 - Refactor - tidy code, use uppercase L for Long literal
|
2016-07-31 23:33:07 +12:00 |
|
Robin Bygrave
|
79b8395f8f
|
#794 - Refactor - tidy code, simplify if
|
2016-07-31 23:32:37 +12:00 |
|
Robin Bygrave
|
87c479cd95
|
#794 - Refactor - tidy code, remove unused imports
|
2016-07-31 23:24:30 +12:00 |
|
Robin Bygrave
|
abbdda810a
|
#794 - Refactor - tidy code, remove unused method arguments
|
2016-07-31 23:23:57 +12:00 |
|
Robin Bygrave
|
e621900de9
|
#794 - Refactor - tidy code, remove unused method arguments
|
2016-07-31 23:23:43 +12:00 |
|
Robin Bygrave
|
76b33511e1
|
#793 - com.avaje.ebean.event.changelog.BeanChange not keeping passed id value
|
2016-07-31 23:14:08 +12:00 |
|
Robin Bygrave
|
77deab5cf0
|
#792 - Change Logging Rollback message on org.avaje.ebean.TXN from INFO level to DEBUG level
|
2016-07-31 22:52:48 +12:00 |
|
Robin Bygrave
|
4a9f8cef0e
|
No effective change - rename SpiQuery method for m2mIncludeJoin and simplify OrmQueryPlanKey to associated intersection table name
|
2016-07-31 22:49:10 +12:00 |
|
Robin Bygrave
|
4d1340c16c
|
No effective change - rename SpiQuery method for m2mIncludeJoin and simplify OrmQueryPlanKey to associated intersection table name
|
2016-07-31 22:46:07 +12:00 |
|
Robin Bygrave
|
74c6c71301
|
[maven-release-plugin] prepare for next development iteration
|
2016-07-31 21:28:17 +12:00 |
|
Robin Bygrave
|
0f0028eb1f
|
[maven-release-plugin] prepare release avaje-ebeanorm-7.21.1
avaje-ebeanorm-7.21.1
|
2016-07-31 21:27:58 +12:00 |
|
Robin Bygrave
|
b4a1d52067
|
#791 - ENH: Add transaction.setRollbackOnly() ... (and Ebean.setRollbackOnly())
|
2016-07-31 21:24:31 +12:00 |
|
Robin Bygrave
|
d82148248c
|
No effective change - javadoc tidy
|
2016-07-31 20:55:34 +12:00 |
|
Robin Bygrave
|
dc7c854432
|
#788 - Deprecate findRowCount() ... add findCount(). Effectively renaming findRowCount() to findCount()
|
2016-07-31 19:06:21 +12:00 |
|
Robin Bygrave
|
7c83010df1
|
#788 - Deprecate findRowCount() ... add findCount(). Effectively renaming findRowCount() to findCount()
|
2016-07-31 16:39:23 +12:00 |
|
Robin Bygrave
|
ed41e58073
|
Bump pom version to 7.21.1-SNAPSHOT
|
2016-07-31 16:01:00 +12:00 |
|
Robin Bygrave
|
5bab9eb648
|
#790 - DB Migration with multiple platforms (and no maven H2 dependency) gives: java.lang.NoClassDefFoundError: org/h2/api/Trigger
|
2016-07-31 15:59:54 +12:00 |
|
Robin Bygrave
|
5ce8eb6046
|
No effective change - remove unused methods
|
2016-07-31 15:02:05 +12:00 |
|
Robin Bygrave
|
56fee2ea9b
|
#789 - findCount() ... with where raw(...) expression that includes a "many" produces incorrect SQL
|
2016-07-31 14:57:12 +12:00 |
|
Robin Bygrave
|
780ee7c7c0
|
[maven-release-plugin] prepare for next development iteration
|
2016-07-25 23:37:18 +12:00 |
|
Robin Bygrave
|
2bac7bf84d
|
[maven-release-plugin] prepare release avaje-ebeanorm-7.20.1
avaje-ebeanorm-7.20.1
|
2016-07-25 23:36:58 +12:00 |
|
Robin Bygrave
|
499862438d
|
Bump pom to 7.20.1-SNAPSHOT
|
2016-07-25 23:36:12 +12:00 |
|
Robin Bygrave
|
4ad0b7cf66
|
#786 - Bump avaje-dbmigration to 1.2.1 ... which uses autoCommit true when running drop-all ddl
|
2016-07-25 23:34:17 +12:00 |
|