summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Apply new formatting from erlfmtJenkinsAdam Kocoloski2022-01-2012-145/+159
* Forward port erlfmt improvements from #3837Adam Kocoloski2022-01-203-44/+49
* Refactor Jenkins build to dynamically generate test stages (#3903)Adam Kocoloski2022-01-192-546/+278
* Tweak Elixir formattingAdam Kocoloski2022-01-191-35/+26
* Decompose scripts into specific stepsAdam Kocoloski2022-01-191-31/+32
* Start stage-specific timers after acquiring agentAdam Kocoloski2022-01-191-14/+14
* Bump Credo to 1.5.6 for Elixir 1.12 supportAdam Kocoloski2022-01-191-1/+1
* Use specific images for each Erlang versionAdam Kocoloski2022-01-191-10/+5
* Remove CI support for Ubuntu 16.04Adam Kocoloski2022-01-151-47/+0
* Update Jenkins Erlang versions, add 24 (#3892)Adam Kocoloski2022-01-121-5/+7
* Feat/support sm91 4.x from lostnet (#3884)Will Young2022-01-125-23/+20
* Remove ERL_OPTSncshaw2021-12-173-8/+3
* Add rebar3 and erlfmt install commands to configure.ps1 #3873Will2021-12-174-13/+55
* Merge pull request #3870 from apache/always-send-all-cookie-attributes-mainRobert Newson2021-12-111-15/+22
|\
| * Always send all cookie attributesalways-send-all-cookie-attributes-mainRobert Newson2021-12-101-15/+22
|/
* wget pull cleanup and downgrade fdbWill Young2021-12-101-19/+26
* Merge pull request #3862 from apache/delete-session-cookie-samesite-mainRobert Newson2021-12-061-1/+1
|\
| * Add SameSite setting when clearing session cookiedelete-session-cookie-samesite-mainRobert Newson2021-12-061-1/+1
|/
* feat(couchjs): add support for SpiderMonkey 91esr (#3842)Will Young2021-12-024-18/+129
* Fix Jenkins email quoting failuresNick Vatamaniuc2021-11-231-7/+6
* Port changes from Makefile to Makefile.winAdam Kocoloski2021-11-151-27/+26
* Clean up mango-testAdam Kocoloski2021-11-151-4/+3
* Fix Python formatting, restore python-black targetAdam Kocoloski2021-11-1511-40/+46
* Remove config.erl target dependencyAdam Kocoloski2021-11-151-1/+1
* Reorder tests for clarity, reduce dependenciesAdam Kocoloski2021-11-151-20/+18
* Consolidate ExUnit integration test configurationAdam Kocoloski2021-11-153-41/+18
* Regenerate suite.elixirAdam Kocoloski2021-11-151-30/+11
* Do not start test name with "test "Adam Kocoloski2021-11-152-2/+2
* Use tags in .exs file as exclusion source of truthAdam Kocoloski2021-11-151-286/+3
* Protect release branches with .asf.yaml config (#3285)Glynn Bird2021-11-101-0/+41
* Temporarily exclude failing testsAdam Kocoloski2021-11-092-0/+2
* Exclude _show/_list/_rewrite testsAdam Kocoloski2021-11-094-0/+54
* Re-enable most elixir testsPaul J. Davis2021-11-0929-4/+72
* Remove quorum testsPaul J. Davis2021-11-094-402/+3
* Merge pull request #3764 from apache/changes_durationRobert Newson2021-09-272-21/+45
|\
| * support maximum changes_duration configuration optionchanges_durationRobert Newson2021-09-242-21/+45
|/
* Merge pull request #3753 from cloudant/fix-ensure_exunit_startediilyak2021-09-161-1/+1
|\
| * Fix logic in ensure_exunit_startedILYA Khlopotov2021-09-151-1/+1
|/
* Separate bad_config_test into multiple testsJay Doane2021-09-091-9/+10
* Increase timeout for couch views active tasks testsJay Doane2021-09-091-2/+2
* Set structured logger to info level for exunit testsJay Doane2021-09-072-0/+8
* Suppress compiler warningsJay Doane2021-09-072-5/+3
* Replace couch_js with js_engine in exunit pagination testJay Doane2021-09-071-2/+2
* Increase timeout for multiple ddoc indexer testJay Doane2021-09-031-1/+1
* Fix 'clause cannot match' compiler warningJay Doane2021-09-021-2/+2
* Use couch_eval for changes filteringgarren smith2021-08-176-6/+54
* Improve handling of + in URLsncshaw2021-08-099-56/+152
* Bump mochiweb versionncshaw2021-08-051-1/+1
* Remove emilioncshaw2021-08-046-57/+1
* Port attachment deletion fix from 3.xNick Vatamaniuc2021-07-302-138/+139