- 04 Jul, 2016 1 commit
-
-
Greg Thomas authored
Hazelcast clustered cache implemented by MapProxyImpl by preventing null keys and values being added. Also document this behaviour in the Cache interface.
-
- 01 Jul, 2016 1 commit
-
-
akrherz authored
* will maintain this on the ignite bamboo server as a symlink
-
- 30 Jun, 2016 1 commit
-
-
akrherz authored
-
- 28 Jun, 2016 2 commits
-
-
Guus der Kinderen authored
Add spanish translations
-
drencrom authored
Also reorder other translations in the same order as english ones. Now the file has the same number of lines as the english one to be able to find new items to translate easily.
-
- 23 Jun, 2016 1 commit
-
-
drencrom authored
Update to last version
-
- 17 Jun, 2016 1 commit
-
-
Dave Cridland authored
Forced set of JAVA_HOME
-
- 14 Jun, 2016 2 commits
-
-
Dave Cridland authored
OF-1150: muc#roomconfig_allowpm
-
Guus der Kinderen authored
-
- 10 Jun, 2016 3 commits
-
-
Dave Cridland authored
OF-777: Workaround for CSFR with file upload.
-
Guus der Kinderen authored
-
Max Allan authored
-
- 09 Jun, 2016 1 commit
-
-
Max Allan authored
-
- 01 Jun, 2016 1 commit
-
-
wroot authored
-
- 19 May, 2016 11 commits
-
-
Guus der Kinderen authored
* OF-477: SASL realm should be XMPP domain. * OF-477: DigestMD5-specific Realm property.
-
Guus der Kinderen authored
-
Guus der Kinderen authored
OF-1125: StreamID should be Cacheable.
-
Guus der Kinderen authored
-
Guus der Kinderen authored
-
Dave Cridland authored
Fix for Monitoring Plugin Wrong JID Returned
-
Dave Cridland authored
OF-477: SASL requires FQHN (not XMPP domain name)
-
Dave Cridland authored
OF-1132: Ensure that retreived messages have a namespace.
-
Dave Cridland authored
OF-1129: Increase maxLength of input fields
-
Dave Cridland authored
OF-1125: Should use StreamID class instead of String.
-
Dave Cridland authored
OF-1111 Rethink RPM build and versioning
-
- 18 May, 2016 1 commit
-
-
LiamGregory authored
Changed so that correct JID is returned
-
- 10 May, 2016 1 commit
-
-
Dele Olajide authored
-
- 09 May, 2016 6 commits
-
-
Guus der Kinderen authored
Include correct affiliation and role after revoking MUC membership.
-
Guus der Kinderen authored
Sasl.createSaslServer() explicitly states that the value of serverName must be a fully qualified host name.
-
Guus der Kinderen authored
Allow JSP compilation with developmentMode=true
-
Daniel Hams authored
Use the JasperInitializer in place of the JettyJasperInitializer across the code base (Http-bind and JMX web plugin).
-
Daniel Hams authored
-
Daniel Hams authored
Bug fix to allow compilation of JSP pages for the admin console when running with -DdevelopmentMode=true. Fixed by adding jetty-annotations of appropriate version and using the servlet container initializer inside there. Includes a change to mark index.html as the welcome page rather than the jsp to avoid bypassing context security in development mode.
-
- 04 May, 2016 1 commit
-
-
Roman S authored
* Added: Add a group with role to a chat room * Added: Occupants endpoint for chat room * Fixed: Admin and Member list to group endpoint
-
- 29 Apr, 2016 1 commit
-
-
Dele Olajide authored
-
- 27 Apr, 2016 1 commit
-
-
Guus der Kinderen authored
If no 'xmlns' is set for the stanza then as per XML namespacing rules it would inherit the default namespace, which is wrong (see XEP-0297).
-
- 19 Apr, 2016 2 commits
-
-
Florian Sailer authored
* Added occupants endpoint to restAPI plugin
-
Guus der Kinderen authored
We had a user run into an issue where the ldap password was longer than what the input field allowed. Size has been increased to a more liberal maximum.
-
- 14 Apr, 2016 2 commits
-
-
Guus der Kinderen authored
Eclipse project: Add extra plugins
-
Daniel Hams authored
Eclipse project: Add as many plugin source directories and their libraries as possible. Unable to add rayo / clustering due to class collisions.
-