summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix default values for prometheus templatesfix-additional-port-flagTony Sun2021-04-282-1/+2
* Improve transaction retry behavior for _all_dbs, _dbs_info and _deleted_dbsNick Vatamaniuc2021-04-272-44/+41
* Improve tx retry resilience when transaction restartNick Vatamaniuc2021-04-273-5/+14
* Fix flaky couch_jobs metadata testNick Vatamaniuc2021-04-271-2/+4
* Merge pull request #3529 from cloudant/create_couch_libiilyak2021-04-279-32/+148
|\
| * Add couch_lib_parse:parse_{boolean|integer|non_neg_integer}ILYA Khlopotov2021-04-275-32/+81
| * Create couch_lib applicationILYA Khlopotov2021-04-265-0/+67
* | Add AIMD-based batching to couch_jobs activity monitor and notifierNick Vatamaniuc2021-04-227-88/+317
* | Add `COUCH_JOBS_RETRYABLE` macro to couch_jobs.hrlNick Vatamaniuc2021-04-225-30/+20
* | Fix fabric_fdb:next_vs/1 functionNick Vatamaniuc2021-04-222-3/+38
|/
* Switch show-test-results.py to use python 3Nick Vatamaniuc2021-04-191-35/+35
* [CI] Move to new containers for full build (#3505)Joan Touzet2021-04-191-15/+14
* [CI] Move to new containers, expand Erlang matrix (#3504)Joan Touzet2021-04-191-11/+8
* feat: work around get_stacktrace deprecation/removalJan Lehnardt2021-04-1816-82/+77
* Clean up Makefiles and start running all the unit testsNick Vatamaniuc2021-04-162-4/+4
* Update ./dev/run to not auto-create _global_changesNick Vatamaniuc2021-04-161-1/+1
* Clean up tests after removing 3.x applications and couch_views updatesNick Vatamaniuc2021-04-1622-216/+59
* Update all the applications to use the new couch_views utility functionsNick Vatamaniuc2021-04-1622-58/+68
* Clean up couch_auth_cacheNick Vatamaniuc2021-04-161-91/+2
* Clean up database name validation in fabric2_dbNick Vatamaniuc2021-04-161-17/+7
* Remove mem3_sync:get_backlog/0 call from stats in chttpd_nodeNick Vatamaniuc2021-04-161-1/+0
* Move utilities and records from couch_mrview and couch_index to couch_viewsNick Vatamaniuc2021-04-165-5/+1018
* Remove clouseau and dreyfus references from mangoNick Vatamaniuc2021-04-162-22/+3
* Clean up couch_db.hrlNick Vatamaniuc2021-04-162-47/+1
* Remove couch_db_plugin from couch_db_epi servicesNick Vatamaniuc2021-04-161-1/+0
* Update couch_util to remove couch_db and mem3 callsNick Vatamaniuc2021-04-161-23/+3
* Remove rewrite support from couch_js and couch_query_serversNick Vatamaniuc2021-04-162-159/+0
* Update couch_(js_)os_process after ioq removalNick Vatamaniuc2021-04-162-2/+2
* Remove most of the functionality from couch_serverNick Vatamaniuc2021-04-161-856/+16
* Clean up couch_docNick Vatamaniuc2021-04-163-58/+5
* Update couch_flags to remove knowledge about shardsNick Vatamaniuc2021-04-161-12/+4
* Clean up couch_debugNick Vatamaniuc2021-04-161-38/+0
* Update couch_secondary_sup to not start index_serverNick Vatamaniuc2021-04-161-1/+0
* Remove commented out tests from couch_attNick Vatamaniuc2021-04-161-189/+0
* Update couch_primary_sup to not start couch_task_status childNick Vatamaniuc2021-04-161-6/+0
* Close backend port and clean up url handlersNick Vatamaniuc2021-04-1612-751/+112
* Clean up config filesNick Vatamaniuc2021-04-162-227/+1
* 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