summaryrefslogtreecommitdiff
path: root/src/nodetree_tree_sql.erl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright datesEvgeniy Khramtsov2018-01-051-1/+1
|
* PubSub: Cleanup tree requests, rename pubsub_node.type->pubsub_node.pluginChristophe Romain2017-11-161-41/+35
|
* Implement parentnodes seek for hometree (#1921)Christophe Romain2017-11-131-8/+19
|
* Allow dynamic node options on sql backendsChristophe Romain2017-10-251-1/+1
|
* Rename aux.erl as misc.erlChristophe Romain2017-04-111-3/+3
| | | | Thanks Microsoft Windows to not support some filenames
* Deprecate jlib.erl in favor of aux.erlEvgeniy Khramtsov2017-03-301-3/+3
| | | | | Since the main goal of jlib.erl is lost, all auxiliary functions are now moved to aux.erl, and the whole jlib.erl is now deprecated.
* Update copyright date automatically (#1442)Badlop2017-01-021-1/+1
|
* Merge branch 'master' into xml-ngEvgeniy Khramtsov2016-11-121-3/+3
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/adhoc.erl src/cyrsasl_oauth.erl src/ejabberd_c2s.erl src/ejabberd_config.erl src/ejabberd_service.erl src/gen_mod.erl src/mod_admin_extra.erl src/mod_announce.erl src/mod_carboncopy.erl src/mod_client_state.erl src/mod_configure.erl src/mod_echo.erl src/mod_mam.erl src/mod_muc.erl src/mod_muc_room.erl src/mod_offline.erl src/mod_pubsub.erl src/mod_stats.erl src/node_flat_sql.erl src/randoms.erl
| * Add missing comas in sql statement (#1219)Christophe Romain2016-08-011-3/+3
| |
* | Improve pubsub codeEvgeniy Khramtsov2016-09-081-9/+9
|/
* Quote reserver 'type' keyword for pgsql to fix e300f80Christophe Romain2016-07-051-2/+2
|
* Fix use of like parameter in sql pubsub's requestsChristophe Romain2016-07-051-14/+22
|
* Stronger tests in the test suite, SQL updates and fixesAlexey Shchepin2016-06-021-61/+60
|
* Update SQL escapingAlexey Shchepin2016-05-131-4/+4
|
* Rename odbc to sql everywhereEvgeniy Khramtsov2016-04-201-0/+314