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:20 UTC

[13/50] [abbrv] couchdb-mango git commit: Merge pull request #8 from cloudant/38248-escape-the-period-character

Merge pull request #8 from cloudant/38248-escape-the-period-character

Support escaped period character in query

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

Branch: refs/heads/master
Commit: 3bcd5140265294d804407010cb2fadbb4b47771e
Parents: 4bee6d1 80253c4
Author: Eric Avdey <ei...@eiri.ca>
Authored: Tue Nov 4 15:16:33 2014 -0400
Committer: Eric Avdey <ei...@eiri.ca>
Committed: Tue Nov 4 15:16:33 2014 -0400

----------------------------------------------------------------------
 .gitignore                 |  1 +
 README.md                  | 12 ++++++++---
 src/mango_doc.erl          | 44 ++++++++++++++++++++++++-----------------
 test/01-index-crud-test.py |  2 +-
 test/02-basic-find-test.py | 30 ++++++++++++++++++++++++++--
 test/user_docs.py          | 29 ++++++++++++++++++++++++++-
 6 files changed, 93 insertions(+), 25 deletions(-)
----------------------------------------------------------------------