summaryrefslogtreecommitdiff
path: root/dev/run
Commit message (Expand)AuthorAgeFilesLines
...
* Setup dev cluster with common CSRF secretAlexander Shorin2015-08-051-2/+5
* CouchDB 2.0 may return HTTP 202 on database creation requestAlexander Shorin2015-07-071-1/+1
* fix fauxton in dev modeJan Lehnardt2015-06-291-1/+2
* add no-join optionRobert Kowalski2015-05-031-0/+7
* Ensure _global_changes database exists for dev cluster in admin partyAlexander Shorin2015-04-181-1/+1
* Handle case when cluster is already set upAlexander Shorin2015-04-091-1/+2
* Fix check if cluster is enabledAlexander Shorin2015-04-091-0/+1
* Restore ability to make a cluster in Admin Party stateAlexander Shorin2015-04-081-1/+38
* Print dev/run steps nicerAlexander Shorin2015-04-081-1/+1
* Use /_cluster_setupAlexander Shorin2015-04-081-22/+97
* More verbose check nodes for being aliveAlexander Shorin2015-04-081-24/+40
* fix typoRobert Kowalski2015-03-051-1/+1
* Add underscore prefix for nodes database nameAlexander Shorin2015-02-261-1/+1
* Fix check nodes startupAlexander Shorin2014-11-231-1/+2
* Revert accidental shebang change about target python binaryAlexander Shorin2014-11-231-1/+1
* Run dev/run script in quite mode for javascript testsAlexander Shorin2014-11-161-6/+20
* Handle couchjs restart command correctlyAlexander Shorin2014-11-161-2/+7
* Fix port binding and data dirsAlexander Shorin2014-11-161-4/+6
* Normalize argsAlexander Shorin2014-11-151-4/+4
* Make Python scripts compatible with both 2.x and 3.x seriesAlexander Shorin2014-11-151-190/+213
* fixes COUCHDB-2362 admin and cookie auth in dev clusterJavier Candeira2014-11-131-1/+28
* Make N value in dev/run configurable2324-fix-n-in-dev-runMike Wallace2014-09-101-3/+8
* Have lager log to the console only by defaultPaul J. Davis2014-08-101-0/+1
* Consolidate .ini filesRobert Newson2014-06-271-1/+2
* remove reference to cloudant searchRobert Newson2014-05-221-1/+0
* Enable coffescript on dev/run nodesPaul J. Davis2014-02-061-1/+9
* Update prefix path for dev/run configsPaul J. Davis2014-02-061-1/+2
* Allow dev/run subcommands to execute commandsPaul J. Davis2014-02-061-1/+7
* Remove reliance on the curl command in dev/runPaul J. Davis2014-02-061-6/+12
* Make the process list a global in dev/runPaul J. Davis2014-02-061-19/+32
* Update couchjs and main.js paths in dev/runPaul J. Davis2014-02-061-2/+2
* Remove debug logging from dev/runPaul J. Davis2014-02-061-2/+1
* Add license headers to dev scriptsPaul J. Davis2014-02-061-1/+12
* Add interim dev/run scriptBrian Mitchell2014-02-051-0/+219