- 30 Oct, 2015 1 commit
-
-
Christian Schudt authored
- Not all resources were closed in finally block (see Launcher, PluginManager, UpdateManager, FaviconServlet, ...) - Get rid of verbose finally blocks and empty catch blocks, which makes the code more readable. - Generally, this is the more modern approach to deal with resources.
-
- 22 Oct, 2015 2 commits
- 13 Oct, 2015 1 commit
-
-
Guus der Kinderen authored
-
- 12 Oct, 2015 1 commit
-
-
Alpha authored
-
- 14 Nov, 2014 1 commit
-
-
Tom Evans authored
Minor changes to system utility classes to improve initial state of the system, particularly during unit testing.
-
- 02 May, 2014 1 commit
-
-
Christian Schudt authored
-
- 13 May, 2010 1 commit
-
-
God Ly authored
De-duplicated some code. Added some optimizations. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11696 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
-
- 24 Apr, 2010 1 commit
-
-
God Ly authored
(http://www.igniterealtime.org/fisheye/cru/CR-26) git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11688 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 Jun, 2008 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10495 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 24 Apr, 2008 2 commits
-
-
Daniel Henninger authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10269 b35dd754-fafc-0310-a699-88a17e54d16e
-
guus authored
Throw exception if no database can be retrieved from the pool (instead of returning null), and retry up to the configured amount of times (JM-1336, JM-1337). Reviewed by Daniel. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10268 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
-
- 10 Apr, 2008 1 commit
-
-
Daniel Henninger authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10194 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 20 Mar, 2008 1 commit
-
-
Daniel Henninger authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10097 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 12 Feb, 2008 1 commit
-
-
Daniel Henninger authored
[JM-1266] For databases that require FROM with all selects, we now have a mechanism for autmatically adjusting the default test SQL. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9892 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 25 Oct, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9355 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 22 Mar, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@7655 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 25 Jan, 2007 1 commit
-
-
Quality Assurance authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@6800 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 11 Jan, 2007 1 commit
-
-
Matt Tucker authored
Backing out of dynamic proxy logic for connection profiling, as it was having problems. Instead, use JAR of compiled classes that will run on 1.5 or 1.6. git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@6658 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 14 Nov, 2006 1 commit
-
-
Matt Tucker authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@6102 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 05 Jul, 2006 1 commit
-
-
Matt Tucker authored
Refactored the UserProvider and AuthProvider interfaces to better separate concerns. All password tasks are now handled by AuthProvider. Also did some refactoring work on the JDBC* providers. (JM-751) git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@4263 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 29 Jun, 2006 1 commit
-
-
Matt Tucker authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@4185 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 01 Jun, 2006 1 commit
-
-
Matt Tucker authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@3938 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 10 May, 2006 1 commit
-
-
Matt Tucker authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@3878 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 25 Apr, 2006 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@3817 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 17 Apr, 2006 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@3781 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 12 Apr, 2006 1 commit
-
-
Matt Tucker authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@3763 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 06 Apr, 2006 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@3729 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 30 Mar, 2006 2 commits
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@3653 b35dd754-fafc-0310-a699-88a17e54d16e
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@3649 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 20 Mar, 2006 1 commit
-
-
Matt Tucker authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@3593 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 11 Mar, 2006 1 commit
-
-
Andrew Wright authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@3561 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 09 Feb, 2006 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@3422 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 12 Jan, 2006 1 commit
-
-
Derek DeMoro authored
JM-512 Retrieving next batch of users in User Manager throws exception in SqlServer. git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@3280 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 14 Dec, 2005 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@3227 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 13 Dec, 2005 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@3195 b35dd754-fafc-0310-a699-88a17e54d16e
-