summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Add CVE-2014-2668 warning to old release branchesAlexander Shorin2014-04-153-1/+14
* | Add documentation for CVE-2014-2668Alexander Shorin2014-04-151-0/+54
* | Add license header for tracking.htmlAlexander Shorin2014-04-141-0/+15
* | Update what's new for 1.6.0 for latest mergeDirkjan Ochtman2014-04-111-0/+2
* | Add note about CVE-2014-2668 to 1.6.0 what's newDirkjan Ochtman2014-04-111-0/+3
* | Merge master into 1.6.x once moreDirkjan Ochtman2014-04-1122-283/+587
|\ \ | |/
| * Add GA tracking to docs, only when not localNoah Slater2014-04-103-3/+21
| * Fauxton: Improved paginationGarren Smith2014-04-1011-260/+492
| * fix test assertionRobert Newson2014-04-091-1/+1
| * Merge branch '2221-bug-validate-auth-params'Robert Newson2014-04-094-4/+54
| |\
| | * Verify that auth-related properties are well-formed2221-bug-validate-auth-paramsRobert Newson2014-04-064-4/+54
| * | Fix for Urlencoding utils, checking for character that doesn't need encodingsuelockwood2014-04-081-3/+3
| |/
| * Fauxton: fix undefined d3 dependencyRobert Kowalski2014-04-051-1/+1
| * Update call can take longer than 5 secondsRobert Newson2014-04-011-1/+1
| * Fauxton: Fix global varRobert Kowalski2014-04-011-1/+1
| * Model was deleting id (not _id) that is set by user. Also a bunch of whitesp...suelockwood2014-04-011-9/+8
| * Update template helpers with utils methods for encoding and removing special ...suelockwood2014-04-011-6/+11
* | Update what's new for 1.6.0 with recently merged changesDirkjan Ochtman2014-04-101-4/+21
* | Merge changes from master for 1.6.0-rc2Dirkjan Ochtman2014-04-01191-14408/+22451
|\ \ | |/
| * Describe HTTP 403 response reasons for /_uuids resourceAlexander Shorin2014-04-011-0/+4
| * Add What's New item about uuids.max_count optionDirkjan Ochtman2014-04-011-0/+9
| * Add documentation for new uuids.max_count optionDirkjan Ochtman2014-04-011-0/+11
| * Increase mochiweb socket buffers up to 256KiBAlexander Shorin2014-04-011-0/+1
| * Fauxton: fix tests for AuthRobert Kowalski2014-03-301-1/+1
| * moving myself from THANKS to AUTHORSRobert Kowalski2014-03-292-1/+1
| * change the documentation for unixAndy Wenk2014-03-271-1/+3
| * minor documentation fixAndy Wenk2014-03-271-1/+1
| * s/401/403Robert Newson2014-03-271-1/+1
| * s/max/max_countRobert Newson2014-03-271-1/+1
| * Fix Fauxton dependancie issuesGarren Smith2014-03-276-30/+25
| * Fix the build for the d3 updatesuelockwood2014-03-263-6/+21
| * docs: clarify that .d and multiple .ini files only apply to unixDave Cottlehuber2014-03-261-11/+20
| * s/teh/the in json-structureBigBlueHat2014-03-261-1/+1
| * fixed _update function exampleBigBlueHat2014-03-261-1/+1
| * Readd 'Could not create admin.' to the beginning of the error messageRobert Kowalski2014-03-261-5/+13
| * clarified what a complex key is in view collationBigBlueHat2014-03-251-2/+2
| * put back JSON return value in collation exampleBigBlueHat2014-03-251-1/+1
| * moving myself from THANKS to AUTHORSBigBlueHat2014-03-252-1/+1
| * Updating pie chart to reflect nvd3's removal of pie.values(), tweaking CSS to...Christian Hogan2014-03-253-5/+13
| * Updating d3 license year to match d3's official license.Christian Hogan2014-03-251-1/+1
| * Require.js config to support d3 v3 update.Christian Hogan2014-03-251-0/+8
| * Updating d3 to v3.4.3 and nv.d3 to v1.1.15Christian Hogan2014-03-253-7106/+10718
| * Configurable upper bound to _uuids count parameterRobert Newson2014-03-253-0/+11
| * Fauxton: Redirected to correct page after loginGarren Smith2014-03-255-7/+36
| * Improving misleading example. Do not emit(foo, doc)!Joan Touzet2014-03-211-5/+10
| * Fix error messageAndy Wenk2014-03-211-1/+1
| * fix documentationAndy Wenk2014-03-211-1/+7
| * fix wording in json-structureAndy Wenk2014-03-211-4/+4
| * Merge branch 'fix/build2' of https://github.com/robertkowalski/couchdbAndy Wenk2014-03-210-0/+0
| |\
| | * Fauxton: Fix testsRobert Kowalski2014-03-211-4/+16