summaryrefslogtreecommitdiff
path: root/src/couchdb
Commit message (Expand)AuthorAgeFilesLines
* Upgrade password hashes on authenticationKlaus Trainer2014-02-231-8/+27
* Allow optional max_uri_length server settingRobert Newson2014-02-171-0/+18
* Accept gzipped JSON request bodies2054-feature-gzip-requestsRobert Newson2014-02-071-1/+10
* Throw cleaner error on MD5 mismatch during compactionRobert Newson2014-01-301-6/+11
* Allow cacertfile without verifying peersRobert Newson2014-01-301-48/+33
* Adopt to the recent erlang-oauth (1.3+)Peter Lemenkov2014-01-291-1/+2
* Speed up and move couch_httpd:find_in_binary.NickNorth2014-01-252-29/+33
* Move addition of qs params after normalizationAdam Kocoloski2014-01-181-29/+25
* Export missing function - couch_httpd:send_error/2Peter Lemenkov2014-01-101-1/+1
* fix typo in error messageJan Lehnardt2013-12-091-1/+1
* Include reason for replication failure in _replicator docRobert Newson2013-12-031-0/+3
* Extend support for attachment-related query paramsKlaus Trainer2013-11-283-3/+21
* Validate type of iterations and derived_key if scheme is pbkdf2Robert Newson2013-11-221-0/+9
* COUCHDB-1922: fix CORS exposed headersRussell Branca2013-11-071-3/+5
* Rename proxy_authentification_handler to proxy_authentication_handlerRobert Newson2013-11-071-2/+6
* Merge branch '1425-fix-graceful-surrogate-handling'Jan Lehnardt2013-10-031-13/+16
|\
| * Handle invalid UTF-8 byte sequences gracefully by replacing them with 0xFFFDJan Lehnardt2013-10-021-13/+16
* | Fire a log_request event when requests are loggedJason Smith (work)2013-10-031-2/+3
* | A handler for 'couch_plugin' events'Jason Smith (work)2013-10-031-1/+8
* | move couch_version() to couch_server:couch_version(short)Jan Lehnardt2013-10-031-1/+6
* | load plugin config from priv/default.d/*.iniBob Ippolito2013-10-031-1/+1
|/
* Support providing environment variables to os_daemon subprocessesJason Smith (work)2013-08-061-1/+11
* Merge remote-tracking branch 'origin/1334-revert-feature-view-server-pipelining'Dirkjan Ochtman2013-08-033-59/+7
|\
| * COUCHDB-1334 - revert "More efficient communication with the view server"1334-revert-feature-view-server-pipeliningDave Cottlehuber2013-07-233-59/+7
* | fix typo, expand commentJan Lehnardt2013-07-261-2/+4
* | Merge branch '1697-fix-if-non-match-cors'Ryan Ramage2013-07-241-4/+8
|\ \ | |/ |/|
| * Check that the content-type from the RequestHeaders is not undefined. Fixes C...1697-fix-if-non-match-corsRyan Ramage2013-03-131-4/+8
* | Support Last-Event-ID header for eventsource changes feedsDamjan Georgievski2013-07-201-2/+16
* | Add a configurable whitelist of public user propsRobert Newson2013-06-211-2/+13
* | support R16B01Dave Cottlehuber2013-06-211-1/+1
* | Restore rev handling for _bulk_docs with all_or_nothingRobert Newson2013-06-171-2/+7
* | Fix badrecord error in EXIT handlingRobert Newson2013-06-151-4/+3
* | Allow storing a pre-hashed admin passwordJason Smith (work)2013-05-311-7/+35
* | Save the auth values so if the AuthSession cookie has passed the Time left th...Martin Higham2013-05-222-2/+6
* | [couchjs] make stack size option effectiveRandall Leeds2013-05-155-11/+11
* | Don't log missing '.compact' file when compactingChristopher Bonhage2013-05-151-1/+1
* | COUCHDB-1696 really fix R14B04 supportDave Cottlehuber2013-05-141-1/+1
|/
* Fix CORS error with attachmentsVolker Mische2013-03-101-4/+4
* Reset rewrite counter on new requestRobert Newson2013-02-173-9/+11
* Only allow strings in user doc "roles" array1675-fix-roles-validationRobert Newson2013-02-101-0/+6
* support JSONP in externalsRobert Newson2013-02-072-8/+13
* fix multipart response mixup, fixes replication.jsJan Lehnardt2013-01-271-7/+7
* (COUCHDB-1305) isolate db process crashesRandall Leeds2013-01-261-15/+36
* Squashed merge of 1569-feature-low-disk-space-warn:Randall Leeds2013-01-263-6/+29
* enable JaegerMonkey features on mozjs185Randall Leeds2013-01-261-0/+4
* update erlang-oauth to 1.3.0Jan Lehnardt2013-01-121-1/+1
* Send attachment headers in multipart responsesJan Lehnardt2013-01-081-6/+58
* fix pbkdf2 specRobert Newson2012-12-311-1/+1
* Fix typo in CORS header.Jan Lehnardt2012-12-291-2/+2
* Delete view files on database deletionRobert Newson2012-12-201-4/+6