GitHub user tnine opened a pull request:
https://github.com/apache/incubator-usergrid/pull/72
Merge in new graph sharding algorithm into two-dot-o
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/incubator-usergrid two-dot-o
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-usergrid/pull/72.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 #72
----
commit f22d67a27dd5627d14cec26d935c9c7c8f9fcd61
Author: Dave Johnson <[email protected]>
Date: 2014-08-26T19:55:40Z
Rewrite testGeo() to test via queries rather than the GeoIndexSearcher
thing and re-enable the test (by removing the @Ignore annotation).
commit 718c0fe08a762e9b76e7f3ca2c6bde1b89399e5f
Author: Dave Johnson <[email protected]>
Date: 2014-08-26T20:12:32Z
New GeoQueryOrTest to test using or in a geo query.
commit 9b53e16453cda51df9a7c9463453dff8dd47eb6a
Author: Dave Johnson <[email protected]>
Date: 2014-08-27T17:07:02Z
Add ArrayField to Mvcc serialization test and default constructor to
ArrayField.
commit 4e428e364b031d80e6ec1b8cd05f1f148d764a2d
Author: Dave Johnson <[email protected]>
Date: 2014-08-28T00:42:04Z
Fix for the way that arrays are serialized by JSON and a test to verify
that arrays work as expected.
commit 9c47aee00a52b917ab03043cfb0f70a10f86f3f6
Author: Dave Johnson <[email protected]>
Date: 2014-08-28T15:06:34Z
Fixes for new tests brought in for master.
commit 64ad13d5a1ec3fe9d158e39ac4a6d80df3aedcfe
Author: Shawn Feldman <[email protected]>
Date: 2014-08-26T18:50:54Z
uuid fixes, adding serialization fixes
commit 1d74ec00ea9b8052f3fce882ccf0ad7112d34c8b
Author: Shawn Feldman <[email protected]>
Date: 2014-08-26T22:36:18Z
abstract uuid creation
commit 78ce124675b6d71deed2c73522dd0720fb39e0c3
Author: Shawn Feldman <[email protected]>
Date: 2014-08-28T16:18:49Z
remove extra ref
commit efdc08d7c177fcf4613a9135ee7d35ed8a2dfcfc
Author: Shawn Feldman <[email protected]>
Date: 2014-08-28T16:23:14Z
add uuid long method
commit ce8c1706adab05767db46c70c340d3dc7a264916
Author: Dave Johnson <[email protected]>
Date: 2014-08-28T19:36:28Z
Move to ElasticSearch 1.2.4 and comment out query validator for now, see
USERGRID-221.
commit 9ddb53730170977cbf5f3082dedd1fe77197f6e9
Author: Dave Johnson <[email protected]>
Date: 2014-08-28T19:37:38Z
More test fixes related to merge from master and previous serialization fix.
commit 8b2c1b71dff1e112a1b67612b68e5ac3ed43431d
Author: Dave Johnson <[email protected]>
Date: 2014-08-28T20:26:56Z
Merge branch 'pr/70' into two-dot-o
commit c6de8494daf3ea7207b5ef8d6572acaa68026bd3
Author: Dave Johnson <[email protected]>
Date: 2014-08-29T13:32:27Z
Fix JSON mapper to use same setup as we do in Collections module serializer.
commit ef707147cb6d0561fe62208f2e9cc1dbaf57ff5f
Author: Dave Johnson <[email protected]>
Date: 2014-08-29T13:33:18Z
Merge branch 'two-dot-o' of https://github.com/apache/incubator-usergrid
into two-dot-o
commit b09b154a0880017569a3b1f21cedcfa9856fdd66
Author: Dave Johnson <[email protected]>
Date: 2014-08-29T14:06:31Z
Reverting previous change; jumped the gun on that one.
----
---
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.
---