summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bump depsfix/2.1.2-secJan Lehnardt2018-07-131-2/+2
* string:trim() compat for couch_util:trim()Jan Lehnardt2018-07-131-0/+3
* Use couch_util:trim for greater erlang compatibilityRobert Newson2018-07-133-7/+34
* build: release candidate tarball should have -RCxDave Cottlehuber2018-07-131-3/+7
* build: ease pattern matching to be less pedantic about RCDave Cottlehuber2018-07-131-1/+1
* config: improve handling of admin-supplied changesDave Cottlehuber2018-07-132-4/+8
* Add tests for mango conflict findingJan Lehnardt2018-07-132-0/+46
* Add `conflicts: true` option to mango selectorsJan Lehnardt2018-07-131-4/+4
* Adjust deletion tests in different cluster quorum conditionsjjrodrig2018-07-135-76/+20
* Deletion responds 200 after a response from every node, and 202 in other casejjrodrig2018-07-132-5/+5
* Fix for issue #1136 - Error 500 deleting DB without quorumjjrodrig2018-07-135-9/+68
* Make stem_interactive_updates option work againNick Vatamaniuc2018-07-114-119/+87
* Added tests for checking http status code depending on cluster quorumjjrodrig2018-07-0928-0/+817
* feat: remove duplicate authentication checkJan Lehnardt2018-07-091-1/+0
* feat: avoid double builds on PRsJan Lehnardt2018-07-091-0/+8
* allow socket server configuration for TLS httpdJan Lehnardt2018-07-091-4/+13
* remove mention of os daemons and externals in ini filesJan Lehnardt2018-07-082-37/+1
* Don't set context for compaction files during db delete (#1419)Eric Avdey2018-06-292-3/+3
* Merge pull request #1401 from Spotme/spotme/fix/couch-native-processiilyak2018-06-292-1/+49
|\
| * tests(couch_changes): add tests for changes feed filtering using an Erlang viewAlexanderKaraberov2018-06-291-1/+37
| * fix(_view changes feed): fix function_clause crash in couch_native_process.AlexanderKaraberov2018-06-291-0/+12
|/
* Add regression runs on new dedicated FreeBSD VMJoan Touzet2018-06-271-1/+26
* Update build dependency docs for FreeBSDJoan Touzet2018-06-271-2/+4
* Update snappy dep to CouchDB-1.0.1 with 21.0 supportNick Vatamaniuc2018-06-211-1/+1
* Add constant index fields to sort based on the selector (#1376)garren smith2018-06-207-47/+392
* Prepare to fabric attachment receiver from a fun closure to a tupleNick Vatamaniuc2018-06-192-0/+170
* refactor process_request to not drop req (#1375)Tony Sun2018-06-191-5/+46
* Call `set_mqd_off_heap` for critical processesPaul J. Davis2018-06-195-0/+6
* Add set_mqd_off_heap utility functionPaul J. Davis2018-06-191-0/+10
* Fix couch_key_tree_tests.erlPaul J. Davis2018-06-161-5/+19
* Optimize couch_key_tree:stem/2Paul J. Davis2018-06-163-22/+95
* Fix active size calculations for viewsPaul J. Davis2018-06-153-26/+90
* Merge pull request #1387 from cloudant/make-bin_opt_info-optionalEric Avdey2018-06-152-5/+13
|\
| * Allow custom compile options with env variableEric Avdey2018-06-142-4/+4
| * Make bin_opt_info optional based on env variableEric Avdey2018-06-141-1/+6
| * Remove debug_info from compile optionsEric Avdey2018-06-141-1/+1
| * Add compile's command line optionsEric Avdey2018-06-141-3/+6
| * Revert "Introduce bin_opt_info erl_opts compilation option"Eric Avdey2018-06-141-1/+1
|/
* Update skip_deps for 3rd parties eunit (#1386)Eric Avdey2018-06-141-1/+1
* Jenkinsfile: typoJoan Touzet2018-06-111-1/+1
* Fix container for package-building stepJoan Touzet2018-06-091-2/+2
* Ignore trailing characters in a builtin reduceAdam Kocoloski2018-06-081-3/+3
* Use finalize operation to simplify _statsAdam Kocoloski2018-06-082-15/+18
* Finalize in couch_mrview, but make it optionalAdam Kocoloski2018-06-082-7/+26
* Add hyper app to dependenciesNick Vatamaniuc2018-06-081-1/+2
* Add _approx_count_distinct as a builtin reduce function (#1346)Adam Kocoloski2018-06-059-2/+78
* Update Jenkins build process:Joan Touzet2018-05-281-41/+83
* Mango: _id and _rev index selectionWill Holley2018-05-232-1/+20
* Add SSL session_lifetime limit for ibrowse pidsJoan Touzet2018-05-101-0/+3
* Bump fauxton to fix CI buildsJoan Touzet2018-05-021-1/+1