summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix unused variable warningMike Wallace2021-04-191-1/+1
| * Improve default etc directoryMike Wallace2021-04-191-1/+2
| * Include the node name when logging to stdoutMike Wallace2021-04-191-2/+9
| * Remove meck as a dependencyMike Wallace2021-04-193-25/+0
| * Add a check for processes with high mbox sizesMike Wallace2021-04-193-1/+80
| * Add check for mem3_syncMike Wallace2021-04-191-0/+56
| * Add documentation for adding checksMike Wallace2021-04-191-0/+113
| * Port to CouchDB: Modify docs and commentsMike Wallace2021-04-1910-198/+136
| * Port to CouchDB: Remove travis build statusMike Wallace2021-04-191-1/+1
| * Port to CouchDB: Add weatherreport to .gitignoreMike Wallace2021-04-191-2/+2
| * Port to CouchB: Modify to work with Apache CouchDBMike Wallace2021-04-1910-322/+198
| * Port to CouchDB: Update rebar.configMike Wallace2021-04-191-9/+11
| * Port to CouchDB: Remove targets from MakefileMike Wallace2021-04-191-60/+2
| * Port to CouchDB: Rename src/riaknostic*Mike Wallace2021-04-1910-0/+59
| * Port to CouchDB: Remove unwanted filesMike Wallace2021-04-1911-810/+0
| * Squash Riaknostic commits prior to Weather Report forkMathias Meyer2021-04-1932-47/+2622
| * Initial commit.Mathias Meyer2011-04-141-0/+47
* Switch show-test-results.py to use python 3Nick Vatamaniuc2021-04-191-35/+35
* Test speed upChristopher Astfalk2021-04-191-22/+9
* Add password validationChristopher Astfalk2021-04-193-14/+168
* Add tests for password reqexpChristopher Astfalk2021-04-191-0/+66
* Swap OTP_VERSION with OTP_RELEASE macroNick Vatamaniuc2021-04-181-2/+2
* Add docker creds to CI run (#3508)Joan Touzet2021-04-142-0/+24
* [CI] Move to new containers for full build (#3505)Joan Touzet2021-04-141-60/+14
* [CI] Move to new containers, expand Erlang matrix (#3504)Joan Touzet2021-04-131-11/+8
* Support uri_file write for chttpd (#3428)Rami Alia2021-04-122-52/+69
* Add support for Spidermonkey 78Joan Touzet2021-04-083-15/+17
* Fix collation issue for older versions of libicu libraryNick Vatamaniuc2021-04-051-0/+40
* Merge pull request #3489 from cloudant/configurable_filter_fieldsiilyak2021-04-016-10/+79
|\
| * Make silly list configurableILYA Khlopotov2021-04-016-5/+71
| * Document strip_last_msg in default.iniILYA Khlopotov2021-04-011-0/+2
| * Display name of testsILYA Khlopotov2021-04-011-6/+7
|/
* Merge pull request #3471 from cloudant/remove-stack-traces-on-EXITiilyak2021-03-291-0/+2
|\
| * Remove stack traces on EXITILYA Khlopotov2021-03-291-0/+2
|/
* Merge pull request #3380 from cloudant/clean-up-logs-3.x.v2iilyak2021-03-2411-22/+223
|\
| * Strip proxy_url in replicatorILYA Khlopotov2021-03-241-1/+30
| * Do not log admin credentialsILYA Khlopotov2021-03-243-3/+5
| * Do not log sensitive data during _cluster_setupILYA Khlopotov2021-03-241-6/+9
| * Strip last_msg from logsILYA Khlopotov2021-03-246-12/+179
|/
* Fix error_logger reports for OTP >= 21Nick Vatamaniuc2021-03-181-0/+13
* chore: simplify version detection h/t @vatamaneJan Lehnardt2021-03-174-14/+6
* chore: update dependency pointers to release tagsJan Lehnardt2021-03-172-5/+2
* feat: somewhat hacky version detectionJan Lehnardt2021-03-176-17/+24
* feat: update deps to support otp23 in a full buildJan Lehnardt2021-03-172-3/+7
* feat: work around get_stacktrace deprecation/removalJan Lehnardt2021-03-1715-58/+75
* feat(couchjs): add support for SpiderMonkey 86Jan Lehnardt2021-03-176-4/+827
* Added override for COUCHDB_FAUXTON_DOCROOT (#3335)Simon Klassen2021-03-141-1/+1
* [fixup] remove extra blank lineNick Vatamaniuc2021-03-111-1/+0
* [fixup] Use =< when clearing 0 entries from priority and usage tablesNick Vatamaniuc2021-03-111-4/+1
* Fair Share Replication Scheduler ImplementationNick Vatamaniuc2021-03-114-77/+1006