]> granicus.if.org Git - ejabberd/shortlog
ejabberd
2017-04-28 Paweł ChmielowskiFix elixir tests
2017-04-27 Evgeniy KhramtsovBump cache_tab version
2017-04-27 Evgeniy KhramtsovStore options using p1_options module
2017-04-27 badlopMerge pull request #1702 from skuroki/patch-1
2017-04-26 BadlopBug requesting non-existent data with private_get comma...
2017-04-26 Holger WeissMerge remote-tracking branch 'processone/pr/1699'
2017-04-26 KUROKI ShinsukeFix typo
2017-04-26 Paweł ChmielowskiDon't check result of jid.start
2017-04-25 BadlopAllow a room admin also to subscribe another JID
2017-04-25 Holger Weissmod_stream_mgmt: Fix typo in variable name
2017-04-25 Holger Weissmod_stream_mgmt: Fix 'if_offline' detection
2017-04-25 Evgeniy KhramtsovInclude original 'id' and 'type' attributes in offline...
2017-04-25 Paweł ChmielowskiDon't check result of jid.start
2017-04-25 Paweł ChmielowskiDon't check result of jid.start
2017-04-25 Evgeniy KhramtsovMake sure only jabber:x:event tag is present in offline...
2017-04-24 Holger Weissrandoms: Keep compatibility with Erlang/OTP 17
2017-04-23 Evgeniy KhramtsovAvoid changing configuration on listener deletion
2017-04-23 Evgeniy KhramtsovImprove Mnesia tables creation and transformation
2017-04-23 Evgeniy KhramtsovUse round-robin algorithm when selecting worker from...
2017-04-22 Evgeniy KhramtsovAdd clear_cache admin command
2017-04-21 Holger WeissAdd support for HTTP File Upload, version 0.3.0
2017-04-21 PaweÅ\82 ChmielowskiFix elixir tests
2017-04-21 Evgeniy KhramtsovSpeedup Mnesia tables initialization
2017-04-21 Evgeniy KhramtsovUse new cache API in mod_shared_roster_ldap
2017-04-21 Evgeniy KhramtsovUse new cache API in ejabberd_oauth
2017-04-20 Evgeniy KhramtsovCorrect option validation
2017-04-20 Evgeniy KhramtsovUse new cache API in mod_mam
2017-04-20 Evgeniy KhramtsovUse new cache API in mod_caps
2017-04-20 BadlopFix private_get command sending a proper xmlel (#1683)
2017-04-20 BadlopWhen getting user rooms, filter by the serverhost as...
2017-04-19 Holger Weissmod_stream_mgmt: Preserve stanza count on timeout
2017-04-19 Holger WeissUse #jid{} type for #muc_unsubscribe.jid
2017-04-19 BadlopDon't use jid:from_string as it's deprecated, see jid...
2017-04-19 Evgeniy KhramtsovDon't try to load already loaded applications
2017-04-18 Holger Weissejabberd_c2s: Don't close session on stream resume
2017-04-17 Evgeniy KhramtsovFunction fix_from_to/2 should not crash when 'from...
2017-04-17 Evgeny KhramtsovMerge pull request #1677 from getong/catch_lager_crash_...
2017-04-17 getonglager_crash_log in some cases not run, catch it
2017-04-16 Evgeniy KhramtsovImprove logging message
2017-04-16 Evgeniy KhramtsovMove compile_exprs() to misc module
2017-04-16 Evgeniy KhramtsovSpeedup configuration options lookup
2017-04-15 Evgeniy KhramtsovDefault config file should be ejabberd.yml
2017-04-15 Evgeniy KhramtsovLog human readable description when configuration file...
2017-04-15 Evgeniy KhramtsovReport configuration file location on startup
2017-04-15 Evgeniy KhramtsovSpeedup loading of translation files
2017-04-15 Evgeniy KhramtsovLower log level for some messages
2017-04-15 Evgeniy KhramtsovAdd Riak as mod_proxy65 RAM backend
2017-04-15 Evgeniy KhramtsovAdd Riak as mod_carboncopy RAM backend
2017-04-15 Evgeniy KhramtsovAdd Riak as BOSH RAM backend
2017-04-15 Evgeniy KhramtsovFix cleaning of Riak route table
2017-04-15 Evgeniy KhramtsovAdd Riak as router RAM backend
2017-04-15 Evgeniy KhramtsovFix closing of outbound S2S connections
2017-04-15 Evgeniy KhramtsovAdd Riak as session manager RAM backend
2017-04-15 Evgeniy KhramtsovImprove ejabberd_c2s:close()
2017-04-14 Evgeniy KhramtsovMake sure stream trailer is sent in the very end
2017-04-14 Evgeniy KhramtsovBetter process session close
2017-04-14 Evgeniy KhramtsovFix a typo
2017-04-14 Evgeniy KhramtsovFix ejabberd_router:is_my_route/1
2017-04-14 Evgeniy KhramtsovDon't forget to disconnect
2017-04-14 Evgeniy KhramtsovUse cache in front of Redis/SQL RAM backends
2017-04-14 Paweł ChmielowskiBump xmpp dependency, it's required by previous commit
2017-04-13 BadlopAllow a room admin to unsubscribe another JID
2017-04-11 Holger WeissTravis CI: Update MySQL package
2017-04-11 Holger Weissmod_muc_room: Replace deprecated function call
2017-04-11 Christophe... Rename aux.erl as misc.erl 17.04
2017-04-11 Christophe... Use p1_utils 1.0.8
2017-04-10 BadlopNew muc_register_nick command (thanks to Peter Marheine...
2017-04-07 Christophe... Merge pull request #1666 from weiss/fix-csi
2017-04-07 Christophe... Merge pull request #1664 from weiss/fix-routing
2017-04-07 Christophe... Let ext_mod be aware of p1_utils includes
2017-04-07 Christophe... Generate ejabberd lib dir when not available in code...
2017-04-07 Christophe... Improve S2S examples (#1583)
2017-04-07 Christophe... Add more examples on config template (#1583)
2017-04-07 Christophe... Merge pull request #1660 from michal800106/master
2017-04-07 Evgeniy KhramtsovImprove logging of Redis errors
2017-04-06 Holger Weissmod_client_state: Remove some empty lines
2017-04-06 Holger Weissmod_client_state: Queue stanzas of each full JID
2017-04-06 Holger Weissmod_client_state: Don't keep track of queue size
2017-04-06 Evgeniy KhramtsovImprove type specs and return values
2017-04-06 Evgeniy KhramtsovAdd Redis pool support
2017-04-06 Christophe... Set default prefix to /usr/local
2017-04-06 michalFix order of starting supervisors.
2017-04-05 Holger Weissejabberd_sm: Fix routing of headline messages
2017-04-05 Holger Weissejabberd_sm: Fix routing of groupchat messages
2017-04-05 Holger Weissejabberd_sm: Fix typo in debug message
2017-04-05 Evgeniy KhramtsovAdd description to feature-not-implemented error
2017-04-05 Evgeniy KhramtsovSet 'read_concurrency' for some ETS tables
2017-04-05 Evgeniy KhramtsovDon't misuse monotonic_time/0
2017-04-04 Christophe... Disable mix tests
2017-04-04 Evgeniy KhramtsovDon't log warning on successful ping reply
2017-04-04 Evgeniy KhramtsovMerge branch 'master' of github.com:processone/ejabberd
2017-04-04 Evgeniy KhramtsovFix c2s connection close on demand
2017-04-03 Alexey ShchepinForget prepared SQL queries on database connect (#1325)
2017-04-03 Christophe... Always init pubsub_index when using mnesia
2017-04-03 Alexey ShchepinChange mnesia dir detection
2017-04-03 Christophe... Remove obsolete mnesia migration calls
2017-04-02 Evgeniy KhramtsovImprove redis related code
2017-03-31 Evgeniy KhramtsovUse ejabberd_sql:abort/1 instead of exit/1
2017-03-31 Evgeniy KhramtsovMerge branch 'master' of github.com:processone/ejabberd
2017-03-31 Evgeniy KhramtsovAdd Redis as mod_proxy65 RAM backend
next