Robin Bygrave
cd17e12620
Merge API into Server to simplify forking/branching across API and Implementation
2013-04-15 23:33:51 +12:00
Robin Bygrave
cbd7b5e912
Refactor transaction logging to simple SLF4J use
2013-04-15 23:16:08 +12:00
Robin Bygrave
b5ef07bab9
Remove LDAP and Validation objects
2013-04-12 01:03:22 +12:00
Robin Bygrave
f04a4864e9
Remove LDAP and Validation objects - (removing these features)
2013-04-12 00:23:39 +12:00
Rob Bygrave
cae8980652
Merge pull request #15 from rvowles/master
...
This is all of the stuff to migrate Ebean to slf4j
2013-04-11 03:25:24 -07:00
Richard Vowles
0a951165e5
migrate from JUL to SLF4j
2013-04-11 21:53:25 +12:00
Richard Vowles
4ce891eb43
migrate from JUL logging to SLF4j
2013-04-11 21:43:23 +12:00
Robin Bygrave
9f624ec2bf
Remove Validation and LDAP features
2013-04-09 00:05:42 +12:00
Robin Bygrave
fb28c641d0
Remove LDAP feature support
2013-04-08 23:10:19 +12:00
Robin Bygrave
1ba122d9e1
change parent pom and move scm url to ebean-orm
2013-04-08 22:40:37 +12:00
Rob Bygrave
21d35ca4fa
Merge pull request #13 from rvowles/master
...
Please consider this for updates to the server.
2013-04-08 03:36:24 -07:00
Richard Vowles
cef9dd6cda
turn DDL generation into plugin, allow for other plugins to run
2013-04-07 21:56:24 +12:00
rbygrave
22f67ee49a
Changes to support the preceeding merges
2013-04-02 23:07:31 +13:00
Rob Bygrave
a6163b31d6
Merge pull request #7 from mochalov/master
...
Setting entity concurrency mode via annotation
2013-03-26 03:54:03 -07:00
Andrey Mochalov
fe4bd22c15
Added support of setting entity concurrency mode via annotation
2013-01-11 14:36:26 +04:00
Rob Bygrave
526aab97b8
Merge pull request #2 from outersky/master
...
Add Expose annotation for customerizing read/write json format
2012-12-02 19:58:40 -08:00
Rob Bygrave
9be9208b8b
Merge pull request #5 from mbell697/master
...
Change console output of DDL runner to use a logger instead of stdout.
2012-12-02 19:56:08 -08:00
Rob Bygrave
e21844ca99
Merge pull request #3 from jroper/patch-1
...
Remove double wait for cache warmer delay
2012-12-02 19:54:35 -08:00
Rob Bygrave
8855669f0d
Merge pull request #6 from jroper/null-id
...
Ensured that setting a null id on Query throws an NPE
2012-12-02 19:52:09 -08:00
James Roper
c2d3cc00ea
Ensured that setting a null id on Query throws an NPE
2012-12-03 14:22:41 +11:00
Mark Bell
080d398214
Logging information for DDL running should use the logger instead of stdout so its output can be turned off. Useful when running lots of test cases which all create clean databases.
2012-11-26 13:14:16 -05:00
James Roper
dbac28b2d9
Remove double wait for cache warmer delay
...
The CacheWarmer is run by a timer after the warm delay (default 30 seconds). But then the first thing it does is sleeps for the warm delay. It should just run immediately because the app has already waited for that delay.
2012-11-08 10:57:43 +11:00
outersky
82b80f5a52
! is ommitted
2012-10-24 22:57:50 +08:00
outersky
bb3ea76594
Add Expose support for Ebean entities.
...
can be applied to simple property, or One/ManyToMany association.
2012-10-24 22:35:02 +08:00
Robin Bygrave
e0d9cc3662
[maven-release-plugin] prepare for next development iteration
2012-10-02 15:38:17 +13:00
Robin Bygrave
da7c5e3a09
[maven-release-plugin] prepare release avaje-ebeanorm-server-3.1.2
avaje-ebeanorm-server-3.1.2
2012-10-02 15:34:50 +13:00
Robin Bygrave
870e8f14b6
[maven-release-plugin] rollback the release of avaje-ebeanorm-server-3.1.2
2012-10-02 15:27:03 +13:00
Robin Bygrave
2859d69d0b
[maven-release-plugin] prepare release avaje-ebeanorm-server-3.1.2
2012-10-02 15:08:36 +13:00
rbygrave
bca787b54d
Fixes to only allow m2m intersection save from one direction based on
...
beanName. Supports BUG 429 : Pull Request: jroper - Fixing ManyToMany
association saving bug
2012-10-02 14:59:27 +13:00
rbygrave
21d63c7424
Organise imports
2012-10-02 13:34:30 +13:00
rbygrave
902990e159
remove old commented out code
2012-10-02 13:29:00 +13:00
rbygrave
b2b5c9d71f
Merge branch 'master' of https://github.com/rbygrave/avaje-ebeanorm-server
2012-10-02 13:26:57 +13:00
rbygrave
0e5157969d
Remove underlying Scala support
2012-10-02 13:26:27 +13:00
Rob Bygrave
db61512f4f
Merge pull request #1 from jroper/manytomany-bugfix
...
[#428 ] Fixing ManyToMany association saving bug
2012-10-01 15:57:39 -07:00
James Roper
0014961769
[ #428 ] Fixing ManyToMany association saving bug
2012-09-28 19:37:33 +10:00
Robin Bygrave
fb8b435d7e
[maven-release-plugin] prepare for next development iteration
2012-09-15 00:41:42 +12:00
Robin Bygrave
83aced84a2
[maven-release-plugin] prepare release avaje-ebeanorm-server-3.1.1
avaje-ebeanorm-server-3.1.1
2012-09-15 00:41:31 +12:00
Robin Bygrave
d41159bfe3
Tidy up pom with specific dependencies etc
2012-09-15 00:39:47 +12:00
rbygrave
72ae11046e
Add jdk7 jdbc api to support compiling with jdk7
2012-09-15 00:34:48 +12:00
rbygrave
59daa114fe
Use avaje-ebeanorm-mavenenhancer and cleanup pom
2012-09-15 00:15:16 +12:00
Robin Bygrave
7bf2676991
clean up pom
2012-09-15 00:05:55 +12:00
rbygrave
476e811cf9
Change License to Apache2 and reformat code
2012-09-15 00:00:50 +12:00
rbygrave
7aae897def
Change license to Apache2 and reformat
2012-09-15 00:00:08 +12:00
rbygrave
96ce4c0ddf
initial add of EbeanORM server based on v2.8.1
2012-09-14 00:40:39 +12:00
Rob Bygrave
2b74d0f9d9
Initial commit
2012-09-13 04:49:56 -07:00