summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Add stable and update support to MangoGarren Smith2017-07-164-7/+97
* | | Merge branch '3423-add-try-catch-mem3'Tony Sun2017-07-172-2/+41
|\ \ \
| * | | catch database not exist errorTony Sun2017-07-172-2/+41
* | | | feat: update for 2.0 patch by @guillettJan Lehnardt2017-07-163-39/+57
* | | | bump couchdb-setup depJoan Touzet2017-07-161-1/+1
| |/ / |/| |
* | | Merge pull request #682 from apache/strong_rand_bytesRobert Newson2017-07-168-11/+11
|\ \ \
| * | | use crypto:strong_rand_bytesRobert Newson2017-07-168-11/+11
|/ / /
* | | Merge pull request #681 from apache/remove-couch-cryptoRobert Newson2017-07-1625-146/+59
|\ \ \
| * | | Remove couch_cryptoRobert Newson2017-07-1625-146/+59
* | | | Merge branch '3430-external-size-views'Tony Sun2017-07-152-12/+49
|\ \ \ \
| * | | | calculate data_size correctly3430-external-size-viewsTony Sun2017-07-152-12/+49
* | | | | Revert "Revert "Use Ejson Body Instead of Compressed Body for External size (...Robert Newson2017-07-153-4/+42
* | | | | Revert "Use Ejson Body Instead of Compressed Body for External size (#606)"Robert Newson2017-07-153-42/+4
|/ / / /
* | | | Use Ejson Body Instead of Compressed Body for External size (#606)Tony Sun2017-07-153-4/+42
|/ / /
* | | Fix flaky os daemons testsNick Vatamaniuc2017-07-141-1/+2
* | | Remove unused TIMEOUT macro from os daemons moduleNick Vatamaniuc2017-07-141-1/+0
* | | Fix replication Javascript testNick Vatamaniuc2017-07-141-3/+24
* | | Make replication filter fetch error for _replicate return a 404Nick Vatamaniuc2017-07-141-0/+2
* | | Improve UNIX dependency installation (Node.JS, Sphinx)Joan Touzet2017-07-131-6/+31
* | | Change recommended install path to /opt/couchdbJoan Touzet2017-07-131-13/+12
* | | Bump ets_lru for flaky test fixPaul J. Davis2017-07-131-1/+1
* | | Add tests for queries against _users dbEric Avdey2017-07-133-0/+130
* | | Send user_ctx to fabric's open_docEric Avdey2017-07-132-2/+7
* | | Send user_ctx to query_viewEric Avdey2017-07-131-1/+1
* | | Pass UserCtx to fabric's all_docs from mango queryEric Avdey2017-07-131-2/+5
* | | Fix timeout in couchdb_views_test for couchdb_1283Paul J. Davis2017-07-131-0/+27
* | | Avoid a race when restarting an index updaterPaul J. Davis2017-07-131-3/+11
* | | Prevent a terrible race conditionPaul J. Davis2017-07-131-18/+31
* | | Fix couchdb_os_proc_pool eunit timeoutsPaul J. Davis2017-07-121-2/+4
* | | Update couch_native_proc to respect idle timeoutsPaul J. Davis2017-07-121-11/+35
* | | fix whitespace crimesRobert Newson2017-07-121-3/+3
* | | admin context in couch tests no longer necessary for compaction with the new ...Frederick Kaempfer2017-07-123-3/+3
* | | Require admin or db admin for compact requestsFrederick Kaempfer2017-07-121-2/+32
* | | Fix testFrederick Kaempfer2017-07-121-14/+12
* | | Add tests for db admin/db member compaction.Frederick Kaempfer2017-07-121-9/+73
* | | make sure to also run security check for design doc compactionFrederick Kaempfer2017-07-121-1/+1
* | | Require server or db admin user for db/_compact and db/_view_cleanup endpoint...Frederick Kaempfer2017-07-125-3/+131
* | | Make couch_event_sup:stop/1 synchronousNick Vatamaniuc2017-07-111-5/+5
* | | Remove deprecated OAuth 1.0 implementationJoan Touzet2017-07-0921-1327/+5
* | | Fix Windows release buildsJoan Touzet2017-07-091-3/+4
* | | Merge branch 'master' of https://github.com/apache/couchdbJoan Touzet2017-07-081-0/+1
|\ \ \
| * | | Disable compaction daemon on eunit run couch startupsJoan Touzet2017-07-081-0/+1
* | | | Fix Windows buildJoan Touzet2017-07-082-1/+2
|/ / /
* | | Merge pull request #645 from cloudant/pass-user_ctx-in-fabric_view_mapEric Avdey2017-07-074-17/+30
|\ \ \
| * | | Pass db open options to fabric_view_mapEric Avdey2017-07-064-17/+30
* | | | disable unstable stats.js testJoan Touzet2017-07-071-0/+25
* | | | wipe all databases on test exitJoan Touzet2017-07-079-10/+26
* | | | really disable compaction daemon for JS testsJoan Touzet2017-07-071-1/+2
* | | | Bump jiffy depPaul J. Davis2017-07-061-1/+1
|/ / /
* | | Remove some sleeps from change feed test.Nick Vatamaniuc2017-07-061-4/+33