summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [my-first-couchdb-plugin] remove note about ex-Makefile.distbuild-system-fixes-1.5.xJan Lehnardt2013-10-071-1/+1
* move build system edits for my-first-couchdb-plugin to src/Jan Lehnardt2013-10-075-23/+11
* [my-first-couchdb-plugin] use Apache 2 LicenseJan Lehnardt2013-10-073-1/+29
* move erlang-version.escript to EXTRA_DISTJan Lehnardt2013-10-041-2/+2
* add erlang-version.escript to bin_SCRIPTSJan Lehnardt2013-10-041-2/+2
* update license.skip with generated filesJan Lehnardt2013-10-041-0/+2
* fix fauxton addsJan Lehnardt2013-10-041-23/+19
* fix typoJan Lehnardt2013-10-041-1/+1
* add my-first-couchdb-plugin .gitignoreJan Lehnardt2013-10-042-1/+2
* remove more accidental editsJan Lehnardt2013-10-041-13/+11
* remove accidental editJan Lehnardt2013-10-041-1/+0
* advise renaming the MakefileJan Lehnardt2013-10-041-1/+1
* custom Makefile for my-first-couchdb-pluginJan Lehnardt2013-10-044-11/+62
* add src/couchjs-node/Makedile to configure.acJan Lehnardt2013-10-041-0/+1
* trailing spacesJan Lehnardt2013-10-041-7/+7
* set up my-first-couchdb-plugin with EXTRA_DISTJan Lehnardt2013-10-041-1/+12
* set up couchjs-node with EXTRA_DISTJan Lehnardt2013-10-041-0/+26
* add fauxton dist to MakefileJan Lehnardt2013-10-041-0/+23
* add plugins.html & pagination.rst to MakefilesJan Lehnardt2013-10-042-0/+3
* add src/couch_plugins/README.md to EXTRA_DISTJan Lehnardt2013-10-031-1/+1
* add erlang-version.escript to noinst_SCRIPTSJan Lehnardt2013-10-031-1/+1
* 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