summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feat: work around get_stacktrace deprecation/removalerlang-23-for-mainJan 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
* 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