James E. Marca
ec656e9c65
declare 'db' var in both functions
...
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.
2013-10-16 13:17:10 -07:00
Max Thayer
eb0e451e38
merged various branches; demo passes
2013-09-08 23:59:17 -04:00
Max Thayer
36abc1ad4e
merged rmcouchdb
2013-09-08 22:11:23 -04:00
Max Thayer
705827192d
merged npm
2013-09-08 22:06:59 -04:00
Max Thayer
dc1763de2a
Merge branch 'files'
...
Conflicts:
tasks/couchapp.js
2013-09-08 22:05:44 -04:00
Max Thayer
b957e5a1c1
more helpful error message
2013-09-06 10:11:07 -04:00
Max Thayer
a41ae8efac
rmcouchdb doesn't drop everything if dbname is absent; mkcouchdb reports helpful error message if dbname is absent
2013-09-06 10:11:07 -04:00
Max Thayer
820eb50878
removed auth lib
2013-09-06 09:47:30 -04:00
Max Thayer
535902a71a
well, i clearly did something
2013-09-06 09:47:30 -04:00
Max Thayer
8bd3f97cc0
fixed typo
2013-09-06 09:47:29 -04:00
Max Thayer
14fca52c64
typo
2013-09-06 09:47:29 -04:00
Russell Branca
4fe15a7769
Add in support for basic auth and add genDB helper
2013-09-06 09:47:29 -04:00
Max Thayer
5bda4b82c7
removed auth lib
2013-08-21 23:58:19 -04:00
Max Thayer
afffe75a73
well, i clearly did something
2013-08-21 23:54:41 -04:00
Max Thayer
d4025db1e0
fixed typo
2013-08-21 23:53:34 -04:00
Max Thayer
4189d8e888
typo
2013-08-21 23:52:50 -04:00
Russell Branca
3e68f28192
Add in support for basic auth and add genDB helper
2013-08-21 23:51:53 -04:00
skiqh
af73a33070
cleanup and error catching
2013-07-03 19:27:18 +02:00
skiqh
81f490a1f5
use grunt's dynamic filenames.
2013-07-03 18:44:49 +02:00
Simon Metson
840b93e7d2
Add okay_if_exists option to mkcouchdb
2012-10-30 19:17:55 +00:00
Ken Elf Mathieu Sternberg
dc8a82b42d
Initial check-in.
2012-08-09 18:34:00 -07:00