- 28 Jun, 2007 1 commit
-
-
Gaston Dombiak authored
2) Optimization - removed bottleneck in cluster - removed counter of sessions from cache. Calculated now on demand. 3) Fixed counter of authenticated session to not decrement when non-authenticated session is removed. JM-1095 git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@8664 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 30 May, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@8405 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 18 May, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@8353 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 03 May, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@8176 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 02 May, 2007 1 commit
-
-
Pete Matern authored
Replaces usages of CacheManager.initializeCache with CacheFactory.createCache. Added coherence config files. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@8151 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 01 May, 2007 1 commit
-
-
Pete Matern authored
Moved some cache related classes to org.jivesoftware.util.cache. Made Cache an interface and moved its implementation down into DefaultCache. Initial pass at porting CacheFactory from clearspace. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@8139 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 28 Mar, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@7742 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 14 Mar, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@7511 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 19 Feb, 2007 1 commit
-
-
Gaston Dombiak authored
Presence subscription is now of type both when each shared group can be seen by a group where the other user belongs. JM-985 git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@7194 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 12 Feb, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@7079 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 29 Aug, 2006 2 commits
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@5096 b35dd754-fafc-0310-a699-88a17e54d16e
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@5090 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 08 Aug, 2006 1 commit
-
-
Gaston Dombiak authored
2) Fixed caching problem. JM-801 git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@4852 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 13 Jul, 2006 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@4442 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 03 Jul, 2006 2 commits
-
-
Gaston Dombiak authored
Adding/removing group members of a non-shared group was not correctly updating shared contacts rosters. JM-750 git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@4230 b35dd754-fafc-0310-a699-88a17e54d16e
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@4217 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 18 Apr, 2006 1 commit
-
-
Gaston Dombiak authored
Fixed problem where a roster item was assumed to exist (implicitly) when using public shared groups. JM-647 git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@3786 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 09 Apr, 2006 2 commits
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@3743 b35dd754-fafc-0310-a699-88a17e54d16e
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@3742 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 30 Mar, 2006 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@3657 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 24 Mar, 2006 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@3623 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 17 Mar, 2006 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@3586 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 08 Mar, 2006 2 commits
-
-
Gaston Dombiak authored
2) Fixed shared group problem by not creating roster items when not required. JM-591 git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@3536 b35dd754-fafc-0310-a699-88a17e54d16e
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@3534 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 01 Mar, 2006 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@3509 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 16 Feb, 2006 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@3460 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 09 Feb, 2006 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@3424 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 19 Jan, 2006 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@3335 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 13 Dec, 2005 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@3207 b35dd754-fafc-0310-a699-88a17e54d16e
-