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
/
test
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add SQL support for mod_push
Evgeniy Khramtsov
2017-10-26
2
-1
/
+18
*
Fix pubsub test, title not mandatory
Christophe Romain
2017-10-25
1
-2
/
+2
*
Explicitly match against <domain/resource>
Evgeniy Khramtsov
2017-08-23
1
-3
/
+11
*
Apply cosmetic changes to previous commit
Holger Weiss
2017-08-18
1
-0
/
+2
*
Suppress push notifications for online clients
Holger Weiss
2017-08-18
1
-2
/
+0
*
Fix tests for 8679cfd2f
Christophe Romain
2017-08-07
1
-4
/
+4
*
Merge pull request #1881 from weiss/push
Christophe Romain
2017-08-04
3
-1
/
+245
|
\
|
*
Add mod_push_keepalive
Holger Weiss
2017-07-21
2
-0
/
+4
|
*
Support XEP-0357: Push Notifications
Holger Weiss
2017-07-20
3
-1
/
+241
*
|
Merge pull request #1837 from marcphilipp/feature/set_room_affiliation_test
Christophe Romain
2017-08-02
2
-1
/
+36
|
\
\
|
*
|
Add integration test for set_room_affiliation
Marc Philipp
2017-07-06
2
-1
/
+36
*
|
|
Fix extauth.py so support : in passwords (thanks to jmberg)(#1676)
Badlop
2017-07-31
1
-11
/
+15
|
|
/
|
/
|
*
|
Start gen_mod from elixir tests
Paweł Chmielowski
2017-07-06
1
-0
/
+1
*
|
Improve elixir tests
Paweł Chmielowski
2017-07-06
7
-192
/
+105
*
|
Remove tests for old commands interface
Paweł Chmielowski
2017-07-06
2
-490
/
+3
|
/
*
Don't use asn1rt:decode, it's not available on R20
Paweł Chmielowski
2017-06-28
1
-4
/
+4
*
Catch exception from Elixir.ExUnit.Server.cases_loaded
Paweł Chmielowski
2017-06-14
1
-1
/
+1
*
Fix elixir tests on elixir 1.4
Paweł Chmielowski
2017-06-09
1
-1
/
+6
*
Implement cache for mod_privacy/mod_blocking
Evgeniy Khramtsov
2017-05-20
1
-8
/
+8
*
Get rid of deprecated option 'resume_timeout' in test config
Evgeniy Khramtsov
2017-05-17
1
-1
/
+1
*
Implement cache for mod_vcard and mod_vcard_xupdate
Evgeniy Khramtsov
2017-05-17
1
-12
/
+6
*
Implement cache for roster
Evgeniy Khramtsov
2017-05-17
1
-25
/
+67
*
Update Elixir tests for using new auth API
Evgeniy Khramtsov
2017-05-11
2
-2
/
+2
*
Use cache for authentication backends
Evgeniy Khramtsov
2017-05-11
1
-2
/
+1
*
Fix elixir tests
Paweł Chmielowski
2017-05-04
2
-71
/
+16
*
Don't validate an option in gen_mod:get*opt() functions
Evgeniy Khramtsov
2017-04-30
2
-8
/
+3
*
Don't check result of jid.start
Paweł Chmielowski
2017-04-26
1
-1
/
+1
*
Don't check result of jid.start
Paweł Chmielowski
2017-04-25
1
-1
/
+1
*
Don't check result of jid.start
Paweł Chmielowski
2017-04-25
1
-1
/
+1
*
Fix elixir tests
PaweÅ Chmielowski
2017-04-21
6
-2
/
+9
*
Add Riak as mod_carboncopy RAM backend
Evgeniy Khramtsov
2017-04-15
2
-1
/
+5
*
Add Riak as session manager RAM backend
Evgeniy Khramtsov
2017-04-15
1
-0
/
+1
*
Don't forget to disconnect
Evgeniy Khramtsov
2017-04-14
1
-1
/
+2
*
Merge pull request #1664 from weiss/fix-routing
Christophe Romain
2017-04-07
1
-1
/
+4
|
\
|
*
ejabberd_sm: Fix routing of headline messages
Holger Weiss
2017-04-05
1
-1
/
+3
|
*
ejabberd_sm: Fix routing of groupchat messages
Holger Weiss
2017-04-05
1
-0
/
+1
*
|
Disable mix tests
Christophe Romain
2017-04-04
2
-9
/
+0
*
|
Add Redis as mod_carboncopy RAM backend
Evgeniy Khramtsov
2017-03-30
1
-1
/
+1
*
|
Add SQL as mod_carboncopy RAM backend
Evgeniy Khramtsov
2017-03-30
2
-4
/
+12
|
/
*
Add SQL as mod_muc RAM backend
Evgeniy Khramtsov
2017-03-29
2
-1
/
+4
*
Add support for file-based queues
Evgeniy Khramtsov
2017-03-10
1
-5
/
+11
*
Don't call deprecated jid functions from the test suite
Evgeniy Khramtsov
2017-03-07
10
-32
/
+32
*
Best Practices for Use of SASL EXTERNAL with Certificates (XEP-0178) support
Evgeniy Khramtsov
2017-03-07
7
-105
/
+153
*
Fix elixir tests
Paweł Chmielowski
2017-02-27
3
-9
/
+12
*
Update tests to ejabberd_commands changes
Paweł Chmielowski
2017-02-27
1
-1
/
+1
*
Update tests to cyrsasl modifications
Paweł Chmielowski
2017-02-27
1
-1
/
+1
*
Adapt get_last tests to new output
Paweł Chmielowski
2017-02-24
1
-7
/
+7
*
Update tests for changes in acl start code
Paweł Chmielowski
2017-02-24
2
-2
/
+3
*
Fix elixir tests
Paweł Chmielowski
2017-02-23
2
-0
/
+2
*
Re-enable "replaced" tests
Evgeniy Khramtsov
2017-02-21
1
-4
/
+2
[next]