summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Originally resp.id was being deleted which is the wrong thing to do because a...Fix-For-ids-in-docsdeathbearbrown2014-05-201-1/+6
* Fauxton: Do not add empty filtersRobert Kowalski2014-05-162-1/+11
* Fauxton: Hide preview functionality until we improve itGarren Smith2014-05-162-14/+3
* Fauxton: do not load unnessecary d3 & backboneRobert Kowalski2014-05-151-3/+1
* Fauxton: refactor ActiveTasksRobert Kowalski2014-05-157-239/+154
* Fauxton: reformat code & remove whitespaceRobert Kowalski2014-05-155-17/+22
* Rephrase part of the replicator documentationKlaus Trainer2014-05-141-24/+22
* Support `fail_if_no_peer_cert` ssl optionKlaus Trainer2014-05-143-0/+18
* Fauxton: fix loading of pouchRobert Kowalski2014-05-135-4/+28
* Send a real EventSource event for heartbeatDamjan Georgievski2014-05-133-1/+32
* Remove unused variable and function callKlaus Trainer2014-05-121-2/+0
* Use `os:timestamp/0 instead of `erlang:now/0`Klaus Trainer2014-05-111-1/+1
* Fauxton: fix regression for document editorRobert Kowalski2014-05-091-3/+3
* Fauxton: Extract a common filter component from logsRobert Kowalski2014-05-0810-70/+186
* Fauxton: use .listenTo and not .onRobert Kowalski2014-05-071-6/+8
* Fauxton: fix sorting for tasks on clickRobert Kowalski2014-05-072-3/+15
* Fauxton: Configurable escaping of notificationsRobert Kowalski2014-05-065-10/+57
* Remove doubled event.preventDefault callRobert Kowalski2014-05-051-2/+0
* Fauxton: do not underline help icons on hoverRobert Kowalski2014-05-057-22/+26
* Move Erlang 17 support to 1.6.0 releaseAlexander Shorin2014-05-054-50/+1
* Apply workaround fix for replication checkpoints test against R14B01Alexander Shorin2014-05-051-1/+18
* COUCHDB-2233 - Correct HTML interpolation instances in documents.Christian Hogan2014-05-026-26/+26
* Fix ejson nif configure against R14B04Alexander Shorin2014-05-021-1/+1
* Fix setting autoconf flags for using nifsAlexander Shorin2014-05-021-2/+2
* Use <%- when interpolating XSS targetsKyle Snavely2014-05-0111-17/+17
* Fix comparison warning on ./configureAlexander Shorin2014-05-011-1/+1
* Merge branch 'refs/heads/2200-feature-support-erlang-17.0'Dave Cottlehuber2014-05-017-13/+64
|\
| * docs: update supported Erlang/OTP and SpiderMonkey versionsDave Cottlehuber2014-05-016-6/+53
| * build: detect new erlang version format correctlyDave Cottlehuber2014-05-011-7/+11
|/
* remove duplicated codeRobert Kowalski2014-04-302-19/+1
* Added missing build requirements for Centos/RHEL environments.Wendall Cada2014-04-292-15/+16
* Fix race condition in test suite on checking ref countAlexander Shorin2014-04-301-0/+1
* Fix 231-cors.t test suite (again)Alexander Shorin2014-04-291-2/+2
* 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 bug in docs listGarren Smith2014-04-251-1/+11
* fix documentation for replicator introAndy Wenk2014-04-241-2/+2
* minor spelling fixes in docsAndy Wenk2014-04-241-3/+3
* Fauxton: remove accidental globalsRobert Kowalski2014-04-2410-26/+31
* Fauxton: remove superfluous console.logRobert Kowalski2014-04-241-1/+0
* Fauxton: test for globalsRobert Kowalski2014-04-241-2/+34
* Fauxton: remove superfluous token in dateformatRobert Kowalski2014-04-241-1/+1
* Group log messages by dateRobert Kowalski2014-04-223-23/+110
* Fauxton: resizeColumns fires event on resizeGarren Smith2014-04-211-0/+3
* When backgrounding couchdb, close stdout/stderrJoan Touzet2014-04-211-0/+3
* Support for user configurable SSL ciphersTerin Stock2014-04-203-1/+40
* Fauxton: better styling for the logsRobert Kowalski2014-04-172-36/+47
* Fauxton: do not slice off the error text from erlang errorsRobert Kowalski2014-04-172-16/+37
* Query UI clean up. Added Validation and grouped form elementssuelockwood2014-04-173-116/+205