aboutsummaryrefslogtreecommitdiff
path: root/src/mod_pubsub/node_flat_odbc.erl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Switch to rebar build toolEvgeniy Khramtsov2013-06-131-214/+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/+76
|
* Update copyright datesAlexey Shchepin2013-01-241-3/+3
|
* Update copyright datesAlexey Shchepin2012-02-231-3/+3
|
* update copyright up to 2011Christophe Romain2011-02-141-3/+3
|
* add pubsub#purge_offline (EJAB-1186) (thanks karim)Christophe Romain2010-03-051-0/+1
|
* Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop2010-01-121-3/+3
| | | | SVN Revision: 2891
* does not use slash as default separator in nodename (EJAB-667)Christophe Romain2009-10-201-1/+16
| | | | SVN Revision: 2687
* fix EJAB-1044 and EJAB-1055Christophe Romain2009-09-241-0/+1
| | | | SVN Revision: 2626
* fix EJAB-819 thanks to badlopChristophe Romain2009-09-231-1/+1
| | | | SVN Revision: 2615
* several improvements, and fix odbc subscriptions issuesChristophe Romain2009-08-271-1/+6
| | | | SVN Revision: 2553
* fix old api in node_flat_odbcChristophe Romain2009-08-271-9/+13
| | | | SVN Revision: 2547
* initial merge of pubsub odbc, compilation pass okChristophe Romain2009-08-071-0/+188
SVN Revision: 2437