- 28 Nov, 2016 4 commits
-
-
daryl herzmann authored
OF-1227: Plugins should be able to have proper servlet filters.
-
daryl herzmann authored
OF-1201: Complete context if an exception is thrown when setting read listener
-
daryl herzmann authored
Plugin fixes
-
Guus der Kinderen authored
-
- 25 Nov, 2016 1 commit
-
-
Michael Klein authored
* OF-1211 - Fix description of Broadcast disabling option in Client Control plugin * OF-1211 - Fix description of Broadcast disabling option in Client * OF-1211 - Fix description of Broadcast disabling option in Client * OF-1211 - Fix description of Broadcast disabling option in Client * Revert "OF-1211 - Fix description of Broadcast disabling option in Client" This reverts commit fa12c8169b556c1d4d157a57609648e69637499a. * Revert "OF-1211 - Fix description of Broadcast disabling option in Client" This reverts commit 84a52e90e794eff62fc13a0330544fe16c850575. * OF-1211 - Fix description of Broadcast disabling option in Client * OF-1211 - Fix description of Broadcast disabling option in Client * OF-1221 -- Add options from default.properties to Client Control plugin
-
- 24 Nov, 2016 2 commits
-
-
Dave Cridland authored
OF-1226 Enable use of wildcard when searching users in LDAP
-
Anno van Vliet authored
-
- 21 Nov, 2016 4 commits
-
-
wroot authored
-
Mike Gouline authored
-
daryl herzmann authored
on setup password configuration page.
-
daryl herzmann authored
* adjust LOGSIZE and WRITE_DELAY settings * did simple smoke test of install, stop, start, OK * observed some errors on shutdown within PubSub, noted in OF-955
-
- 20 Nov, 2016 1 commit
-
-
daryl herzmann authored
Introduces i18n string of index.process_owner "OS Process Owner:". On Windows, I believe the value field will be 'SYSTEM'
-
- 11 Nov, 2016 3 commits
-
-
姜为 authored
when canSendPrivateMessage is null will throw NullPointException if use canSendPrivateMessage() method when canSendPrivateMessage is null will return "anyone"
-
GregDThomas authored
* Ensure that the default cache behaviour for Hazelcast backed caches is correct. Also, correct minor error when setting the maxLifetime of a ClusteredCache * Bump the version number, update the changelog * Correct the changelog to reference the OF JIRA * Update plugin.xml US style dates :(
-
akrherz authored
OF-1209, previously setting "Allowed to Connect" option was a NOOP
-
- 04 Nov, 2016 1 commit
-
-
Michael Klein authored
* OF-1211 - Fix description of Broadcast disabling option in Client Control plugin * OF-1211 - Fix description of Broadcast disabling option in Client * OF-1211 - Fix description of Broadcast disabling option in Client * OF-1211 - Fix description of Broadcast disabling option in Client * Revert "OF-1211 - Fix description of Broadcast disabling option in Client" This reverts commit fa12c8169b556c1d4d157a57609648e69637499a. * Revert "OF-1211 - Fix description of Broadcast disabling option in Client" This reverts commit 84a52e90e794eff62fc13a0330544fe16c850575. * OF-1211 - Fix description of Broadcast disabling option in Client * OF-1211 - Fix description of Broadcast disabling option in Client
-
- 01 Nov, 2016 2 commits
-
-
Guus der Kinderen authored
-
Guus der Kinderen authored
* OF-1147: More debug logging. * Removed unreachable code.
-
- 28 Oct, 2016 1 commit
-
-
Guus der Kinderen authored
-
- 23 Oct, 2016 1 commit
-
-
Daniel Hams authored
-
- 21 Oct, 2016 1 commit
-
-
Daniel Müller authored
-
- 20 Oct, 2016 1 commit
-
-
akrherz authored
-
- 18 Oct, 2016 1 commit
-
-
Gugli authored
* PrivacyLists on first run There are 2 instances of PrivacyListProvider (one in PrivacyListManager and the other in IQPrivacyHandler) The issue was : both instances have separate privacyListCount variables, which are filled during PrivacyListProvider constructor (== server startup). Thus, if at server startup the privacyListCount is 0, and one of the instances adds a PrivacyList, the other will never be informed and discard all changes and reads. Fix : turn PrivacyListProvider into a singleton. * PrivacyLists on first run There are 2 instances of PrivacyListProvider (one in PrivacyListManager and the other in IQPrivacyHandler) The issue was : both instances have separate privacyListCount variables, which are filled during PrivacyListProvider constructor (== server startup). Thus, if at server startup the privacyListCount is 0, and one of the instances adds a PrivacyList, the other will never be informed and discard all changes and reads. Fix : turn PrivacyListProvider into a singleton.
-
- 14 Oct, 2016 4 commits
-
-
Guus der Kinderen authored
-
Guus der Kinderen authored
By removing the parent mapping, any other child plugin fails to unload.
-
Guus der Kinderen authored
This commit removes direct interaction with the plugin manager state, when working with the admin console. Instead, such actions will now cause the plugin monitor to run, which will indirectly apply the desired changes to the state of the plugin manager. This avoid concurrency issues in situations where the admin console and plugin monitor attempt to modify the state of the plugin manager at the same time.
-
Guus der Kinderen authored
-
- 12 Oct, 2016 1 commit
-
-
Johan Forsell authored
-
- 11 Oct, 2016 2 commits
-
-
Guus der Kinderen authored
OF-1194: Allow for bulk data transfer.
-
Guus der Kinderen authored
This commit improves the SMS service for speed / data transfer. Instead of establishing a new connection to the SMSC for each message, such connections can be pooled and re-used.
-
- 07 Oct, 2016 2 commits
-
-
Guus der Kinderen authored
OF-1174: Fixed negation bug.
-
Guus der Kinderen authored
-
- 03 Oct, 2016 8 commits
-
-
Dave Cridland authored
Optimization ClusterExternalizableUtil writeByteArray performance
-
Dave Cridland authored
OF-1146 Update presence after setting a MUC role.
-
Dave Cridland authored
OF-1156 Do not store null LockOutFlag in Cache
-
Dave Cridland authored
OF-1175 Require jre-headless >= 1:1.7.0 for noarch RPM
-
Dave Cridland authored
OF-1177 allow java7-runtime-headless to satisfy .deb requirement
-
Dave Cridland authored
OF-1180: BOSH endpoints redirect all the requests with the trailing slash
-
Dave Cridland authored
OF-1194: New SMS service
-
Dave Cridland authored
OF-1189: New getEnumProperty implementation.
-