index
:
couchdb_scripts.git
master
[couchdb_scripts]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-09-05
fixed authentication for destroy-all-user-dbs
HEAD
master
elijah
2016-06-20
Merge branch 'cz8s/couchdb_scripts-master'
elijah
2016-06-20
fail gracefully if user does no exist
Christoph
2016-06-15
add ability to completely remove a user
Christoph
2015-09-29
added cleanup-user-dbs
elijah
2015-09-24
added script destroy-user-db
elijah
2015-08-24
retry if couchdb command times out.
elijah
2015-08-20
fixed destroy-all-test-users
elijah
2015-08-20
added script to delete test users
elijah
2014-03-13
run curl in silent mode
varac
2014-03-13
updated licence stuff
varac
2014-03-13
added bigcouch_compact_all_shards.sh (#4798)
varac
2014-02-24
lowered check_mk thresholds for check_bigcouch_errors.sh
varac
2014-02-14
modified check_bigcouch_errors.sh output to be check_mk compatible
varac
2014-02-06
added check_bigcouch_errors.sh
varac
2014-02-06
renamed: find_max_upload_size.py -> tests/find_max_upload_size.py
varac
2014-02-03
Add script to find maximum upload size on a soledad/couch node.
drebs
2013-12-19
fix dump error on empty databases (#4778)
varac
2013-12-18
delete /var/backups/couchdb/* before dumping DBs (Bug #4789)
varac
2013-12-16
use proper id for couch design docs
varac
2013-12-16
encode slash in dbname, include attachments in dump
varac
2013-12-16
commented debugging leftover
varac
2013-12-16
updated couchdb_restoreall.sh to match new restore routine
varac
2013-12-16
updated restore_db()
varac
2013-11-27
fix quoting
Micah Anderson
2013-11-27
remove echo
Micah Anderson
2013-11-27
change parsing of design documents to work with a layout that would allow for...
Micah Anderson
2013-11-26
make sure script is set executable
Micah Anderson
2013-11-26
add simple script to iterate over design documents in a specific directory an...
Micah Anderson
2013-11-07
couchdb_dumpall.sh: check if db is in the list of DBs to be excluded
varac
2013-11-07
added /etc/leap/couchdb_scripts_defaults.conf as possible config file and EXC...
varac
2013-10-30
removed old debugging comments
varac
2013-10-30
adopt default credential variable names
varac
2013-10-30
updated couchdb_scripts_defaults.conf, allow custom defaults file
root
2013-10-30
renamed: couchdb-scripts-defaults.conf -> couchdb_scripts_defaults.conf
root
2013-10-24
now using custom dump method, much faster than using the scipt from python-co...
varac
2013-08-30
Merge branch 'master' of ssh://urchin.dev.bitmask.net/usr/local/bin/couchdb_s...
varac
2013-08-30
added couchdb_delete_all_dbs.sh
varac
2013-08-21
updated README.md, fixed debugging leftover in couchdb_recreate_dbs.sh
varac
2013-08-21
initial commit
varac