rbygrave
|
74c9c14838
|
[maven-release-plugin] prepare release avaje-ebeanorm-4.5.6
avaje-ebeanorm-4.5.6
|
2015-04-24 23:50:02 +12:00 |
|
rbygrave
|
fc53e281e8
|
#276 - WriteJson not write Transient properties (without using PathProperties)
|
2015-04-24 23:16:10 +12:00 |
|
rbygrave
|
0c5e092d16
|
Fix for #277 - please check fetchPaths not null - NPE on OrmQueryDetail.convertManyFetchJoinsToQueryJoins(OrmQueryDetail.java:331)
|
2015-04-24 22:18:22 +12:00 |
|
rbygrave
|
1260edc8ed
|
Tweak to PrimaryServer to handle empty string defaultServerName values
|
2015-04-12 18:13:26 +12:00 |
|
Rob Bygrave
|
de372bfb89
|
Merge pull request #270 from Ryszard-Trojnacki/master
Ability to run maven tests with diffrent databases.
|
2015-04-12 17:46:22 +12:00 |
|
rbygrave
|
2ed5e026e0
|
#275 - ENH: Add support for @SequenceGenerator initialValue and allocationSize
|
2015-04-12 12:10:57 +12:00 |
|
rbygrave
|
6c37dc494b
|
Fix for #265 - java.lang.NoClassDefFoundError: Could not initialize class com.avaje.ebean.Ebean
|
2015-04-11 19:40:39 +12:00 |
|
rbygrave
|
6807499d01
|
Tweak test for #261
|
2015-04-11 19:30:05 +12:00 |
|
rbygrave
|
cb6faa022b
|
Fix for #260 - Trying to insert() or save() an entity with no @Id results in NPE
|
2015-04-11 19:16:36 +12:00 |
|
rbygrave
|
3b30388b35
|
Fix for #258 - Missing Inserts for Large Batches - Ebean 3.2.2
|
2015-04-11 18:55:08 +12:00 |
|
rbygrave
|
db57404e18
|
#274 - Predicate using a foreign key column sometimes adds an extra join
|
2015-04-11 18:53:17 +12:00 |
|
rbygrave
|
bede89fe13
|
Test for #269 - ENH: Add support for wildcard / startsWith jar searching
|
2015-04-11 11:14:48 +12:00 |
|
Ryszard-Trojnacki
|
c9fb28b288
|
Added parameter datasource.default to jUnit (surefire plugin) for
changing default database in maven tests.
|
2015-04-02 08:29:53 +02:00 |
|
Ryszard-Trojnacki
|
a192b0cdbf
|
Ability to override default datasource with java parameter.
|
2015-04-02 08:23:33 +02:00 |
|
Rob Bygrave
|
0a15cdd7b2
|
Merge pull request #262 from ForNeVeR/issue-259
Fix issue #259
|
2015-04-02 11:57:57 +13:00 |
|
Rob Bygrave
|
14c5a1328b
|
Merge pull request #264 from mrock42/master
Add link to Ebean ORM project website
|
2015-04-02 11:55:54 +13:00 |
|
Micah Schehl
|
cac6333c5e
|
Add Link to Ebean ORM project website
|
2015-03-30 00:28:47 -04:00 |
|
Micah Schehl
|
f7d1291a41
|
Add Link to Ebean ORM Website
|
2015-03-30 00:25:20 -04:00 |
|
Friedrich von Never
|
151e44ff67
|
Add test for issue #259.
|
2015-03-26 23:27:21 +06:00 |
|
Friedrich von Never
|
4f24944ec4
|
Do not use getPreWhere in case of unparsed SQL.
Fixes #259.
|
2015-03-26 22:28:29 +06:00 |
|
rbygrave
|
c3ccb1afb5
|
No effective change - reformat code whitespace etc
|
2015-03-22 22:05:15 +13:00 |
|
Rob Bygrave
|
ca8f529629
|
Merge pull request #257 from Ryszard-Trojnacki/master
Added ability to set alias for root table of sql query and sql command exists and not exists.
|
2015-03-22 21:48:31 +13:00 |
|
Ryszard-Trojnacki
|
2e03452e2e
|
Added SQL command "EXISTS" and "NOT EXISTS" to Ebean (ExpressionFactory,
ExpressionList).
|
2015-03-19 10:43:12 +01:00 |
|
Ryszard-Trojnacki
|
f78f4ea64a
|
Added ability to set alias for root table of sql query.
|
2015-03-18 10:28:54 +01:00 |
|
rbygrave
|
81aeca5475
|
[maven-release-plugin] prepare for next development iteration
|
2015-02-09 22:08:23 +13:00 |
|
rbygrave
|
36b5b3b817
|
[maven-release-plugin] prepare release avaje-ebeanorm-4.5.5
avaje-ebeanorm-4.5.5
|
2015-02-09 22:08:01 +13:00 |
|
Rob Bygrave
|
d83a70a155
|
Merge pull request #245 from megazord/master
Adds support to multiple methods as event listeners
|
2015-02-08 07:58:01 +13:00 |
|
Megazord
|
c140574eba
|
Adds support to multiple methods as event listeners
Fixes #244
|
2015-02-07 01:26:03 -02:00 |
|
rbygrave
|
4ab2f0df3c
|
#238 - update to test, still not reproducing yet
|
2015-02-05 00:09:43 +13:00 |
|
rbygrave
|
a447361ea0
|
#238 - Potential fix for stackOverflow error / recursion issue
|
2015-02-05 00:06:03 +13:00 |
|
rbygrave
|
8fc3f2da15
|
#238 - unsuccessful attempt to reproduce issue 238
|
2015-02-04 23:13:53 +13:00 |
|
rbygrave
|
a838bc38c5
|
No effective change - format code
|
2015-02-04 21:09:12 +13:00 |
|
Rob Bygrave
|
84e853bcfa
|
Merge pull request #241 from tbee/EventListenerIssue
Exceptions in events are swallowed
|
2015-02-04 21:06:41 +13:00 |
|
Rob Bygrave
|
e2a508aa5e
|
Merge pull request #242 from tbee/ClasspathreaderConfig
ebean.classpathreader is not initialized from ebean.properties
|
2015-02-04 21:05:42 +13:00 |
|
Tom Eugelink
|
e9c66abfe6
|
ebean.classpathreader is not initialized from ebean.properties
|
2015-02-03 15:52:23 +01:00 |
|
Tom Eugelink
|
050aad717d
|
Exceptions in events are swallowed
|
2015-02-03 15:47:58 +01:00 |
|
rbygrave
|
30e02de6f3
|
Fix for #236 - OptimisticLockException when saving a model the second time with joda DateTime and mysql 5.6
|
2015-02-03 00:57:58 +13:00 |
|
rbygrave
|
b8a7017ffd
|
update README with version 4.5.4
|
2015-02-03 00:22:57 +13:00 |
|
rbygrave
|
da61136465
|
[maven-release-plugin] prepare for next development iteration
|
2015-02-03 00:12:19 +13:00 |
|
rbygrave
|
90ec7bafb3
|
[maven-release-plugin] prepare release avaje-ebeanorm-4.5.4
avaje-ebeanorm-4.5.4
|
2015-02-03 00:11:56 +13:00 |
|
rbygrave
|
c638ad8d56
|
Fix for #235: Stored procedures not commited
|
2015-02-03 00:01:18 +13:00 |
|
rbygrave
|
6a582c0eef
|
No effective change - code format
|
2015-02-03 00:00:49 +13:00 |
|
rbygrave
|
0551b3066f
|
Fix for #237: find method is returning old entity rather than updated entity in some situations
|
2015-02-02 23:12:37 +13:00 |
|
rbygrave
|
af36c9ec7d
|
No effective change - update TestQueryFindPagedList with better test case error message
|
2015-02-02 22:03:42 +13:00 |
|
rbygrave
|
bd99badb28
|
No effective change - code cleanup of BindableProperty to remove unused parameter (property name)
|
2015-02-02 21:43:08 +13:00 |
|
rbygrave
|
f7e07633a1
|
No effective change - format code
|
2015-02-02 21:30:31 +13:00 |
|
rbygrave
|
ace45a038e
|
Fix for #240 - Add support for using Joda LocalDateTime and DateTime with @CreatedTimestamp, @UpdatedTimestamp
|
2015-02-02 20:39:06 +13:00 |
|
rbygrave
|
36dd2bbee7
|
Add test for #234 - Not-trimmed values in configuration properties
|
2015-01-29 22:29:02 +13:00 |
|
rbygrave
|
71e7baff01
|
#232 - no effective change, format of TransactionManager only
|
2015-01-17 13:32:13 +13:00 |
|
rbygrave
|
ef093b2c6c
|
Fix for #232 - New ebean leaves connections with active transactions
|
2015-01-17 13:28:34 +13:00 |
|