summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cleaning up console logsAPI-url-docssuelockwood2013-10-102-3/+2
* Adding documentation to the models/collectionssuelockwood2013-10-0717-33/+57
* api url docs fixsuelockwood2013-10-049-15/+28
* add my-first-couchdb-plugin skeleton plugin & guideJan Lehnardt2013-10-036-0/+227
* Add note about COUCHDB-1901 to changelog.Dirkjan Ochtman2013-10-031-0/+2
* Fix changelog formatting, order.Dirkjan Ochtman2013-10-031-8/+8
* Merge branch '1901-atomic-multipart-retries' of https://github.com/apache/cou...Dirkjan Ochtman2013-10-032-36/+133
|\
| * Bubble up missing_stub exceptions for proper retry1901-atomic-multipart-retriesAdam Kocoloski2013-10-021-0/+2
| * Be a bit nicer about loggingAdam Kocoloski2013-10-021-1/+9
| * Simplify doc_streamer initializationAdam Kocoloski2013-10-021-12/+12
| * Disable automatic retries of streaming writesAdam Kocoloski2013-10-021-2/+6
| * Ensure the att reader learns of a Parser deathAdam Kocoloski2013-10-021-0/+1
| * Handle open_revs retries at a higher levelAdam Kocoloski2013-10-021-31/+67
| * Fix replication deadlock after HTTP retriesPaul J. Davis2013-10-021-3/+33
| * Avoid deadlocking the httpc poolPaul J. Davis2013-10-021-0/+14
| * Use latest=true when retrieving revisionsBob Dionne2013-10-022-2/+4
* | [doc] fix commit refJan Lehnardt2013-10-031-1/+1
* | Fix build warnings.Alexander Shorin2013-10-032-11/+7
* | Fix broken reference to config option.Alexander Shorin2013-10-031-2/+2
* | update referenceJan Lehnardt2013-10-031-2/+2
* | reference plugins in exprimental featuresJan Lehnardt2013-10-031-0/+8
* | update changelogJan Lehnardt2013-10-031-4/+15
* | Merge branch '1888-fix-user-fields-disabled-for-admins'Jan Lehnardt2013-10-032-10/+33
|\ \
| * | admins can always read all doc fields, regardless of public_fields1888-fix-user-fields-disabled-for-adminsJan Lehnardt2013-10-032-10/+33
* | | Merge branch '1425-fix-graceful-surrogate-handling'Jan Lehnardt2013-10-032-13/+17
|\ \ \
| * | | Handle invalid UTF-8 byte sequences gracefully by replacing them with 0xFFFDJan Lehnardt2013-10-022-13/+17
* | | | remove unused module imports and improved module structure1894-feature-experimental-nodejs-couchjsSven Lito2013-10-036-68/+69
* | | | move module exports past function decrarationsSven Lito2013-10-031-8/+10
* | | | applied formatting for constancySven Lito2013-10-0310-357/+441
* | | | Add 'html/experimental.html' to 'Makefile.am'Klaus Trainer2013-10-031-0/+1
* | | | remove user-facing docs from in-src README, point to docsJan Lehnardt2013-10-031-23/+1
* | | | prefer install from sourceJan Lehnardt2013-10-031-5/+5
* | | | move config to local.iniJan Lehnardt2013-10-032-1/+4
* | | | add differences noticeJan Lehnardt2013-10-031-0/+6
* | | | remove last extra referenceJan Lehnardt2013-10-031-1/+1
* | | | add sandbox.jsJan Lehnardt2013-10-033-0/+45
* | | | add files to license.skipJan Lehnardt2013-10-031-0/+2
* | | | add license headersJan Lehnardt2013-10-038-85/+79
* | | | handle extrasJan Lehnardt2013-10-033-388/+0
* | | | rm license file, we have one in hte top levelJan Lehnardt2013-10-031-202/+0
* | | | add docsJan Lehnardt2013-10-033-0/+76
* | | | configure nodejs view serverJan Lehnardt2013-10-031-0/+1
* | | | add couchjs-node from JasonJan Lehnardt2013-10-0313-0/+1290
* | | | update license.skip for compiled fauxton imagesJan Lehnardt2013-10-031-0/+1
* | | | [docs] re-add plugins dir config sectionJan Lehnardt2013-10-031-2/+4
* | | | unlink plugins from Futon & FauxtonJan Lehnardt2013-10-032-3/+3
* | | | add license to fauxton addons/plugins.htmlJan Lehnardt2013-10-031-0/+14
* | | | fix formattingJan Lehnardt2013-10-031-4/+4
* | | | add plugins plugin for FauxtonJan Lehnardt2013-10-036-1/+188
* | | | Fire a log_request event when requests are loggedJason Smith (work)2013-10-031-2/+3