summaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* update stats.js for new _stats APIRobert Newson2014-08-291-36/+37
* correct order for test paramsRobert Newson2014-08-291-1/+1
* Update tests for new _stats APIRobert Newson2014-08-292-13/+13
* requestStats takes an arrayRobert Newson2014-08-294-10/+10
* fix requestStatsRobert Newson2014-08-291-1/+1
* Merge branch 'windsor-merge'Robert Newson2014-08-283-63/+66
|\
| * Use the correct sequence for replication statusPaul J. Davis2014-08-121-13/+3
| * Use waitForSeq and task statuses instead of sleepsPaul J. Davis2014-08-121-40/+26
| * Don't sleep mindlessly for 3s at a timePaul J. Davis2014-08-121-10/+17
| * Fix race condition in a replicator db testPaul J. Davis2014-08-121-0/+7
| * Fix replication.js testPaul J. Davis2014-08-111-5/+18
| * Disabling this assertion until we figure out lagerPaul J. Davis2014-08-111-1/+1
* | Remove incorrect paragraph on 'options' objectRobert Newson2014-07-281-5/+0
|/
* Merge branch '1843-feature-bigcouch'Robert Newson2014-07-1019-981/+91
|\
| * Send a real EventSource event for heartbeatDamjan Georgievski2014-05-211-1/+20
| * Remove client-side password crypto from JS testsKlaus Trainer2014-05-213-19/+8
| * Upgrade password hashes on authenticationKlaus Trainer2014-05-211-2/+59
| * Configurable upper bound to _uuids count parameterRobert Newson2014-05-211-0/+4
| * Exclude the _rev value when saving in modified serverRobert Newson2014-05-211-1/+1
| * permit . within database names to allow shard browsing on :5986Robert Newson2014-05-141-1/+1
| * Fix bug in erlang views testPaul J. Davis2014-02-101-1/+4
| * Ensure that waitForSuccess calls have return values.Wendall Cada2014-02-062-1/+13
| * Build with rebarRobert Newson2014-02-033-587/+0
| * Fix core etap testsPaul J. Davis2013-03-207-28/+51
| * Rewrite restartServer() for robustnessPaul J. Davis2013-03-201-30/+25
| * [goddamnraceconditions] Another delete after config changePaul J. Davis2013-03-201-1/+0
| * Replicating existing docs bypasses validationPaul J. Davis2013-03-201-0/+2
| * [review] Delete dbs synchronouslyPaul J. Davis2013-03-201-1/+1
| * Add a config:reload/0 and HTTP triggerPaul J. Davis2013-03-201-0/+6
| * Even faster looping over map functions.Stefano J. Attardi2013-03-201-2/+2
| * Use native JSON everywhere. Also, no eval for parsing JSON, thanks.Stefano J. Attardi2013-03-203-8/+5
| * Faster maps by delaying JSON serialization, skipping string concatenation, an...Stefano J. Attardi2013-03-201-4/+4
| * only display counter portion of cluster update_seq in FutonAdam Kocoloski2013-03-201-1/+1
* | really fix typoRobert Newson2014-07-101-1/+1
* | Documentation formatting typoAndy Wenk2014-07-081-1/+1
* | Docs: fix typo in Accept header valueChristoph2014-06-301-1/+1
* | Add Experimental Content-Security-Policy-Support (CSP) for FauxtonRobert Kowalski2014-06-092-0/+39
* | Use "single-master" technical term which inspired by RFC 3384Alexander Shorin2014-05-291-1/+1
* | Rephrase part of the replicator documentationKlaus Trainer2014-05-141-24/+22
* | Support `fail_if_no_peer_cert` ssl optionKlaus Trainer2014-05-141-0/+11
* | Send a real EventSource event for heartbeatDamjan Georgievski2014-05-132-1/+30
* | Move Erlang 17 support to 1.6.0 releaseAlexander Shorin2014-05-054-50/+1
* | docs: update supported Erlang/OTP and SpiderMonkey versionsDave Cottlehuber2014-05-014-2/+48
* | Added missing build requirements for Centos/RHEL environments.Wendall Cada2014-04-291-7/+8
* | Remove "details" query parameter from show functions API. One more timeAlexander Shorin2014-04-271-1/+0
* | Remove "details" query parameter from show functions APIAlexander Shorin2014-04-271-1/+0
* | minor documentation fixesAndy Wenk2014-04-251-5/+5
* | fix documentation for replicator introAndy Wenk2014-04-241-2/+2
* | minor spelling fixes in docsAndy Wenk2014-04-241-3/+3
* | Support for user configurable SSL ciphersTerin Stock2014-04-201-0/+24