GitHub user benkeen opened a pull request:
https://github.com/apache/couchdb-fauxton/pull/127
Added getter/setter utils.js methods for local storage
This is primarily proactive; there are only a couple of places in the code
that use local storage, but I wanted to nip it in the bud now and use
helpers instead.
Closes COUCHDB-2432
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/benkeen/couchdb-fauxton
2432-local-storage-methods-moved-to-utils
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-fauxton/pull/127.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 #127
----
commit 2875d534eb88d8fcced839e4e2d02624980efc8c
Author: Benjamin Keen <[email protected]>
Date: 2014-11-03T19:28:32Z
Added getter/setter utils.js methods for local storage
This is primarily proactive; there are only a couple of places in the code
that use local storage, but I wanted to nip it in the bud now and use
helpers instead.
Closes COUCHDB-2432
----
---
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.
---