GitHub user GERey opened a pull request:

    https://github.com/apache/incubator-usergrid/pull/191

    Usergrid 493

    Fixed CollectionsResourceIT to logical state. One test still fails but that 
can be addressed later. 
    Added generics to the namedResource so that we can start moving the tests 
over to generic posts.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/incubator-usergrid USERGRID-493

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-usergrid/pull/191.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #191
    
----
commit ee2160657510012d3c31cfa794f70747d4023808
Author: GERey <[email protected]>
Date:   2015-03-18T23:56:07Z

    Got generics working, but before is still broken. Starting refactor of rest 
test framework.

commit ce6626d4ec7626525b16f77c0450dfc9993d965b
Author: GERey <[email protected]>
Date:   2015-03-19T20:01:39Z

    Added fixes and corresponding changes to AdminUsersIT.

commit 3eae925da199e04ccab1b4600de71b1c1eede8c9
Author: GERey <[email protected]>
Date:   2015-03-19T22:13:14Z

    Merge branch 'USERGRID-405' of 
https://git-wip-us.apache.org/repos/asf/incubator-usergrid into USERGRID-493
    
    # By Todd Nine (38) and Shawn Feldman (18)
    # Via Shawn Feldman (7) and others
    * 'USERGRID-405' of 
https://git-wip-us.apache.org/repos/asf/incubator-usergrid: (56 commits)
      Optimizes import to avoid merge errors
      Removed exception swallowing
      Added test to prove issue
      Fixes issue with repair logic with incorrect assumptions of version 
ordering.  Versions can appear in any order during arbitrary order by 
statements.
      Removed Hystrix.   Causing thread OOM issues and not really used in 
production.
      Revert "fix for list types changing from string to int or whatever"
      Second pass at fixing the merge
      fix for list types changing from string to int or whatever
      Added REST tier invocation for migrations.
      WIP overwrite
      Added more tests
      Fixes bug in return type
      Renames listener to complete.
      Refactored plugins to allow a "bootstrap" system plugin.
      Fixes bug with delete marking and incorrect return value
      Refactored packages
      Fixes incorrect system initialization order
      Removed Hystrix for performance testing.
      Upgraded plexus utils and fixes build concurrency issues with surefire
      Temporarily removed test.  Need to rebuild with plugin structure.
      ...

commit 298bfcf1cb3a02d8fd10d02d6eab46cdd14b20c9
Author: GERey <[email protected]>
Date:   2015-03-19T23:08:34Z

    [USERGRID-493] Made tests use a superuser token by default. If they need 
other kinds of tokens then they can set them in the tests according to their 
needs.
    Fixed

commit edbda76f29494cc78ca59afe04138af8a4ecfebf
Author: GERey <[email protected]>
Date:   2015-03-19T23:11:01Z

    [USERGRID-335] Fixed logic-wise what was wrong with the 
collectionResourceIT tests.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to