index
:
ejabberd.git
master
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-05-05
Introduce 'sql_query_timeout' option
Evgeniy Khramtsov
1
-15
/
+19
2017-05-05
Emit deprecation warning for SM related listening options
Evgeniy Khramtsov
2
-5
/
+9
2017-05-05
Improve validation of second-level options
Evgeniy Khramtsov
5
-121
/
+143
2017-05-04
Make it possible to validate second-level options
Evgeniy Khramtsov
1
-59
/
+80
2017-05-04
Catch exceptions from acl:add_list in web admin
Paweł Chmielowski
2
-22
/
+48
2017-05-04
Introduce 'iqdisc' global option
Evgeniy Khramtsov
24
-45
/
+53
2017-05-04
Validate module options on start_module/2
Evgeniy Khramtsov
1
-1
/
+1
2017-05-03
Parse ldap_uids in mod_vcard_ldap like in eldap_utils (#319)
Badlop
1
-2
/
+3
2017-05-01
Validate new options before module reloading
Evgeniy Khramtsov
1
-8
/
+19
2017-05-01
Don't forget to delete digraph
Evgeniy Khramtsov
1
-1
/
+3
2017-04-30
Don't validate an option in gen_mod:get*opt() functions
Evgeniy Khramtsov
65
-1230
/
+806
2017-04-29
Don't validate an option in ejabberd_config:get_option() functions
Evgeniy Khramtsov
43
-597
/
+244
2017-04-28
Don't re-define validation functions in multiple places
Evgeniy Khramtsov
25
-234
/
+136
2017-04-28
Fix elixir tests
Paweł Chmielowski
1
-0
/
+2
2017-04-27
Store options using p1_options module
Evgeniy Khramtsov
5
-154
/
+142
2017-04-26
Bug requesting non-existent data with private_get command (#1690)
Badlop
1
-1
/
+1
2017-04-26
Allow a room admin also to subscribe another JID
Badlop
1
-1
/
+16
2017-04-25
mod_stream_mgmt: Fix typo in variable name
Holger Weiss
1
-1
/
+1
2017-04-25
mod_stream_mgmt: Fix 'if_offline' detection
Holger Weiss
1
-1
/
+1
2017-04-25
Include original 'id' and 'type' attributes in offline event
Evgeniy Khramtsov
1
-2
/
+2
2017-04-25
Make sure only jabber:x:event tag is present in offline event
Evgeniy Khramtsov
1
-2
/
+2
2017-04-24
randoms: Keep compatibility with Erlang/OTP 17
Holger Weiss
1
-1
/
+1
2017-04-23
Avoid changing configuration on listener deletion
Evgeniy Khramtsov
1
-10
/
+0
2017-04-23
Improve Mnesia tables creation and transformation
Evgeniy Khramtsov
18
-716
/
+720
2017-04-23
Use round-robin algorithm when selecting worker from DB pool
Evgeniy Khramtsov
4
-8
/
+12
2017-04-22
Add clear_cache admin command
Evgeniy Khramtsov
1
-1
/
+10
2017-04-21
Add support for HTTP File Upload, version 0.3.0
Holger Weiss
1
-20
/
+45
2017-04-21
Speedup Mnesia tables initialization
Evgeniy Khramtsov
18
-51
/
+89
2017-04-21
Use new cache API in mod_shared_roster_ldap
Evgeniy Khramtsov
1
-69
/
+94
2017-04-21
Use new cache API in ejabberd_oauth
Evgeniy Khramtsov
4
-55
/
+102
2017-04-20
Correct option validation
Evgeniy Khramtsov
2
-7
/
+11
2017-04-20
Use new cache API in mod_mam
Evgeniy Khramtsov
1
-32
/
+47
2017-04-20
Use new cache API in mod_caps
Evgeniy Khramtsov
2
-57
/
+82
2017-04-20
Fix private_get command sending a proper xmlel (#1683)
Badlop
1
-1
/
+2
2017-04-20
When getting user rooms, filter by the serverhost as expected (#1683)
Badlop
1
-2
/
+3
2017-04-19
mod_stream_mgmt: Preserve stanza count on timeout
Holger Weiss
1
-9
/
+15
2017-04-19
Use #jid{} type for #muc_unsubscribe.jid
Holger Weiss
1
-10
/
+8
2017-04-19
Don't use jid:from_string as it's deprecated, see jid.erl line 43
Badlop
1
-3
/
+6
2017-04-19
Don't try to load already loaded applications
Evgeniy Khramtsov
1
-12
/
+0
2017-04-19
ejabberd_c2s: Don't close session on stream resume
Holger Weiss
1
-12
/
+5
2017-04-18
Function fix_from_to/2 should not crash when 'from' is undefined
Evgeniy Khramtsov
1
-7
/
+11
2017-04-17
lager_crash_log in some cases not run, catch it
getong
1
-1
/
+1
2017-04-16
Improve logging message
Evgeniy Khramtsov
1
-3
/
+3
2017-04-16
Move compile_exprs() to misc module
Evgeniy Khramtsov
2
-20
/
+29
2017-04-16
Speedup configuration options lookup
Evgeniy Khramtsov
3
-31
/
+141
2017-04-16
Log human readable description when configuration file is not found
Evgeniy Khramtsov
1
-2
/
+0
2017-04-16
Report configuration file location on startup
Evgeniy Khramtsov
1
-1
/
+2
2017-04-16
Speedup loading of translation files
Evgeniy Khramtsov
1
-38
/
+123
2017-04-15
Lower log level for some messages
Evgeniy Khramtsov
16
-17
/
+17
2017-04-15
Add Riak as mod_proxy65 RAM backend
Evgeniy Khramtsov
1
-0
/
+111
[next]