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 2015/11/17 23:05:34 UTC

[39/39] usergrid git commit: this closes #437

this closes #437


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

Branch: refs/heads/1.x
Commit: 9f3299ef669fdd4920d2eb396602f3d7cca89e9e
Parents: bd4fd26 d2bd3e8
Author: Dave Johnson <sn...@apache.org>
Authored: Tue Nov 17 17:04:08 2015 -0500
Committer: Dave Johnson <sn...@apache.org>
Committed: Tue Nov 17 17:04:08 2015 -0500

----------------------------------------------------------------------
 .../cassandra/EntityManagerImpl.java            |  80 +++
 .../usergrid/persistence/EntityManagerIT.java   |   2 +
 .../rest/applications/users/UsersResource.java  |   3 +
 ...cateUniquePropertyExistsExceptionMapper.java |   6 +
 .../usergrid/services/ServiceRequestIT.java     | 240 ++++++++-
 .../usergrid/tools/CollectionUserFix.java       | 171 +++++++
 .../usergrid/tools/UniqueIndexCleanup.java      | 387 ---------------
 .../usergrid/tools/UserUniqueIndexCleanup.java  | 476 ++++++++++++++++++
 .../tools/UserUniqueIndexCleanupTest.java       | 490 +++++++++++++++++++
 9 files changed, 1467 insertions(+), 388 deletions(-)
----------------------------------------------------------------------