CouchDB Weekly News – Submissions

2015-06-25 Thread Katharina Jockenhöfer
Hi everyone! you can send me submissions for the CouchDB Weekly News (Working on them now - sorry for late notice. In general if you send me submissions until Wednesday, they should be considered). Especially for - Releases in the CouchDB Universe - PouchDB news - Opinions, Talks, … - Events

Re: The new 2.0 build tools just landed in master

2015-06-25 Thread Klaus Trainer
Hi everybody, this is so awesome! Thanks to everybody who's been involved :) I especially love about it that the build scripts now come with unit tests :) Cheers, Klaus On 06/24/2015 11:36 PM, Jan Lehnardt wrote: Dear dev@, I just merged a multi-month effort to get the build situation

couchdb-couch-epi git commit: get version from git like other repos

2015-06-25 Thread rnewson
Repository: couchdb-couch-epi Updated Branches: refs/heads/master baa9a3556 - bb5d37bbe get version from git like other repos Project: http://git-wip-us.apache.org/repos/asf/couchdb-couch-epi/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-couch-epi/commit/bb5d37bb Tree:

Re: [packaging] updated Ubuntu PPA

2015-06-25 Thread Eli Stevens (Gmail)
Thank you for your continued work on this! Eli On Thu, Jun 25, 2015 at 1:17 AM, Dave Cottlehuber d...@apache.org wrote: Hi folks, The Ubuntu dev PPA [1] has a minor update to fix an issue reported privately by Shawn Parrish, that prevents the daemon running correctly on a minimal Ubuntu

[BLOG] The CouchDB Weekly News, June 25, is out!

2015-06-25 Thread Katharina Jockenhöfer
Hi everyone, these are the CouchDB Weekly News: http://blog.couchdb.org/2015/06/25/couchdb-weekly-news-june-25-2015/ http://blog.couchdb.org/2015/06/25/couchdb-weekly-news-june-25-2015/ This week: - CouchDB 2.0 build script - IP Clearance - various use cases and discussions, (e.g. as to use

[packaging] updated Ubuntu PPA

2015-06-25 Thread Dave Cottlehuber
Hi folks, The Ubuntu dev PPA [1] has a minor update to fix an issue reported privately by Shawn Parrish, that prevents the daemon running correctly on a minimal Ubuntu 14.04 install. TIL chdir is not built-in... https://github.com/dch/couchdb-launchpad/commit/c07695b.patch This covers

[GitHub] couchdb-couch-epi pull request: First version

2015-06-25 Thread rnewson
Github user rnewson commented on the pull request: https://github.com/apache/couchdb-couch-epi/pull/1#issuecomment-115187113 @iilyak merged to asf, congrats and great work! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[6/6] couchdb-couch-epi git commit: Add couch_epi_data

2015-06-25 Thread rnewson
Add couch_epi_data Project: http://git-wip-us.apache.org/repos/asf/couchdb-couch-epi/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-couch-epi/commit/59bbd8ee Tree: http://git-wip-us.apache.org/repos/asf/couchdb-couch-epi/tree/59bbd8ee Diff:

[3/6] couchdb-couch-epi git commit: Update documentation

2015-06-25 Thread rnewson
Update documentation Project: http://git-wip-us.apache.org/repos/asf/couchdb-couch-epi/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-couch-epi/commit/2530af38 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-couch-epi/tree/2530af38 Diff:

[1/6] couchdb-couch-epi git commit: Initial version

2015-06-25 Thread rnewson
Repository: couchdb-couch-epi Updated Branches: refs/heads/master cf2e463b2 - baa9a3556 http://git-wip-us.apache.org/repos/asf/couchdb-couch-epi/blob/32ba6e79/test/fixtures/app_data1.cfg -- diff --git

[2/6] couchdb-couch-epi git commit: Initial version

2015-06-25 Thread rnewson
Initial version Add `ignore_providers` option Rename `hash(FilePath)` into `hashof_file(FilePath)` Use monitor to unsubscribe when subscriber die Rename couch_epi:all into couch_epi:dump Remove modules from dispatch on termination Add all/any convinence funs to couch_epi Document

[4/6] couchdb-couch-epi git commit: Use code_change to trigger generation of a module

2015-06-25 Thread rnewson
Use code_change to trigger generation of a module Previously we did periodic check of hashes for every provider module. We switch to code_change use. Which would be called if specify modules argument in child spec of the supervisor from where we register our provider module. We rely on this bit

[5/6] couchdb-couch-epi git commit: Rewrite test suite to test new functionality

2015-06-25 Thread rnewson
Rewrite test suite to test new functionality Project: http://git-wip-us.apache.org/repos/asf/couchdb-couch-epi/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-couch-epi/commit/baa9a355 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-couch-epi/tree/baa9a355 Diff:

[GitHub] couchdb-couch-epi pull request: First version

2015-06-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/couchdb-couch-epi/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 the