Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update newest copyright year to 2021 (#3464) | Badlop | 2021-01-27 | 1 | -1/+1 |
| | |||||
* | Fix most EDoc errors, even if that's not used nowadays apparently | Badlop | 2020-05-11 | 1 | -1/+1 |
| | |||||
* | Update copyright to 2020 (#3149) | Badlop | 2020-01-28 | 1 | -1/+1 |
| | |||||
* | Process unexpected messages uniformly | Evgeny Khramtsov | 2019-07-12 | 1 | -4/+5 |
| | |||||
* | Make logging messages more consistent | Evgeny Khramtsov | 2019-06-24 | 1 | -1/+1 |
| | |||||
* | Update copyright to 2019 (#2756) | Badlop | 2019-01-08 | 1 | -1/+1 |
| | |||||
* | Get rid of ejabberd.hrl header | Evgeniy Khramtsov | 2018-06-14 | 1 | -1/+0 |
| | | | | | | | | | The header consisted of too many unrelated stuff and macros misuse. Some stuff is moved into scram.hrl and type_compat.hrl. All macros have been replaced with the corresponding function calls. TODO: probably type_compat.hrl is not even needed anymore since we support only Erlang >= OTP 17.5 | ||||
* | Update copyright dates | Evgeniy Khramtsov | 2018-01-05 | 1 | -1/+1 |
| | |||||
* | Lower log level for some messages | Evgeniy Khramtsov | 2017-04-15 | 1 | -1/+1 |
| | |||||
* | Fix ejabberd_router:is_my_route/1 | Evgeniy Khramtsov | 2017-04-14 | 1 | -3/+18 |
| | |||||
* | Use cache in front of Redis/SQL RAM backends | Evgeniy Khramtsov | 2017-04-14 | 1 | -32/+61 |
| | |||||
* | Improve logging of Redis errors | Evgeniy Khramtsov | 2017-04-07 | 1 | -16/+8 |
| | |||||
* | Improve redis related code | Evgeniy Khramtsov | 2017-04-02 | 1 | -38/+37 |
| | |||||
* | Add Redis as router RAM backend | Evgeniy Khramtsov | 2017-03-28 | 1 | -0/+154 |