- 26 Apr, 2017 1 commit
-
-
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
-
- 01 Feb, 2016 1 commit
-
-
Tom Evans authored
Patch submitted by community member lukzie.
-
- 09 Nov, 2015 2 commits
-
-
Christian Schudt authored
-
Christian Schudt authored
There were still ~1500 missing annotations! This time fixed with IntelliJ ;-)
-
- 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
-
- 01 May, 2010 1 commit
-
-
God Ly authored
Replaced Statement with PreparedStatement. Nearly all X.close() are now in DBConnectionManager. Also improved if{..}else{..} logic (human/compiler hint, usually if{..} should/will be executed). git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11691 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
-
- 09 Nov, 2009 1 commit
-
-
guus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11388 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 30 Sep, 2009 1 commit
-
-
Matt Tucker authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11291 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 06 Jul, 2009 1 commit
-
-
guus authored
Guenther's fix for OF-27. MUC services should not be created, if the provided service name is not a legal JID subdomain. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11097 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 25 Aug, 2008 1 commit
-
-
Daniel Henninger authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10774 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 03 Aug, 2008 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10722 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 11 Apr, 2008 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10204 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 01 Apr, 2008 1 commit
-
-
Daniel Henninger authored
[JM-1291] Renamed/prefixed all Openfire tables with 'of' to prevent conflicts with other applications in same database. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10158 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 21 Mar, 2008 2 commits
-
-
Daniel Henninger authored
ClearspaceMultiUserChatService is being replaced with a standard MultiUserChatServiceImpl with some adjusted options. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10106 b35dd754-fafc-0310-a699-88a17e54d16e
-
Daniel Henninger authored
Adjust MultiMUC support so that it stores database info about non-default MUC implementations. This assigns a service ID, necessary for various functions/mappings, and should make for a cleaner implementation. Also tweaked the way columns are added for SQL Server and Oracle in update 17, based off some reading on proper ALTER TABLE calls. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10101 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 19 Mar, 2008 1 commit
-
-
Daniel Henninger authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10084 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 17 Mar, 2008 1 commit
-
-
Daniel Henninger authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10071 b35dd754-fafc-0310-a699-88a17e54d16e
-