You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by sf...@apache.org on 2014/12/22 16:36:07 UTC

[08/50] incubator-usergrid git commit: Merge branch 'pr/91' into two-dot-o-events

Merge branch 'pr/91' into two-dot-o-events


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

Branch: refs/heads/UG-rest-test-framework-overhaul
Commit: f8131365e23fc6896dd0d6b5c00c4183e4878beb
Parents: bd2b127 389bee7
Author: Dave Johnson <dm...@apigee.com>
Authored: Thu Oct 30 09:38:25 2014 -0400
Committer: Dave Johnson <dm...@apigee.com>
Committed: Thu Oct 30 09:38:25 2014 -0400

----------------------------------------------------------------------
 .../events/EntityVersionCreatedImpl.java        |  49 ++++
 .../collection/EntityVersionCreatedFactory.java |  31 +++
 .../collection/guice/CollectionModule.java      |  16 +-
 .../impl/EntityCollectionManagerImpl.java       |  20 +-
 .../impl/EntityVersionCreatedTask.java          | 150 +++++++++++
 .../impl/EntityVersionCreatedTaskTest.java      | 270 +++++++++++++++++++
 .../persistence/index/EntityIndexBatch.java     |  12 +-
 .../index/impl/EsEntityIndexBatchImpl.java      |  22 ++
 8 files changed, 546 insertions(+), 24 deletions(-)
----------------------------------------------------------------------