- Jul 23, 2009
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
nameOfCompressedFile strings are no longer constructor parameters but parameters to the compress() method. This results in shorter code.
-
Ceki Gulcu authored
-
- Jul 22, 2009
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
It was surprisingly difficult to write a test case where a NoClassDefFoundError was thrown See also http://jira.qos.ch/browse/LBCLASSIC-125
-
Ceki Gulcu authored
-
Ceki Gulcu authored
- added a new test case (which does not yet compile)
-
Ceki Gulcu authored
- added a new test case (which does not yet compile)
-
- Jul 20, 2009
-
-
Ceki Gulcu authored
Fixes LBCLASSIC-143
-
- Jul 17, 2009
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- Jul 15, 2009
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
- added performance testing concerning ReconfigureOnChangeFilter (ongoing work) Related to LBCORE-59
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- Jul 14, 2009
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
This implementation checks for changes in the config file every N seconds, where N is a user specified parameter. However, as a performance twist, the check is performed every 16 logging events. It's still ongoing work
-
Ceki Gulcu authored
This implementation checks for changes in the config file every N seconds, where N is a user specified parameter. However, as a performance twist, the check is performed every 16 logging events. It's still ongoing work
-
- Jul 12, 2009
-
-
Ceki Gulcu authored
file change, related to LBCORE-59
-
Ceki Gulcu authored
file change, related to LBCORE-59
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- Jul 10, 2009
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
linked list structure. - Fixed LBSITE-30
-
Ceki Gulcu authored
- fixed link to JMX Configurator chapter in the manual index.html - rewording in filters.html (as described in LBSITE-31
-
- Jul 09, 2009
-
-
Ceki Gulcu authored
- minor variable renaming in JoranConfiguratorBase - Renamed TrivialcConfiguratorTest as TrivialConfiguratorTest
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- Jul 08, 2009
-
-
Ceki Gulcu authored
-