summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Very puzzling, thismerge-devcontainer-jenkinsAdam Kocoloski2022-02-281-0/+5
* A bit more debuggingAdam Kocoloski2022-02-281-0/+3
* Use getent instead of dig to support container linksAdam Kocoloski2022-02-271-1/+1
* Minor fixupAdam Kocoloski2022-02-271-1/+1
* Try new imagesAdam Kocoloski2022-02-271-11/+19
* Use a matrix for building devcontainer imagesAdam Kocoloski2022-02-271-6/+6
* Experiment with linking an FDB sidecar containerAdam Kocoloski2022-02-271-52/+57
* Upgrade devcontainer to be usable for Jenkins PRsAdam Kocoloski2022-02-265-63/+236
* Bump erlfdb to v1.3.5Adam Kocoloski2022-02-261-1/+1
* Use https as default protocol for linksRonny2022-02-091-6/+6
* Adding commit message conventions and update linksRonny2022-02-091-35/+76
* - rename master to mainRonny2022-02-091-13/+14
* Fix publication of nightly packages (#3926)Adam Kocoloski2022-02-051-23/+17
* Random bits of cleanup (#3914)Adam Kocoloski2022-02-017-216/+3
* Fix typos (#3916)Ronny2022-01-292-10/+9
* 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
|\