GitHub user amuramoto opened a pull request:
https://github.com/apache/incubator-usergrid/pull/81
Fixes to partial update, tests in core, and Query.addEqualityFilter
Fixed partial updates which broke tests in core. Tracked down the test
breakage to broken Query.addEqualityFilter and fixed.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/amuramoto/incubator-usergrid 2.0
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-usergrid/pull/81.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 #81
----
commit a5b6274864b11f27c8c95d9f1781a96c2b8b01f6
Author: amuramoto <[email protected]>
Date: 2014-09-30T22:37:13Z
Fix for partial update error
commit 16d497ed29a9c24629a81980dcecf421e773034c
Author: amuramoto <[email protected]>
Date: 2014-09-30T22:53:15Z
merged upstream
commit 76b3421bad587c2339bd9a8772179f9586fae751
Author: amuramoto <[email protected]>
Date: 2014-09-30T23:37:34Z
update to partialUpdateTest
commit 7bb9c6475004e7eab36275cdf68394344208b1af
Author: amuramoto <[email protected]>
Date: 2014-10-01T22:33:20Z
Merge branch 'two-dot-o' of github.com:apache/incubator-usergrid into 2.0
commit d1dc7cd43b5f2cb9b52ee2fc0c8fc43105c25be0
Author: amuramoto <[email protected]>
Date: 2014-10-01T22:43:05Z
Fixed tests in core, Query.addEqualityFilter, and partial update.
----
---
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.
---