You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by sn...@apache.org on 2014/03/24 18:21:11 UTC

[23/26] git commit: Merge 269100c3b9ea7481a6263f121f2cb983ce471736 into fc105970fa93f486b24cc1fbfc0df85349d96f97

Merge 269100c3b9ea7481a6263f121f2cb983ce471736 into fc105970fa93f486b24cc1fbfc0df85349d96f97


Project: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/commit/671371dc
Tree: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/tree/671371dc
Diff: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/diff/671371dc

Branch: refs/pull/77/merge
Commit: 671371dcbef0ff5841a11fd1c73a72b569c39c7f
Parents: fc10597 269100c
Author: GERey <gr...@apigee.com>
Authored: Mon Mar 24 16:57:33 2014 +0000
Committer: GERey <gr...@apigee.com>
Committed: Mon Mar 24 16:57:33 2014 +0000

----------------------------------------------------------------------
 .../MvccEntitySerializationStrategyImpl.java    | 63 ++++++++++--------
 ...MvccEntitySerializationStrategyImplTest.java | 67 ++++++++++++++++++++
 stack/corepersistence/model/pom.xml             | 33 ++++++++++
 .../persistence/model/entity/Entity.java        |  8 ++-
 .../model/field/value/EntityObject.java         | 30 +++++++++
 .../persistence/model/field/value/Location.java | 11 +++-
 .../index/impl/EsEntityCollectionIndex.java     | 46 ++++++++------
 .../org/apache/usergrid/utils/JsonUtils.java    | 26 ++------
 .../index/impl/CorePerformanceIT.java           | 18 ++++--
 stack/pom.xml                                   | 43 +++++++++++++
 10 files changed, 268 insertions(+), 77 deletions(-)
----------------------------------------------------------------------