[GitHub] couchdb pull request: Don't use Array.indexOf in IE8

2014-03-18 Thread ziggythehamster
Github user ziggythehamster closed the pull request at: https://github.com/apache/couchdb/pull/153 --- 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

[GitHub] couchdb pull request: Don't use Array.indexOf in IE8

2014-03-08 Thread garrensmith
Github user garrensmith commented on the pull request: https://github.com/apache/couchdb/pull/153#issuecomment-37106140 @ziggythehamster as this is just a mirror of the Couchdb repo. We cannot close this pull request even though it has been merged. Could you close this pull request fo

[GitHub] couchdb pull request: Don't use Array.indexOf in IE8

2014-03-08 Thread BigBlueHat
Github user BigBlueHat commented on the pull request: https://github.com/apache/couchdb/pull/153#issuecomment-37103206 @ziggythehamster feel free close this at your leisure. Thanks! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] couchdb pull request: Don't use Array.indexOf in IE8

2014-03-04 Thread kxepal
Github user kxepal commented on the pull request: https://github.com/apache/couchdb/pull/153#issuecomment-36614262 Merged in [77724c9](https://git-wip-us.apache.org/repos/asf?p=couchdb.git;a=commit;h=77724c94b959ebe4feb124e21dfbad504f50f824), thanks! > Also note that the test

[GitHub] couchdb pull request: Don't use Array.indexOf in IE8

2014-03-03 Thread ziggythehamster
Github user ziggythehamster commented on the pull request: https://github.com/apache/couchdb/pull/153#issuecomment-36552583 Also note that the tests still use indexOf... There's not a fantastic way to fix that, and I'm okay with the tests failing on IE8. --- If your project is set up

[GitHub] couchdb pull request: Don't use Array.indexOf in IE8

2014-03-03 Thread ziggythehamster
Github user ziggythehamster commented on the pull request: https://github.com/apache/couchdb/pull/153#issuecomment-36552486 It's actually $.inArray, and I have altered my branch to contain that fix. :) --- If your project is set up for it, you can reply to this email and have your re