[jira] Commented: (COUCHDB-164) Make error messages more verbose

2010-05-04 Thread Till Klampaeckel (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12863837#action_12863837 ] Till Klampaeckel commented on COUCHDB-164: -- I got another pretty one:

[jira] Created: (COUCHDB-757) crypto:md5 vs erlang:md5

2010-05-04 Thread Filipe Manana (JIRA)
crypto:md5 vs erlang:md5 Key: COUCHDB-757 URL: https://issues.apache.org/jira/browse/COUCHDB-757 Project: CouchDB Issue Type: Improvement Environment: GNU/Linux Reporter: Filipe Manana

[jira] Updated: (COUCHDB-537) reduce string

2010-05-04 Thread Nils Adermann (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nils Adermann updated COUCHDB-537: -- Attachment: (was: 0001-Incorrect-builtin-function-names-now-throw-an-error-.patch)

[jira] Updated: (COUCHDB-537) reduce string

2010-05-04 Thread Nils Adermann (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nils Adermann updated COUCHDB-537: -- Attachment: 0001-Incorrect-builtin-function-names-now-throw-an-error-.patch Updated the patch

[jira] Commented: (COUCHDB-757) crypto:md5 vs erlang:md5

2010-05-04 Thread Adam Kocoloski (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12863955#action_12863955 ] Adam Kocoloski commented on COUCHDB-757: Cool, nice find Filipe. In the interest

[jira] Updated: (COUCHDB-757) crypto:md5 vs erlang:md5

2010-05-04 Thread Adam Kocoloski (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Kocoloski updated COUCHDB-757: --- Attachment: crypto_fallback_to_erlang.patch crypto:md5 vs erlang:md5

[jira] Updated: (COUCHDB-757) use (fast) crypto:md5 instead of (slow) erlang:md5 when available

2010-05-04 Thread Adam Kocoloski (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Kocoloski updated COUCHDB-757: --- Summary: use (fast) crypto:md5 instead of (slow) erlang:md5 when available (was:

[jira] Commented: (COUCHDB-757) use (fast) crypto:md5 instead of (slow) erlang:md5 when available

2010-05-04 Thread Filipe Manana (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12863965#action_12863965 ] Filipe Manana commented on COUCHDB-757: --- True :) A while back I was thinking about

[jira] Closed: (COUCHDB-757) use (fast) crypto:md5 instead of (slow) erlang:md5 when available

2010-05-04 Thread Adam Kocoloski (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Kocoloski closed COUCHDB-757. -- Resolution: Fixed Applied the version with try..catch. Thanks Filipe. use (fast)

Re: buildbot failure in ASF Buildbot on couchdb-trunk

2010-05-04 Thread Adam Kocoloski
How do I force another build? I can't reproduce the test failure locally. Adam On May 4, 2010, at 4:59 PM, build...@apache.org wrote: The Buildbot has detected a new failure of couchdb-trunk on ASF Buildbot. Full details are available at:

Re: buildbot failure in ASF Buildbot on couchdb-trunk

2010-05-04 Thread Paul Davis
Theoretically, on IRC, its: couchbot: force build ${BUILDER} Where ${BUILDER} can currently be couch-trunk or couch-cover. I know of spurious errors when both builds run at the same time due to our tests not using random ports when we start a full server. (Both try and grab port 5984, one