You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by to...@apache.org on 2015/02/11 22:18:14 UTC

[05/25] incubator-usergrid git commit: Merge branch 'usergrid-312-appdelete' of github.com:snoopdave/incubator-usergrid into apache_usergrid/two-dot-o

Merge branch 'usergrid-312-appdelete' of github.com:snoopdave/incubator-usergrid into apache_usergrid/two-dot-o


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

Branch: refs/heads/USERGRID-273
Commit: e4cb321e9e1832af13d97796c1be3f0a91131d8c
Parents: 6ebbe50 4384975
Author: Rod Simpson <ro...@apigee.com>
Authored: Wed Jan 21 16:10:26 2015 -0700
Committer: Rod Simpson <ro...@apigee.com>
Committed: Wed Jan 21 16:10:26 2015 -0700

----------------------------------------------------------------------
 .../corepersistence/CpEntityManagerFactory.java |  56 +++++++--
 .../HybridEntityManagerFactory.java             |   9 +-
 .../persistence/EntityManagerFactory.java       |  11 +-
 .../cassandra/EntityManagerFactoryImpl.java     |  11 +-
 .../cassandra/EntityManagerFactoryImplIT.java   |  71 +++++++-----
 .../usergrid/persistence/index/EntityIndex.java |   2 +
 .../index/impl/EsEntityIndexBatchImpl.java      |  14 +--
 .../index/impl/EsEntityIndexImpl.java           | 115 ++++++++-----------
 .../persistence/index/impl/EsIndexCache.java    |  12 +-
 .../rest/applications/ApplicationResource.java  |  32 +++++-
 .../applications/ApplicationDeleteTest.java     |  54 +++++++++
 11 files changed, 257 insertions(+), 130 deletions(-)
----------------------------------------------------------------------