Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update xmpp dep in mix | Paweł Chmielowski | 2020-12-15 | 1 | -1/+1 |
* | Bump version in mix.exs | Paweł Chmielowski | 2020-12-15 | 1 | -1/+1 |
* | Update deps in mix | Paweł Chmielowski | 2020-12-15 | 1 | -1/+1 |
* | Add rebar.config* files when publishing to hex from mix | Paweł Chmielowski | 2020-08-11 | 1 | -1/+1 |
* | Copy Erlang compilation definitions from rebar.config to Docker (#3350) | Badlop | 2020-08-10 | 1 | -0/+3 |
* | Update mix.exs ejabberd version | Mickael Remond | 2020-07-30 | 1 | -1/+1 |
* | Update mix dependencies20.07 | Paweł Chmielowski | 2020-07-30 | 1 | -1/+1 |
* | Update 'stun' dependency to tagged version | Holger Weiss | 2020-07-11 | 1 | -1/+1 |
* | ejabberd_stun: Filter info/debug messages | Holger Weiss | 2020-07-01 | 1 | -1/+1 |
* | Update 'yconf' dependency to fix Erlang/OTP 19.x | Holger Weiss | 2020-06-05 | 1 | -1/+1 |
* | Update 'yconf' dependency | Holger Weiss | 2020-06-05 | 1 | -1/+1 |
* | Rename 'turn_v4_ip' and 'turn_v6_ip' options | Holger Weiss | 2020-05-29 | 1 | -1/+1 |
* | ejabberd_stun: Add 'turn_blacklist' option | Holger Weiss | 2020-05-21 | 1 | -1/+1 |
* | ejabberd_stun: Support IPv6 for TURN | Holger Weiss | 2020-05-19 | 1 | -1/+1 |
* | Let ejabberd_stun listen on IPv6 sockets | Holger Weiss | 2020-05-19 | 1 | -1/+1 |
* | Set ejabberd version to 20.0420.04 | Jerome Sautret | 2020-04-29 | 1 | -1/+1 |
* | Update dependences in mix | Paweł Chmielowski | 2020-04-28 | 1 | -3/+3 |
* | mix.exs: Update 'xmpp' and 'stun' | Christoph Scholz | 2020-04-23 | 1 | -2/+2 |
* | Bump jiffy so it compiles on older GCC (#3218) | Licaon_Kter | 2020-04-23 | 1 | -1/+1 |
* | Increase version to 20.3.020.03 | Jerome Sautret | 2020-03-25 | 1 | -1/+1 |
* | Use compilation flags used during build to compile modules in ext_mod | Paweł Chmielowski | 2020-03-03 | 1 | -3/+16 |
* | Merge pull request #3125 from area-42/enable_odbc_in_mix | Mickaël Rémond | 2020-02-26 | 1 | -0/+1 |
|\ | |||||
| * | enable odbc in mix build | Christoph Scholz | 2019-12-25 | 1 | -0/+1 |
* | | Bump version in mix.exs | Jerome Sautret | 2020-02-25 | 1 | -1/+1 |
* | | Bump version in mix.exs | Paweł Chmielowski | 2020-01-17 | 1 | -1/+1 |
* | | Update xmpp in mix | Paweł Chmielowski | 2020-01-16 | 1 | -1/+1 |
* | | Update xmpp dependency in mix.exs and mix.lock | Holger Weiss | 2020-01-15 | 1 | -1/+1 |
|/ | |||||
* | Update description for Hex.pm | Mickael Remond | 2019-09-30 | 1 | -1/+1 |
* | Update deps in mix.exs/lock | Paweł Chmielowski | 2019-09-25 | 1 | -3/+6 |
* | Bump version in mix.exs | Jerome Sautret | 2019-09-25 | 1 | -1/+1 |
* | Remove fast_yaml override | Mickael Remond | 2019-08-06 | 1 | -1/+1 |
* | Bump version in mix.exs | Paweł Chmielowski | 2019-08-05 | 1 | -1/+1 |
* | Update mix deps | Paweł Chmielowski | 2019-08-05 | 1 | -2/+2 |
* | Remove Riak support | Evgeny Khramtsov | 2019-07-18 | 1 | -1/+0 |
* | Set yconf version in mix.exs explicitly | Evgeny Khramtsov | 2019-06-17 | 1 | -1/+2 |
* | Synchronize macros from rebar.config with mix.exs | Evgeny Khramtsov | 2019-06-17 | 1 | -4/+1 |
* | Add yconf application to mix.exs | Evgeny Khramtsov | 2019-06-17 | 1 | -1/+1 |
* | Prepare 19.05 | Christophe Romain | 2019-05-23 | 1 | -1/+1 |
* | Fix #2540 Ejabberd doesnt compile as mix umbrella project dependency | Paweł Dorofiejczyk | 2019-04-25 | 1 | -3/+7 |
* | Fix cond_options with new options | Christophe Romain | 2019-03-11 | 1 | -1/+5 |
* | Add mqtree in included_applications | Christophe Romain | 2019-02-27 | 1 | -1/+1 |
* | Prepare 19.02 | Christophe Romain | 2019-02-26 | 1 | -1/+1 |
* | Update mqtree | Paweł Chmielowski | 2019-02-26 | 1 | -1/+2 |
* | Add os_mon to included_application, but start it in ej_system_monitor | Paweł Chmielowski | 2019-01-16 | 1 | -1/+1 |
* | Move some apps back to included_applications | Paweł Chmielowski | 2019-01-16 | 1 | -4/+5 |
* | Update xmpp in mix | Paweł Chmielowski | 2019-01-16 | 1 | -1/+1 |
* | Reintroduce change removed in last commit by mistake | Paweł Chmielowski | 2019-01-15 | 1 | -6/+5 |
* | Use tag for xmpp dependency | Paweł Chmielowski | 2019-01-15 | 1 | -5/+6 |
* | Update list of applications in mix.exs | Paweł Chmielowski | 2019-01-15 | 1 | -6/+5 |
* | Remove no longer used deps | Paweł Chmielowski | 2019-01-02 | 1 | -7/+3 |