GitHub user robertkowalski opened a pull request:
https://github.com/apache/couchdb-fauxton/pull/578
Cors timing
cors: use i18n system for changeable strings
cors: remove dead code
Fix timing issue for slow connections
If the conenction was slow you could enabble cors and change
options, but cors was not enabled yet in the backend
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/robertkowalski/couchdb-fauxton cors-timing
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-fauxton/pull/578.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #578
----
commit 681887ce0241849f1874e790049b86ca6f76caf5
Author: Robert Kowalski <[email protected]>
Date: 2015-11-17T14:14:00Z
cors: use i18n system for changeable strings
commit d14d539042b3e165505f836f693929215a804a95
Author: Robert Kowalski <[email protected]>
Date: 2015-11-18T11:53:48Z
cors: remove dead code
commit a469b1529e6e5784fece07f071429e3012a1c68c
Author: Robert Kowalski <[email protected]>
Date: 2015-11-18T12:51:26Z
Fix timing issue for slow connections
If the conenction was slow you could enabble cors and change
options, but cors was not enabled yet in the backend
----
---
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 feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---