[GitHub] couchdb pull request: Consume JSON body even when its content is i...

2015-03-24 Thread samueltardieu
Github user samueltardieu closed the pull request at: https://github.com/apache/couchdb/pull/304 --- 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

[GitHub] couchdb pull request: Consume JSON body even when its content is i...

2015-03-24 Thread kxepal
Github user kxepal commented on the pull request: https://github.com/apache/couchdb/pull/304#issuecomment-85393893 @samueltardieu could you please close this PR? Because we cannot if changes are lands not on master branch. --- If your project is set up for it, you can reply to this e

[GitHub] couchdb pull request: Consume JSON body even when its content is i...

2015-03-23 Thread davisp
Github user davisp commented on the pull request: https://github.com/apache/couchdb/pull/304#issuecomment-85245732 How do we get this closed if the patch already landed? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] couchdb pull request: Consume JSON body even when its content is i...

2015-02-19 Thread kxepal
Github user kxepal commented on the pull request: https://github.com/apache/couchdb/pull/304#issuecomment-75162670 Thanks for the patch, it landed! --- 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

[GitHub] couchdb pull request: Consume JSON body even when its content is i...

2015-02-19 Thread kxepal
Github user kxepal commented on the pull request: https://github.com/apache/couchdb/pull/304#issuecomment-75162598 It's strange that docs fails for some specific Erlang version. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] couchdb pull request: Consume JSON body even when its content is i...

2015-02-19 Thread samueltardieu
Github user samueltardieu commented on the pull request: https://github.com/apache/couchdb/pull/304#issuecomment-75047684 Note: the Travis build failure on one of the builder seems to be due to a build error in the documentation, unrelated to this patch, tests passed on the other buil

[GitHub] couchdb pull request: Consume JSON body even when its content is i...

2015-02-19 Thread samueltardieu
GitHub user samueltardieu opened a pull request: https://github.com/apache/couchdb/pull/304 Consume JSON body even when its content is ignored "_ensure_full_commit" and "_compact" require that the content-type be set to "application/json". However, when some content is provided

[GitHub] couchdb pull request: Consume JSON body even when its content is i...

2015-02-19 Thread samueltardieu
Github user samueltardieu commented on the pull request: https://github.com/apache/couchdb/pull/303#issuecomment-75015063 Ok, will resubmit. --- 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 th

[GitHub] couchdb pull request: Consume JSON body even when its content is i...

2015-02-19 Thread samueltardieu
Github user samueltardieu closed the pull request at: https://github.com/apache/couchdb/pull/303 --- 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

[GitHub] couchdb pull request: Consume JSON body even when its content is i...

2015-02-19 Thread kxepal
Github user kxepal commented on the pull request: https://github.com/apache/couchdb/pull/303#issuecomment-75014514 @samueltardieu Could you please rebase your PR against 1.x.x branch - if there will happens 1.x release it will be 1.7, not 1.6.2. Also to let your patch be incl

[GitHub] couchdb pull request: Consume JSON body even when its content is i...

2015-02-17 Thread samueltardieu
Github user samueltardieu commented on the pull request: https://github.com/apache/couchdb/pull/303#issuecomment-74639746 (note that the Travis CI build passed, it looks like there has been a change in configuration as both builds above point to the same URL) --- If your project is s

[GitHub] couchdb pull request: Consume JSON body even when its content is i...

2015-02-16 Thread samueltardieu
GitHub user samueltardieu opened a pull request: https://github.com/apache/couchdb/pull/303 Consume JSON body even when its content is ignored "_ensure_full_commit" and "_compact" require that the content-type be set to "application/json". However, when some content is provided (suc