Re: Minimally Viable Plugins

2013-08-03 Thread Simon Metson
Sounds good to me. On Saturday, 3 August 2013 at 00:56, Jan Lehnardt wrote: On Aug 3, 2013, at 00:02 , Russell Branca chewbra...@apache.org (mailto:chewbra...@apache.org) wrote: This is fantastic, Jan! Glad to see this coming along. One of the goals with Fauxton has always

Re: Help on couchdb/bigcouch merge.

2013-08-03 Thread Robert Newson
Hi, The merge branch is far from complete, including this bit. Unfortunately it's going to require myself or a small number of other core engineers to fit the missing pieces together. B. On 3 August 2013 06:23, Sridhar Padmanabhan psridha...@gmail.com wrote: Hi all, I have been trying

[jira] [Commented] (COUCHDB-1867) Plugins

2013-08-03 Thread Jan Lehnardt (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13728536#comment-13728536 ] Jan Lehnardt commented on COUCHDB-1867: --- - Serve static web assets (for

Re: Minimally Viable Plugins

2013-08-03 Thread Jan Lehnardt
Couldn’t help but implement it. It’s in the branch now. Jan -- On Aug 3, 2013, at 08:12 , Simon Metson si...@cloudant.com wrote: Sounds good to me. On Saturday, 3 August 2013 at 00:56, Jan Lehnardt wrote: On Aug 3, 2013, at 00:02 , Russell Branca chewbra...@apache.org

Re: [DISCUSS] Release Apache CouchDB 1.4.0

2013-08-03 Thread Dirkjan Ochtman
On Wed, Jul 31, 2013 at 6:14 PM, Robert Newson rnew...@apache.org wrote: Note: there's a blocking bug against the new configurable whitelist of user document properties which needs to be either resolved, marked won't fix, or the current work on master needs reverting. I'm distchecking my way

Re: Minimally Viable Plugins

2013-08-03 Thread Simon Metson
:) On Saturday, 3 August 2013 at 14:21, Jan Lehnardt wrote: Couldn’t help but implement it. It’s in the branch now. Jan -- On Aug 3, 2013, at 08:12 , Simon Metson si...@cloudant.com wrote: Sounds good to me. On Saturday, 3 August 2013 at 00:56, Jan Lehnardt wrote:

[jira] [Commented] (COUCHDB-1334) Indexer speedup (for non-native view servers)

2013-08-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13728587#comment-13728587 ] ASF subversion and git services commented on COUCHDB-1334: --

[jira] [Commented] (COUCHDB-1346) CouchDB hangs during start of view indexing

2013-08-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13728588#comment-13728588 ] ASF subversion and git services commented on COUCHDB-1346: --

[jira] [Commented] (COUCHDB-1493) null byte in string data dropped

2013-08-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13728589#comment-13728589 ] ASF subversion and git services commented on COUCHDB-1493: --

[jira] [Commented] (COUCHDB-1334) Indexer speedup (for non-native view servers)

2013-08-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13728586#comment-13728586 ] ASF subversion and git services commented on COUCHDB-1334: --

[jira] [Commented] (COUCHDB-1493) null byte in string data dropped

2013-08-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13728590#comment-13728590 ] ASF subversion and git services commented on COUCHDB-1493: --

Re: [DISCUSS] Release Apache CouchDB 1.4.0

2013-08-03 Thread Dirkjan Ochtman
On Sat, Aug 3, 2013 at 5:48 PM, Dirkjan Ochtman dirk...@ochtman.nl wrote: I'm distchecking my way through 1334-revert-feature-view-server-pipelining and https://github.com/adamlofts/couchdb/tree/1493-fix-zerobyte-json-parsing. This part is done, I merged both to master. Tests are clean for me.

[jira] [Commented] (COUCHDB-1838) Specifying public_fields parameter discloses all user docs

2013-08-03 Thread Jan Lehnardt (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13728605#comment-13728605 ] Jan Lehnardt commented on COUCHDB-1838: --- I think the current behaviour is correct

Re: [DISCUSS] Release Apache CouchDB 1.4.0

2013-08-03 Thread Jan Lehnardt
On Aug 3, 2013, at 19:19 , Dirkjan Ochtman dirk...@ochtman.nl wrote: On Sat, Aug 3, 2013 at 5:48 PM, Dirkjan Ochtman dirk...@ochtman.nl wrote: I'm distchecking my way through 1334-revert-feature-view-server-pipelining and

Re: Project proposal for ICFOSS

2013-08-03 Thread Alexander Shorin
Hi Yashin, Do you plan to generate since RST file with all changes or only just for current release? Why I'm asking...There is already change history for old releases that is not possible to generate automatically: it was quite untrivial to automate for 1.3.0 release for me since there was a lot

Re: Minimally Viable Plugins

2013-08-03 Thread Jan Lehnardt
More update: I started producing a plugin template repo that people can clone to build their own plugins along with a comprehensive README.md: https://github.com/janl/my-first-couchdb-plugin The idea is to move the README to the CouchDB docs eventually and ship the plugin template with

[jira] [Commented] (COUCHDB-1833) Couchdb not starting on erlang R16B01

2013-08-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13728665#comment-13728665 ] ASF subversion and git services commented on COUCHDB-1833: --

Re: [DISCUSS] Release Apache CouchDB 1.4.0

2013-08-03 Thread Dave Cottlehuber
On 31 July 2013 21:12, Jan Lehnardt j...@apache.org wrote: Generally +1, but did Dave merge his view engine revert patch into master? Best Jan Nope, ditto for the zero-byte json one-liner which was awaiting some tests etc. Checking on both of these atm. A+ Dave

Re: [DISCUSS] Release Apache CouchDB 1.4.0

2013-08-03 Thread Jan Lehnardt
On Aug 3, 2013, at 22:54 , Dave Cottlehuber d...@jsonified.com wrote: On 31 July 2013 21:12, Jan Lehnardt j...@apache.org wrote: Generally +1, but did Dave merge his view engine revert patch into master? Best Jan Nope, ditto for the zero-byte json one-liner which was awaiting some

Re: [DISCUSS] Release Apache CouchDB 1.4.0

2013-08-03 Thread Noah Slater
On 3 August 2013 16:48, Dirkjan Ochtman dirk...@ochtman.nl wrote: I should note that I'm due to leave on Thursday for 10 days with no (or very limited) connectivity. So I'm afraid someone (Noah, Robert?) might have to take over at some point. Still, I'll do my best to drive the process

Re: Minimally Viable Plugins

2013-08-03 Thread Noah Slater
Yis! 3 On 3 August 2013 21:15, Jan Lehnardt j...@apache.org wrote: More update: I started producing a plugin template repo that people can clone to build their own plugins along with a comprehensive README.md: https://github.com/janl/my-first-couchdb-plugin The idea is to move the