summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix collation issue for older versions of libicu libraryjenkins-fix-centos-7-icu-collation-issueNick Vatamaniuc2021-04-021-0/+40
* Merge pull request #3485 from cloudant/configurable_filter_fieldsiilyak2021-04-016-10/+79
|\
| * Make silly list configurableILYA Khlopotov2021-03-316-5/+71
| * Document strip_last_msg in default.iniILYA Khlopotov2021-03-311-0/+2
| * Display name of testsILYA Khlopotov2021-03-311-6/+7
* | Improve search for FDB cluster files (#3468)Adam Kocoloski2021-03-311-3/+147
|/
* Bump erlfdb to v1.3.2Nick Vatamaniuc2021-03-301-1/+1
* Refactor config_test.exs (#3465)Bessenyei Balázs Donát2021-03-302-14/+3
* Improve retryable FDB error handlingNick Vatamaniuc2021-03-2610-28/+44
* Remove compact elixir test (#3459)Bessenyei Balázs Donát2021-03-253-94/+0
* Decrease the view indexer transaction timeNick Vatamaniuc2021-03-232-8/+24
* Clean up indexes after each test case in couch_views_active_tasks_testNick Vatamaniuc2021-03-231-0/+3
* Require subscribers to wait until indexer finishesAdam Kocoloski2021-03-231-4/+0
* Consistent view emits using indexer's GRVs and committed versionstampsNick Vatamaniuc2021-03-237-33/+262
* Increase timeout for continuous filtered changes elixir test (#3453)Bessenyei Balázs Donát2021-03-231-1/+1
* Make "make leaves" replication test less flakyNick Vatamaniuc2021-03-231-3/+3
* Increase timeout for process_response in ChangesAsyncTest (#3450)Bessenyei Balázs Donát2021-03-221-1/+1
* Remove CentOS 6 from CI (#3439)Bessenyei Balázs Donát2021-03-191-46/+0
* Fix error_logger reports for OTP >= 21Nick Vatamaniuc2021-03-181-0/+13
* Add more concurrent write testsNick Vatamaniuc2021-03-181-0/+76
* Merge pull request #3441 from apache/concurrent-write-test-with-updatesRobert Newson2021-03-182-1/+26
|\
| * Add Secondary data tests with updates testconcurrent-write-test-with-updatesRobert Newson2021-03-182-1/+26
* | Merge pull request #3440 from cloudant/fix-typoiilyak2021-03-181-1/+1
|\ \ | |/ |/|
| * Fix typo causing not saving of configuration changes from chttpd_nodeILYA Khlopotov2021-03-181-1/+1
|/
* feat(couchjs): add support for SpiderMonkey 86Jan Lehnardt2021-03-176-4/+827
* Fix _changes?filter=_design (#3430)Bessenyei Balázs Donát2021-03-162-2/+8
* Set wait_for_built_index=True for 17-multi-type-value-test.pyBessenyei Balázs Donát2021-03-161-1/+1
* Ignore unchecked JWT claimsJay Doane2021-03-151-10/+26
* Include necessary dependency in jwtf keystore test setup & teardownJay Doane2021-03-151-2/+2
* Remove error message on mix testBessenyei Balázs Donát2021-03-141-3/+0
* Remove _membership call from set_config_raw in integration testsNick Vatamaniuc2021-03-131-9/+3
* Fix more couch_jobs flakinessNick Vatamaniuc2021-03-121-0/+11
* Fix couch_jobs to be less flakyNick Vatamaniuc2021-03-121-532/+454
* Fix and re-enable ChangesAsyncTestBessenyei Balázs Donát2021-03-114-52/+43
* Merge pull request #3413 from apache/concurrent_write_testsRobert Newson2021-03-103-0/+68
|\
| * Verify correctness with concurrent updatesRobert Newson2021-03-103-0/+68
* | Bump erlfdb to v1.3.0Nick Vatamaniuc2021-03-091-1/+1
* | Bump erlfdb to v1.2.9Nick Vatamaniuc2021-03-091-1/+1
* | Bump erlfdb to v1.2.8Nick Vatamaniuc2021-03-051-1/+1
|/
* Lower the view indexer transaction retry limitNick Vatamaniuc2021-03-042-2/+25
* Re-add transaction size exceeded test (#3395)Bessenyei Balázs Donát2021-03-032-1/+19
* Allow applying per-transaction options with fabric2_fdb:transactional/3Nick Vatamaniuc2021-03-033-24/+71
* Bump erlfdb to 1.2.6 (#3400)Joan Touzet2021-03-031-1/+1
* Update Makefile stripping remaining direct make refsAlessio Biancalana2021-03-031-4/+4
* Relax isolation level when indexer reads from DB (#3393)Adam Kocoloski2021-03-022-7/+9
* Fix badmatch in couch_views_indexerNick Vatamaniuc2021-03-021-4/+6
* Make session elixir test more robustBessenyei Balázs Donát2021-03-011-1/+1
* Set default nodes in dev/run to 1Bessenyei Balázs Donát2021-03-011-2/+2
* Merge pull request #3386 from apache/ebtree-lookup-optRobert Newson2021-02-281-4/+4
|\
| * Optimize lookup/3ebtree-lookup-optRobert Newson2021-02-271-4/+4
|/