summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into fix-custom-compaction-daemon-configfix-custom-compaction-daemon-configJoan Touzet2018-03-26140-2475/+9409
|\
| * Improve 413 response handlingNick Vatamaniuc2018-03-262-7/+26
| * Revert "Revert "re-enable "flaky" test in quest to nail down #745""Nick Vatamaniuc2018-03-261-14/+14
| * Validate password_scheme in user docEric Avdey2018-03-231-0/+9
| * Replace resource expensive bcrypt test with shorter version (#1231)Eric Avdey2018-03-231-17/+17
| * Merge pull request #1130 from cloudant/issue-876-remove-_config-call-in-eunit...Peng Hui Jiang2018-03-231-4/+1
| |\
| | * Remove _config call in couch_peruser_testjiangphcn2018-03-221-4/+1
| |/
| * Merge pull request #1222 from cloudant/issue-820-add-queriesPeng Hui Jiang2018-03-224-3/+328
| |\
| | * Support queries for endpointsjiangphcn2018-03-224-3/+328
| |/
| * Bump config dependency to 1.0.3Nick Vatamaniuc2018-03-141-1/+1
| * Implement format_status/2 for replication worker gen_serverNick Vatamaniuc2018-03-141-0/+47
| * Increase PSE test engine timeoutsNick Vatamaniuc2018-03-091-3/+6
| * style fixes as per @davispJan Lehnardt2018-03-091-15/+15
| * fix whitespaceJan Lehnardt2018-03-091-5/+5
| * Proper error handling for file:open() callAlexanderKaraberov2018-03-091-10/+18
| * fix: compaction daemon symlink resolution and log level #1097Jan Lehnardt2018-03-091-7/+37
| * feat: allow eunit to run without setup or make allJan Lehnardt2018-03-091-0/+11
| * Fix dialyzer warning for couch_att:from_disk_termILYA Khlopotov2018-03-091-1/+23
| * Introduce bin_opt_info erl_opts compilation optionJay Doane2018-03-091-1/+1
| * Add bcrypt hashing optionJan Lehnardt2018-03-0814-22/+350
| * Revert "re-enable "flaky" test in quest to nail down #745"Nick Vatamaniuc2018-03-071-14/+14
| * Add error tuple return type to replicator auth spec and callbackJay Doane2018-03-072-2/+4
| * Merge pull request #1193 from cloudant/fix-error-reporting-in-mangoiilyak2018-03-061-1/+1
| |\
| | * Use `chttpd:send_error/2` in mango_httpdILYA Khlopotov2018-03-061-1/+1
| |/
| * Switching `couch_stats_process_tracker:track/2` argument namesgesberger2018-03-061-2/+2
| * Use precise term comparisonAlexanderKaraberov2018-03-061-1/+1
| * Fix validate_doc_update for Erlang functionsAlexanderKaraberov2018-03-061-1/+1
| * Fix dialyzer warning on `couch_key_tree:merge/2`ILYA Khlopotov2018-03-061-3/+3
| * Prevent access to Fauxton on node-local port (5986)Joan Touzet2018-03-063-54/+7
| * feat: demote view index opening/closing to log level debugJan Lehnardt2018-03-061-3/+3
| * doc: add snooze_period doc to default.iniJan Lehnardt2018-03-061-0/+6
| * feat: bump the compaction daemon check_interval to one hourJan Lehnardt2018-03-061-1/+1
| * fix: simplify config integer getJan Lehnardt2018-03-061-2/+1
| * feat: introduce snooze_period to reduce compaction_daemon load.Jan Lehnardt2018-03-062-2/+7
| * This fixes couch_bt_engine:fold_local_docs/4Paul J. Davis2018-03-051-1/+4
| * Implement pluggable authentication and session support for replicatorNick Vatamaniuc2018-03-0516-124/+999
| * re-enable "flaky" test in quest to nail down #745Jan Lehnardt2018-03-051-14/+14
| * Remove unused code for starting compactionsPaul J. Davis2018-03-051-12/+1
| * Eliminate "default" Erlang platform from Jenkins CIJoan Touzet2018-03-021-117/+0
| * Increase timeout for storage engine testsPaul J. Davis2018-03-011-1/+1
| * Ensure deterministic revisions for attachmentsPaul J. Davis2018-02-283-13/+21
| * Add storage engine test suitePaul J. Davis2018-02-2812-0/+2216
| * Implement pluggable storage enginesPaul J. Davis2018-02-2841-1879/+1369
| * Add legacy storage engine implementationPaul J. Davis2018-02-285-0/+1975
| * Add couch_db_engine modulePaul J. Davis2018-02-281-0/+893
| * Remove old rolling reboot upgrade codePaul J. Davis2018-02-281-7/+3
| * Prevent chttpd multipart zombie processesJan Lehnardt2018-02-231-12/+65
| * Avoid unconditional retries in replicator's http clientNick Vatamaniuc2018-02-211-6/+1
| * feat: update mochiweb to 2.17.0Jan Lehnardt2018-02-201-1/+1
| * Use callbacks for couch_event_listener behaviorNick Vatamaniuc2018-02-151-14/+14