summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Handle possibly missing local _users db in mem3_sync:local_dbs()fix-seedlist-when-usersdb-not-created-3.xNick Vatamaniuc2020-02-172-3/+20
* Bump SM to 60 on Centos 8 (#2547)Joan Touzet2020-02-131-1/+1
* Fix Windows build (#2534)3.0.0-RC1Joan Touzet2020-02-0811-54/+80
* bump docs repo (#2529)Joan Touzet2020-02-071-1/+1
* Fix race condition in couch_replicator_clustering eunit setupNick Vatamaniuc2020-02-071-1/+15
* Force OOM errorPaul J. Davis2020-02-071-6/+18
* Fix test failure in view_errors.jsPaul J. Davis2020-02-071-2/+7
* Update to Jiffy 1.0.3Paul J. Davis2020-02-071-1/+1
* Simplify couch_auth_cacheNick Vatamaniuc2020-02-065-384/+45
* Makefile parity; remove [un]install tgts (#2512)Joan Touzet2020-02-062-108/+70
* Add a warning about Erlang VM versions where high priority flag won't workNick Vatamaniuc2020-02-051-2/+2
* Merge pull request #2521 from apache/fix-2520Robert Newson2020-02-052-1/+2
|\
| * log thingRobert Newson2020-02-051-0/+1
| * Fix highlight_post_tag parsing from json request bodyfix-2520Robert Newson2020-02-051-1/+1
|/
* Fix dev/run --with-admin-party-please (#2516)Robert Newson2020-02-041-0/+1
* Return mango warnings as a delimited stringWill Holley2020-02-033-6/+6
* Add recon for user convenience (#2511)Joan Touzet2020-02-015-3/+45
* Enable per-view-shard accessJoan Touzet2020-02-011-2/+8
* Fix attachment reading from _node/_local shardsNick Vatamaniuc2020-02-012-0/+8
* Fix node-specific shard access via HTTPJoan Touzet2020-02-011-1/+1
* Jiffy exceptions are errors nowPaul J. Davis2020-01-311-1/+1
* Update dependencies for 3.0Paul J. Davis2020-01-311-2/+2
* Stop propagating RC tags into dist archive (#2506)Joan Touzet2020-01-312-39/+43
* python-black style cleanup (#2505)Joan Touzet2020-01-312-3/+3
* fix: re-allow spaces in startup paths (#2504)Jan Lehnardt2020-01-312-10/+10
* Setup wizard: do not create _global_changes (#2497)Joan Touzet2020-01-291-1/+1
* Fix ini file setting for #2296 (#2463)Joan Touzet2020-01-291-2/+3
* bump ets_lru, khash revs (#2491)Joan Touzet2020-01-282-2/+3
* quote strings for all text values (#2486)Tony Sun2020-01-273-1/+21
* Jenkins: bump Erlang versions (#2492)Joan Touzet2020-01-262-18/+18
* Revert prio flag in default.ini (#2488)Joan Touzet2020-01-251-3/+5
* Revert default priority change for couch_server (#2487)Joan Touzet2020-01-251-1/+1
* Remove reduntant get_ring_opts call in in dreyfus_fabric_searchNick Vatamaniuc2020-01-231-1/+0
* Update couchdb-config to 2.1.7Will Holley2020-01-231-1/+1
* Fix misspelling in dreyfusNick Vatamaniuc2020-01-221-1/+1
* Python black cleanups (#2477)Joan Touzet2020-01-213-2/+6
* Enable building on Power (ppc64le) architecture (#2455)Paul J. Davis2020-01-211-0/+43
* Replace Triq with PropErNick Vatamaniuc2020-01-217-28/+90
* Add POST /_node/<node>/_config/_reloadWill Holley2020-01-212-0/+17
* Log clustered URIs at startupWill Holley2020-01-211-1/+1
* Merge pull request #2473 from apache/infinite-loop-authRobert Newson2020-01-202-8/+5
|\
| * Fix infinite loop in default_authentication_handlerinfinite-loop-authRobert Newson2020-01-202-8/+5
|/
* [Jenkins] Try to cleanup hung beam.smp (FreeBSD) (#2468)Joan Touzet2020-01-181-1/+2
* Port etags tests to elixirJuanjo Rodriguez2020-01-174-9/+170
* Merge pull request #2466 from apache/mango_index_consistency_errorPeng Hui Jiang2020-01-181-0/+4
|\
| * Handle not_found docs in mango text indexesarchive/mango_index_consistency_errormango_index_consistency_errorWill Holley2020-01-171-0/+4
|/
* Add a few missing settings to the default.ini fileNick Vatamaniuc2020-01-171-0/+17
* Instrument Mango execution statsWill Holley2020-01-175-10/+40
* Warn on mango index scanWill Holley2020-01-175-30/+65
* Add mango.query_invalid_index counterWill Holley2020-01-172-0/+6