Re: git commit: COUCHDB-1424 Fix etap to not consume any message

2012-10-31 Thread Filipe David Manana
} - ok end, case [IsSkip, Result] of [_, true] - etap_server ! {self(), pass, Desc}, -- Filipe David Manana, Reasonable men adapt themselves to the world. Unreasonable men adapt the world to themselves. That's why all progress depends on unreasonable men.

Re: git commit: COUCHDB-1424 Fix etap to not consume any message

2012-10-31 Thread Filipe David Manana
. thanks for testing Cheers, Bob On Oct 31, 2012, at 11:35 AM, Filipe David Manana fdman...@gmail.com wrote: On Wed, Oct 31, 2012 at 4:32 PM, Paul Davis paul.joseph.da...@gmail.com wrote: Nice find Say thanks to Damien :) Fixed in an older etap version, I just ported it to latest etap

Re: [2/8] git commit: Fixing the replicator_db JS test

2012-04-26 Thread Filipe David Manana
the noisy OTP error messages when a running replication is cancelled (shutdown handle_info clause). However I would be highly surprised if it fixes the issue you reported. - benoît -- Filipe David Manana, Reasonable men adapt themselves to the world.  Unreasonable men adapt the world to themselves

Re: [2/8] git commit: Fixing the replicator_db JS test

2012-04-26 Thread Filipe David Manana
On Thu, Apr 26, 2012 at 1:10 PM, Benoit Chesneau bchesn...@gmail.com wrote: On Thu, Apr 26, 2012 at 2:05 PM, Filipe David Manana fdman...@gmail.com wrote: On Thu, Apr 26, 2012 at 12:26 PM, Benoit Chesneau bchesn...@gmail.com wrote: On Thu, Apr 26, 2012 at 12:18 AM,  dav...@apache.org wrote

Re: [jira] [Created] (COUCHDB-1453) Replicator fails with use_users_db = false

2012-04-02 Thread Filipe David Manana
on JIRA, see: http://www.atlassian.com/** software/jira http://www.atlassian.com/software/jira -- Filipe David Manana, Reasonable men adapt themselves to the world. Unreasonable men adapt the world to themselves. That's why all progress depends on unreasonable men.

Re: [VOTE] Apache CouchDB 1.2.0 release, third round

2012-03-28 Thread Filipe David Manana
-1 on this round just because of this issue. -- Stefan -- Filipe David Manana, Reasonable men adapt themselves to the world.  Unreasonable men adapt the world to themselves.  That's why all progress depends on unreasonable men.

Re: [VOTE] Apache CouchDB 1.2.0 release, third round

2012-03-28 Thread Filipe David Manana
On Wed, Mar 28, 2012 at 7:03 PM, Jan Lehnardt j...@apache.org wrote: On Mar 28, 2012, at 19:58 , Filipe David Manana wrote: On Wed, Mar 28, 2012 at 6:51 PM, Stefan Kögl koeglste...@gmail.com wrote: Hi everybody, I just wanted to raise some attention to the DB compaction bug discovered

Re: git commit: restore some log messages after 04c4a10

2012-03-20 Thread Filipe David Manana
(Reason), +        io:format(Error opening log file ~s: ~s, [Filename, ReasonStr]), +        {stop, {error, ReasonStr, Filename}}     end.  debug_on() - -- Filipe David Manana, Reasonable men adapt themselves to the world.  Unreasonable men adapt the world to themselves.  That's why all

Re: [3/3] git commit: remove unnecessary eaccess special casing

2012-03-19 Thread Filipe David Manana
~s: ~p~n, [UriFile, Error2]), -            throw(Error2) +        {error, Reason2} = Error - +            ?LOG_ERROR(Failed to write to URI file ~s: ~s, +                [UriFile, file:format_error(Reason2)]), +            throw(Error)         end     end, -- Filipe David Manana

Re: [3/3] git commit: remove unnecessary eaccess special casing

2012-03-19 Thread Filipe David Manana
On Mon, Mar 19, 2012 at 6:33 PM, Randall Leeds randall.le...@gmail.com wrote: On Mon, Mar 19, 2012 at 04:48, Filipe David Manana fdman...@apache.orgwrote: Any special reason why couch_log and couch_file don't get the same treatment (properly formatted error message) as couch_config

Re: Please report your indexing speed

2012-03-05 Thread Filipe David Manana
with it. B. On 5 March 2012 07:41, Filipe David Manana fdman...@apache.org wrote: On Sun, Mar 4, 2012 at 9:45 AM, Bob Dionne dio...@dionne-associates.com wrote: yes, I was surprised by the 30% claim as my numbers showed it only getting back to where we were with 1.1.x I think Bob's

Re: Please report your indexing speed

2012-03-04 Thread Filipe David Manana
that information to identify who you are, whether you are on SSD, what Erlang and Couch build, and how fast it ran. Modulo bugs. -- Filipe David Manana, Reasonable men adapt themselves to the world.  Unreasonable men adapt the world to themselves.  That's why all progress depends

Re: [VOTE] Apache CouchDB 1.2.0 release, second round

2012-02-28 Thread Filipe David Manana
don't have access to the machine I used for the tests in COUCHDB-1186 (spinning disk, Linux) before next week. On Mon, Feb 27, 2012 at 7:49 PM, Paul Davis paul.joseph.da...@gmail.com wrote: On Mon, Feb 27, 2012 at 7:18 PM, Filipe David Manana fdman...@apache.org wrote: Jason, can't reproduce those

Re: Please report your indexing speed

2012-02-28 Thread Filipe David Manana
That should run the test and, God willing, upload the results to a couch in the cloud. We should be able to use that information to identify who you are, whether you are on SSD, what Erlang and Couch build, and how fast it ran. Modulo bugs. -- Filipe David Manana, Reasonable men adapt themselves

Re: [VOTE] Apache CouchDB 1.2.0 release, second round

2012-02-27 Thread Filipe David Manana
, that test finished in under five seconds. I'm not sure what the issue is here. Despite the things above, I'm happy to give this a +1 if we put a warning about R15B on the download page. Great work all! Cheers Jan -- -- Filipe David Manana, Reasonable men adapt themselves

Re: Welcome Jason Smith

2012-02-27 Thread Filipe David Manana
within the project, and has contributed back to the community through a number of complimentary projects. Welcome Jason! Relax, N -- Filipe David Manana, Reasonable men adapt themselves to the world.  Unreasonable men adapt the world to themselves.  That's why all progress depends

Re: [VOTE] Apache CouchDB 1.2.0 release, second round

2012-02-27 Thread Filipe David Manana
with 500k documents. Note that I built from your optimization commit, then its parent. https://gist.github.com/1928169 tl;dr = 2:50 before your commit; 4:13 after. On Mon, Feb 27, 2012 at 11:33 PM, Filipe David Manana fdman...@apache.org wrote: I just tried Jason's script (modified it to use 500

Re: [VOTE] Apache CouchDB 1.2.0 release, second round

2012-02-23 Thread Filipe David Manana
! Cheers Jan -- -- Filipe David Manana, Reasonable men adapt themselves to the world.  Unreasonable men adapt the world to themselves.  That's why all progress depends on unreasonable men.

Re: replicator

2012-02-21 Thread Filipe David Manana
/couchdb/blob/master/src/couch_replicator/src/couch_replicator_httpc.erl#L111 -- Filipe David Manana, Reasonable men adapt themselves to the world.  Unreasonable men adapt the world to themselves.  That's why all progress depends on unreasonable men.

Re: Issues blocking the 1.2.0 release

2012-02-21 Thread Filipe David Manana
doesn't prevent all leakage of what users have signed up, but it stops bulk-leakage of *all* users in one swoop. What do you think? Cheers Jan -- -- Iris Couch -- Filipe David Manana, Reasonable men adapt themselves to the world.  Unreasonable men adapt the world

Re: [VOTE] Apache CouchDB 1.2.0 release, first round

2012-02-13 Thread Filipe David Manana
://localhost:5984/test/doc1 {_id:doc1,_rev:1-308b01bbabea74f0cea2af7d0e270fb8,integer:1,float:1} -- Filipe David Manana, Reasonable men adapt themselves to the world.  Unreasonable men adapt the world to themselves.  That's why all progress depends on unreasonable men.

Re: [VOTE] Apache CouchDB 1.2.0 release, first round

2012-02-13 Thread Filipe David Manana
, 2012 at 4:46 PM, Filipe David Manana fdman...@apache.org wrote: On Mon, Feb 13, 2012 at 10:55 AM, Randall Leeds randall.le...@gmail.com wrote: A very rigorous approach might be to work with the tokenized, but not decoded, JSON so that numeric field values could be passed verbatim. For 1.2

Re: [jira] [Commented] (COUCHDB-1407) JSON encoding of number changes

2012-02-13 Thread Filipe David Manana
contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira -- Filipe David Manana, Reasonable men adapt themselves to the world.  Unreasonable men adapt the world

Re: possible replication issue

2012-02-08 Thread Filipe David Manana
format, but this is clearly a workaround. Perhaps this should be fixed in mochiweb_util ? As an aside I noticed mochiweb_util:urlencode  does exactly what you have in query_to_str_args so those funs can probably go away. Cheers, Bob [1] https://gist.github.com/1772911 -- Filipe David

Re: [Windows] proposed binary build changes

2012-01-26 Thread Filipe David Manana
On Thu, Jan 26, 2012 at 1:09 PM, Dave Cottlehuber d...@muse.net.nz wrote: On Wednesday, 25 January 2012, Filipe David Manana fdman...@apache.org wrote: On Wed, Jan 25, 2012 at 7:24 PM, Jeroen Janssen jeroen.jans...@gmail.com wrote: Hi, Is the issue Filipe mentioned (where a not compressed

Re: [Windows] proposed binary build changes

2012-01-25 Thread Filipe David Manana
, all around ~400KiB size, artificially full of http://baconipsum.com/ These json blobs are in https://www.dropbox.com/s/jeifcxpbtpo78ak/testing/ and are formatted for _bulk_docs. I'm testing your approach using http://friendpaste.com/6t4KwKYWKofHvVzF3kDMLQ A+ Dave -- Filipe David Manana

Re: Test suite problems blocking 1.2.0 release

2012-01-25 Thread Filipe David Manana
/test_suite_db/newdoc 201 [info] [0.358.0] 127.0.0.1 - - DELETE /test_suite_db/doc-does-not-exist 404 [info] [0.358.0] 127.0.0.1 - - PUT /test_suite_db/goldfish 500 -- Filipe David Manana, Reasonable men adapt themselves to the world.  Unreasonable men adapt the world to themselves.  That's why all

Re: [Windows] proposed binary build changes

2012-01-25 Thread Filipe David Manana
your approach using http://friendpaste.com/6t4KwKYWKofHvVzF3kDMLQ A+ Dave -- Filipe David Manana, Reasonable men adapt themselves to the world.  Unreasonable men adapt the world to themselves.  That's why all progress depends on unreasonable men.

Re: Issues blocking 1.2.0 release

2012-01-23 Thread Filipe David Manana
On Mon, Jan 23, 2012 at 5:54 AM, Noah Slater nsla...@tumbolia.org wrote: Yep, that seems reasonable. Let me know when I can test again. :) Done. Can you test again?

Re: Issues blocking 1.2.0 release

2012-01-22 Thread Filipe David Manana
escript:eval_exprs/5  in call from erl_eval:local_func/5  in call from escript:interpret/4  in call from escript:start/1  in call from init:start_it/1 Please advise. Thanks, N -- Filipe David Manana, Reasonable men adapt themselves to the world.  Unreasonable men adapt the world

Re: git commit: Fix SpiderMonkey version detection

2012-01-22 Thread Filipe David Manana
JSScript* for scripts])], -    [[#include jsapi.h]] -) -  LIBS=$OLD_LIBS  CPPFLAGS=$OLD_CPPFLAGS -- Filipe David Manana, Reasonable men adapt themselves to the world.  Unreasonable men adapt the world to themselves.  That's why all progress depends on unreasonable men.

Re: Issues blocking 1.2.0 release

2012-01-22 Thread Filipe David Manana
(Reason, normal, Replication finished successfully) -after 30 - +after 90 - etap:bail(Timeout waiting for replication to finish) end. On Sun, Jan 22, 2012 at 6:08 PM, Noah Slater nsla...@tumbolia.org wrote: On Sun, Jan 22, 2012 at 6:01 PM, Filipe David Manana

Re: Issues blocking 1.2.0 release

2012-01-22 Thread Filipe David Manana
wrong with the codebase, your environment or if simply increasing the timeout is not alarming. On Sun, Jan 22, 2012 at 7:05 PM, Noah Slater nsla...@tumbolia.org wrote: OVAR 9000! (Testing now...) On Sun, Jan 22, 2012 at 6:56 PM, Filipe David Manana fdman...@apache.orgwrote: On Sun, Jan 22

Re: Issues blocking 1.2.0 release

2012-01-22 Thread Filipe David Manana
the dumb QA guy. If you have some diagnostics you want me to run on my machine, I am happy to. On Sun, Jan 22, 2012 at 11:31 PM, Filipe David Manana fdman...@apache.orgwrote: On Sun, Jan 22, 2012 at 7:20 PM, Noah Slater nsla...@tumbolia.org wrote: Works. How do we proceed? For how much time

Re: 1.2.0 bug fix question

2012-01-15 Thread Filipe David Manana
log --pretty=oneline --author=Filipe 1.1.1.. | grep -i replic | wc -l 103 That was on master, but the numbers aren't much different for 1.2.x. :-D -- dustin sallings -- Filipe David Manana, Reasonable men adapt themselves to the world. Unreasonable men adapt the world to themselves

Re: RFC: Releasing 1.2.0

2012-01-15 Thread Filipe David Manana
a dev issue rather than user impacting. from 1.1.1_js-1.8.0: 12 Digest = base64:encode(Digest_Binary). jeLnIuUvK7d+6gya044lVA== from 1.2.x: 8 Digest = base64:encode(Digest_Binary). jeLnIuUvK7d+6gya044lVA== A+ Dave -- Filipe David Manana, Reasonable men adapt themselves

Re: RFC: Releasing 1.2.0

2012-01-10 Thread Filipe David Manana
On Tuesday, January 10, 2012, Randall Leeds randall.le...@gmail.com wrote: On Tue, Jan 10, 2012 at 00:31, Dirkjan Ochtman dirk...@ochtman.nl wrote: On Mon, Jan 9, 2012 at 23:19, Filipe David Manana fdman...@apache.org wrote: 2) Can anyone mention how snappy/zlib impacts performance? * https

Re: 1.2.x builds on Iris Couch

2012-01-09 Thread Filipe David Manana
on 1.2.x, it would be great. Thanks Jason. :) -- Iris Couch -- Filipe David Manana, Reasonable men adapt themselves to the world.  Unreasonable men adapt the world to themselves.  That's why all progress depends on unreasonable men.

Re: RFC: Releasing 1.2.0

2012-01-09 Thread Filipe David Manana
, Let's pull our finger out and get 1.2.0 shipped. Do we have everything in trunk that we want in 1.2.0, or are there any patches y'all are sitting on? Also, can you all check NEWS and CHANGES to make sure they are up to date? Thanks all, N -- Filipe David Manana

Re: javascript ./run

2012-01-07 Thread Filipe David Manana
-- Filipe David Manana, Reasonable men adapt themselves to the world.  Unreasonable men adapt the world to themselves.  That's why all progress depends on unreasonable men.

Re: git commit: Add heartbeat parameter to all _changes requests

2012-01-07 Thread Filipe David Manana
, atom_to_list(Style)}, {since, couch_util:to_list(StartSeq)}, +        {heartbeat, integer_to_list(HeartBeat)}     ],     DocIds = get_value(doc_ids, Options),     {QArgs, Method, Body, Headers} = case DocIds of -- Filipe David Manana, Reasonable men adapt themselves to the world.  Unreasonable

Re: [ANN]: Dave Cottlehuber elected CouchDB committer

2012-01-06 Thread Filipe David Manana
outstanding contributions to the Windows build system and other parts of the code as well as his community engagement. Dave, it is an honour to have you on board :) Everybody, please give a warm welcome to to Dave! Cheers Jan -- -- Filipe David Manana, Reasonable men adapt themselves

Re: proposal: Using the db hooks in other databases

2012-01-04 Thread Filipe David Manana
) . This problem can be solved later anyway by improving the JS engine. One other solution would be creating some kind of DSL evaluated in ERLANG like we do for the rewriter: Imo the idea of having functions in the design docs may be the simpler actually. - benoît -- Filipe David Manana

Re: proposal: Using the db hooks in other databases

2012-01-04 Thread Filipe David Manana
On Wed, Jan 4, 2012 at 10:38 PM, Benoit Chesneau bchesn...@gmail.com wrote: On Wed, Jan 4, 2012 at 11:35 PM, Filipe David Manana fdman...@apache.org wrote: While the use case for the system databases is clear, I wonder what are the possible motivations to do it for regular databases. Does

Re: git commit: add support of erlang R15B in oauth.

2012-01-03 Thread Filipe David Manana
, Port, Path, _Query}} - % R15B +        normalize(Scheme, UserInfo, string:to_lower(Host), Port, [Path]);     {Scheme, UserInfo, Host, Port, Path, _Query} -       normalize(Scheme, UserInfo, string:to_lower(Host), Port, [Path]);     Else - -- Filipe David Manana, Reasonable men adapt

Re: Understanding the CouchDB file format

2011-12-20 Thread Filipe David Manana
) -- Filipe David Manana, Reasonable men adapt themselves to the world.  Unreasonable men adapt the world to themselves.  That's why all progress depends on unreasonable men.

Re: Understanding the CouchDB file format

2011-12-20 Thread Filipe David Manana
-- http://guide.couchdb.org/editions/1/en/btree.html -- http://ayende.com/blog/* (Over my head) -- Filipe David Manana, Reasonable men adapt themselves to the world.  Unreasonable men adapt the world to themselves.  That's why all progress depends on unreasonable men. -- Filipe David

Re: [2/2] git commit: Fix OAuth authentication with VHosts + URL rewriting

2011-12-11 Thread Filipe David Manana
, Filipe David Manana fdman...@apache.org wrote: On Sat, Dec 10, 2011 at 8:08 PM, Benoit Chesneau bchesn...@gmail.com wrote: what is the point of wariting in the process registry? To make it simple, not adding a new handle_request_int clause to couch_httpd or a new entry point. On Sat, Dec 10

Re: [2/2] git commit: Fix OAuth authentication with VHosts + URL rewriting

2011-12-10 Thread Filipe David Manana
)) +    end, + +    couch_config:set(couch_httpd_auth, authentication_db, PrevAuthDbName, false), +    couch_config:set(couch_httpd_auth, require_valid_user, false, false), +    ok = couch_server:delete(couch_db:name(AuthDb), [admin_user_ctx()]). -- Filipe David Manana, Reasonable men

Re: git commit: Fix distcheck make target

2011-12-06 Thread Filipe David Manana
 .PHONY: local-clean  local-clean: maintainer-clean -- Filipe David Manana, Reasonable men adapt themselves to the world.  Unreasonable men adapt the world to themselves.  That's why all progress depends on unreasonable men.

Re: all_dbs_active error and continuous replications

2011-12-06 Thread Filipe David Manana
the doc. - benoît -- Filipe David Manana, Reasonable men adapt themselves to the world.  Unreasonable men adapt the world to themselves.  That's why all progress depends on unreasonable men.

Re: builbot failure

2011-12-05 Thread Filipe David Manana
$(top_builddir)/tmp + rm -f couchdb.stdout + rm -f couchdb.stderr .PHONY: local-clean local-clean: maintainer-clean On Mon, Dec 5, 2011 at 10:49 AM, Filipe David Manana fdman...@apache.org wrote: Just fixed a misspelled filename in Makefile.am. However still not enough for make

Re: [2/5] git commit: use couch_db calls instead of couch_btree

2011-11-09 Thread Filipe David Manana
#db.fulldocinfo_by_id_btree, FoldFun, [], KeyOpts), +    FullDocInfos = couch_db:get_design_docs(Db),     send_lookup_changes(FullDocInfos, StartSeq, Dir, Db, Fun, Acc0). -- Filipe David Manana, Reasonable men adapt themselves to the world.  Unreasonable men adapt the world to themselves.  That's why all

Re: [5/5] git commit: fix improper comparison on filtered changes

2011-11-09 Thread Filipe David Manana
@@ send_lookup_changes(FullDocInfos, StartSeq, Dir, Db, Fun, Acc0) -     end,     GreaterFun = case Dir of     fwd - -        fun(A, B) - A = B end; +        fun(A, B) - A B end;     rev -         fun(A, B) - A = B end     end, -- Filipe David Manana, Reasonable men adapt themselves to the world

Re: [2/5] git commit: use couch_db calls instead of couch_btree

2011-11-09 Thread Filipe David Manana
. thanks My apologies, Bob. I've just reverted it. B. On 9 November 2011 10:36, Benoit Chesneau bchesn...@gmail.com wrote: On Wed, Nov 9, 2011 at 11:27 AM, Filipe David Manana fdman...@apache.org wrote: Randall, I have to disagree on this one. The reason to not call

Re: [5/5] git commit: fix improper comparison on filtered changes

2011-11-09 Thread Filipe David Manana
On Wed, Nov 9, 2011 at 6:43 PM, Randall Leeds randall.le...@gmail.com wrote: On Wed, Nov 9, 2011 at 02:51, Filipe David Manana fdman...@apache.org wrote: Randall, which test exactly was failing in changes.js? It was the andmore-only section near the end: T(line.seq == 8) T(line.id == andmore

Re: [VOTE] Apache CouchDB 1.1.1 Release, Round 3

2011-10-28 Thread Filipe David Manana
-1.1.1.tar.gz.sha Test ALL the things. -- Filipe David Manana, Reasonable men adapt themselves to the world.  Unreasonable men adapt the world to themselves.  That's why all progress depends on unreasonable men.

Re: [VOTE] Apache CouchDB 1.1.1 Release, Round 3

2011-10-28 Thread Filipe David Manana
On Fri, Oct 28, 2011 at 12:54 PM, Benoit Chesneau bchesn...@gmail.com wrote: On Fri, Oct 28, 2011 at 12:41 PM, Filipe David Manana fdman...@apache.org wrote: +1 All tests pass, signatures match. Mac OS X Lion, OTP R14B04, Chrome browser. Which ssl version? Still the bug? OpenSSL 0.9.8

Re: [VOTE] Apache CouchDB 1.1.1 Release

2011-10-20 Thread Filipe David Manana
. - benoit -- Filipe David Manana, Reasonable men adapt themselves to the world.  Unreasonable men adapt the world to themselves.  That's why all progress depends on unreasonable men.

Re: [VOTE] Apache CouchDB 1.1.1 Release

2011-10-20 Thread Filipe David Manana
On Thu, Oct 20, 2011 at 2:28 PM, Benoit Chesneau bchesn...@gmail.com wrote: On Thu, Oct 20, 2011 at 3:17 PM, Filipe David Manana fdman...@apache.org wrote: On Thu, Oct 20, 2011 at 2:12 PM, Benoit Chesneau bchesn...@gmail.com wrote: On Wed, Oct 19, 2011 at 4:27 PM, Robert Newson rnew

Re: [VOTE] Apache CouchDB 1.1.1 Release

2011-10-20 Thread Filipe David Manana
On Thu, Oct 20, 2011 at 2:57 PM, Benoit Chesneau bchesn...@gmail.com wrote: On Thu, Oct 20, 2011 at 3:47 PM, Filipe David Manana fdman...@apache.org wrote: On Thu, Oct 20, 2011 at 2:28 PM, Benoit Chesneau bchesn...@gmail.com wrote: On Thu, Oct 20, 2011 at 3:17 PM, Filipe David Manana fdman

Re: [VOTE] Apache CouchDB 1.1.1 Release

2011-10-20 Thread Filipe David Manana
On Thu, Oct 20, 2011 at 2:28 PM, Benoit Chesneau bchesn...@gmail.com wrote: On Thu, Oct 20, 2011 at 3:17 PM, Filipe David Manana fdman...@apache.org wrote: On Thu, Oct 20, 2011 at 2:12 PM, Benoit Chesneau bchesn...@gmail.com wrote: On Wed, Oct 19, 2011 at 4:27 PM, Robert Newson rnew

Re: CouchDB 1.1.1

2011-10-10 Thread Filipe David Manana
trigger that codepath in CouchDB. B. On 7 October 2011 18:42, Filipe David Manana fdman...@apache.org wrote: Regarding the erlang-oauth and R15 compatibility, The compilation warnings only happen in the 1.1.x because src/erlang-oauth/Makefile.am is compiling oauth_rsa_sha1.erl while trunk

Re: CouchDB Replication lacking resilience for many database

2011-10-10 Thread Filipe David Manana
/code.html -- Filipe David Manana, Reasonable men adapt themselves to the world.  Unreasonable men adapt the world to themselves.  That's why all progress depends on unreasonable men.

Re: CouchDB 1.1.1

2011-10-07 Thread Filipe David Manana
:10 PM, Filipe David Manana fdman...@apache.org wrote: On Thu, Oct 6, 2011 at 6:59 PM, Robert Newson rnew...@apache.org wrote: does the newer erlang-oauth break anything? Not that I know of. On 6 October 2011 18:52, Filipe David Manana fdman...@apache.org wrote: On Thu, Oct 6, 2011 at 6:23

Re: CouchDB 1.1.1

2011-10-06 Thread Filipe David Manana
. -- Filipe David Manana, Reasonable men adapt themselves to the world.  Unreasonable men adapt the world to themselves.  That's why all progress depends on unreasonable men.

Re: CouchDB 1.1.1

2011-10-06 Thread Filipe David Manana
On Thu, Oct 6, 2011 at 6:59 PM, Robert Newson rnew...@apache.org wrote: does the newer erlang-oauth break anything? Not that I know of. On 6 October 2011 18:52, Filipe David Manana fdman...@apache.org wrote: On Thu, Oct 6, 2011 at 6:23 PM, Robert Newson rnew...@apache.org wrote

Re: git commit: Open replicator database in child process

2011-10-05 Thread Filipe David Manana
: 0c7fbd3dab5bf13215def4349dbba7f689a22ac6 Parents: 3c24a94 Author: Filipe David Manana fdman...@apache.org Authored: Wed Oct 5 01:10:54 2011 +0100 Committer: Filipe David Manana fdman...@apache.org Committed: Wed Oct 5 01:12:45 2011 +0100

Re: CouchDB 1.1.1

2011-09-28 Thread Filipe David Manana
Robert, I have no outstanding issues for 1.1.1. Cheers Jan -- -- Filipe David Manana, Reasonable men adapt themselves to the world.  Unreasonable men adapt the world to themselves.  That's why all progress depends on unreasonable men.

Re: Starting the Git Experiment

2011-09-23 Thread Filipe David Manana
I'll start disabling SVN access as soon as I see the majority vote. Paul Davis -- Filipe David Manana, Reasonable men adapt themselves to the world.  Unreasonable men adapt the world to themselves.  That's why all progress depends on unreasonable men.

etap test suite and OTP module http

2011-09-17 Thread Filipe David Manana
/fdmanana/couchdb/commit/22fcbccb275885292ff1d349afbec3c7a543ff73 Anyone has a simpler idea in mind? -- Filipe David Manana, Reasonable men adapt themselves to the world.  Unreasonable men adapt the world to themselves.  That's why all progress depends on unreasonable men.

Re: Unofficial Windows build

2011-09-15 Thread Filipe David Manana
. Enjoy your holiday and good luck with the move! Best, Seconded, this is terrific work. Take care! N -- Filipe David Manana, Reasonable men adapt themselves to the world.  Unreasonable men adapt the world to themselves.  That's why all progress depends on unreasonable men.

Re: Branching 1.2.x

2011-09-12 Thread Filipe David Manana
with this group on how much of the resulting list we can actually get into the branch in a reasonable amount of time :) Cheers Jan -- -- Filipe David Manana, Reasonable men adapt themselves to the world.  Unreasonable men adapt the world to themselves.  That's why all progress depends

Re: Request to correct a comment typo

2011-09-11 Thread Filipe David Manana
? Thanks! -- Iris Couch -- Filipe David Manana, Reasonable men adapt themselves to the world.  Unreasonable men adapt the world to themselves.  That's why all progress depends on unreasonable men.

Re: The _security object should be versioned

2011-08-26 Thread Filipe David Manana
if the replication is triggered by some special user with some special role (_admin, _server_admin, whatever). Does it sound simple and satisfies people's needs? -- Iris Couch -- Filipe David Manana, fdman...@gmail.com, fdman...@apache.org Reasonable men adapt themselves to the world

Re: The _security object should be versioned

2011-08-26 Thread Filipe David Manana
was that people wanted to replicate it. Going back to Adam's first message, just promoting to _security to a #full_doc_info seems very reasonable. -- Iris Couch -- Filipe David Manana, fdman...@gmail.com, fdman...@apache.org Reasonable men adapt themselves to the world.  Unreasonable men adapt

Re: The _security object should be versioned

2011-08-26 Thread Filipe David Manana
your db accidentally slurped up a _security doc. -- Iris Couch -- Filipe David Manana, fdman...@gmail.com, fdman...@apache.org Reasonable men adapt themselves to the world.  Unreasonable men adapt the world to themselves.  That's why all progress depends on unreasonable men

Re: [jira] [Commented] (COUCHDB-1153) Database and view index compaction daemon

2011-08-16 Thread Filipe David Manana
solution's impact and present another working alternative with a lower impact (and practical tests, not just theory) I would be the first one wanting to make the change asap. - benoit -- Filipe David Manana, fdman...@gmail.com, fdman...@apache.org Reasonable men adapt themselves to the world

Re: compaction plugin, auth handler, foo plugin couchdb core [resent]

2011-08-16 Thread Filipe David Manana
maybe injecting a bit of here would stop the flow of e-mails and focus us all collectively. -Randall -- Filipe David Manana, fdman...@gmail.com, fdman...@apache.org Reasonable men adapt themselves to the world.  Unreasonable men adapt the world to themselves.  That's why all progress

Bringing automatic compaction into trunk

2011-08-15 Thread Filipe David Manana
-- Filipe David Manana, fdman...@gmail.com, fdman...@apache.org Reasonable men adapt themselves to the world.  Unreasonable men adapt the world to themselves.  That's why all progress depends on unreasonable men.

Re: Trouble replicating

2011-08-12 Thread Filipe David Manana
-- Filipe David Manana, fdman...@gmail.com, fdman...@apache.org Reasonable men adapt themselves to the world.  Unreasonable men adapt the world to themselves.  That's why all progress depends on unreasonable men.

Re: svn commit: r1156381 - /couchdb/trunk/src/couchdb/couch_server.erl

2011-08-10 Thread Filipe David Manana
); +    [_AlreadyRunningDb] - +        {reply, file_exists, Server}     end;  handle_call({delete, DbName, _Options}, _From, Server) -     DbNameList = binary_to_list(DbName), -- Filipe David Manana, fdman...@gmail.com, fdman...@apache.org Reasonable men adapt themselves to the world.  Unreasonable men adapt

Re: Futon Test Suite

2011-08-10 Thread Filipe David Manana
replication -- Filipe David Manana, fdman...@gmail.com, fdman...@apache.org Reasonable men adapt themselves to the world.  Unreasonable men adapt the world to themselves.  That's why all progress depends on unreasonable men.

Re: Futon Test Suite

2011-08-09 Thread Filipe David Manana
in hacking on some C and JavaScript against an HTTP API, let me know. -- Filipe David Manana, fdman...@gmail.com, fdman...@apache.org Reasonable men adapt themselves to the world.  Unreasonable men adapt the world to themselves.  That's why all progress depends on unreasonable men.

Re: create_target isn't working with the _replicator db

2011-07-22 Thread Filipe David Manana
sometime before the 1.1.0 release in the security list. And it's a principle of the least privileges by default (roles is an empty list). - benoit - benoît -- Filipe David Manana, fdman...@gmail.com, fdman...@apache.org Reasonable men adapt themselves to the world.  Unreasonable men adapt

Re: [VOTE] Apache CouchDB 1.0.3 Release

2011-07-13 Thread Filipe David Manana
pull or push, in any direction). Thanks, B. On 28 June 2011 20:05, Noah Slater nsla...@apache.org wrote: On 28 Jun 2011, at 19:24, Paul Davis wrote: Yours truly, Paul Davis Received, and understood. Ever handsome, Mr. Noah Slater Esq. -- Filipe David Manana, fdman

Re: Improving password hashing.

2011-07-06 Thread Filipe David Manana
some methods (like sha256 in europe) and it would be very useful. - benoît -- Filipe David Manana, fdman...@gmail.com, fdman...@apache.org Reasonable men adapt themselves to the world.  Unreasonable men adapt the world to themselves.  That's why all progress depends on unreasonable men.

Re: Improving password hashing.

2011-07-06 Thread Filipe David Manana
, 73,48,52,197 3 3 H1 =:= H2. false On Wed, Jul 6, 2011 at 2:53 PM, Robert Newson rnew...@apache.org wrote: Patch will be tidied to community standards before submission. The upgrade code is not yet written but should be straightforward. B. On 6 July 2011 14:50, Filipe David Manana fdman...@apache.org

Re: New write performance optimizations coming

2011-06-24 Thread Filipe David Manana
-- Filipe David Manana, fdman...@gmail.com, fdman...@apache.org Reasonable men adapt themselves to the world.  Unreasonable men adapt the world to themselves.  That's why all progress depends on unreasonable men.

Re: Commits to 1.1.x not in 1.0.x

2011-06-15 Thread Filipe David Manana
in 1.0.x I'm going to ignore it and proceed rolling 1.0.3. -- Filipe David Manana, fdman...@gmail.com, fdman...@apache.org Reasonable men adapt themselves to the world.  Unreasonable men adapt the world to themselves.  That's why all progress depends on unreasonable men.

Re: couch_server.erl - is couch_dbs_by_name table correclty used in terminate() function ?

2011-06-15 Thread Filipe David Manana
that the values are always 3-term-tuples: {opened, Pid, LruTime} or {opening, Opener, [Froms]} I must admit I do not understand how the code in the terminate() may work. Is it just a bug ? - Andrey -- Filipe David Manana, fdman...@gmail.com, fdman...@apache.org Reasonable men adapt themselves

Re: couch_server.erl - is couch_dbs_by_name table correclty used in terminate() function ?

2011-06-15 Thread Filipe David Manana
the bug, as it would generate a function_clause error/exception. Notice here we don't care about the resulting list, so a lists:foreach is the way to go. On Wed, Jun 15, 2011 at 10:47 AM, Filipe David Manana fdman...@apache.org wrote: It seems to me you're right about it. Do you want to provide

Re: couch_server.erl - is couch_dbs_by_name table correclty used in terminate() function ?

2011-06-15 Thread Filipe David Manana
. cheers - Andrey -- Filipe David Manana, fdman...@gmail.com, fdman...@apache.org Reasonable men adapt themselves to the world.  Unreasonable men adapt the world to themselves.  That's why all progress depends on unreasonable men.

Re: couch_server.erl - is couch_dbs_by_name table correclty used in terminate() function ?

2011-06-15 Thread Filipe David Manana
at them soon. Taking all this into account I think it is better if someone else can change the code. You're contributions are always welcome Andrey. Thank you for the help. Andrey -- Filipe David Manana, fdman...@gmail.com, fdman...@apache.org Reasonable men adapt themselves

Re: make error with latest trunk (ICU related autotools config)

2011-06-14 Thread Filipe David Manana
-common -DPIC -o .libs/couch_icu_driver_la-couch_icu_driver.o i686-apple-darwin10-gcc-4.2.1: c: No such file or directory The same at friendpaste might be more readble: http://friendpaste.com/3ERusm7juiyJLY0grCBQ97 Any idea about this? Agreed. On Jun 12, 2011 4:07 PM, Filipe David Manana fdman

Re: make error with latest trunk (ICU related autotools config)

2011-06-14 Thread Filipe David Manana
-W -Wall -ansi -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long\c So, either something that can be added to http://svn.apache.org/viewvc?view=revisionrevision=1133287 or revert this? On Tue, Jun 14, 2011 at 6:57 PM, Filipe David Manana fdman...@apache.org wrote: On Tue, Jun 14, 2011

Re: make error with latest trunk (ICU related autotools config)

2011-06-14 Thread Filipe David Manana
Funny thing, this only happens with iTerm. Using the standard Terminal that comes with OS X I don't get the \c from the icu-config command. *uckin weird. That said, with Terminal I'm able to build trunk successfully. On Tue, Jun 14, 2011 at 7:02 PM, Filipe David Manana fdman...@apache.org wrote

Re: make error with latest trunk (ICU related autotools config)

2011-06-14 Thread Filipe David Manana
On Tue, Jun 14, 2011 at 7:41 PM, Randall Leeds randall.le...@gmail.com wrote: On Tue, Jun 14, 2011 at 11:29, Filipe David Manana fdman...@apache.org wrote: Funny thing, this only happens with iTerm. Using the standard Terminal that comes with OS X I don't get the \c from the icu-config

Re: svn commit: r1133561 - /couchdb/trunk/src/couchdb/couch_replicator.erl

2011-06-13 Thread Filipe David Manana
(#rep_state{seqs_in_progress = [], -- Filipe David Manana, fdman...@gmail.com, fdman...@apache.org Reasonable men adapt themselves to the world.  Unreasonable men adapt the world to themselves.  That's why all progress depends on unreasonable men.

make error with latest trunk (ICU related autotools config)

2011-06-12 Thread Filipe David Manana
else has this issue as well? This is happening to me even with a fresh git checkout. Or does one needs to specify some parameters to configure, etc? -- Filipe David Manana, fdman...@gmail.com, fdman...@apache.org Reasonable men adapt themselves to the world.  Unreasonable men adapt the world

  1   2   3   4   >