[17/19] mochiweb commit: updated refs/heads/upstream to bd6ae7c

2015-09-09 Thread rnewson
update changelog for #161 Project: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/commit/82bb026b Tree: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/tree/82bb026b Diff:

[01/19] mochiweb commit: updated refs/heads/upstream to bd6ae7c

2015-09-09 Thread rnewson
Repository: couchdb-mochiweb Updated Branches: refs/heads/upstream b66b68d95 -> bd6ae7cbb add benchmarking for mochiweb Add a benchmark-script, and add `make bench` which creates an app for the benchmark. Additionally add a new route to the sample app to have a benchmark that is not dependent

[11/19] mochiweb commit: updated refs/heads/upstream to bd6ae7c

2015-09-09 Thread rnewson
_PID -> _Pid Project: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/commit/3d284c03 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/tree/3d284c03 Diff:

[08/19] mochiweb commit: updated refs/heads/upstream to bd6ae7c

2015-09-09 Thread rnewson
don't stablish link Project: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/commit/19ba7a33 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/tree/19ba7a33 Diff:

couchdb commit: updated refs/heads/master to 71fb2b8

2015-09-09 Thread rnewson
Repository: couchdb Updated Branches: refs/heads/master 315832d4d -> 71fb2b8c1 point to our mirror of mochi upstream now that https://github.com/mochi/mochiweb/pull/161 is merged Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit:

[09/19] mochiweb commit: updated refs/heads/upstream to bd6ae7c

2015-09-09 Thread rnewson
do not stop clock on http stop Project: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/commit/4daa6f3d Tree: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/tree/4daa6f3d Diff:

[02/19] mochiweb commit: updated refs/heads/upstream to bd6ae7c

2015-09-09 Thread rnewson
performance: cache date as the formatting of the date for each request is quite expensive we cache it in an ets table now. heavily inspired by cowboy, but does not use binaries and uses still httpd_util:rfc1183 internally. Project: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/repo

[04/19] mochiweb commit: updated refs/heads/upstream to bd6ae7c

2015-09-09 Thread rnewson
remove detached not needed Project: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/commit/5238b76f Tree: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/tree/5238b76f Diff:

[15/19] mochiweb commit: updated refs/heads/upstream to bd6ae7c

2015-09-09 Thread rnewson
Don't swallow 'other' messages Mochiweb handlers that use the message queue can sometimes find that mochiweb has swallowed messages, causing them to timeout or block for a reply that will never come. Project: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/repo Commit:

[13/19] mochiweb commit: updated refs/heads/upstream to bd6ae7c

2015-09-09 Thread rnewson
update CHANGELOG for #158 Project: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/commit/419ba968 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/tree/419ba968 Diff:

[03/19] mochiweb commit: updated refs/heads/upstream to bd6ae7c

2015-09-09 Thread rnewson
remove wrong name from debugging Project: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/commit/8ab76825 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/tree/8ab76825 Diff:

[GitHub] couchdb-couch-epi pull request: Fix typespec for apply function

2015-09-09 Thread iilyak
GitHub user iilyak opened a pull request: https://github.com/apache/couchdb-couch-epi/pull/9 Fix typespec for apply function You can merge this pull request into a Git repository by running: $ git pull https://github.com/cloudant/couchdb-couch-epi fix_typespec Alternatively

fauxton commit: updated refs/heads/master to 1466889

2015-09-09 Thread benkeen
Repository: couchdb-fauxton Updated Branches: refs/heads/master 8219b17e0 -> 146688928 Fix for missing nav on Databases page Rather than add an entirely new (slow!) NW test, I just added an extra test to an existing one. Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo

couchdb commit: updated refs/heads/set-hostname-during-configure to 3153c6c

2015-09-09 Thread jan
Repository: couchdb Updated Branches: refs/heads/set-hostname-during-configure [created] 3153c6ce0 set -name to `hostname` during ./configure Note that `hostname` is not a good / portable way to determine the FQDN of a host, but this shows how it can be intergrated into ./configure until we

[04/26] couchdb-mango git commit: Add numeric string tests

2015-09-09 Thread tonysun83
Add numeric string tests BugzId: 45572 Project: http://git-wip-us.apache.org/repos/asf/couchdb-mango/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-mango/commit/ca5ff7bc Tree: http://git-wip-us.apache.org/repos/asf/couchdb-mango/tree/ca5ff7bc Diff:

[14/26] couchdb-mango git commit: stash compiled regexs in mochiglobal

2015-09-09 Thread tonysun83
stash compiled regexs in mochiglobal Project: http://git-wip-us.apache.org/repos/asf/couchdb-mango/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-mango/commit/7032bf58 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-mango/tree/7032bf58 Diff:

[07/26] couchdb-mango git commit: Fix compilation error

2015-09-09 Thread tonysun83
Fix compilation error Project: http://git-wip-us.apache.org/repos/asf/couchdb-mango/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-mango/commit/4f05552d Tree: http://git-wip-us.apache.org/repos/asf/couchdb-mango/tree/4f05552d Diff:

[05/26] couchdb-mango git commit: Handle extra <<>> when elemMatch normalizes selector

2015-09-09 Thread tonysun83
Handle extra <<>> when elemMatch normalizes selector When $elemMatch is applied to non-objects such as: {"results":{"$elemMatch": {"$gte": 80, "$lt": 85}}}, our normalizer modifies the selector to include <<>>. This causes issues for our path_str and match functions. This fix addresses those

[23/26] couchdb-mango git commit: Use short circuit operators

2015-09-09 Thread tonysun83
Use short circuit operators COUCHDB-2787 Project: http://git-wip-us.apache.org/repos/asf/couchdb-mango/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-mango/commit/8b6d0dbd Tree: http://git-wip-us.apache.org/repos/asf/couchdb-mango/tree/8b6d0dbd Diff:

[22/26] couchdb-mango git commit: Use config:get_integer

2015-09-09 Thread tonysun83
Use config:get_integer COUCHDB-2787 Project: http://git-wip-us.apache.org/repos/asf/couchdb-mango/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-mango/commit/928d76ac Tree: http://git-wip-us.apache.org/repos/asf/couchdb-mango/tree/928d76ac Diff:

[02/26] couchdb-mango git commit: Remove text search limit

2015-09-09 Thread tonysun83
Remove text search limit Rather than use hardcoded values for text search limit, we fit the value within the configurable Dreyfus max_limit parameter. FogBugzID: 44968 Project: http://git-wip-us.apache.org/repos/asf/couchdb-mango/repo Commit:

[08/26] couchdb-mango git commit: Fix $all operator

2015-09-09 Thread tonysun83
Fix $all operator The $all operator was only returning docs where the field exactly matched the array. It should return docs where the provided matching array is a subset of the field's array. Ex: {"field" : { "$all" : ["Bob", "Joe"] } } should match "field" : ["Bob", "Jane", "Joe"]

[25/26] couchdb-mango git commit: Reinstate skip tests

2015-09-09 Thread tonysun83
Reinstate skip tests COUCHDB-2787 Project: http://git-wip-us.apache.org/repos/asf/couchdb-mango/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-mango/commit/17e4abff Tree: http://git-wip-us.apache.org/repos/asf/couchdb-mango/tree/17e4abff Diff:

couchdb commit: updated refs/heads/master to a84fcb2

2015-09-09 Thread wohali
Repository: couchdb Updated Branches: refs/heads/master 71fb2b8c1 -> a84fcb2d9 Set -name to hostname during ./configure for Win64 CC @janl simple enough ;) Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/a84fcb2d

[20/26] couchdb-mango git commit: Return 503 if dreyfus service does not exist

2015-09-09 Thread tonysun83
Return 503 if dreyfus service does not exist References to text will throw a 503 if the dreyfus_index module does not exist. COUCHDB-2787 Project: http://git-wip-us.apache.org/repos/asf/couchdb-mango/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-mango/commit/6100a0b6 Tree:

[01/26] couchdb-mango git commit: Revert "Remove reference to _text indexes"

2015-09-09 Thread tonysun83
Repository: couchdb-mango Updated Branches: refs/heads/master 677cd2a59 -> 1de64eabb Revert "Remove reference to _text indexes" This reverts commit 955a42c3bbd0502f1623bec29edad59eddd7b2ea. Conflicts: src/mango_error.erl COUCHDB-2787 Project:

[2/2] couchdb-mango git commit: Use hypothesis instead of random values for num_string tests

2015-09-09 Thread tonysun83
Use hypothesis instead of random values for num_string tests COUCHDB-2787 Project: http://git-wip-us.apache.org/repos/asf/couchdb-mango/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-mango/commit/2793b9f5 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-mango/tree/2793b9f5

[1/2] couchdb-mango git commit: Make testcases skip automatically when no text service

2015-09-09 Thread tonysun83
Repository: couchdb-mango Updated Branches: refs/heads/2787-modify-testcases [created] 2793b9f50 Make testcases skip automatically when no text service COUCHDB-2787 Project: http://git-wip-us.apache.org/repos/asf/couchdb-mango/repo Commit:

[1/2] fauxton commit: updated refs/heads/master to 8cd744a

2015-09-09 Thread benkeen
Repository: couchdb-fauxton Updated Branches: refs/heads/master 3da92763e -> 8cd744acb http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/blob/8cd744ac/app/addons/documents/templates/string_edit_modal.html -- diff --git

couch commit: updated refs/heads/master to 9aff2f6

2015-09-09 Thread wohali
Repository: couchdb-couch Updated Branches: refs/heads/master 9d4b0fe72 -> 9aff2f663 Add libcurl support for Windows Project: http://git-wip-us.apache.org/repos/asf/couchdb-couch/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-couch/commit/9aff2f66 Tree:

[2/2] fauxton commit: updated refs/heads/master to 8cd744a

2015-09-09 Thread benkeen
Reactifying full page doc editor This PR converts the Full Page Document Editor to React, including all subcomponents. It drops the old Backbone version of the code editor. File uploads now have a progress bar and work locally. Project:

chttpd commit: updated refs/heads/master to e3f575f

2015-09-09 Thread rnewson
Repository: couchdb-chttpd Updated Branches: refs/heads/master 6b18a8e6e -> e3f575f2f Fix usage of lists:keyreplace Project: http://git-wip-us.apache.org/repos/asf/couchdb-chttpd/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-chttpd/commit/e3f575f2 Tree:

[2/2] couchdb commit: updated refs/heads/set-hostname-during-configure to 23a0c2b

2015-09-09 Thread jan
explicit exit values for ./configure Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/23a0c2ba Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/23a0c2ba Diff:

[2/3] config commit: updated refs/heads/master to b2ecd0d

2015-09-09 Thread rnewson
Fix to_float(Int) Project: http://git-wip-us.apache.org/repos/asf/couchdb-config/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-config/commit/6df0b689 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-config/tree/6df0b689 Diff:

[1/3] config commit: updated refs/heads/master to b2ecd0d

2015-09-09 Thread rnewson
Repository: couchdb-config Updated Branches: refs/heads/master b92ba5a19 -> b2ecd0d47 Fix to_integer and to_float Project: http://git-wip-us.apache.org/repos/asf/couchdb-config/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-config/commit/4f4be713 Tree:

[3/3] config commit: updated refs/heads/master to b2ecd0d

2015-09-09 Thread rnewson
Add tests for to_integer and to_float Project: http://git-wip-us.apache.org/repos/asf/couchdb-config/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-config/commit/b2ecd0d4 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-config/tree/b2ecd0d4 Diff:

[1/2] couchdb commit: updated refs/heads/set-hostname-during-configure to 23a0c2b

2015-09-09 Thread jan
Repository: couchdb Updated Branches: refs/heads/set-hostname-during-configure 3153c6ce0 -> 23a0c2bab add mandatory --cookie option to ./configure, simplify hostname setting Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit:

fauxton commit: updated refs/heads/master to 3da9276

2015-09-09 Thread benkeen
Repository: couchdb-fauxton Updated Branches: refs/heads/master 146688928 -> 3da92763e Add generation date to index.html Small thing: this just adds a UTC date for the time the index.html file was last generated. Useful so we have an easy way to figure out when the code was last built.