index
:
github.com/processone/ejabberd.git
1.1.x
2.0.x
2.1.x
master
obsolete_3alpha
sql-auto-update
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
node_flat_sql.erl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-08
Update copyright to 2019 (#2756)
Badlop
1
-1
/
+1
2018-06-14
Get rid of ejabberd.hrl header
Evgeniy Khramtsov
1
-1
/
+1
2018-01-05
Update copyright dates
Evgeniy Khramtsov
1
-1
/
+1
2017-12-28
Don't force rsm when max_items is not defined (#2189)
Christophe Romain
1
-8
/
+1
2017-12-13
PubSub: Add missing Nidx building records from sql result
Christophe Romain
1
-0
/
+2
2017-11-16
PubSub: Cleanup tree requests, rename pubsub_node.type->pubsub_node.plugin
Christophe Romain
1
-5
/
+5
2017-11-15
Cleanup pubsub subscriptions quering, fix pep case
Christophe Romain
1
-71
/
+46
2017-09-27
Remove useless condition
Christophe Romain
1
-2
/
+0
2017-09-27
PubSub: enforce controls on publish and delete
Christophe Romain
1
-13
/
+38
2017-09-27
Fix xref error
Christophe Romain
1
-2
/
+5
2017-09-27
Remove calls to deprecated functions
Christophe Romain
1
-2
/
+2
2017-09-27
PubSub: add correct order when requesting all items
Christophe Romain
1
-1
/
+2
2017-09-27
PubSub: fix RSM support (#1994)(#2Â014)
Christophe Romain
1
-102
/
+101
2017-04-11
Rename aux.erl as misc.erl
17.04
Christophe Romain
1
-7
/
+7
2017-03-30
Refactor pubsub's get_last_items
Christophe Romain
1
-1
/
+2
2017-03-30
Deprecate jlib.erl in favor of aux.erl
Evgeniy Khramtsov
1
-7
/
+7
2017-03-21
Use item creation date in rsm order (#1516)
Christophe Romain
1
-8
/
+8
2017-02-26
Get rid of jid:to_string/1 and jid:from_string/1
Evgeniy Khramtsov
1
-3
/
+3
2017-01-02
Update copyright date automatically (#1442)
Badlop
1
-1
/
+1
2016-12-09
Enforce pubsub node removal, revert previous commit (#1320)
Christophe Romain
1
-3
/
+0
2016-12-09
Enforce affiliation removal, remove corresponding items (#1320)
Christophe Romain
1
-0
/
+3
2016-11-15
Minor cosmetic changes on pubsub code
Christophe Romain
1
-1
/
+1
2016-10-20
Nidx may be integer or binary, so use jlib:i2l instead
Badlop
1
-3
/
+3
2016-10-07
Add xdata generator and make some code using it
Evgeniy Khramtsov
1
-1
/
+1
2016-09-30
PubSub: creation jid must be bare jid
Christophe Romain
1
-1
/
+1
2016-09-30
PubSub: fix error type on item deletion with insufficient priviledge
Christophe Romain
1
-5
/
+5
2016-09-29
PubSub: creation jid must be bare jid
Christophe Romain
1
-1
/
+1
2016-09-29
PubSub: fix error type on item deletion with insufficient priviledge
Christophe Romain
1
-5
/
+5
2016-09-08
Fix typo on previous commit (#1284)
Christophe Romain
1
-1
/
+1
2016-09-08
Full jid entity subscriptions should include bare jid records (#1284)
Christophe Romain
1
-2
/
+3
2016-09-08
Improve pubsub code
Evgeniy Khramtsov
1
-3
/
+4
2016-08-30
Rewrite mod_pubsub to use XML codec
Evgeniy Khramtsov
1
-274
/
+259
2016-07-07
Get rid of warnings
Evgeniy Khramtsov
1
-7
/
+0
2016-07-06
Add missing '/' for jid matching from commit e300f80
Christophe Romain
1
-1
/
+1
2016-07-05
Fix missed escaping in node_flat_sql.erl
Alexey Shchepin
1
-3
/
+4
2016-07-05
Fix use of like parameter in sql pubsub's requests
Christophe Romain
1
-9
/
+12
2016-07-01
Fix compilation issues on R19
Paweł Chmielowski
1
-57
/
+21
2016-06-22
Restore get_items conditions when not using RSM (#1147)
Christophe Romain
1
-1
/
+2
2016-06-22
Fix PubSub RSM on get_items (#1147)
Christophe Romain
1
-7
/
+4
2016-06-02
Stronger tests in the test suite, SQL updates and fixes
Alexey Shchepin
1
-163
/
+169
2016-05-25
Add support for PubSub publishing options
Holger Weiss
1
-2
/
+3
2016-05-13
Update SQL escaping
Alexey Shchepin
1
-9
/
+27
2016-04-20
Rename odbc to sql everywhere
Evgeniy Khramtsov
1
-59
/
+59
2016-04-05
Replace more ?ERR_* macros with ?ERRT_*
Evgeniy Khramtsov
1
-2
/
+4
2016-03-29
Fix some LIMIT related problems with MSSQL
Evgeniy Khramtsov
1
-11
/
+29
2016-02-03
Switch to Fast XML module
Mickael Remond
1
-2
/
+2
2016-01-13
Update copyright to 2016 (#901)
Badlop
1
-1
/
+1
2015-12-15
Fix pubsub headers
Christophe Romain
1
-20
/
+19
2015-12-11
Disable use of multi-subscribe and subscription-option on standard plugins
Christophe Romain
1
-14
/
+25
2015-12-07
Remove now() in pubsub code
Paweł Chmielowski
1
-2
/
+2
[next]