19 Commits

Author SHA1 Message Date
Jon Brisbin
6e0f9a4162 Fixed a failing test. 2012-05-09 10:00:19 -05:00
Jon Brisbin
e1e460e718 Added the ability to control the exporting of Repositories, query methods or entity fields by adding "exported = true|false" to the @RestResource annotation. 2012-05-09 09:47:52 -05:00
Jon Brisbin
e44506c4e0 Reorganize how configuration is loaded, add UUID/String Converters. 2012-05-07 10:26:27 -05:00
Jon Brisbin
61170d8b43 Javadoc updates. 2012-05-03 11:35:05 -05:00
Jon Brisbin
ab7b497d72 Tweaks to source code by taking out unnecessary casts, slight tweak to how validators are handled, added validation documentation for the wiki. 2012-05-03 09:10:32 -05:00
Jon Brisbin
749382dad7 Documentation on handling events. Also added support for Spring Data Commons 1.3.0.RC2, which has improved metadata handling. 2012-05-02 16:24:53 -05:00
Jon Brisbin
d549aaecee Tweaking query method support. 2012-05-02 11:09:27 -05:00
Jon Brisbin
1f589b40fd Tweaking build. 2012-05-01 10:45:43 -05:00
Jon Brisbin
39422bd5d6 Tweaked test 2012-05-01 10:02:28 -05:00
Jon Brisbin
1b2986228d Tweaks to tests. 2012-05-01 09:56:28 -05:00
Jon Brisbin
076bbf45d2 Fixed bug with id and version attributes being included in "embedded" attributes. 2012-05-01 09:50:56 -05:00
Jon Brisbin
393a3b56af Added query capability. 2012-05-01 09:32:32 -05:00
Jon Brisbin
d78126d018 Massive update that reworks the entire metadata system. 2012-04-30 16:13:11 -05:00
Jon Brisbin
4c0b4a8867 Add comment about Validators. 2012-04-26 14:17:22 -05:00
Jon Brisbin
2f0c20bd31 Added ValidatingRepositoryEventListener as a default bean so it's on all the time. 2012-04-26 13:53:53 -05:00
Jon Brisbin
7738b95b18 Changed name of "child" events to the more proper "link" events. 2012-04-26 13:10:57 -05:00
Jon Brisbin
fe9e485d81 Added ApplicationEvent handling and annotation-based extension mechanism. 2012-04-26 11:40:14 -05:00
Jon Brisbin
f91d91e9e4 Fixed a bug in dealing with PUT/update 2012-04-23 10:56:50 -05:00
Jon Brisbin
e49014542c Re-org submodules, add debug compiler options 2012-04-11 15:44:20 -05:00