summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Delete non-functional 3.x applications and modules from mainNick Vatamaniuc2021-04-16371-75257/+6
| * Add docker creds to CI run (#3508) (#3509)Joan Touzet2021-04-142-0/+24
| * Merge pull request #3416 from apache/prometheus-endpointTony Sun2021-04-1316-3/+775
| |\
| | * add license to missing filesprometheus-endpointTony Sun2021-04-133-7/+15
| | * add prometheus versioning to headerTony Sun2021-04-134-3/+11
| | * add eunit testsTony Sun2021-04-132-2/+152
| | * add configurable http serverTony Sun2021-04-138-10/+116
| | * Add new app couch_prometheusTony Sun2021-04-1311-1/+501
| |/
| * Fix publish stageBessenyei Balázs Donát2021-04-081-1/+2
| * Disable arm64v8Bessenyei Balázs Donát2021-04-081-0/+1
| * Increase timeouts for flaky testsBessenyei Balázs Donát2021-04-081-3/+3
| * Add support for Spidermonkey 78 (#3501)Joan Touzet2021-04-083-15/+17
| * Bump erlfdb to v1.3.3Nick Vatamaniuc2021-04-061-1/+1
| * Retryable error fixes in couch_jobs_type_monitorNick Vatamaniuc2021-04-061-4/+17
| * remove couch_index_server:validategarren smith2021-04-062-21/+2
| * Validate ddoc uses couch_evalgarren smith2021-04-069-26/+94
| * Fix collation issue for older versions of libicu libraryNick Vatamaniuc2021-04-051-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