GitHub user tnine opened a pull request: https://github.com/apache/incubator-usergrid/pull/257
Usergrid 669 Updates our document fields to be more descriptive and parsable Changes our parsing to use REGEX, to ensure we can always parse our document data correctly, regardless of input format. You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/incubator-usergrid USERGRID-669 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-usergrid/pull/257.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 #257 ---- commit c3c248049d3d3b3699703bf053402115761cd57b Author: Todd Nine <tn...@apigee.com> Date: 2015-05-27T16:25:47Z Changes parsing to use regex Changes fields to be more descriptive commit 9c9fb27ce02e12f7ee8753bcbff076c2443f689f Author: Todd Nine <tn...@apigee.com> Date: 2015-05-28T12:31:12Z Merge branch 'two-dot-o-dev' of https://git-wip-us.apache.org/repos/asf/incubator-usergrid into USERGRID-669 commit 490e2cb2ec58f8acd0411e5154e70ca8b801aaec Author: Todd Nine <tn...@apigee.com> Date: 2015-05-28T12:37:41Z Fixes method removal on merge commit bfe133765184d523f8cbde2a82f5572757074fd7 Author: Todd Nine <tn...@apigee.com> Date: 2015-05-28T12:52:54Z Fixes bugs with naming regex ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---