- May 26, 2013
-
-
Thomas Hallgren authored
The DataSourceConnectionSource.start() method opens a new connection only to determine whether or not the discoverConnectionProperties() should be called. This is unnecessary since that method will perform the same check and issue a very similar warning. A more serious problem is that the connection is never closed. This commit removes the use of this extra connection completely. I think this is the last issue in need of a fix before LOGBACK-376 can be closed.
-
- May 14, 2013
- May 11, 2013
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- May 10, 2013
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- May 08, 2013
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- May 07, 2013
-
-
Ceki Gulcu authored
-
- May 06, 2013
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- May 05, 2013
-
-
Ceki Gulcu authored
-
- May 03, 2013
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
SocketConnector is now a Callable, all tests pass
-
Ceki Gulcu authored
-
Carl Harris authored
-
Carl Harris authored
-
Carl Harris authored
-
Ceki Gulcu authored
-
- May 02, 2013
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
LOGBACK-848: refactored SocketAppenderBase
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- May 01, 2013
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
invoke setRunner method in ConcurrentServerRunner so that InstrumentedConcurrentServerRunner's overriden impl can be used in tests
-
Ceki Gulcu authored
-