summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* chore(readme): update mac dev install instructionsfix/readme-dev-macJan Lehnardt2023-01-181-5/+8
* Set the SpiderMonkey version for the first phase of PR buildsGabor Pali2023-01-171-1/+1
* Ensure design docs are uploaded individually when replicating with _bulk_getNick Vatamaniuc2023-01-132-8/+93
* Delete unused include_lib attributesJay Doane2023-01-112-4/+0
* Fix replication _scheduler/docs total_rowsJay Doane2023-01-112-7/+78
* Fixes 9a92fbb - Set default version of Spidermonkey to 91 (#4367)Ronny Berndt2023-01-110-0/+0
* Remove Spidermonkey 1.8.5Ronny Berndt2023-01-113-5/+5
* Elixir >= 1.14 doesn't support rebar2 - Remove initializationJuanjo Rodriguez2023-01-101-1/+1
* Wait for dbs_info 500 timeout errorJay Doane2023-01-091-7/+16
* Fix handling forbidden exceptions from workers in fabric_doc_updateNick Vatamaniuc2023-01-091-1/+19
* Escape special (html) chars in section names (#4350)Ronny Berndt2023-01-071-2/+3
* [DOC] Update required Erlang OTP versions (#4357)Ronny Berndt2023-01-071-1/+1
* Add Prometheus port to Windows couchdb.config (#4356)Ronny Berndt2023-01-071-0/+1
* fix: debuggng leftover, speed up local rebar clonesJan Lehnardt2023-01-061-2/+1
* Fix replication job start_link.Nick Vatamaniuc2023-01-062-1/+26
* Fix Ubuntu Jammy CI image referenceNick Vatamaniuc2023-01-051-1/+1
* doc(whatsnew): document 3.3.1 updatesJan Lehnardt2023-01-051-0/+15
* update version numbers to 3.3.1Jan Lehnardt2023-01-052-2/+2
* fix: undefined function warningJan Lehnardt2023-01-051-1/+8
* feat: remove failed couch_plugins experimentJan Lehnardt2023-01-059-819/+1
* Merge pull request #4346 from apache/find_bugsRobert Newson2023-01-042-0/+6
|\
| * add find_bugs makefile target for undefined functionsRobert Newson2023-01-042-0/+6
|/
* Add test coverage for replicator user_ctx parserJay Doane2023-01-041-0/+7
* Merge pull request #4343 from apache/fix-undef-replication-body-parseRobert Newson2023-01-041-1/+1
|\
| * fix undef when parsing replication doc bodyRobert Newson2023-01-041-1/+1
|/
* Update PR template (#4338)Ronny Berndt2022-12-301-2/+3
* Update Erlang versionsNick Vatamaniuc2022-12-292-4/+4
* Fix documentation to reflect default_security change3.3.0eanyanwu2022-12-221-6/+10
* Update release notes for 3.3.0-RC2Nick Vatamaniuc2022-12-221-0/+23
* Fix full CI buildNick Vatamaniuc2022-12-211-2/+0
* Fix {eaddrnotavail} in elixir tests under WindowsRonny Berndt2022-12-212-3/+15
* Ignore built win binaries 2 (#4329)Ronny Berndt2022-12-211-0/+1
* Move elixir source checks to a separate stepNick Vatamaniuc2022-12-213-14/+21
* Ignore built win binaries (#4323)Ronny Berndt2022-12-201-0/+3
* Write relax-message to standard output on Windows (#4317)Ronny Berndt2022-12-201-1/+1
* Reuse installed rebar and rebar3 for mixNick Vatamaniuc2022-12-201-1/+1
* Revert jiffy to CouchDB-1.0.9-2 to unblock the 3.3 releaseNick Vatamaniuc2022-12-201-1/+1
* Return back to allowing offline configure and make releaseNick Vatamaniuc2022-12-194-3/+6
* Ensure we use the chttpd vs httpd section in fix_uriNick Vatamaniuc2022-12-171-1/+1
* Bump version to 3.3.0Nick Vatamaniuc2022-12-162-3/+3
* Bump Fauxton to v1.2.9Nick Vatamaniuc2022-12-162-1/+5
* Update 3.3 release notes.Nick Vatamaniuc2022-12-162-1/+17
* Show version of spidermonkey runtime in couchjs (#4262)Ronny Berndt2022-12-153-2/+28
* Update Sphinx to 5.3.0Nick Vatamaniuc2022-12-151-2/+1
* docs: add 3.3.0 relese notesJan Lehnardt2022-12-153-2/+374
* fix(3517): super-simplistic fix to avoid costly AST transforms when t… (#4292)Jan Lehnardt2022-12-138-8/+92
* Fix rendering of inline literal with withespaces (#4301)Ronny Berndt2022-12-121-1/+1
* Add note on how to configure replicaton backoff (#4299)mikhailantoshkin2022-12-121-1/+5
* Fix a few more flaky smoosh testsNick Vatamaniuc2022-12-081-46/+75
* Fix flaky checkpointing smoosh testNick Vatamaniuc2022-12-061-8/+10