aboutsummaryrefslogtreecommitdiff
path: root/src/node_flat_sql.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename aux.erl as misc.erl17.04Christophe Romain2017-04-111-7/+7
* Refactor pubsub's get_last_itemsChristophe Romain2017-03-301-1/+2
* Deprecate jlib.erl in favor of aux.erlEvgeniy Khramtsov2017-03-301-7/+7
* Use item creation date in rsm order (#1516)Christophe Romain2017-03-211-8/+8
* Get rid of jid:to_string/1 and jid:from_string/1Evgeniy Khramtsov2017-02-261-3/+3
* Update copyright date automatically (#1442)Badlop2017-01-021-1/+1
* Enforce pubsub node removal, revert previous commit (#1320)Christophe Romain2016-12-091-3/+0
* Enforce affiliation removal, remove corresponding items (#1320)Christophe Romain2016-12-091-0/+3
* Minor cosmetic changes on pubsub codeChristophe Romain2016-11-151-1/+1
* Merge branch 'master' into xml-ngEvgeniy Khramtsov2016-11-121-5/+6
|\
| * Nidx may be integer or binary, so use jlib:i2l insteadBadlop2016-10-201-3/+3
| * PubSub: creation jid must be bare jidChristophe Romain2016-09-291-1/+1
| * PubSub: fix error type on item deletion with insufficient priviledgeChristophe Romain2016-09-291-5/+5
| * Fix typo on previous commit (#1284)Christophe Romain2016-09-081-1/+1
| * Full jid entity subscriptions should include bare jid records (#1284)Christophe Romain2016-09-081-2/+3
* | Add xdata generator and make some code using itEvgeniy Khramtsov2016-10-071-1/+1
* | PubSub: creation jid must be bare jidChristophe Romain2016-09-301-1/+1
* | PubSub: fix error type on item deletion with insufficient priviledgeChristophe Romain2016-09-301-5/+5
* | Improve pubsub codeEvgeniy Khramtsov2016-09-081-3/+4
* | Rewrite mod_pubsub to use XML codecEvgeniy Khramtsov2016-08-301-274/+259
|/
* Get rid of warningsEvgeniy Khramtsov2016-07-071-7/+0
* Add missing '/' for jid matching from commit e300f80Christophe Romain2016-07-061-1/+1
* Fix missed escaping in node_flat_sql.erlAlexey Shchepin2016-07-051-3/+4
* Fix use of like parameter in sql pubsub's requestsChristophe Romain2016-07-051-9/+12
* Fix compilation issues on R19Paweł Chmielowski2016-07-011-57/+21
* Restore get_items conditions when not using RSM (#1147)Christophe Romain2016-06-221-1/+2
* Fix PubSub RSM on get_items (#1147)Christophe Romain2016-06-221-7/+4
* Stronger tests in the test suite, SQL updates and fixesAlexey Shchepin2016-06-021-163/+169
* Add support for PubSub publishing optionsHolger Weiss2016-05-251-2/+3
* Update SQL escapingAlexey Shchepin2016-05-131-9/+27
* Rename odbc to sql everywhereEvgeniy Khramtsov2016-04-201-0/+1071