aboutsummaryrefslogtreecommitdiff
path: root/src/mod_pubsub/nodetree_tree_odbc.erl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Switch to rebar build toolEvgeniy Khramtsov2013-06-131-466/+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-219/+314
|
* 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
|
* Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop2010-01-121-3/+3
| | | | SVN Revision: 2891
* Fix EDoc errorsBadlop2009-11-061-1/+1
| | | | SVN Revision: 2735
* does not use slash as default separator in nodename (EJAB-667)Christophe Romain2009-10-201-22/+37
| | | | SVN Revision: 2687
* Fix Edoc errorsBadlop2009-08-311-2/+2
| | | | SVN Revision: 2569
* several improvements, and fix odbc subscriptions issuesChristophe Romain2009-08-271-7/+5
| | | | SVN Revision: 2553
* fix create_node and subscribe_node glitches from last mergeChristophe Romain2009-08-171-6/+8
| | | | SVN Revision: 2496
* Fix EDoc errors.Badlop2009-08-171-8/+11
| | | | SVN Revision: 2494
* initial merge of pubsub odbc, compilation pass okChristophe Romain2009-08-071-0/+353
SVN Revision: 2437