You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ro...@apache.org on 2015/02/03 16:13:57 UTC

[50/50] [abbrv] couchdb-mango git commit: Merge pull request #21 from cloudant/43621-mango-escape-period

Merge pull request #21 from cloudant/43621-mango-escape-period

43621 mango escape period

Project: http://git-wip-us.apache.org/repos/asf/couchdb-mango/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-mango/commit/09e4b815
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-mango/tree/09e4b815
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-mango/diff/09e4b815

Branch: refs/heads/master
Commit: 09e4b815dd8a8777ea1fac51923216cedd8ad066
Parents: bdf9cf7 a7c88e5
Author: Tony Sun <to...@cloudant.com>
Authored: Fri Jan 23 15:43:42 2015 -0800
Committer: Tony Sun <to...@cloudant.com>
Committed: Fri Jan 23 15:43:42 2015 -0800

----------------------------------------------------------------------
 src/mango_native_proc.erl              | 18 +++++++----------
 src/mango_selector_text.erl            | 25 +++++++++++-------------
 src/mango_util.erl                     | 17 +++++++++++++++-
 test/04-key-tests.py                   | 30 +++++++++++++++++++++++++++--
 test/07-text-custom-field-list-test.py | 17 +++++++++++++++-
 test/user_docs.py                      |  3 ++-
 6 files changed, 80 insertions(+), 30 deletions(-)
----------------------------------------------------------------------