- 10 Dec, 2014 1 commit
-
-
Tom Evans authored
Update statement for default node configuration was missing a comma
-
- 09 Dec, 2014 1 commit
-
-
Tom Evans authored
This fixes a problem with a static final reference in the Node.class. It also addresses a couple of minor issues discovered during pubsub testing: - PubSubPersistenceManager should return an editable collection rather than a read-only collection for published items - SequenceManager defaults should use a blocksize of 5 for frequently used tables - LocaleUtils should catch and log a MissingResourceException and return the key in lieu of the missing value (by convention)
-
- 14 Nov, 2014 2 commits
-
-
Christian Schudt authored
-
Christian Schudt authored
default_access_model is nowhere specified in XEP-0060.
-
- 24 Sep, 2014 1 commit
-
-
Roman S. authored
-
- 05 May, 2014 1 commit
-
-
Christian Schudt authored
-
- 02 May, 2014 1 commit
-
-
Christian Schudt authored
-
- 01 May, 2014 1 commit
-
-
Christian Schudt authored
-
- 25 Apr, 2014 1 commit
-
-
Tom Evans authored
-
- 17 Apr, 2014 1 commit
-
-
- 06 Mar, 2014 1 commit
-
-
csh authored
OF-10 Pubsub event message with SHIM information holding multiple subscriptions should have the name='SubID'. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13983 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 08 Feb, 2014 1 commit
-
-
Tom Evans authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13926 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
-
- 03 May, 2013 1 commit
-
-
Tom Evans authored
OF-668: Improve PubSub persistence exception handling; use TaskEngine in lieu of timer threads to avoid shutdown problems (non-daemon threads, etc.) git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13632 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 Apr, 2013 2 commits
-
-
Tom Evans authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13614 b35dd754-fafc-0310-a699-88a17e54d16e
-
Tom Evans authored
OF-14: Added implementation notes to clarify interpretation of event notification delivery per XEP-0060 specs. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13613 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 13 Apr, 2013 1 commit
-
-
Tom Evans authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13608 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 25 Feb, 2013 2 commits
-
-
Tom Evans authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13519 b35dd754-fafc-0310-a699-88a17e54d16e
-
Tom Evans authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13518 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 24 Feb, 2013 1 commit
-
-
Robin Collier authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13516 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 23 Feb, 2013 1 commit
-
-
guus authored
OF-624: Added some defensive coding fragments (utilizing TINDER-68) that helps to prevent generating illegal JIDs. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13513 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 06 Feb, 2013 2 commits
-
-
Robin Collier authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13444 b35dd754-fafc-0310-a699-88a17e54d16e
-
Robin Collier authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13443 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 04 Feb, 2013 2 commits
-
-
Florian Schmaus authored
Fixes OF-600: XEP-0082 defines the fraction of seconds to be optional in a date format. Fallback to this if the first parser could not parse the date format. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13437 b35dd754-fafc-0310-a699-88a17e54d16e
-
Robin Collier authored
Added ability to turn off batch persistence. This would enable 0 data loss in case of vm shutdown at expense of throughput. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13427 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 03 Feb, 2013 1 commit
-
-
Robin Collier authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13426 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 02 Feb, 2013 1 commit
-
-
guus authored
OF-607: prevent the resource-intensive JID constructor from being used when serializing cluster objects. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13425 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
-
- 18 Dec, 2012 1 commit
-
-
Tom Evans authored
OF-205: Update RosterAccess to use more efficient isGroupVisible() method in RosterManager (now public) git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13376 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 18 Nov, 2012 1 commit
-
-
Tom Evans authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13359 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 17 Nov, 2012 2 commits
-
-
Tom Evans authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13358 b35dd754-fafc-0310-a699-88a17e54d16e
-
Tom Evans authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13357 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 14 Nov, 2012 2 commits
-
-
guus authored
Revert: OF-588: Making more of pubsub Serializable. As with the previous commit, I'm not to sure this is the right way to go, but I'd like to see if this provides a band-aid for the issue. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13353 b35dd754-fafc-0310-a699-88a17e54d16e
-
guus authored
OF-588: Making more of pubsub Serializable. As with the previous commit, I'm not to sure this is the right way to go, but I'd like to see if this provides a band-aid for the issue. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13352 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 06 Nov, 2012 2 commits
-
-
Tom Evans authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13346 b35dd754-fafc-0310-a699-88a17e54d16e
-
Tom Evans authored
OF-586: Deliver event notifications once to each unique subscriber JID when multiple subscription support is disabled git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13345 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 30 Oct, 2012 1 commit
-
-
Tom Evans authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13332 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 30 Sep, 2012 2 commits
-
-
Robin Collier authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13308 b35dd754-fafc-0310-a699-88a17e54d16e
-
Robin Collier authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13307 b35dd754-fafc-0310-a699-88a17e54d16e
-