Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

logback-android

πŸ“„The reliable, generic, fast and flexible logging framework for Android
Collective - Host: opensource - https://opencollective.com/logback-android - Code: https://github.com/tony19/logback-android

- minor changes

- added blurb about LBCORE-90 being fixed

github.com/tony19/logback-android - 39ad960367babfc52514af99a3db5390d47762f0 authored over 15 years ago
- fixed LBCORE-90

github.com/tony19/logback-android - a351566c3e7ad4fc956bd66465e9cb1f49d86bf7 authored over 15 years ago
- FileNamePattern now slashifies its pattern argument at construction time

This eliminates the need to slashify regular expression at a later time
(since the original ...

github.com/tony19/logback-android - 1943885aa22adb3f76b9147fa4c1cc632052195f authored over 15 years ago
- The TimeBasedCleaner class was refactored into the ArchiverRemover interface and DefailtArchiverRemover class.

- Providing an archive cleaner is now a responsibility of any TimeBasedFileNamingAndTriggeringPolicy

github.com/tony19/logback-android - 85ad430bf9b51c5fb8b28780f0887ef23fcdf26c authored over 15 years ago
- all logback-core tests pass

github.com/tony19/logback-android - 839f4155716d44e03ae705618dc21426f6743748 authored over 15 years ago
- removed duplicate code as much as possible

github.com/tony19/logback-android - c31414a0080143d9a15e58ba227f8cbef0b50cb1 authored over 15 years ago
- SizeAndTimeBasedFNATP unit test pass even in case of stop/restart.

- code needs some refactoring but essentially seems to work

github.com/tony19/logback-android - 8d39835474a06e33e5a495c75dd7818f8112230b authored over 15 years ago
- added a new test case which fails for the moment

github.com/tony19/logback-android - dd6ab1afb5b67232f2fcafa6ab3c6419eba64a29 authored over 15 years ago
- better class names

- added a few comments

github.com/tony19/logback-android - a5032bab7f471f66c2476f232694001acd7c8cb5 authored over 15 years ago
- give credit to other contributors

github.com/tony19/logback-android - 1088eb22f4bc4f0c5ae458bfd3c98d8aab897667 authored over 15 years ago
- next step is to test SizeAndTimeBasedFANTP with stop and restart...

github.com/tony19/logback-android - 97e2d18b73da38f4f5761b6995735b66f398f353 authored over 15 years ago
- renamed toRegex methods asRegex

- unfinished work

github.com/tony19/logback-android - 9845d93986c66253ca2436abbd4d026b3acfd4ad authored over 15 years ago
- more unit tests

github.com/tony19/logback-android - cab7de40b2d1f694c81f4d493ba07913c6a0df04 authored over 15 years ago
initial tests for DatePatternToRegex

github.com/tony19/logback-android - d6ed0d6b4c3d2a94dd328373357015dd0a8a0bc0 authored over 15 years ago
- have timeAndSize configuration file driven test pass as well

github.com/tony19/logback-android - cb0680e780a71d601487728b8e6293b3a71ca6a9 authored over 15 years ago
- have timeAndSize configuration file driven test pass as well

github.com/tony19/logback-android - ea36324046f91ee7bbe1536dfa6ef57af2ee2ad6 authored over 15 years ago
on going testing

github.com/tony19/logback-android - 4f5b783775051127f6b02c070f932829a3d5d7e5 authored over 15 years ago
Testing configuration file driven TimeBasedRolling

github.com/tony19/logback-android - 356c21c1b6e48b6df9d37fd276f8b3490bb178ff authored over 15 years ago
Testing configuration file driven TimeBasedRolling

github.com/tony19/logback-android - 6a26df25cbf45c0a09db84f0eb09425fc18d7d43 authored over 15 years ago
- better error reporting on regex match failure

- added "-" to the set of possible characters in a hostname

github.com/tony19/logback-android - aa975cb290ff2b008497024e13aaa62f8b9d4213 authored over 15 years ago
- the build script copies the right jar file. We don't need it in SVN.

github.com/tony19/logback-android - 4a50f3f95459fd32ca876109edb79abdee7de739 authored over 15 years ago
- the build script copies the right jar file. We don't need it in SVN.

github.com/tony19/logback-android - 6816a84614a228021e8af255516e955d659d58f8 authored over 15 years ago
- minor cleanup in JoranConfigurator

- Added default class for layout within UnsynchronizedAppenderBase (in DefaultNestedComponentRule...

github.com/tony19/logback-android - ef929a87bc4b367a142b0c79e2374e16a5cfdcb3 authored over 15 years ago
- adding missing files

github.com/tony19/logback-android - 4ad7e7dbf033344f4c0b6bf682106bf81e271396 authored over 15 years ago
- replaced references to LoggerContext.ROOT_NAME with references to org.slf4j.Logger.ROOT_LOGGER_NAME

github.com/tony19/logback-android - 00889c23668fdb9fbff324a9d32d46ec8a61ad33 authored over 15 years ago
- replaced references to LoggerContext.ROOT_NAME with references to org.slf4j.Logger.ROOT_LOGGER_NAME

github.com/tony19/logback-android - 08b0195cb28dfbb660d9cffa74afb25d3b69bba7 authored over 15 years ago
- replaced references to LoggerContext.ROOT_NAME with references to org.slf4j.Logger.ROOT_LOGGER_NAME

- minor tweaking of LB139_Deadlocktest
- renamed TestConstants as ClassicTestConstants

github.com/tony19/logback-android - d483b0417dd7c309b4bb47daa6c149957b052723 authored over 15 years ago
- making all existing test pass on Linux

github.com/tony19/logback-android - 0227436a8cb48cf33d1dd55b38c8e8a9e0883179 authored over 15 years ago
- tests were not passing on Windows

github.com/tony19/logback-android - 9dac45f69dce089c5401615d756d6eb00838ab36 authored over 15 years ago
- cleaned up SizeBasedRollingTest

github.com/tony19/logback-android - 614ed8def0ee25da3f52783b867309db6efee80c authored over 15 years ago
- use trimmed string values for all types in PropertySetter (improved coherence)

- Less code duplication in rolling file tests

github.com/tony19/logback-android - 173c3cdcec04441a6d32c4af9ea0a78a2315efd8 authored over 15 years ago
Added another test case

github.com/tony19/logback-android - 2323a1f41f8a2f662135738ccb6e91383ea050ee authored over 15 years ago
Initial test case for SizeAndTimeBasedFileNamingAndTriggeringPolicy

github.com/tony19/logback-android - acc4fdada82be8444deee3ee6ff9dd373671e256 authored over 15 years ago
Removed convertDate method in FileNamePattern

github.com/tony19/logback-android - 331388039a32d4428eca2fb6b420d814b716ce45 authored over 15 years ago
Further preparatory work on time and size based rolling - related to LBCORE-90

github.com/tony19/logback-android - 5eab37397802c7d8c3a4a1ae20cdd8d4a0b004ad authored over 15 years ago
Remove fluff (commented-out code)

github.com/tony19/logback-android - caf3cc52d07f859268a884c4570114f6f124fa50 authored over 15 years ago
- Add support for the @NoAutoStart annotation. Classes marked with this annotation will not

be auto-started by Joran (via NestedComplexPropertyIA).

github.com/tony19/logback-android - 103288adf88e9631c3731b5aaf9b317129890d50 authored over 15 years ago
- minor change in the order of code invocation

github.com/tony19/logback-android - fb7deb18ad349d014fd55216e9e99c96334da66c authored over 15 years ago
Further refactoring of TimeBasedRollingPolicy. Most of the work

related to triggering has moved into an interface called
TimedBasedFileNamingAndTriggeringPolicy....

github.com/tony19/logback-android - 720dd1948f8ff3c2427f45f7f228a21dbe7e1ff3 authored over 15 years ago
Ignore oracle in tests

github.com/tony19/logback-android - df9ae58284303b915b25c480f02569f6a82626c4 authored over 15 years ago
Significant refactoring of TimeBasedRollingPolicy. Most of the work related to triggerring has

moved a new class called DefaultTimedBasedTriggeringPolicy. Related to LBCORE-61.

The File attri...

github.com/tony19/logback-android - 2b88ca3070448573c3bb4bc8af3dbbfd1c5a0f59 authored over 15 years ago
- blurb about append mode being mandatory

github.com/tony19/logback-android - 5826d08c9f3cdd77fb06116a88fcc7ba26f4e842 authored over 15 years ago
make append mode mandatory for RollingFileAppender

github.com/tony19/logback-android - fe266bc4a9512ade782ab4a01cf42e1e1326951b authored over 15 years ago
- blurb about LBCLASSIC-109

github.com/tony19/logback-android - 02b438fdf2a6b2d325c0edd5f640d5edb8efbaa9 authored over 15 years ago
- minor change

- added copyright notice

github.com/tony19/logback-android - 6a8a6e8ab36e669b412adea9a25c7215502eae4c authored over 15 years ago
- Added Thread.yield() in order to avoid test failures from time to time

github.com/tony19/logback-android - beda63592ab8d54ccac7583f112b0f4639701e78 authored over 15 years ago
- refactoring so that the code is easier to read

github.com/tony19/logback-android - 8e66a49473d3fa0f81dbb09ef9808b4a68d7c2b6 authored over 15 years ago
- started work on 0.9.17-SNAPSHOT

github.com/tony19/logback-android - a8c9df402b23e870a1628c76923c5be7c656c5e0 authored over 15 years ago
- refactored Compressor class. The String nameOfFile2Compress and

nameOfCompressedFile strings are no longer constructor parameters but
parameters to the compress(...

github.com/tony19/logback-android - cc431eb718a0c85f450d770f7b56e8ad7f950986 authored over 15 years ago
- very minor refactoring

github.com/tony19/logback-android - 4736dad3a3627f96edd4731c0831309ed469f75b authored over 15 years ago
- minor internal refactoring

github.com/tony19/logback-android - 0ebed784798e854775ddd7e7f73cc90ca7600f58 authored over 15 years ago
- Fix LBCLASSIC-125


It was surprisingly difficult to write a test case where a NoClassDefFoundError was thrown

...

github.com/tony19/logback-android - acea68ca601a2b66d5d06aa0cbcad67c0a236ee3 authored over 15 years ago
- renamed BasicCPDCTest as PackagingDataCalculatorTest

- added a new test case (which does not yet compile)

github.com/tony19/logback-android - a2847455888e6a8adee852fe921ce56b7cecaa51 authored over 15 years ago
- renamed BasicCPDCTest as PackagingDataCalculatorTest

- added a new test case (which does not yet compile)

github.com/tony19/logback-android - af813c65317b0e76566884b8e57fa1e6055fb4da authored over 15 years ago
Failing to reconnect to remote server should be reported as a warning and not an error.

Fixes LBCLASSIC-143

github.com/tony19/logback-android - feebd12fa5cdf605600aa876eae1894e50b4cdc7 authored over 15 years ago
- cosmetic changes

github.com/tony19/logback-android - bd4e2ffbfb012e6d3024e3dec1d4ded27ac82449 authored over 15 years ago
- doing better job in flushing and closing streams

github.com/tony19/logback-android - 7ada1be0c02ad70e69a6a44d6c1585560469e45d authored over 15 years ago
- cosmetic changes

github.com/tony19/logback-android - b442561f9ae75825602cefea17d0cd707f0fbf9b authored over 15 years ago
- removed unused import

github.com/tony19/logback-android - 19c6582c6e6f044da728674760ad3f59a49afd90 authored over 15 years ago
- Windows can be slow at propagating file modification changes

github.com/tony19/logback-android - 36eb9bfa35e57184eb3c52f20d3ad14c207f9d72 authored over 15 years ago
- preparing release 0.9.16

github.com/tony19/logback-android - 1816d2bd9b86fc8ef768ee6c93dad3c55f98ceb9 authored over 15 years ago
- performance related testing of auto reconfiguration. Related to LBCORE-59

github.com/tony19/logback-android - d5909cf5296875314ea23ed0a001d5371af18126 authored over 15 years ago
- documenting automatic reconfiguration

github.com/tony19/logback-android - ea3feca7f06932fb8245f2f5e8ff05a946a1f312 authored over 15 years ago
- cosmetic changes

- added performance testing concerning ReconfigureOnChangeFilter (ongoing work)

Related to L...

github.com/tony19/logback-android - 38393079d5c37d64dbbe6db757939cb2c424ca34 authored over 15 years ago
- remove bogus getName method in LoggerContext

github.com/tony19/logback-android - 4e385b81c21a8124c69fe54fce5d9ba090b21c77 authored over 15 years ago
- Tested version of ReconfigureOnChnage. Related to LBCORE-59

github.com/tony19/logback-android - edcda7397cf6d104ca43857c1511618ce29e0418 authored over 15 years ago
- testing auto reconfiguration in a multi-threaded environment. Related to LBCORE-59

github.com/tony19/logback-android - 87eb4fa527c481ae4114b385cd88e9593e3edd45 authored over 15 years ago
- prettifying manual pages. Started with configuration.html

github.com/tony19/logback-android - 460ae29106c44be1573f56d4dfaf1b59d6634506 authored over 15 years ago
very minor changes

github.com/tony19/logback-android - 2f4481a2149518245ba8fd984ed09ab634fda7f2 authored over 15 years ago
upgrade to SLF4J 1.5.8

github.com/tony19/logback-android - 0de4265b5df2a521e810f19bbf34ba7882aa72c8 authored over 15 years ago
Adding support for automatic reconfiguration. Related to LBCORE-59

This implementation checks for changes in the config file
every N seconds, where N is a user spe...

github.com/tony19/logback-android - 56b547918c29cf0d8be6bf14081e6963be16362c authored over 15 years ago
Adding support for automatic reconfiguration. Related to LBCORE-59

This implementation checks for changes in the config file
every N seconds, where N is a user spe...

github.com/tony19/logback-android - b94c9d0138dfac58b16140d91e75bbeff555acb8 authored over 15 years ago
- initial very rough implementation of automatic reconfiguration on configuration

file change, related to LBCORE-59

github.com/tony19/logback-android - 493131a8161ee77555edc7e9bc6786777b5931c8 authored over 15 years ago
- initial very rough implementation of automatic reconfiguration on configuration

file change, related to LBCORE-59

github.com/tony19/logback-android - 260456fd8bf5f6ef0dd1a491f65f7ff3da32a910 authored over 15 years ago
- change in spacing

github.com/tony19/logback-android - 6a2891a49da304f9872d7c379b7e7e5262c143e3 authored over 15 years ago
- request SLF4J 1.5.8

github.com/tony19/logback-android - f5ac0bb99edc6082bec7be8131e2e1dfdca8624b authored over 15 years ago
- linking to the W3 validator slows down the page

github.com/tony19/logback-android - 96c7534d18a5461bf13648e941187e9b647997c1 authored over 15 years ago
- Filter chains chapter renamed as Filters

github.com/tony19/logback-android - a140931e508f3b4a5e2c7945a14372d9b80ee3ad authored over 15 years ago
- Filter chains chapters renamed as "Filters" as filters no longer maintain an internal

linked list structure.
- Fixed LBSITE-30

github.com/tony19/logback-android - a69f5826707212815ddedc66cb4156b62b2a4a06 authored over 15 years ago
- fixed link to JMX Configurator chapter in the manual index.html

- rewording in filters.html (as described in LBSITE-31

github.com/tony19/logback-android - 1b72502547eddb95b4739d6a37f34742a022251b authored over 15 years ago
- minor variable renaming in JoranConfiguratorBase

- Renamed TrivialcConfiguratorTest as TrivialConfiguratorTest

github.com/tony19/logback-android - 2d579227fbd507bb37814f6e6804886fe3f96cf9 authored over 15 years ago
Improved testing. In relation with LBCLASSIC-142

github.com/tony19/logback-android - d4ef2752d3ebcc994f60c46c7d06efbb39792189 authored over 15 years ago
a initial check in for a manual sanity check script

github.com/tony19/logback-android - fb2f74d81c49b9b5d7f55f3712f5e47a8ac7af40 authored over 15 years ago
Adde MultiThreadedRollingTest to the relevant PackagerTest

github.com/tony19/logback-android - b2300a8b361611e00ac3f2c791c9c9eb33dbbede authored over 15 years ago
having the rollover() method in RollingFileAppender synchronized have the tests passing

github.com/tony19/logback-android - fa2a530b1f7304a0b6d8d95bfe0511c238a74751 authored over 15 years ago
Working on thread safety of RollingAppender, related to LBCLASSIC-142

github.com/tony19/logback-android - 018dd9ffdaccde1df12833a9878ec200f49dde3d authored over 15 years ago
- rename a field

github.com/tony19/logback-android - af7c3e983699369e084bbcfcb184bc10382e84a8 authored over 15 years ago
blurb about LBCLASSIC-134

github.com/tony19/logback-android - f66a3563d57da7d7bbf33ec0ba9e4a61b4592bcd authored over 15 years ago
Fix LBCLASSIC-134

github.com/tony19/logback-android - 7131e0a01170e0830b4924371b93955514aea535 authored over 15 years ago
Fix LBCORE-94 Within A RollingFileAppender, if the File property is declared after

any rolling or triggering policies, then generate an error status message.

github.com/tony19/logback-android - 4b440c919228e1f6c3cbc2f1971593b5b0eddab5 authored over 15 years ago
- Renamed Constants as CoreTestConstants

- Fixed LBCORE-105 Configuration files placed in jar files will no longer
lock the jar file.

github.com/tony19/logback-android - c018c54af22b481f7e43df95eef10c43180cecac authored over 15 years ago