Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix outgoing_s2s_timeout description (#1684) | Christophe Romain | 2017-06-21 | 1 | -2/+2 | |
| | ||||||
* | mod_client_state: Reset state on session resume | Holger Weiss | 2017-06-21 | 1 | -2/+2 | |
| | | | | | Don't restore the previous CSI state when a stream management session is resumed. | |||||
* | mod_stream_mgmt: Add missing function specs | Holger Weiss | 2017-06-21 | 1 | -0/+2 | |
| | ||||||
* | Improve API documentation generator | Christophe Romain | 2017-06-20 | 1 | -29/+33 | |
| | ||||||
* | Make ext_mod api return rescode | Christophe Romain | 2017-06-20 | 1 | -5/+5 | |
| | ||||||
* | Fix invalid {args,result}_examples in mod_muc_admin | Paweł Chmielowski | 2017-06-19 | 1 | -3/+6 | |
| | ||||||
* | Generate better errors when not being able to generate documentation | Paweł Chmielowski | 2017-06-19 | 1 | -8/+15 | |
| | ||||||
* | Another tweak to md generator | Paweł Chmielowski | 2017-06-19 | 1 | -5/+4 | |
| | ||||||
* | Update markdown api document generator | Paweł Chmielowski | 2017-06-19 | 1 | -12/+22 | |
| | ||||||
* | Fix srg_user_add/del for non-Mnesia database backends (#1780) | Badlop | 2017-06-15 | 1 | -2/+2 | |
| | ||||||
* | Add pubsub import from prosody/metronome | Christophe Romain | 2017-06-15 | 1 | -1/+123 | |
| | ||||||
* | Catch exception from Elixir.ExUnit.Server.cases_loaded | Paweł Chmielowski | 2017-06-14 | 1 | -1/+1 | |
| | ||||||
* | Fix OTP-17.5 support | Christophe Romain | 2017-06-14 | 1 | -1/+2 | |
| | ||||||
* | Show operations to perform before asking to apply them | PaweÅ Chmielowski | 2017-06-14 | 1 | -19/+43 | |
| | ||||||
* | Bump xmpp version | Holger Weiss | 2017-06-14 | 1 | -1/+1 | |
| | ||||||
* | Fix IP address parsing for mod_metrics | Evgeniy Khramtsov | 2017-06-13 | 1 | -1/+2 | |
| | ||||||
* | Fix refactor bug on wait_status | Christophe Romain | 2017-06-13 | 1 | -1/+2 | |
| | ||||||
* | Prepare package for 17.06-beta17.06-beta | Christophe Romain | 2017-06-13 | 2 | -23/+19 | |
| | ||||||
* | Update esip and stun dependencies | Christophe Romain | 2017-06-13 | 1 | -2/+2 | |
| | ||||||
* | Add script for managing updates to deps | Paweł Chmielowski | 2017-06-12 | 1 | -0/+389 | |
| | ||||||
* | Remove luerl from floating_deps | Paweł Chmielowski | 2017-06-12 | 1 | -1/+0 | |
| | ||||||
* | Switch access rule delete_old_users with protect_old_users (#1772) | Badlop | 2017-06-09 | 1 | -4/+4 | |
| | ||||||
* | Add more ipv6 loopback addresses | Paweł Chmielowski | 2017-06-09 | 1 | -0/+1 | |
| | ||||||
* | Allow api access on both ipv4 and 6 loopback addresses | Paweł Chmielowski | 2017-06-09 | 1 | -3/+4 | |
| | | | | This should fix issue #1769 | |||||
* | Fix elixir tests on elixir 1.4 | Paweł Chmielowski | 2017-06-09 | 1 | -1/+6 | |
| | ||||||
* | Add missing , | Paweł Chmielowski | 2017-06-09 | 1 | -1/+1 | |
| | ||||||
* | Improve export2sql explanation; remove obsolete and duplicated command | Badlop | 2017-06-09 | 2 | -27/+2 | |
| | ||||||
* | Update dependencies | Christophe Romain | 2017-06-09 | 1 | -6/+6 | |
| | ||||||
* | Fix and document push_roster_all command | Badlop | 2017-06-08 | 1 | -1/+5 | |
| | ||||||
* | Merge pull request #1766 from IRog/master | Christophe Romain | 2017-06-08 | 1 | -1/+1 | |
|\ | | | | | fixing exec_iex bug with proper --name arguement | |||||
| * | fixing iex bug with proper --name arguement | Ivy Rogatko | 2017-06-07 | 1 | -1/+1 | |
|/ | ||||||
* | Update elixir | Christophe Romain | 2017-06-07 | 1 | -1/+1 | |
| | ||||||
* | Update lager p1_mysql and p1_pgsql dependencies | Christophe Romain | 2017-06-07 | 1 | -3/+3 | |
| | ||||||
* | Update dependencies | Christophe Romain | 2017-06-07 | 1 | -4/+4 | |
| | ||||||
* | Override version of subdeps with version from main rebar.config | Paweł Chmielowski | 2017-06-07 | 3 | -2/+129 | |
| | ||||||
* | Add missing space separator on EJABBERD_OPTS | Christophe Romain | 2017-06-06 | 1 | -4/+4 | |
| | ||||||
* | Merge pull request #1758 from reneklacan/fix-mix-warnings | Evgeny Khramtsov | 2017-06-04 | 1 | -8/+8 | |
|\ | | | | | Fix mix warnings | |||||
| * | Fix mix warnings | Rene Klacan | 2017-06-04 | 1 | -8/+8 | |
|/ | ||||||
* | Merge pull request #1759 from reneklacan/fix-version-to-be-semver | Evgeny Khramtsov | 2017-06-04 | 1 | -1/+1 | |
|\ | | | | | Fix version to be SemVer compatible | |||||
| * | Fix version to be SemVer compatible | Rene Klacan | 2017-06-04 | 1 | -1/+1 | |
|/ | ||||||
* | Fix EJABBERD_OPTS | Christophe Romain | 2017-06-02 | 1 | -4/+4 | |
| | ||||||
* | Fix rooms list in WebAdmin (#1753) | Badlop | 2017-06-01 | 1 | -5/+9 | |
| | ||||||
* | Respect INSTALLUSER when creating spool directory | Christophe Romain | 2017-06-01 | 1 | -1/+1 | |
| | ||||||
* | Create spool directory at start if not exists | Christophe Romain | 2017-06-01 | 1 | -0/+1 | |
| | ||||||
* | Remove use of getopt to support simpler shells | Christophe Romain | 2017-06-01 | 1 | -3/+2 | |
| | ||||||
* | Improve ejabberdctl parameters parsing | Christophe Romain | 2017-06-01 | 1 | -16/+13 | |
| | ||||||
* | Minor ejabberdctl improvements | Christophe Romain | 2017-06-01 | 1 | -33/+14 | |
| | ||||||
* | Merge branch 'joudinet-master' | Christophe Romain | 2017-05-31 | 1 | -261/+146 | |
|\ | ||||||
| * | Refactor ejabberdctl | Christophe Romain | 2017-05-31 | 1 | -255/+143 | |
| | | ||||||
| * | Merge branch 'master' of https://github.com/joudinet/ejabberd into ↵ | Christophe Romain | 2017-05-30 | 1 | -97/+94 | |
| |\ | | | | | | | | | | joudinet-master |