Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set default value for pubsub#itemreply option | Holger Weiss | 2016-04-21 | 1 | -1/+2 |
| | |||||
* | Make caps warning less confusing (#955) | Christophe Romain | 2016-02-23 | 1 | -1/+1 |
| | |||||
* | Update copyright to 2016 (#901) | Badlop | 2016-01-13 | 1 | -1/+1 |
| | |||||
* | Fix pubsub headers | Christophe Romain | 2015-12-15 | 1 | -23/+22 |
| | |||||
* | Move JID related functions to jid.erl (#847) | Evgeniy Khramtsov | 2015-11-24 | 1 | -6/+6 |
| | |||||
* | cosmetic cleanup | Christophe Romain | 2015-10-07 | 1 | -1/+2 |
| | |||||
* | Let flat be default plugin (#609) | Christophe Romain | 2015-07-22 | 1 | -26/+26 |
| | |||||
* | Fix max_items and don't let PEP depends on item cache | Christophe Romain | 2015-06-18 | 1 | -1/+1 |
| | |||||
* | PubSub improvements | Christophe Romain | 2015-04-21 | 1 | -415/+178 |
| | | | | | | | | This commit contains - code cleanup - use of db_type instead of old mod_pubsub_odbc - some minor optimizations - some minor bugfixes | ||||
* | Update copyright dates to 2015 (EJAB-1733) | Badlop | 2015-01-08 | 1 | -3/+3 |
| | |||||
* | Update copyright dates to 2014 (EJAB-1679) | Badlop | 2014-03-13 | 1 | -3/+3 |
| | |||||
* | Change configuration file format to YAML | Evgeniy Khramtsov | 2013-08-21 | 1 | -5/+3 |
| | |||||
* | fix badmatch on remove_user on PEP nodes (EJAB-1649) | Christophe Romain | 2013-07-09 | 1 | -6/+4 |
| | |||||
* | change default PEP config for simpler setup (EJAB-1494) | Christophe Romain | 2013-06-24 | 1 | -2/+2 |
| | |||||
* | Switch to rebar build tool | Evgeniy Khramtsov | 2013-06-13 | 1 | -0/+504 |
Use dynamic Rebar configuration Make iconv dependency optional Disable transient_supervisors compile option Add hipe compilation support Only compile ibrowse and lhttpc when needed Make it possible to generate an OTP application release Add --enable-debug compile option Add --enable-all compiler option Add --enable-tools configure option Add --with-erlang configure option. Add --enable-erlang-version-check configure option. Add lager support Improve the test suite |