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
/
mod_offline_sql.erl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use include_lib() to include headers from dependencies (#3369)
Stu Tomlinson
2020-09-03
1
-1
/
+1
*
Restart offline pop_messages when there is mismatch between select and delete
Paweł Chmielowski
2020-04-17
1
-4
/
+10
*
Update copyright to 2020 (#3149)
Badlop
2020-01-28
1
-1
/
+1
*
Correctly handle unicode in log messages
Evgeny Khramtsov
2019-09-23
1
-2
/
+2
*
Make count_offline_messages cache work when offline uses mam for storage
Paweł Chmielowski
2019-07-01
1
-1
/
+1
*
Cache number of offline messages
Evgeny Khramtsov
2019-06-30
1
-2
/
+5
*
Make logging messages more consistent
Evgeny Khramtsov
2019-06-24
1
-4
/
+4
*
Use new configuration validator
Evgeny Khramtsov
2019-06-14
1
-1
/
+0
*
Fix PostgreSQL compatibility in mod_offline_sql:remove_old_messages (#2695)
Alexey Shchepin
2019-05-18
1
-1
/
+1
*
Update copyright to 2019 (#2756)
Badlop
2019-01-08
1
-1
/
+1
*
Fix PostgreSQL compatibility in mod_offline_sql:remove_old_messages (#2695)
Alexey Shchepin
2018-12-05
1
-2
/
+11
*
Move some functions from xmpp back into ejabberd
Holger Weiss
2018-10-25
1
-2
/
+2
*
Update copyright dates
Evgeniy Khramtsov
2018-01-05
1
-1
/
+1
*
Add SQL_INSERT macro and update SQL queries to use server_host field
Alexey Shchepin
2017-11-02
1
-16
/
+23
*
In offline export to SQL, first write all DELETE, later all INSERT (#1509)
Badlop
2017-06-28
1
-2
/
+8
*
Get rid of sql_queries.erl
Evgeniy Khramtsov
2017-05-23
1
-18
/
+35
*
Don't store messages via a single process
Evgeniy Khramtsov
2017-05-21
1
-25
/
+16
*
Get rid of jid:to_string/1 and jid:from_string/1
Evgeniy Khramtsov
2017-02-26
1
-10
/
+10
*
Fix some dialyzer warnings
Evgeniy Khramtsov
2017-02-18
1
-2
/
+0
*
Update copyright date automatically (#1442)
Badlop
2017-01-02
1
-1
/
+1
*
Cleanup file headers
Christophe Romain
2016-12-27
1
-6
/
+22
*
Improve ODBC import
Christophe Romain
2016-11-22
1
-25
/
+3
*
Make common tests working again
Evgeniy Khramtsov
2016-11-18
1
-1
/
+2
*
Deprecate most of the functions from jlib.erl
Evgeniy Khramtsov
2016-11-13
1
-32
/
+38
*
Merge branch 'master' into xml-ng
Evgeniy Khramtsov
2016-11-12
1
-1
/
+1
|
\
|
*
Fix delete_old_messages command for SQL backends
Jerome Sautret
2016-10-17
1
-1
/
+1
*
|
Get rid of "jlib.hrl" dependency in some files
Evgeniy Khramtsov
2016-07-26
1
-1
/
+1
|
/
*
Fix pgsql compatibility on delete_old_messages (#1137)
Christophe Romain
2016-06-22
1
-2
/
+2
*
Stronger tests in the test suite, SQL updates and fixes
Alexey Shchepin
2016-06-02
1
-26
/
+18
*
Rename odbc to sql everywhere
Evgeniy Khramtsov
2016-04-20
1
-20
/
+20
*
Clean mod_offline.erl from DB specific code
Evgeniy Khramtsov
2016-04-15
1
-0
/
+252