aboutsummaryrefslogtreecommitdiff
path: root/rebar.config (follow)
Commit message (Expand)AuthorAgeFilesLines
* Pass ssl options to mysql driverPaweł Chmielowski2022-11-141-1/+1
* Update depsPaweł Chmielowski2022-10-121-9/+9
* Update mysqlPaweł Chmielowski2022-09-221-1/+1
* Update xmpp moduleLinus Jahn2022-09-161-1/+1
* Add definition to detect OTP older than 25, used by ejabberd_auth_httpBadlop2022-09-011-0/+1
* Show allow_query_users room option in disco info (#3830)Badlop2022-08-041-1/+1
* Catch mysql connection being close earlierPaweł Chmielowski2022-07-191-1/+1
* Simplify rules for choosing jiffy versionPaweł Chmielowski2022-05-021-4/+2
* Switch "make rel" and "make dev" to paths: conf, database, logsBadlop2022-05-021-10/+10
* Update hex depsPaweł Chmielowski2022-05-021-5/+5
* Update depsPaweł Chmielowski2022-05-021-17/+17
* Determine compile definitions based on Erlang versionBadlop2022-02-241-2/+2
* Use jiffy 1.1.0 when erlang < 20 because it doesn't have string:split/2Badlop2022-02-241-1/+6
* Update to jiffy 1.1.1 and p1_acme 1.0.18 to support Erlang/OTP 25.0-rc1Badlop2022-02-241-2/+2
* The lager dependency is used only with old Erlang versionsBadlop2022-02-241-1/+3
* Update copyright year to 2022Badlop2022-02-111-1/+1
* Fix typo introduced in 99fdba0, present since 16.01Badlop2022-02-111-1/+1
* Remove obsolete db_type defined environmentBadlop2022-02-111-1/+0
* New "make relive" similar to "ejabberdctl live" without installingBadlop2022-02-031-0/+6
* Workaround to support rebar2 git tag "1.0" and rebar3 hex version "1.0.0"Badlop2022-01-041-1/+7
* Update Luerl to 1.0.0, now available in Hex.pm (rvirding/luerl#142)Badlop2022-01-041-2/+2
* Fix ERTS path in ejabberdctl with `rebar3 release`Holger Weiss2021-12-231-1/+1
* Only provide Relx start script in dev profileBadlop2021-12-231-1/+3
* Revert "rebar.config: Don't create extended start script"Holger Weiss2021-12-231-1/+1
* rebar.config: Don't create extended start scriptHolger Weiss2021-12-211-1/+1
* Update stun and esip dependencies21.12Paweł Chmielowski2021-12-091-2/+2
* Remove CTLLOCKDIR (/var/lock/ejabberdctl) from Makefile.inFlorian Schmaus2021-12-071-1/+0
* Eliminate xref warning from last commitPaweł Chmielowski2021-12-061-0/+1
* Update depsPaweł Chmielowski2021-11-291-5/+5
* Update Jose to 1.11.1 (the last in hex.pm correctly versioned)Badlop2021-11-171-1/+1
* Update 'stun' dependencyHolger Weiss2021-11-021-1/+1
* Update 'xmpp' dependencyAlexey Shchepin2021-10-291-1/+1
* Update 'xmpp' dependencyHolger Weiss2021-10-091-1/+1
* PubSub: Support 'max_items=max' node configurationHolger Weiss2021-08-201-1/+1
* Revert "Add workaround so rebar2 can use Elixir 1.12.0"21.07Paweł Chmielowski2021-07-221-1/+1
* Update pamPaweł Chmielowski2021-07-211-1/+1
* Update dependencesPaweł Chmielowski2021-07-211-20/+20
* Add workaround so rebar2 can use Elixir 1.12.0Badlop2021-07-161-1/+1
* Tell relx to include src, so that the tar will contain include/ (#3633)Badlop2021-07-061-3/+6
* Include odbc app in release only when required (#3633)Badlop2021-06-271-1/+1
* Copy captcha scripts in release (#3633)Badlop2021-06-271-0/+1
* New "make dev" and "./ejabberdctl" (requires using rebar3)Badlop2021-06-251-0/+10
* Add support for rebar3 to "make rel"Badlop2021-06-251-0/+21
* Revert luerl from v0.4 which has a compilation warning; v0.3 is enoughBadlop2021-06-081-1/+1
* Update eredis dependency from v1.0.8 to v1.2.0Badlop2021-05-281-1/+1
* Update luerl dependency from v0.3 to v0.4Badlop2021-05-281-1/+1
* Update lager dependency from 3.6.10 to 3.9.1 to make Dialyzer happyBadlop2021-05-281-1/+1
* New ci.yml with all static and dynamic testing suites (#3613)Badlop2021-05-251-0/+2
* Update xmpp to bring updated vcardPaweł Chmielowski2021-05-121-1/+1
* Fix invalid_encoding error when using extended plane characters in vcard.Paweł Chmielowski2021-04-291-1/+1