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_private.erl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-09-07
Really delete cache on set_data()
Evgeniy Khramtsov
1
-1
/
+1
2017-05-22
Implement cache for mod_private
Evgeniy Khramtsov
1
-23
/
+138
2017-05-04
Introduce 'iqdisc' global option
Evgeniy Khramtsov
1
-2
/
+2
2017-04-30
Don't validate an option in gen_mod:get*opt() functions
Evgeniy Khramtsov
1
-5
/
+2
2017-02-22
Reload modules when reloading configuration file
Evgeniy Khramtsov
1
-1
/
+19
2017-02-18
Fix some dialyzer warnings
Evgeniy Khramtsov
1
-1
/
+1
2017-01-02
Update copyright date automatically (#1442)
Badlop
1
-1
/
+1
2016-11-22
Improve ODBC import
Christophe Romain
1
-10
/
+13
2016-08-09
Improve some type specs
Evgeniy Khramtsov
1
-0
/
+1
2016-07-29
Rewrite several modules to use XML generator
Evgeniy Khramtsov
1
-1
/
+1
2016-07-25
Rewrite mod_mam and mod_muc to use XML generator
Evgeniy Khramtsov
1
-1
/
+1
2016-07-18
Initial version based on XML generator
Evgeniy Khramtsov
1
-82
/
+44
2016-07-06
Make modules loading in a dependent order (#1191)
Evgeniy Khramtsov
1
-1
/
+4
2016-04-27
Improve detection of databases supported by modules (#1092)
Evgeniy Khramtsov
1
-1
/
+1
2016-04-13
Clean mod_private.erl from DB specific code
Evgeniy Khramtsov
1
-184
/
+33
2016-03-31
Replace some ?ERR_* macros with ?ERRT_*
Evgeniy Khramtsov
1
-9
/
+15
2016-03-02
Update more SQL queries
Alexey Shchepin
1
-16
/
+8
2016-02-03
Switch to Fast XML module
Mickael Remond
1
-7
/
+7
2016-01-28
Initial version of migration script from Prosody to ejabberd
Evgeniy Khramtsov
1
-14
/
+17
2016-01-13
Update copyright to 2016 (#901)
Badlop
1
-1
/
+1
2015-11-24
Move JID related functions to jid.erl (#847)
Evgeniy Khramtsov
1
-2
/
+2
2015-06-01
Add config validation at startup
Evgeniy Khramtsov
1
-1
/
+6
2015-05-21
Document protocol support (EJABS-1620)
Badlop
1
-0
/
+2
2015-05-07
Revert "Add private and roster local handlers (EJAB-682)" due to #556
Badlop
1
-3
/
+0
2015-04-22
Add private and roster local handlers to get listed in disco#info (EJAB-682)
Badlop
1
-0
/
+3
2015-03-30
Add new 'default_db' option
Evgeniy Khramtsov
1
-1
/
+1
2015-01-08
Update copyright dates to 2015 (EJAB-1733)
Badlop
1
-1
/
+1
2014-07-14
Serialize records to proplists before storing then in Riak
Evgeniy Khramtsov
1
-3
/
+11
2014-07-10
Add SQL to Riak converter
Evgeniy Khramtsov
1
-0
/
+2
2014-07-10
Improve Riak support
Evgeniy Khramtsov
1
-39
/
+12
2014-07-10
Updated riak support
Alexey Shchepin
1
-6
/
+53
2014-03-13
Update copyright dates to 2014 (EJAB-1679)
Badlop
1
-1
/
+1
2014-02-22
Update FSF address
Jamie Nguyen
1
-4
/
+3
2013-07-21
Add SQL to Mnesia converter
Evgeniy Khramtsov
1
-2
/
+15
2013-06-13
Switch to rebar build tool
Evgeniy Khramtsov
1
-0
/
+1
2013-03-14
Accumulated patch to binarize and indent code
Badlop
1
-171
/
+192
2013-01-24
Update copyright dates
Alexey Shchepin
1
-1
/
+1
2012-04-27
Merge SQL and Mnesia code into one module (EJAB-1560)
Evgeniy Khramtsov
1
-23
/
+63
2012-02-23
Update copyright dates
Alexey Shchepin
1
-1
/
+1
2011-12-30
mod_private.erl: misc errors cases fixes (thanks to Karim Gemayel)
Alexey Shchepin
1
-65
/
+94
2011-02-14
update copyright up to 2011
Christophe Romain
1
-1
/
+1
2010-01-12
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
Badlop
1
-1
/
+1
2009-01-12
* doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)
Badlop
1
-2
/
+2
2008-07-31
* doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708)
Badlop
1
-1
/
+1
2008-01-15
* doc/guide.tex: Updated copyright dates to 2008
Badlop
1
-1
/
+1
2007-12-24
* applied copyright patch 2.
Mickaël Rémond
1
-5
/
+23
2007-12-06
* src/acl.erl and other 64 files: Remove Erlang module attribute
Badlop
1
-1
/
+0
2007-08-01
* src/mod_private.erl: Reduce memory consumption on user private storage remo...
Mickaël Rémond
1
-10
/
+10
2005-06-20
* (all): Enhanced virtual hosting support
Alexey Shchepin
1
-8
/
+8
2005-04-17
Merged the Process One contributions ( Virtual Hosting )
tmallard
1
-21
/
+71
[next]