[jira] [Commented] (COUCHDB-2222) Design document name doesn't show on active tasks

2014-04-15 Thread Garren Smith (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13970512#comment-13970512 ] Garren Smith commented on COUCHDB-: --- Thanks [~dedalozzo] thats very helpful. W

Re: Modeling Relationships and providing Transactional Integrity

2014-04-15 Thread Suraj Kumar
Hello, On second reading, it appears I've made a ton of typos and half-done sentences in my original post. But leaving those aside, has anybody managed to read this through and give it a thought? Any questions / clarifications? We'd really like to get started on the right way that will be useful.

[jira] [Commented] (COUCHDB-2222) Design document name doesn't show on active tasks

2014-04-15 Thread Filippo Fadda (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13970055#comment-13970055 ] Filippo Fadda commented on COUCHDB-: The screenshot is attached. With the ye

[jira] [Commented] (COUCHDB-2125) Filter active tasks by database

2014-04-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13970053#comment-13970053 ] ASF GitHub Bot commented on COUCHDB-2125: - GitHub user robertkowalski opened a p

[GitHub] couchdb pull request: [WIP] 2125 filter.db

2014-04-15 Thread robertkowalski
GitHub user robertkowalski opened a pull request: https://github.com/apache/couchdb/pull/210 [WIP] 2125 filter.db Please do not merge, but take a look at ebc07d6: Uses a new model to manage the state of the different search filters to filter the view. Nice featu

[jira] [Updated] (COUCHDB-2222) Design document name doesn't show on active tasks

2014-04-15 Thread Filippo Fadda (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filippo Fadda updated COUCHDB-: --- Attachment: couch.jpg > Design document name doesn't show on active tasks > ---

[jira] [Commented] (COUCHDB-1697) if-none-match header causes 500 internal server error on CORS requests

2014-04-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13970045#comment-13970045 ] ASF subversion and git services commented on COUCHDB-1697: -- Com

[GitHub] couchdb-fabric pull request: 1993 bigcouch couch mrview

2014-04-15 Thread wohali
Github user wohali commented on a diff in the pull request: https://github.com/apache/couchdb-fabric/pull/1#discussion_r11654330 --- Diff: src/fabric.erl --- @@ -278,15 +278,31 @@ query_view(DbName, DesignName, ViewName, QueryArgs) -> -spec query_view(dbname(), #doc{} | binary(

[GitHub] couchdb pull request: 2125 sort tasks refactor

2014-04-15 Thread robertkowalski
Github user robertkowalski commented on a diff in the pull request: https://github.com/apache/couchdb/pull/203#discussion_r11653349 --- Diff: src/fauxton/app/addons/activetasks/routes.js --- @@ -19,36 +19,37 @@ define([ function (app, FauxtonAPI, Activetasks, Views) {

[jira] [Commented] (COUCHDB-1697) if-none-match header causes 500 internal server error on CORS requests

2014-04-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13969862#comment-13969862 ] ASF subversion and git services commented on COUCHDB-1697: -- Com

[jira] [Commented] (COUCHDB-1697) if-none-match header causes 500 internal server error on CORS requests

2014-04-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13969855#comment-13969855 ] ASF subversion and git services commented on COUCHDB-1697: -- Com

[GitHub] couchdb-fabric pull request: 1993 bigcouch couch mrview

2014-04-15 Thread chewbranca
Github user chewbranca commented on a diff in the pull request: https://github.com/apache/couchdb-fabric/pull/1#discussion_r11649157 --- Diff: src/fabric.erl --- @@ -278,15 +278,31 @@ query_view(DbName, DesignName, ViewName, QueryArgs) -> -spec query_view(dbname(), #doc{} | bin

Re: [VOTE] Release Apache CouchDB 1.6.0-rc.2

2014-04-15 Thread Dirkjan Ochtman
On Tue, Apr 15, 2014 at 1:44 PM, Alexander Shorin wrote: > Gentoo Linux Erlang R16B03-1 > FreeBSD 9 Erlang R15B02 > FreeBSD 10 Eralng R16B02 > Spidermonkey 1.8.5 > > Sigs ok, all test had passed except 231-cors.t as Jan reported > yesterday with the next log: > > test/etap/231-cors.t .. > test/eta

[GitHub] couchdb-fabric pull request: 1993 bigcouch couch mrview

2014-04-15 Thread rnewson
Github user rnewson commented on the pull request: https://github.com/apache/couchdb-fabric/pull/1#issuecomment-40482634 hrm. there's better code in couch_mrview_http.erl but no PR that I can find in chttpd to point at it. I'm stopping my review here as I either don't have all

[GitHub] couchdb-fabric pull request: 1993 bigcouch couch mrview

2014-04-15 Thread rnewson
Github user rnewson commented on the pull request: https://github.com/apache/couchdb-fabric/pull/1#issuecomment-40480334 This can't be right; DbName = mem3:dbname(Db#db.name), Args1 = couch_util:with_db(DbName, fun(WDb) -> {ok, _, _, Args} = couch_mrview

[GitHub] couchdb-fabric pull request: 1993 bigcouch couch mrview

2014-04-15 Thread rnewson
Github user rnewson commented on the pull request: https://github.com/apache/couchdb-fabric/pull/1#issuecomment-40479056 I'm currently trying to find why posting "queries" is broken. couchdb attempts to open the database as if it were not sharded; curl -g 'localhost:15984/

[GitHub] couchdb-fabric pull request: 1993 bigcouch couch mrview

2014-04-15 Thread rnewson
Github user rnewson commented on a diff in the pull request: https://github.com/apache/couchdb-fabric/pull/1#discussion_r11632783 --- Diff: src/fabric.erl --- @@ -278,15 +278,31 @@ query_view(DbName, DesignName, ViewName, QueryArgs) -> -spec query_view(dbname(), #doc{} | binary

Re: [VOTE] Release Apache CouchDB 1.6.0-rc.2

2014-04-15 Thread Andy Wenk
sry - last one was on Mac OS X 10.9.2 Erlang R16B03-1 On 15 April 2014 14:50, Andy Wenk wrote: > sigs ok > candidate check ok > > ../test/etap/231-cors.t Failed 3/28 subtests > ../test/etap/250-upgrade-legacy-view-files.t ... ok > > Test Summary Report > ---

Re: [VOTE] Release Apache CouchDB 1.6.0-rc.2

2014-04-15 Thread Andy Wenk
sigs ok candidate check ok ../test/etap/231-cors.t Failed 3/28 subtests ../test/etap/250-upgrade-legacy-view-files.t ... ok Test Summary Report --- ../test/etap/231-cors.t (Wstat: 0 Tests: 25 Failed: 0) Parse errors: Bad

[jira] [Commented] (COUCHDB-2225) configure should fail if system cannot generate shared libraries (in LT_INIT)

2014-04-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13969471#comment-13969471 ] ASF GitHub Bot commented on COUCHDB-2225: - GitHub user mgmarino opened a pull re

[GitHub] couchdb pull request: COUCHDB-2225 Enforce that shared libraries c...

2014-04-15 Thread mgmarino
GitHub user mgmarino opened a pull request: https://github.com/apache/couchdb/pull/209 COUCHDB-2225 Enforce that shared libraries can be built by the system. configure stage should ensure that shared libraries can be built. You can merge this pull request into a Git repository by

[jira] [Updated] (COUCHDB-2225) configure should fail if system cannot generate shared libraries (in LT_INIT)

2014-04-15 Thread Michael Marino (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Marino updated COUCHDB-2225: Priority: Minor (was: Major) > configure should fail if system cannot generate shared li

[jira] [Created] (COUCHDB-2225) configure should fail if system cannot generate shared libraries (in LT_INIT)

2014-04-15 Thread Michael Marino (JIRA)
Michael Marino created COUCHDB-2225: --- Summary: configure should fail if system cannot generate shared libraries (in LT_INIT) Key: COUCHDB-2225 URL: https://issues.apache.org/jira/browse/COUCHDB-2225

Re: [VOTE] Release Apache CouchDB 1.6.0-rc.2

2014-04-15 Thread Alexander Shorin
Gentoo Linux Erlang R16B03-1 FreeBSD 9 Erlang R15B02 FreeBSD 10 Eralng R16B02 Spidermonkey 1.8.5 Sigs ok, all test had passed except 231-cors.t as Jan reported yesterday with the next log: test/etap/231-cors.t .. test/etap/231-cors.t:257: Warning: function test_if_none_match_header/0 is unused te

[VOTE] Release Apache CouchDB 1.6.0-rc.2

2014-04-15 Thread Dirkjan Ochtman
Dear community, I would like to release Apache CouchDB 1.6.0-rc.2. Changes since last round: * https://git-wip-us.apache.org/repos/asf?p=couchdb.git;a=shortlog;h=refs/heads/1.6.x We encourage the whole community to download and test these release artefacts so that any critical issues can be r

svn commit: r5055 - in /dev/couchdb/source/1.6.0/rc.2: apache-couchdb-1.6.0.tar.gz apache-couchdb-1.6.0.tar.gz.asc apache-couchdb-1.6.0.tar.gz.ish apache-couchdb-1.6.0.tar.gz.md5 apache-couchdb-1.6.0.

2014-04-15 Thread djc
Author: djc Date: Tue Apr 15 11:05:41 2014 New Revision: 5055 Log: Add 1.6.0-rc.2 files Added: dev/couchdb/source/1.6.0/rc.2/apache-couchdb-1.6.0.tar.gz (with props) dev/couchdb/source/1.6.0/rc.2/apache-couchdb-1.6.0.tar.gz.asc (with props) dev/couchdb/source/1.6.0/rc.2/apache-cou

svn commit: r5054 - /dev/couchdb/source/1.6.0/rc.2/

2014-04-15 Thread djc
Author: djc Date: Tue Apr 15 11:04:26 2014 New Revision: 5054 Log: Add 1.6.0-rc.2 dir Added: dev/couchdb/source/1.6.0/rc.2/

Re: [builds] 1.6.x failing in distcheck-hook

2014-04-15 Thread Noah Slater
Oh sorry guys. This was my bad. Thanks for fixing it. On 14 April 2014 17:21, Dirkjan Ochtman wrote: > On Mon, Apr 14, 2014 at 4:18 PM, Alexander Shorin wrote: >> Could anyone cherry pick 5f69849 commit to that branch? My password >> was reset without alert and I couldn't change it because I co

Re: ApacheCon EU: Budapest, November 17-21

2014-04-15 Thread Noah Slater
I am interested in going to this. On 13 April 2014 13:09, Andy Wenk wrote: > Hi dear dev's, > > I want to share the info for the ApacheCon Europe in Budapest this year. > Please have a look at the official website at > > http://events.linuxfoundation.org/events/apachecon-europe/. > > I am thinkin