Robin Bygrave
|
bd6ff5d855
|
[maven-release-plugin] prepare for next development iteration
|
2016-05-10 00:04:08 +12:00 |
|
Robin Bygrave
|
7256c3ef90
|
[maven-release-plugin] prepare release avaje-ebeanorm-7.11.1
avaje-ebeanorm-7.11.1
|
2016-05-10 00:03:47 +12:00 |
|
Robin Bygrave
|
17042a9faf
|
#696 - ENH: Add fallback for @DbHstore ... fallback to JSON storage in VARCHAR
|
2016-05-09 23:24:13 +12:00 |
|
Robin Bygrave
|
b197d8a637
|
#695 - ENH: Add @DbArray for storing scalar types (UUID, Long, String) to Postgres ARRAY type
|
2016-05-09 22:38:51 +12:00 |
|
Robin Bygrave
|
2bb39b02d0
|
No effective change - javadoc on Query.setIncludeSoftDeletes()
|
2016-05-09 10:00:37 +12:00 |
|
Robin Bygrave
|
654e12422d
|
[maven-release-plugin] prepare for next development iteration
|
2016-05-06 17:22:12 +12:00 |
|
Robin Bygrave
|
82d24b300a
|
[maven-release-plugin] prepare release avaje-ebeanorm-7.10.1
avaje-ebeanorm-7.10.1
|
2016-05-06 17:21:50 +12:00 |
|
Robin Bygrave
|
f69a22736d
|
Bump pom to 7.10.1 SNAPSHOT
|
2016-05-06 17:21:02 +12:00 |
|
Robin Bygrave
|
6b19b6410c
|
No effective change - change test to look for sql
|
2016-05-06 17:15:30 +12:00 |
|
Robin Bygrave
|
7f546afdca
|
No effective change - test await on l2 cache statistics
|
2016-05-06 17:07:02 +12:00 |
|
Robin Bygrave
|
4e9e11ac34
|
#668 - ENH: Add ability to register a custom IdGenerator
|
2016-05-06 17:01:15 +12:00 |
|
Robin Bygrave
|
036092d470
|
#694 - Refactor - Rename IdGenerator to PlatformIdGenerator ... with a view to support customer Id generators
|
2016-05-06 14:50:50 +12:00 |
|
Robin Bygrave
|
2b602f6e51
|
#570 - ENH: Add ability to configure eBean to use true "ilike" expression
|
2016-05-06 14:26:08 +12:00 |
|
Robin Bygrave
|
2797f6bbcc
|
No effective change - Add test for undo of soft deleted bean
|
2016-05-06 13:38:09 +12:00 |
|
Robin Bygrave
|
e9e1a975f9
|
No effective change - @DbJsonB use in test
|
2016-05-06 13:28:26 +12:00 |
|
Robin Bygrave
|
13f7d37e76
|
#542 - ENH: @DbJson fields are auto serialized and deserialized to specified classes.
|
2016-05-06 13:20:51 +12:00 |
|
Robin Bygrave
|
deb6ce23d7
|
#693 - ENH: ... support @DbJson with Set<String> and Set<Long> support
|
2016-05-05 21:34:29 +12:00 |
|
Robin Bygrave
|
2c95d9dc9a
|
#693 - ENH: Add support for mapping @DbJson to list of scalar types like List<String>
|
2016-05-05 16:36:16 +12:00 |
|
Robin Bygrave
|
8c86976e68
|
No effective change - variable names
|
2016-05-05 16:15:25 +12:00 |
|
Robin Bygrave
|
c1ca02d871
|
No effective change - variable names
|
2016-05-05 16:14:58 +12:00 |
|
Robin Bygrave
|
0508b0254f
|
#692 - MigrationVersion parses version "0.1.1-SNAPSHOT" as "0.1"
|
2016-05-05 08:31:31 +12:00 |
|
Robin Bygrave
|
45e488cadb
|
Merge remote-tracking branch 'origin/master'
|
2016-05-04 15:09:24 +12:00 |
|
Robin Bygrave
|
23731072b7
|
Updates for example running db migration
|
2016-05-04 12:14:05 +12:00 |
|
Robin Bygrave
|
dc230af60b
|
No effective change - add test for explicit deleted = true property use
|
2016-05-04 10:50:30 +12:00 |
|
Rob Bygrave
|
622258c82c
|
Update ISSUE_TEMPLATE.md
|
2016-05-04 10:46:04 +12:00 |
|
Robin Bygrave
|
dbed34cc51
|
[maven-release-plugin] prepare for next development iteration
|
2016-05-02 16:35:23 +12:00 |
|
Robin Bygrave
|
b4d49161af
|
[maven-release-plugin] prepare release avaje-ebeanorm-7.9.1
avaje-ebeanorm-7.9.1
|
2016-05-02 16:35:04 +12:00 |
|
Robin Bygrave
|
8a68e72305
|
No effective change - modify test, add l2 cache await
|
2016-05-02 16:32:08 +12:00 |
|
Robin Bygrave
|
07fe1cde6b
|
#689 - Refactor DB Migration to support "V" prefix
|
2016-05-02 16:25:27 +12:00 |
|
Robin Bygrave
|
9da5ce01a7
|
#686 - Trouble with non-standard java.sql.Date values caching in 7.8.1.
|
2016-04-29 22:22:38 +12:00 |
|
Robin Bygrave
|
5bcfce9cd4
|
#684 - Refactor - rename @CacheStrategy to @Cache ... require explicit enableQueryCache=true for query cache use
|
2016-04-29 21:52:50 +12:00 |
|
Robin Bygrave
|
a6d276d4d3
|
#683 - Refactor - rename @CacheTuning to @CacheBeanTuning ... for consistency
|
2016-04-29 09:48:36 +12:00 |
|
Robin Bygrave
|
5b100e6d37
|
#682 - Remove deprecated Model.Finder constructors that take Id type ... migrate to ones that don't
|
2016-04-29 09:28:43 +12:00 |
|
Robin Bygrave
|
bf75af85c1
|
#681 - Remove SqlQuery.cancel() ... migrate to SqlQuery.findEachWhile() and stop while iterating
|
2016-04-29 09:05:36 +12:00 |
|
Robin Bygrave
|
5cf2d3c39a
|
#680 - Remove deprecated SqlQuery.findFutureList()
|
2016-04-29 08:49:07 +12:00 |
|
Robin Bygrave
|
840c5f8992
|
#679 - Remove SqlQuery.setListener() ... migrate to SqlQuery.findEach() or SqlQuery.findEachWhile()
|
2016-04-29 08:43:30 +12:00 |
|
Robin Bygrave
|
f867cd4c01
|
#678 - Remove SqlQuery.findSet() and SqlQuery.findMap() ... migrate to use SlqQuery.findList()
|
2016-04-29 08:37:52 +12:00 |
|
Robin Bygrave
|
ad17da5b36
|
No effective change - format
|
2016-04-28 22:22:04 +12:00 |
|
Robin Bygrave
|
9350155c00
|
#677 - REFACTOR: Remove unused SqlQuery.setBackgroundFetchAfter()
|
2016-04-28 22:18:14 +12:00 |
|
Robin Bygrave
|
8a84eaf7a7
|
#675 - ENH: Add SqlQuery.findEach() and SqlQuery.findEachWhile() methods ... to replace setListener()
|
2016-04-28 22:15:41 +12:00 |
|
Robin Bygrave
|
f0fab77ff7
|
#670 - Remove @EntityConcurrencyMode ... this is now rather redundant since 4.x changes
|
2016-04-28 20:26:17 +12:00 |
|
Robin Bygrave
|
41aace9dc4
|
#669 - Remove @EnumMapping ... migrate to use @DbEnumValue or @EnumValue
|
2016-04-28 20:22:37 +12:00 |
|
Robin Bygrave
|
7c9d752c3d
|
Merge branch 'master' of github.com:ebean-orm/avaje-ebeanorm
|
2016-04-28 20:19:22 +12:00 |
|
Robin Bygrave
|
81531b6cda
|
#671 - ENH: Add support for @View and extra-ddl.xml to nicely support entity beans based on views
|
2016-04-28 20:19:05 +12:00 |
|
Rob Bygrave
|
b70f3574d9
|
Update ISSUE_TEMPLATE.md
Add "some java code" placeholder
|
2016-04-28 13:22:31 +12:00 |
|
Rob Bygrave
|
be214273cc
|
Update README.md
|
2016-04-28 13:05:17 +12:00 |
|
Robin Bygrave
|
69c2810fbe
|
No effective change - add test for SqlQuery listener
|
2016-04-28 09:54:17 +12:00 |
|
Robin Bygrave
|
82da81116e
|
Add github issue template
|
2016-04-28 09:40:05 +12:00 |
|
Robin Bygrave
|
7d5e135f56
|
[maven-release-plugin] prepare for next development iteration
|
2016-04-27 08:41:26 +12:00 |
|
Robin Bygrave
|
6b05d2343b
|
[maven-release-plugin] prepare release avaje-ebeanorm-7.8.1
avaje-ebeanorm-7.8.1
|
2016-04-27 08:41:06 +12:00 |
|