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-10-12Update depsPaweł Chmielowski
2022-09-22Update mysqlPaweł Chmielowski
2022-09-16Update xmpp moduleLinus Jahn
2022-08-12mod_mix, mod_mix_pam: Add handling of IQs with newer MIX namespacesJonah Brüchert
2022-07-27Add syntax_tools to applications, required when using ejabberd_sql_pt (#3869)Badlop
2022-05-17Define license for hex.pm using SPDX identifierBadlop
2022-05-17ex_doc is required to publish docs to hex.pmBadlop
2022-05-02Switch "make rel" and "make dev" to paths: conf, database, logsBadlop
2022-04-21Copy include/ files for ejabberd, deps and otp, as "mix release" lacks thatBadlop
2022-04-08Fix compatibility with older mix versionsPaweł Chmielowski
2022-03-10mix.exs: Don't allow admins to override boot flagsHolger Weiss
2022-03-10Add fine-grained Elixir version requirementBadlop
2022-03-10Add -boot and -boot_var in ejabberdctl instead of adding vm.argsBadlop
2022-03-10Let's assume ex_doc is no longer neededBadlop
2022-03-10Update ejabberd to not use Distillery (#3788)Badlop
2022-02-24Determine compile definitions based on Erlang versionBadlop
2022-02-24Fix bug introduced in 8d8a3177 (#3782)Badlop
2022-02-24Update to jiffy 1.1.1 and p1_acme 1.0.18 to support Erlang/OTP 25.0-rc1Badlop
2022-02-24The lager dependency is used only with old Erlang versionsBadlop
2022-02-21mix.exs: Don't forget to include epam/luerlHolger Weiss
2022-02-21mix.exs: Be more careful while editing the versionHolger Weiss
2022-02-18Put esip in mix included_applications only when it's enabledPaweł Chmielowski
2022-02-11Detect debug option, and maybe disable debug_infoBadlop
2022-02-11Add forgotten option NO_CUSTOMIZE_HOSTNAME_CHECK to mix.exsBadlop
2022-02-11Fix typo introduced in 99fdba0, present since 16.01Badlop
2022-02-11Some dependencies are optional, check them in mix.exsBadlop
2022-01-04Update Luerl to 1.0.0, now available in Hex.pm (rvirding/luerl#142)Badlop
2022-01-04Fix "make rel" when using mix, broken after 94a733c66Badlop
2021-12-08Handle mix version when running docker-ejabberd/ecs/build.sh latestBadlop
2021-12-08Relax strictness in mix dependency versionsBadlop
2021-12-06Eliminate xref warning from last commitPaweł Chmielowski
2021-11-29Update mix depsPaweł Chmielowski
2021-11-17Update Jose to 1.11.1 (the last in hex.pm correctly versioned)Badlop
2021-10-29Update 'xmpp' dependencyAlexey Shchepin
2021-10-09Update 'xmpp' dependencyHolger Weiss
2021-08-20PubSub: Support 'max_items=max' node configurationHolger Weiss
2021-07-26When vsn is an exact tag, append .0 to satisfy SemVerBadlop
2021-07-26Remove stringprep override from mix.exsPaweł Chmielowski
2021-07-21Remove leading zeros in ejabberd version number to satisfy Elixir SemVerBadlop
2021-07-16Add support to build release with back to old Elixir 1.10.3Badlop
2021-07-16Minor mix.exs definitions copied from the template fileBadlop
2021-07-16Add support to build release with mixBadlop
2021-07-16Get ejabberd version from vars.configBadlop
2021-07-16Add sql to package files (#3251)Badlop
2021-07-16Add vars.config to package files: version and cond_deps use itBadlop
2021-07-16Sort package filesBadlop
2021-07-16Update mix applications list to fix error "p1_utils is listed as both..."Badlop
2021-06-18Update stringprep in mixPaweł Chmielowski
2021-06-08Revert luerl from v0.4 which has a compilation warning; v0.3 is enoughBadlop
2021-05-28Update eredis dependency from v1.0.8 to v1.2.0Badlop