- 14 Nov, 2017 1 commit
-
-
akrherz authored
all done via the magic of dos2unix
-
- 15 Aug, 2017 1 commit
-
-
GregDThomas authored
-
- 26 Apr, 2017 2 commits
-
-
Guus der Kinderen authored
These add nothing, but warnings in tooling.
-
Guus der Kinderen authored
Javadoc comment are dangling if they don't belong to any class, method or field. For example a Javadoc comment in between method declarations that have their own javadoc comments. These generate needless warnings, which are in most instances easily solved. By far most problems occur in the license block that's in most files.
-
- 04 Jan, 2017 1 commit
-
-
daryl herzmann authored
-
- 21 Dec, 2016 1 commit
-
-
daryl herzmann authored
Move the logged exception when `null` keys are allowed for storage to debug leve.
-
- 20 Dec, 2016 2 commits
-
-
Dave Cridland authored
-
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.
-
- 12 Aug, 2016 1 commit
-
-
Guus der Kinderen authored
This reverts commit d93e8d83.
-
- 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.
-
- 11 Dec, 2015 1 commit
-
-
Christian Schudt authored
-
- 19 Nov, 2015 1 commit
-
-
Tom Evans authored
When switch to/from clustered deployment, ensure that critical cached items such as components and remote servers are not inadvertently dropped from the cache.
-
- 18 Nov, 2015 1 commit
-
-
Christian Schudt authored
in the same fashion as e.g. `java.util.concurrent.Callable`
-
- 09 Nov, 2015 3 commits
-
-
Christian Schudt authored
-
Christian Schudt authored
-
Christian Schudt authored
There were still ~1500 missing annotations! This time fixed with IntelliJ ;-)
-
- 29 Oct, 2015 1 commit
-
-
Christian Schudt authored
-
- 07 Feb, 2015 1 commit
-
-
Tom Evans authored
* Repackaged the classes in the Hazelcast plugin to use the project's namespace (org.jivesoftware.* rather than com.jivesoftware.*) * Updated to latest HZ release (v3.4) * Updated the name of the default clustering plugin class, used by reflection to initialize the hazelcast plugin (if present). * Updated docs per community feedback
-
- 11 Jan, 2015 1 commit
-
-
Tom Evans authored
This patch fixes several NullPointerExceptions that were observed in an cluster when running under high load and latency, including related issues in the BOSH connector and hazelcast plugin. Some related logging improvements are also included. Some of the NPEs were generated during the startup phase before the server was fully initialized. These have been corrected by checking appropriate "ready state" indicators. In general, sessions hosted in remote cluster nodes that cannot be addressed due to timeouts during remote task execution should be considered temporarily "unavailable" to the cluster member that initiated the call.
-
- 30 Oct, 2014 1 commit
-
-
Tom Evans authored
The username2roster cache was use the Openfire defaults of 256k/6hrs which is not optimal for a base installation. This sets the default max size to 1M and set the expiry to 30 minutes.
-
- 02 May, 2014 1 commit
-
-
Christian Schudt authored
-
- 07 Apr, 2014 1 commit
-
-
Tom Evans authored
Also added .gitignore for work and target directories
-
- 03 Apr, 2014 1 commit
-
-
Tom Evans authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@14008 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 13 May, 2013 1 commit
-
-
Tom Evans authored
- Improved exception handling during shutdown - Refactored LinkedList / LinkedListNode to use generics - Refactored PublishedItem to remove persistence-specific retry attribute - Added RetryWrapper to improve pubsub item persistence git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13651 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 02 May, 2013 1 commit
-
-
Tom Evans authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13630 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 16 Jan, 2013 1 commit
-
-
Tom Evans authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13396 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 09 Jan, 2013 1 commit
-
-
Tom Evans authored
OF-590: Improved exception handling and error recovery in core clustering classes; retooled cache configuration to prevent eviction of core components; updated versions and documentation for clustering and hazelcast plugins git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13392 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 04 Jan, 2013 1 commit
-
-
Tom Evans authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13383 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 03 Jan, 2013 2 commits
-
-
Tom Evans authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13382 b35dd754-fafc-0310-a699-88a17e54d16e
-
Tom Evans authored
OF-588: Manage list of "local-only" caches separately from standard caches (forces local strategy where needed); also, explicitly clear caches when switching to/from cluster mode git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13381 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 19 Nov, 2012 1 commit
-
-
Robin Collier authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13368 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 17 Nov, 2012 1 commit
-
-
Robin Collier authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13356 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 29 Sep, 2012 1 commit
-
-
Tom Evans authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13304 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 23 Sep, 2012 1 commit
-
-
Tom Evans authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13302 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 12 Sep, 2012 1 commit
-
-
Tom Evans authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/branches/pubsub_clustering@13290 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 12 Feb, 2012 1 commit
-
-
guus authored
OF-523: Apply defensive coding to the MUC implementation (mainly: use JIDs, not Strings - but includes some other fixes as well). git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@12978 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 01 Jan, 2012 1 commit
-
-
guus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@12942 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 29 May, 2010 1 commit
-
-
God Ly authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11703 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 07 Feb, 2010 1 commit
-
-
guus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11608 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 30 Jan, 2010 1 commit
-
-
guus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11580 b35dd754-fafc-0310-a699-88a17e54d16e
-