You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by gr...@apache.org on 2015/06/10 00:44:30 UTC

[2/2] incubator-usergrid git commit: Merge branch 'USERGRID-613' into two-dot-o-dev

Merge branch 'USERGRID-613' into two-dot-o-dev

* USERGRID-613:
  [USERGRID-613] Fixed errors with running index endpoint. Added testing compatibility in rest test framework for index tests. (i.e adding a call for basic auth ) Added debugging for finding out if you are a superuser or not. Added test for rebuilding endpoint and ignored previous unused test as fixing and adding tests for that should be a separate issue.


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

Branch: refs/heads/two-dot-o-dev
Commit: 30ba024ad49684039711c5cae85686ca0a83c450
Parents: 1f348e9 81148fc
Author: GERey <gr...@apigee.com>
Authored: Tue Jun 9 15:44:20 2015 -0700
Committer: GERey <gr...@apigee.com>
Committed: Tue Jun 9 15:44:20 2015 -0700

----------------------------------------------------------------------
 .../index/ReIndexRequestBuilderImpl.java        |   2 +-
 .../org/apache/usergrid/rest/IndexResource.java |   7 +-
 .../security/SecuredResourceFilterFactory.java  |   2 +
 .../apache/usergrid/rest/IndexResourceIT.java   | 101 +++++++++++++------
 .../rest/management/ManagementResourceIT.java   |   2 +-
 .../test/resource2point0/AbstractRestIT.java    |   4 +-
 .../endpoints/NamedResource.java                |  37 +++++--
 7 files changed, 113 insertions(+), 42 deletions(-)
----------------------------------------------------------------------