summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* First attempt at some decent fauxton documentationfauxton-docsGarren Smith2014-05-141-0/+86
* 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
* Add the build version to the primary nav, instead of the footersuelockwood2014-04-175-64/+76
* Add Roles to _all_docs for _reader, _admin, _writersuelockwood2014-04-171-8/+12
* Merge branch 'master' of https://github.com/pegli/couchdb (closes #211)Dirkjan Ochtman2014-04-171-0/+78
|\
| * added a section on authorization to the security intro documentPaul Mietz Egli2014-04-161-0/+78
* | Primary Nav updateChristian Hogan2014-04-164-73/+97
|/
* [build] fix build on Mac after ed000eeaJan Lehnardt2014-04-161-0/+2
* Add documentation for CVE-2014-2668Alexander Shorin2014-04-161-0/+54