Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-13Container: Get ejabberd-contrib sources to include themBadlop
2022-09-07feat: do not clone repo inside container buildRoman Hargrave
2022-09-06Update Github Action workflows: Ubuntu 18 is deprecated and 22 is addedBadlop
2022-08-04CI: Remove syntax_tools from applications, as fast_xml fails DialyzerBadlop
2022-07-26Remove nginx and libgd3, so the proper versions can be installedBadlop
2022-06-12Runtime: Add Xref options to be as strict as CIBadlop
2022-06-12Runtime: No need for a specific mix erlang 25 jobBadlop
2022-06-12Update workflows to Erlang 25Badlop
2022-06-09Container: Support to pass a fork repository as argumentBadlop
2022-05-12make-binaries: Bump dependency versionsHolger Weiss
2022-05-06Revert "Temporary workaround to provide a 22.05 tagged container"Badlop
2022-05-06Temporary workaround to provide a 22.05 tagged containerBadlop
2022-05-04Container: Build containers also for linux/arm64Badlop
2022-05-04Installers: Add job to create draft releaseBadlop
2022-05-04Installers: update workflow nameBadlop
2022-05-04Packages: Rename workflow file to InstallersBadlop
2022-05-04make-binaries: Update to Crosstool-NG 1.25.0-RC2Holger Weiss
2022-05-04Add GitHub Action to build binary packagesHolger Weiss
2022-05-02Runtime: Fix path of own workflow fileBadlop
2022-05-02CI: The Binaries job will soon be unnecessaryBadlop
2022-05-02Container: New GitHub workflow to build and publish containersBadlop
2022-05-02Runtime: New workflow to test compilation, rel, starting and ejabberdctlBadlop
2022-05-02CI: Update actions versionsBadlop
2022-05-02CI: Update to the new "make rel" pathsBadlop
2022-05-02CI: For older erlang versions, get old rebarsBadlop
2022-05-02CI: Update to test latest OTP 25.0-rc3Badlop
2022-04-01Check results when test with any OTP is not skippedBadlop
2022-02-24Test also with recent Erlang/OTP 25.0-rc1Badlop
2022-02-24Only care about CT results when CT are ran, and check failsBadlop
2022-02-11Check producing and starting releasesBadlop
2022-02-03Disable mssql in Actions: it's known mssql doesn't pass the testsBadlop
2021-12-23Publish CT logs and Cover on failure to an external GH Pages repoBadlop
2021-12-23Check dialyzer results in its step when using rebar 2Badlop
2021-12-23Only care about new-schema results when new-schema tests were ranBadlop
2021-12-23Clean actions steps, remove redundant onesBadlop
2021-12-23Workaround to support ShellCheck older than 0.8.0Badlop
2021-12-23Test shell scripts in CI (#3738)Badlop
2021-12-15Revert "Github Actions: use MD5 pass encryption to support PostgreSQL 14 (#36...Badlop
2021-12-09OTP 24 means whatever version provided by Actions... nowadays it's 24.1Badlop
2021-11-17Add DIAGNOSTIC to rebar3 coveralls, this fails since some days agoBadlop
2021-10-15If tests succeed, test also new SQL schemaBadlop
2021-10-15When tests fail, show also error.log as it may have meaningful contentBadlop
2021-10-07Github Actions: use MD5 pass encryption to support PostgreSQL 14 (#3691)Badlop
2021-06-25Add support for rebar3 to "make rel"Badlop
2021-06-21Don't cache rebar3 binaries... compiling is less than 2 minutes anywayBadlop
2021-06-14CI: don't cache dialyzer output file: when there are several, ln failsBadlop
2021-06-07Get explicitely rebar3 3.15 binary that works with Erlang 21.3Badlop
2021-06-06Workaround so coveralls website shows git commit informationBadlop
2021-05-28CI: Get rebar3 compatible with previous OTP, the one in Ubuntu 20.04 is notBadlop
2021-05-25New ci.yml with all static and dynamic testing suites (#3613)Badlop