Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GenDB, typos, and updated couchapp version #7

Open
wants to merge 47 commits into
base: master
Choose a base branch
from

Conversation

garbados
Copy link

@garbados garbados commented Sep 6, 2013

The latest node.couchapp.js version has better error handling, among other improvements. grunt demo still works just fine.

This also merges @chewbranca's genDB helper, which cleans up the tasks code a bit. Also fixed a couple typos.

James E. Marca and others added 17 commits October 16, 2013 13:17
modified:   tasks/couchapp.js

added 'db' to the var list in grunt.registerMultiTask("rmcouchdb",...)
and grunt.registerMultiTask("mkcouchdb",..).

Also, Emacs got rid of some white space.  Sorry about that bit of
extraneous patching.
at the end of the two main functions, add "return null;" because
otherwise Emacs javascript parser whinges about not returning something
from a routine.  I guess it is in the standard and all that.

apologies if this is noise, but that's why I'm making tiny commits...you
can ignore them.
genDB was repeated.  deleted the second one
declare 'db' var in both functions
Improved error checking and added support for new-style (directory-based) couchapps.
Fixed bug when adding attachments to directory-based couchapp.
removes the horn sound on push, which breaks on linux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants