fauxton commit: updated refs/heads/master to b5affe1

2015-09-01 Thread robertkowalski
Repository: couchdb-fauxton Updated Branches: refs/heads/master be90e4ccd -> b5affe12a use a stricter way to determine if db exists avoids false positives like fauxton-seleniumtest2 code is covered by the testsuite itself :) PR: #513 PR-URL: https://github.com/apache/couchdb-fauxton/pull/513

fauxton commit: updated refs/heads/master to be90e4c

2015-09-01 Thread robertkowalski
Repository: couchdb-fauxton Updated Branches: refs/heads/master 01650f62c -> be90e4ccd remove broken notifications they don't notificate any more, and they would flood couchdb-dev if they would work. PR: #511 PR-URL: https://github.com/apache/couchdb-fauxton/pull/511 Reviewed-By: garren smith

[GitHub] couchdb-couch-epi pull request: Use function_exported/3 to test fo...

2015-09-01 Thread rnewson
Github user rnewson commented on the pull request: https://github.com/apache/couchdb-couch-epi/pull/7#issuecomment-136768566 ilya to follow up with better fix --- 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 projec

[GitHub] couchdb-couch-epi pull request: Use function_exported/3 to test fo...

2015-09-01 Thread rnewson
Github user rnewson closed the pull request at: https://github.com/apache/couchdb-couch-epi/pull/7 --- 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 featu

fauxton commit: updated refs/heads/master to 01650f6

2015-09-01 Thread robertkowalski
Repository: couchdb-fauxton Updated Branches: refs/heads/master 5f52818fd -> 01650f62c fix login/logout with IE disable caching for IE which prevents IE from logging in/out. as IE starts to add cachebust-get-parameters when we disable ajax- caching, i had to adjust the dev-server. PR: #509 P

[GitHub] couchdb-couch-epi pull request: Use function_exported/3 to test fo...

2015-09-01 Thread rnewson
Github user rnewson commented on the pull request: https://github.com/apache/couchdb-couch-epi/pull/7#issuecomment-136737729 ah good catch, missed those --- 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-couch-epi pull request: Use function_exported/3 to test fo...

2015-09-01 Thread eiri
Github user eiri commented on the pull request: https://github.com/apache/couchdb-couch-epi/pull/7#issuecomment-136731843 This two probably need the same treatment: https://github.com/apache/couchdb-couch-epi/blob/master/src/couch_epi_data.erl#L137-L142 https://github.com

[GitHub] couchdb-couch-epi pull request: Use function_exported/3 to test fo...

2015-09-01 Thread kxepal
Github user kxepal commented on the pull request: https://github.com/apache/couchdb-couch-epi/pull/7#issuecomment-136731729 Good catch. Never liked try/catch. May be fix other modules as well? So far: - couch_epi_data:get_from_module/1 - couch_epi_data:current/2 - couch_epi_

[GitHub] couchdb-couch-epi pull request: Use function_exported/3 to test fo...

2015-09-01 Thread rnewson
Github user rnewson commented on the pull request: https://github.com/apache/couchdb-couch-epi/pull/7#issuecomment-136724781 this fixes a performance regression from the introduction of couch_epi. --- If your project is set up for it, you can reply to this email and have your reply ap

[GitHub] couchdb-couch-epi pull request: Use function_exported/3 to test fo...

2015-09-01 Thread rnewson
GitHub user rnewson opened a pull request: https://github.com/apache/couchdb-couch-epi/pull/7 Use function_exported/3 to test for callbacks try/catch is much slower in comparison to function_exported. You can merge this pull request into a Git repository by running: $ git pull

couchdb-www git commit: fix download link

2015-09-01 Thread andywenk
Repository: couchdb-www Updated Branches: refs/heads/asf-site d0c8d7cf5 -> ba34dbe43 fix download link see email from August, 31. 2015 "Distributed Denial of Service attack on Apache's servers today: Please be advised of changes enacted" Also COUCHDB-2795 Project: http://git-wip-us.apache