summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into fix/1101/mango-conflictsfix/1101/mango-conflictsJan Lehnardt2018-07-086-41/+53
|\
| * 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 `conflicts: true` option to mango selectorsJan Lehnardt2018-07-081-4/+4
|/
* 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
* Force use of SMP enabled BEAM VM, fixes #1296Joan Touzet2018-04-301-0/+3
* Fix length badarg error in mp parserNick Vatamaniuc2018-04-171-1/+2
* Fix mem3 tests (#1285)Eric Avdey2018-04-174-93/+36
* Document enable_database_recovery ini optionJoan Touzet2018-04-131-0/+6
* Merge pull request #1273 from cloudant/adopt-fake_db-to-PSEEric Avdey2018-04-131-2/+24
|\
| * Adopt fake_db to PSE changesEric Avdey2018-04-131-2/+24
|/
* In _scheduler/docs fix `crashing` state showing as `pending` sometimesNick Vatamaniuc2018-04-121-4/+78
* Merge pull request #1281 from apache/commit_data_pseRobert Newson2018-04-121-8/+9
|\
| * call commit_data where neededRobert Newson2018-04-121-8/+9
|/
* Set update_lru_on_read=false as defaultJoan Touzet2018-04-102-3/+6
* Minor documentation cleanup for couch_replicatorKyle Snavely2018-04-091-20/+21
* Switch to using a mirrored triq dependencyNick Vatamaniuc2018-04-091-2/+1
* Do not drop updated httpdb record after auth headers are updatedNick Vatamaniuc2018-04-061-4/+4
* Kill fabric attachment receiver when middleman times outNick Vatamaniuc2018-04-041-2/+3