CouchDB library for the Dart language

2014-10-14 Thread Steve Hamblett
Hi guys, Just letting you know there is now a CouchDB library implementation in Dart. This is both a server and browser based library. Its name is Wilt, github is here https://github.com/shamblett/wilt, the officially released package in the Dart ecosystem can be found here

Re: CouchDB library for the Dart language

2014-10-14 Thread Andy Wenk
Hi Steve, thanks a lot for your info. It would be extremely cool, if you add the resources to the CouchDB Wiki at https://cwiki.apache.org/confluence/display/COUCHDB/CouchDB+clients. Please send me your username (please create an account at https://cwiki.apache.org/confluence/signup.action) and I

[GitHub] couchdb-fauxton pull request: Couchdb 2381 fix missing right heade...

2014-10-14 Thread garrensmith
GitHub user garrensmith opened a pull request: https://github.com/apache/couchdb-fauxton/pull/96 Couchdb 2381 fix missing right header Hopefully third time lucky. I've just expanded a bit on @ocelotpotpie work so that we don't have the double api url issue. You can merge this pull

[GitHub] couchdb-fauxton pull request: Added js style guide

2014-10-14 Thread garrensmith
Github user garrensmith commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/91#issuecomment-59002953 This is great. I'm +1 for merging. --- 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

[GitHub] couchdb-fauxton pull request: Added js style guide

2014-10-14 Thread garrensmith
Github user garrensmith commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/91#discussion_r18813526 --- Diff: styleguide.md --- @@ -0,0 +1,196 @@ +# JavaScript Style Guide + +This document attempts to codify the JavaScript code style

[jira] [Updated] (COUCHDB-2385) clean spam off old blog

2014-10-14 Thread Andy Wenk (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Wenk updated COUCHDB-2385: --- Assignee: Javier Candeira clean spam off old blog --- Key:

[jira] [Commented] (COUCHDB-2385) clean spam off old blog

2014-10-14 Thread Andy Wenk (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14170652#comment-14170652 ] Andy Wenk commented on COUCHDB-2385: erm - I can't see any comments ... clean

[GitHub] couchdb-fauxton pull request: New Query Options tray added

2014-10-14 Thread garrensmith
Github user garrensmith commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/78#issuecomment-59005951 @benkeen making some good progress, this is looking good. Querying views works nicely. Unfortunately querying all docs is completely broken. If I refresh the

[GitHub] couchdb-couch-plugins pull request: Fixed bad windows temp file.

2014-10-14 Thread oreinecke
Github user oreinecke closed the pull request at: https://github.com/apache/couchdb-couch-plugins/pull/1 --- 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

[jira] [Created] (COUCHDB-2386) Cant undelete documents in master

2014-10-14 Thread Dale Harvey (JIRA)
Dale Harvey created COUCHDB-2386: Summary: Cant undelete documents in master Key: COUCHDB-2386 URL: https://issues.apache.org/jira/browse/COUCHDB-2386 Project: CouchDB Issue Type: Bug

[jira] [Updated] (COUCHDB-2386) Cant undelete documents in master while passing _rev

2014-10-14 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Newson updated COUCHDB-2386: --- Summary: Cant undelete documents in master while passing _rev (was: Cant undelete

[jira] [Commented] (COUCHDB-2386) Cant undelete documents in master while passing _rev

2014-10-14 Thread Dale Harvey (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14170871#comment-14170871 ] Dale Harvey commented on COUCHDB-2386: -- Apparently there was a bug in the CouchDB

[GitHub] couchdb-fauxton pull request: New Query Options tray added

2014-10-14 Thread benkeen
Github user benkeen commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/78#issuecomment-59043048 Sounds good. The querying all docs is fixed. Fixed in that when merging in the changes from master, I uncommented a problem line w.r.t. to the apiurl. Once the

[jira] [Commented] (COUCHDB-2381) Database search field, New Database and API buttons gone away

2014-10-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14170929#comment-14170929 ] ASF GitHub Bot commented on COUCHDB-2381: - Github user robertkowalski closed the

[GitHub] couchdb-fauxton pull request: Readd header to database list

2014-10-14 Thread robertkowalski
Github user robertkowalski closed the pull request at: https://github.com/apache/couchdb-fauxton/pull/94 --- 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

[REMINDER] IRC meeting - 2014-10-15 19:00 UTC

2014-10-14 Thread Alexander Shorin
Hi all, We'll be having the usual meeting in #couchdb-meeting on irc.freenode.org at 19:00 UTC, Wednesday as usual. The meeting room: irc://irc.freenode.net/couchdb-meeting Or you can access the meeting via the web: http://webchat.freenode.net/?channels=#couchdb-meeting For your

[GitHub] couchdb-fauxton pull request: New Query Options tray added - 2

2014-10-14 Thread benkeen
GitHub user benkeen opened a pull request: https://github.com/apache/couchdb-fauxton/pull/97 New Query Options tray added - 2 This is a cherry-picked branch the clears up the old PR: https://github.com/apache/couchdb-fauxton/pull/78 For comments regarding this PR, see

[GitHub] couchdb-fauxton pull request: New Query Options tray added

2014-10-14 Thread benkeen
Github user benkeen closed the pull request at: https://github.com/apache/couchdb-fauxton/pull/78 --- 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

[GitHub] couchdb-fauxton pull request: New Query Options tray added

2014-10-14 Thread benkeen
Github user benkeen commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/78#issuecomment-59082702 Closing. This PR has been cleaned up and re-created here: https://github.com/apache/couchdb-fauxton/pull/97 --- If your project is set up for it, you can reply

[jira] [Commented] (COUCHDB-2347) Update Query Options

2014-10-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14171237#comment-14171237 ] ASF GitHub Bot commented on COUCHDB-2347: - Github user benkeen closed the pull

[GitHub] couchdb-fauxton pull request: Couchdb 2381 fix missing right heade...

2014-10-14 Thread benkeen
Github user benkeen commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/96#issuecomment-59087041 +1. Looks good. --- 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

[GitHub] couchdb-fauxton pull request: Polling interval field CSS update

2014-10-14 Thread benkeen
Github user benkeen commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/88#issuecomment-59098166 All fixed, @robertkowalski. --- 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

[GitHub] couchdb-fauxton pull request: Logout link doesn't disappear after ...

2014-10-14 Thread luisgerhorst
Github user luisgerhorst commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/86#issuecomment-59102475 @robertkowalski I see what you mean, wait I'll try to find a better fix. --- If your project is set up for it, you can reply to this email and have your

[jira] [Commented] (COUCHDB-2378) TypeError: this.viewMeta is undefined

2014-10-14 Thread Ben Keen (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14171395#comment-14171395 ] Ben Keen commented on COUCHDB-2378: --- [~sebastianrothbucher] just FYI, #78 has been

[GitHub] couchdb-fauxton pull request: Prevent double query submission to f...

2014-10-14 Thread sebastianrothbucher
Github user sebastianrothbucher commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/93#issuecomment-59103426 ok, let me check in the next days --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[jira] [Commented] (COUCHDB-2378) TypeError: this.viewMeta is undefined

2014-10-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14171397#comment-14171397 ] ASF GitHub Bot commented on COUCHDB-2378: - Github user sebastianrothbucher

[GitHub] couchdb-fauxton pull request: Couchdb 2381 fix missing right heade...

2014-10-14 Thread sebastianrothbucher
Github user sebastianrothbucher commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/96#issuecomment-59104183 +1 - looks/works great --- 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

[jira] [Assigned] (COUCHDB-2387) More style fixes

2014-10-14 Thread Ben Keen (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Keen reassigned COUCHDB-2387: - Assignee: Ben Keen More style fixes Key: COUCHDB-2387

[jira] [Created] (COUCHDB-2387) More style fixes

2014-10-14 Thread Ben Keen (JIRA)
Ben Keen created COUCHDB-2387: - Summary: More style fixes Key: COUCHDB-2387 URL: https://issues.apache.org/jira/browse/COUCHDB-2387 Project: CouchDB Issue Type: Bug Security Level: public

Announcing CouchDB Day hamburg 2015

2014-10-14 Thread Andy Wenk
Hi dear CouchDB community, we are delighted to announce the CouchDB Day 2015 in Hamburg. We are looking forward to create a day for all people interested in CouchDB. Wether you are interested in core development in Erlang, frontend development in Fauxton, community management, CouchDB client

[GitHub] couchdb-fauxton pull request: Added js style guide

2014-10-14 Thread robertkowalski
Github user robertkowalski commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/91#issuecomment-59116027 I'm also +1 but would prefer to wait until friday, so everybody really had time to give feedback --- If your project is set up for it, you can reply to

[jira] [Commented] (COUCHDB-2371) Fix style of Polling Interval slider on Active Tasks page

2014-10-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14171549#comment-14171549 ] ASF subversion and git services commented on COUCHDB-2371: --

[GitHub] couchdb-fauxton pull request: Polling interval field CSS update

2014-10-14 Thread robertkowalski
Github user robertkowalski commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/88#issuecomment-59119004 merged as 36bb0b619d78a988ff58948e37bd3ac6b60990b0 - thanks ben! --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] couchdb-fauxton pull request: Polling interval field CSS update

2014-10-14 Thread benkeen
Github user benkeen closed the pull request at: https://github.com/apache/couchdb-fauxton/pull/88 --- 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

[jira] [Commented] (COUCHDB-2371) Fix style of Polling Interval slider on Active Tasks page

2014-10-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14171552#comment-14171552 ] ASF GitHub Bot commented on COUCHDB-2371: - Github user benkeen closed the pull

[jira] [Commented] (COUCHDB-2381) Database search field, New Database and API buttons gone away

2014-10-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14171559#comment-14171559 ] ASF subversion and git services commented on COUCHDB-2381: --

[GitHub] couchdb-fauxton pull request: Adding right header back to database...

2014-10-14 Thread robertkowalski
Github user robertkowalski commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/95#issuecomment-59119765 Thank you @ocelotpotpie - I merged that as 5715fdb9a3bff5d2f2de6aacb1d22c8bb66d50c7 --- If your project is set up for it, you can reply to this email and

[jira] [Resolved] (COUCHDB-2381) Database search field, New Database and API buttons gone away

2014-10-14 Thread Robert Kowalski (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Kowalski resolved COUCHDB-2381. -- Resolution: Fixed Database search field, New Database and API buttons gone away

[jira] [Assigned] (COUCHDB-2388) Update all header links to button's

2014-10-14 Thread Ben Keen (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Keen reassigned COUCHDB-2388: - Assignee: Ben Keen Update all header links to button's -

[jira] [Created] (COUCHDB-2388) Update all header links to button's

2014-10-14 Thread Ben Keen (JIRA)
Ben Keen created COUCHDB-2388: - Summary: Update all header links to button's Key: COUCHDB-2388 URL: https://issues.apache.org/jira/browse/COUCHDB-2388 Project: CouchDB Issue Type: Bug