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: Support ERL_DIST_PORTBadlop
2022-09-13Container: Get ejabberd-contrib sources to include themBadlop
2022-09-13Container: Copy .ejabberd-modules directory if availableBadlop
2022-09-07Container: Don't complain if the bin/ directory already existsBadlop
2022-09-07Container: No need to search for the ejabberdctl binaryBadlop
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-08Update documentation to reflect the GHCR image usageBadlop
2022-08-08Apply the minimal changes required to use the GHCR imageBadlop
2022-08-08Copy ejabberd-docker-install.bat from docker-ejabberd git and rename itBadlop
2022-08-04CI: Remove syntax_tools from applications, as fast_xml fails DialyzerBadlop
2022-08-01Add log_burst_limit_* options (#3865)Mark Zealey
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: Set a less frequent healthcheck to reduce CPU usage (#3826)Badlop
2022-06-09Container: Support to pass a fork repository as argumentBadlop
2022-05-23Use "make deps", which performs additional steps (#3823)Badlop
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-06Use alternate method to get priv/ path when copying captcha scriptsBadlop
2022-05-06Remove dependabot because it gets fired in forks tooBadlop
2022-05-04Dependabot: Detect updates in docker, actions and mixBadlop
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-02Container: When ERLANG_COOKIE is set, create cookie file; otherwise use -setc...Badlop
2022-05-02Container: Experimental support CTL_ON_CREATE and CTL_ON_START environment va...Badlop
2022-05-02Container: Start BEAM with exec to maintain the PID and catch SIGTERM in Dock...Badlop
2022-05-02Container: Copy ejabberdctl.template, it requires some customizationsBadlop
2022-05-02Container: New Dockerfile, more simple than the one in ejabberd/ecsBadlop
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