[jira] [Commented] (COUCHDB-2052) Add API for discovering feature availability

2014-02-06 Thread Klaus Trainer (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894040#comment-13894040 ] Klaus Trainer commented on COUCHDB-2052: For reference, see the [this thread on

couchdb pull request: More less refactoring

2014-02-06 Thread BigBlueHat
GitHub user BigBlueHat opened a pull request: https://github.com/apache/couchdb/pull/144 More less refactoring In digging into splitting out the branding components of the LESS/CSS I ran into loads more refactoring. Hoping to ship that first. :smile_cat: @deathbearbrown @g

Re: [NOTICE] New wiki (Was: Re: [DISCUSS] Switching wiki to Confluence)

2014-02-06 Thread Andy Wenk
I filed a Infra Jira https://issues.apache.org/jira/browse/INFRA-7277 On 6 February 2014 17:11, Noah Slater wrote: > Oh, I actually don't know. Perhaps ask in #asfinfra. If they need > authorization, ping me. > > On 6 February 2014 09:01, Andy Wenk wrote: > > On 6 February 2014 05:08, Alexan

[jira] [Closed] (COUCHDB-2032) Include repo name in commits@ emails

2014-02-06 Thread Paul Joseph Davis (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Joseph Davis closed COUCHDB-2032. -- No one had any objections. Calling this one done. > Include repo name in commits@ emails

[jira] [Closed] (COUCHDB-1265) Replication can introduce duplicates into the seq_btree.

2014-02-06 Thread Paul Joseph Davis (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Joseph Davis closed COUCHDB-1265. -- Forgot to close this years ago. > Replication can introduce duplicates into the seq_btre

Re: splitting rcouch in multiple repo

2014-02-06 Thread Paul Davis
I've managed to split out the following rcouch applications: couch_index couch_mrview couch_replicator couch_collate couch_httpd couch And I've pushed them to their respective repositories on branches named import-rcouch. This is the procedure I used to do the extract: https://gist.github.com/d

Re: [NOTICE] New wiki (Was: Re: [DISCUSS] Switching wiki to Confluence)

2014-02-06 Thread Noah Slater
Oh, I actually don't know. Perhaps ask in #asfinfra. If they need authorization, ping me. On 6 February 2014 09:01, Andy Wenk wrote: > On 6 February 2014 05:08, Alexander Shorin wrote: >> >> I had planned to start slowly migrate the content from the old wiki, >> but it seems I cannot edit or cre

[jira] [Commented] (COUCHDB-2052) Add API for discovering feature availability

2014-02-06 Thread Jens Alfke (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13893472#comment-13893472 ] Jens Alfke commented on COUCHDB-2052: - This isn't just about expressing what URL end

[jira] [Commented] (COUCHDB-2052) Add API for discovering feature availability

2014-02-06 Thread Benjamin Young (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13893457#comment-13893457 ] Benjamin Young commented on COUCHDB-2052: - There's a lot of work being done in t

[jira] [Commented] (COUCHDB-2052) Add API for discovering feature availability

2014-02-06 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13893418#comment-13893418 ] Robert Newson commented on COUCHDB-2052: +1. We have talked about this but haven

[jira] [Created] (COUCHDB-2052) Add API for discovering feature availability

2014-02-06 Thread Jens Alfke (JIRA)
Jens Alfke created COUCHDB-2052: --- Summary: Add API for discovering feature availability Key: COUCHDB-2052 URL: https://issues.apache.org/jira/browse/COUCHDB-2052 Project: CouchDB Issue Type: Im

Ten Years of Google Summer of Code - GSoC 2014 is coming [2014/02/10]

2014-02-06 Thread Dave Cottlehuber
Hey CouchDB community, Last year I coordinated GSoC for CouchDB, albeit at the last minute. This year I won’t have time to do this but I am hoping somebody else in the community is keen to do the coordination. Note that there’s no programming involved in simply organising this. Having a couple

[jira] [Commented] (COUCHDB-2050) don't throw errors in the core API modules like couch_db

2014-02-06 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13893278#comment-13893278 ] Robert Newson commented on COUCHDB-2050: Let's keep in mind how difficult deep c

[jira] [Commented] (COUCHDB-2050) don't throw errors in the core API modules like couch_db

2014-02-06 Thread Klaus Trainer (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13893254#comment-13893254 ] Klaus Trainer commented on COUCHDB-2050: Good call. I recently came across this

Re: splitting rcouch in multiple repo

2014-02-06 Thread Benoit Chesneau
On Wed, Feb 5, 2014 at 10:13 PM, Paul Davis wrote: > So this turned into more of a thing than I thought it'd be though I > have at least gotten couch_index split out onto a branch I think. I > need to do some diff's to make sure that its identical and then have > Benoit read the history to make su

[jira] [Updated] (COUCHDB-2051) couch_db:reopen_db/1 should return a not_found error when the db has been deleted

2014-02-06 Thread Benoit Chesneau (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benoit Chesneau updated COUCHDB-2051: - Description: When you try to reopen a deleted db with {{couch_db:reopen/1}}, you get an

[jira] [Created] (COUCHDB-2051) couch_db:reopen_db/1 should return a not_found error when the db has been deleted

2014-02-06 Thread Benoit Chesneau (JIRA)
Benoit Chesneau created COUCHDB-2051: Summary: couch_db:reopen_db/1 should return a not_found error when the db has been deleted Key: COUCHDB-2051 URL: https://issues.apache.org/jira/browse/COUCHDB-2051

[jira] [Updated] (COUCHDB-2051) couch_db:reopen_db/1 should return a not_found error when the db has been deleted

2014-02-06 Thread Benoit Chesneau (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benoit Chesneau updated COUCHDB-2051: - Description: When you try to reopen a deleted db with {{couch_db:reopen/1}}, you get an

[jira] [Created] (COUCHDB-2050) don't throw errors in the core API modules like couch_db

2014-02-06 Thread Benoit Chesneau (JIRA)
Benoit Chesneau created COUCHDB-2050: Summary: don't throw errors in the core API modules like couch_db Key: COUCHDB-2050 URL: https://issues.apache.org/jira/browse/COUCHDB-2050 Project: CouchDB

[jira] [Commented] (COUCHDB-2049) latency in creation wit a quick deletion crash couch_index_server

2014-02-06 Thread Benoit Chesneau (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13893191#comment-13893191 ] Benoit Chesneau commented on COUCHDB-2049: -- well I was specifically talking abo

Re: [NOTICE] New wiki (Was: Re: [DISCUSS] Switching wiki to Confluence)

2014-02-06 Thread Andy Wenk
On 6 February 2014 05:08, Alexander Shorin wrote: > I had planned to start slowly migrate the content from the old wiki, > but it seems I cannot edit or create new pages in new one. Do I need > to be added into some wiki group with write permissions? > -- > ,,,^..^,,, > I have asked that already