aboutsummaryrefslogtreecommitdiff
path: root/src/mod_pubsub/node_dag.erl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Switch to rebar build toolEvgeniy Khramtsov2013-06-131-163/+0
| | | | | | | | | | | | | | | | 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
* Accumulated patch to binarize and indent codeBadlop2013-03-141-76/+55
|
* does not use slash as default separator in nodename (EJAB-667)Christophe Romain2009-10-201-1/+10
| | | | SVN Revision: 2687
* Implement pubsub#get-pending Ad Hoc Command (EJAB-955) (thanks to Brian Cully)Christophe Romain2009-07-201-0/+4
| | | | SVN Revision: 2372
* Fix set-subscriptions to work with multi-subscribe (EJAB-977)Christophe Romain2009-07-171-3/+3
| | | | SVN Revision: 2364
* minor bugfixes on dag nodesChristophe Romain2009-06-291-2/+19
| | | | SVN Revision: 2343
* experimental patch including XEP-248 (thanks to Brian Cully)Christophe Romain2009-06-151-0/+154
SVN Revision: 2157