summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* doc: 3.3.1-RC2 changes3.3.1.post13.3.1Jan Lehnardt2023-01-061-0/+1
* chore: protect 3.3.x and 3.2.x branchesJan Lehnardt2023-01-061-0/+6
* Fix replication job start_link.Nick Vatamaniuc2023-01-062-1/+26
* Fix Ubuntu Jammy CI image referenceNick Vatamaniuc2023-01-061-1/+1
* fix: debuggng leftover, speed up local rebar clonesJan Lehnardt2023-01-061-2/+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
* add find_bugs makefile target for undefined functionsRobert Newson2023-01-052-0/+6
* Add test coverage for replicator user_ctx parserJay Doane2023-01-051-0/+7
* fix undef when parsing replication doc bodyRobert Newson2023-01-051-1/+1
* 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
* Ensure prevent_overlapping_partitions stays false in Erlang 25+Nick Vatamaniuc2022-12-051-0/+9
* Fix unbound variable warning (#4289)Ronny Berndt2022-12-051-4/+5
* Allow = in config key namesNick Vatamaniuc2022-12-044-82/+185
* Increase ddoc_cache test timeoutsNick Vatamaniuc2022-12-021-14/+16
* Add debug logs to smoosh testNick Vatamaniuc2022-12-021-1/+10
* Remove all usage of globalNick Vatamaniuc2022-12-026-32/+238
* Improve validation of replicator job parametersNick Vatamaniuc2022-11-3018-861/+1046
* Format config filesRonny Berndt2022-11-282-126/+176
* chore: configurable ICU locationsJohannes Jörg Schmidt2022-11-281-1/+3
* Merge pull request #4275 from apache/node-local-warningRobert Newson2022-11-241-0/+5
|\
| * add warning about misapprehending the node-local interfaceRobert Newson2022-11-241-0/+5
|/
* Update smoosh documentationNick Vatamaniuc2022-11-184-76/+74
* Optimize smooshNick Vatamaniuc2022-11-184-713/+1100
* Improve smoosh_priority_queueNick Vatamaniuc2022-11-182-294/+154
* Improve smoosh_utilsNick Vatamaniuc2022-11-183-144/+217