Ecosyste.ms: OpenCollective

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

github.com/tony19/logback-android

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

Fix RecoveryCoordinatorTest

Use new instance of RecoveryCoordinator in each test. Otherwise, the timestamp
of the next call ...

3577d43302b0738b2a1272d5e79dd7222a0d193d authored about 11 years ago by Tony Trinh <[email protected]>
Fix ThrowableProxy unit tests

Modified the regex patterns in RootCauseFirstThrowableProxyTest and
ExtendedThrowableProxyTest t...

c397e3cd40fa8bd46ba18b4a7ab67acb256dca04 authored about 11 years ago by Tony Trinh <[email protected]>
Disable SocketAppenderTest and SyslogAppenderTest in analyze profile

f6499a45d6894124ab59fe8c5f6cada21e3c2ddb authored about 11 years ago by Tony Trinh <[email protected]>
Fix ResilientOutputStreamTest

The output dir prefix did not always exist when this test was run in
CloudBees Jenkins. This pat...

7e0ad57b9532c60aa098f06f69954c8a965aa841 authored about 11 years ago by Tony Trinh <[email protected]>
Remove minimizeJar from pom-uber.xml

That flag was deleting all classes from the jar.

d4c509677c83e18dd81636b5487ae89231706df3 authored about 11 years ago by Tony Trinh <[email protected]>
Disable performance tests by default

Performance tests are now disabled by default.
Added 'perf' profile for running performance test...

01967ada2d2be23c1f2847f3f05a02f698d02f37 authored about 11 years ago by Tony Trinh <[email protected]>
Remove SystemInfo and TimeUtil

SystemInfo was only used in test code. Moved into calling class.
TimeUtil was unused.

5aa146e7806569fd0263cd94359e17143c68da3f authored about 11 years ago by Tony Trinh <[email protected]>
Move LoggerNameUtil.computerNameParts() to test code

This was only used in test code.

fcec70ebf1e084c9c5298266e4549cd437e56554 authored about 11 years ago by Tony Trinh <[email protected]>
Fix javadoc typo for TurboFilter

1340913d0db9572c1be428cb31d190272a8410a6 authored about 11 years ago by Tony Trinh <[email protected]>
Move ListAppender to test code

This appender was only used in test code.

f17f82861e196a2178a0cd326c808c71b96fd6c0 authored about 11 years ago by Tony Trinh <[email protected]>
Remove h2 and hsqldb dependencies from pom

adebc5357851ba71085abe2361d0aa161aef85f6 authored about 11 years ago by Tony Trinh <[email protected]>
Deprecate ConsoleAppender and colors

The ConsoleAppender is deprecated for LogcatAppender. Consequently, all
color conversion words a...

61c030ffee09584590b06e68a7afa0e3de9b9f3f authored about 11 years ago by Tony Trinh <[email protected]>
Remove unused functions in EnvUtil

5f7fd436ffafbb43266056e5e3ad117d0d891fcf authored about 11 years ago by Tony Trinh <[email protected]>
Remove Jansi from ConsoleAppender

Jansi is not applicable for Android

aa8426d331c6e6edcf668cf4a9a73411ac2d0c2a authored about 11 years ago by Tony Trinh <[email protected]>
Move logback db package to external jar

ch.qos.logback.core.db and ch.qos.logback.classic.db are moved to an
external jar.

9a0192f98462b119a2f85b7b6bb984809533df40 authored about 11 years ago by Tony Trinh <[email protected]>
Remove unused JNDI constant

f17761c4e161853bc3b648ff6831fdaf666c40f8 authored about 11 years ago by Tony Trinh <[email protected]>
Set minimizeJar flag to true in pom-uber

274b441a8afd2285884f92bc38bc78e18d5eb780 authored about 11 years ago by Tony Trinh <[email protected]>
Tweak ref time for LoggingEventSerializationPerfTest

4311f44ebf64d4e0a90aff50b5cb21fe9e1bb072 authored about 11 years ago by Tony Trinh <[email protected]>
Allow relative paths outside of Android

A recent change to prepend the app's data directory to relative paths
causes test failures in OS...

54825beb49a7e570aeb0c598037b8be96bf3d5d4 authored about 11 years ago by Tony Trinh <[email protected]>
Fix warning in ReconfigureOnChangeFilter

A static class was used in a non static way.

a1ca88ae09de53fcaeaffccf8f5b6553595a994d authored about 11 years ago by Tony Trinh <[email protected]>
Add Android-specific variables for logback.xml (LBANDROID-16)

The following variables can now be used in logback.xml:

* ${PACKAGE_NAME}
* ${VERSION_NAME}
...

80d1d8bb9cd67d94e98f071f7b6a271a01561830 authored about 11 years ago by Tony Trinh <[email protected]>
LOGBACK-350 Prevent SocketNode constructor blocking due to lack of data from client

The constructor creates an ObjectInputStream, and this blocks until the stream
header is receive...

c9291b7965429eb86450df28119c85479c3fb2ae authored about 11 years ago by Richard Fearn <[email protected]>
Remove unused function in STEUtil

3bddfe7b13ab7b96daf79dcf1f073fbc3b059f68 authored about 11 years ago by Tony Trinh <[email protected]>
Fixed issue "Failed to instantiate LoggerContext" because of " java.lang.SecurityException: AccessController.checkPermission is unsupported." (LOGBACK-760) using the solution provided in the comment by ori.

959291a5b57cfdb2b6dbd0c7623a8d2313c163c5 authored about 11 years ago by Norbert Kenderesi <[email protected]>
Move test code from StatusChecker to unit test

a251451cfa30217e2672859c11c07809ee9e98a0 authored about 11 years ago by Tony Trinh <[email protected]>
Merge pull request #142 from manuel-woelker/1.0.x

amendment for LOGBACK-644: suppress errors for nonexistent resource includes

071a93e9fbabd056ebb526a759f8c5b893ecd81d authored about 11 years ago by Tony Trinh <[email protected]>
Merge pull request #152 from solidjb/master

Support for elapsed time to jetty and tomcat access logs

7c1f6b06dfd88ea43b41ce4fbc00d08affa6ddb4 authored about 11 years ago by Tony Trinh <[email protected]>
* Added padding around NA, because my reformat took it away.

29cebb9fc21d48d1faaa1fb7e7d01fbc02d0b6a2 authored about 11 years ago by Jonathan Baker <[email protected]>
* Undid some accidental roll-ups of imports, because my ide rules were set incorrectly.

c8f8519a3145dde51fcffc9ba4096dcf3b1de4e0 authored about 11 years ago by Jonathan Baker <[email protected]>
* Fixed tabbing to be 2-spaces instead of 4

* changed direct access of timestamp field to use getTimstamp() instead inside of calculateElapse...

e7d41d68344d6730b07ebec2dc6b4400b574db2e authored about 11 years ago by Jonathan Baker <[email protected]>
Fix SMTP error for multi-line subject (LOGBACK-865)

Truncates multi-line subjects to the first line to prevent an SMTP error.

fixes #147

546b0e3e22fbd36ba10347d118f69b995364e8b4 authored over 11 years ago by Tony Trinh <[email protected]>
Merge pull request #51 from kalinichenko/master

detachLoggerContext removes LoggerContext from ContextSelector. BUT
context.getLogger will creat...

9b4025adbb7c02fc893650202f3a67830a44261d authored over 11 years ago by kalinichenko <>
Merge pull request #62 from andym102/master

Fix for LOGBACK-754

9252c3c060140631b75f7a0c9a2052861bce65c3 authored over 11 years ago by Tony Trinh <[email protected]>
Fix JUL logger level reset (LOGBACK-906)

A NullPointerException occurred when setting a JUL logger's level to
null, which should have res...

30d2f7716c6739ce4e05da1c69fefdee0171a5e4 authored over 11 years ago by Tony Trinh <[email protected]>
Merge pull request #150 from ash2k/suppressed

Support suppressed exceptions

cf6d7bc6ed91ef40793250585a90e3d7f3bb9983 authored over 11 years ago by Tony Trinh <[email protected]>
added Mikhail Mazursky to CLA list

80306fedba7743f2f915a96fc8f5b3c6ac230276 authored over 11 years ago by Ceki Gulcu <[email protected]>
Remove unneeded null check

Check already exists inside called method

a23e904c0e51e48cb1cc56cc79c7f8fe4009c28d authored over 11 years ago by Mikhail Mazursky <[email protected]>
Root cause first converter supports suppressed exceptions

0ab1693eecef40bb8eba9b33572b48778a72bcc0 authored over 11 years ago by Mikhail Mazursky <[email protected]>
More tests for suppressed exceptions

409cbb730ed68cec6258b35bf0530f8d823aca7f authored over 11 years ago by Mikhail Mazursky <[email protected]>
Move helper method to TeztHelper to allow reuse

183bd2c90376c0980fd4de562631098ce51992ec authored over 11 years ago by Mikhail Mazursky <[email protected]>
Support suppressed exceptions in throwable converter

c66053504aecd50a7bba1dd9d1b81664d58fc28f authored over 11 years ago by Mikhail Mazursky <[email protected]>
* Added support to the tomcat Server adaptor for correctly getting request start time. (Includes additional dependency on tomcat-coyote)

* Update layouts.html to document the addition of elapsedTime/D to the pattern support for IAcces...

e6f99bae5edc32b3c53b5780ea46e9b7f74590ce authored over 11 years ago by Jonathan Baker <[email protected]>
Merge pull request #131 from diroussel/janino-fix

LOGBACK-832 - set parent classloader to avoid janino classes not being found

54b0aa8e2b2cb6978c87edef96af210c91340bab authored over 11 years ago by Tony Trinh <[email protected]>
Fix RecoveryCoordinatorTest

Use new instance of RecoveryCoordinator in each test. Otherwise, the timestamp
of the next call ...

409ba25961d40b4a6f7268ea596190a1abd4b935 authored over 11 years ago by Tony Trinh <[email protected]>
Be extra lenient for non-Sun JDK perf tests

The slack factor for non-Sun JDK performance test in PackagingDataCalculatorTest
was not lenient...

841d22aea4232777ad57d8174341495c792a4d7e authored over 11 years ago by Tony Trinh <[email protected]>
Merge pull request #148 from leonardossz:fix-LOGBACK-842

fix for LOGBACK-842

9ff887679130d112382c5985367fda412fa01dff authored over 11 years ago by leonardossz <[email protected]>
Add 'D' pattern for elapsedTimeConverter

f97b1b544a328054651c7fdf75b8b73c38955af5 authored over 11 years ago by Francois Forster <[email protected]>
add support to log elapsedTime

149d20f4ccf4e35e76e2c163c29a94eecd57be7d authored over 11 years ago by Francois Forster <[email protected]>
Fix ThrowableProxy unit tests

Modified the regex patterns in RootCauseFirstThrowableProxyTest and
ExtendedThrowableProxyTest t...

dcfb0a056f3e084d8395b33f4d4acdb5d7ea7dba authored over 11 years ago by Tony Trinh <[email protected]>
Merge pull request #124 from dstine/logback-debug

debug improvements to Gaffer

(cherry picked from commit bd88d3ed580a4f60dc54c3293eb42aee5ea73148)

5d62ee9d8f910d0af6bcdf675b7df6551944456c authored over 11 years ago by Tony Trinh <[email protected]>
Merge branch 'master' of github.com:qos-ch/logback

3e67ba8716fc41d7d18d620f07e43f0beb7b29b6 authored over 11 years ago by Ceki Gulcu <[email protected]>
Merge pull request #144 from chetanmeh/LOGBACK-384

Fix exception for logger name with '.' and '$'

0102597e01df3a45252edb6603d9f60af052fd28 authored over 11 years ago by Chetan Mehrotra <[email protected]>
Fix exception for logger name with '.' and '$'

LOGBACK-384 - Mixing periods and dollar signs in a logger
name causes IllegalArgumentException f...

ca028dbbe35980c5b7a94dcca3a7e542d331d1b3 authored over 11 years ago by Chetan Mehrotra <[email protected]>
Merge pull request #4 from rkapsi/master

Use append instead of concatenate

5ae5750c24a1b469e695f2cdcd2531feab88251b authored over 11 years ago by rkapsi <[email protected]>
Should be able to look up Boolean, for example.

3305fb86653027a7df82d9eba4589c3d22805dfd authored over 11 years ago by kovacevicm <[email protected]>
Removes redundant and forever dangling connection

The DataSourceConnectionSource.start() method opens a new connection
only to determine whether o...

cb13c6df0636a0199252324d02a1c57bab3ac697 authored over 11 years ago by Thomas Hallgren <[email protected]>
Removed the given/when/then comments, as they're not in keeping with existing tests.

cd34bfdf7852013717bf4a7a6d03a6da20b5e133 authored over 11 years ago by jon-ruckwood <[email protected]>
fixing table name to lower case and correcting version of mysql

0bcf5afbffb34edda13544a984210540bf0b71db authored over 11 years ago by Gianpaulo <[email protected]>
Fixed an issue where an extra line of the stack trace was being printed by the ThrowableProxyConverter when specifying a length option.

246c63d300b498246a6bab608c11537344cb6383 authored over 11 years ago by jon-ruckwood <[email protected]>
Merge pull request #143 from kovacevicm/master

Avoid NPE during JNDI lookup

e68718c9528492805058fc0270676fa2199e50d4 authored over 11 years ago by marko <[email protected]>
Merge pull request #4 from rkapsi/master

Use append instead of concatenate

01e3bc557d59c976d5171283a6c35ff90bfa52f2 authored over 11 years ago by rkapsi <[email protected]>
Merge pull request #143 from kovacevicm/master

Avoid NPE during JNDI lookup

39c89a5bbae2f5e1af51f995f1e197881d3ccbaa authored over 11 years ago by marko <[email protected]>
Merge pull request #25 from jon-ruckwood/throwable-proxy-converter-fix

LBCORE-179: Fix regarding incorrect stack trace depth when specifying %throwable with argument

a17a6152693349088741802af6575f74f0a0e625 authored over 11 years ago by Tony Trinh <[email protected]>
Merge pull request #138 from kovacevicm/patch-1

Fixed JNDI lookup of non-String entries

73cf3e60fdcea1216af3da555517757a1ee30013 authored over 11 years ago by Tony Trinh <[email protected]>
Merge pull request #129 from jampow/master

Fixed MySQL setup script to use lower-case table name to match the references in the file. This ...

7301d3708a020e58b61119864ecadbbacd2dc458 authored over 11 years ago by Tony Trinh <[email protected]>
Merge pull request #128 from thallgren/LOGBACK-376

Removes redundant and forever dangling connection

e300fdee24fcfe32e1162480daec9342db7357c0 authored over 11 years ago by Tony Trinh <[email protected]>
fix for LOGBACK-743

Wrapped the call to System.getProperty in a try/catch to anticipate
the SecurityException that c...

9da0eb953be987bc09930cf6d36218a353f8098f authored over 11 years ago by Carl Harris <[email protected]>
Should be able to look up Boolean, for example.

c56e5bade90145f02d41fd8bb54fd5c53bf2f81c authored over 11 years ago by kovacevicm <[email protected]>
Fix LOGBACK-885

21669fdc3d9ea272316b0cf727ca4cbf965c14f4 authored over 11 years ago by Gili Tzabari <[email protected]>
update akka link

7aa1fc16408b1598f11b3f146cdbe29a8c722a6f authored over 11 years ago by Ceki Gulcu <[email protected]>
Remove JNDI lookup from SMTPAppender

The JNDI lookup is unsupported in logback-android. The code is effectively
dead.

c4e5b58e294c67e531dd78c7caf87c270dcbf6be authored over 11 years ago by Tony Trinh <[email protected]>
Get all attributes of watched element

This changes the AndroidManifest parser to fetch all attributes of the
watched element instead o...

53b197f9bdbabc0b8f1cda845c4d6021746afee9 authored over 11 years ago by Tony Trinh <[email protected]>
document LOGBACK-617 fix, minor changes

72d76165ac3272d8e6d466e258de6449e89d30f3 authored over 11 years ago by Ceki Gulcu <[email protected]>
Merge pull request #130 from ash2k/avoid-npe

Avoid NPE when getting CodeSource

0358e34d55af37261805613e357bc3f2b29dedd7 authored over 11 years ago by JΓΆrn Huxhorn <[email protected]>
fix LOGBACK-873

c96dde98f3a0a816173943a20b47447de8eb124a authored over 11 years ago by Ceki Gulcu <[email protected]>
ongoing work on LOGBACK-873

c485a855e217bcf2bac32a523e97308cc7159fdb authored over 11 years ago by Ceki Gulcu <[email protected]>
added stax support

7106dff804ba13795f6135b34062d011509a6d7f authored over 11 years ago by Ceki Gulcu <[email protected]>
LOGBACK-269 Added code enabling using AsyncAppenders appender-ref in groovy.

98ef206080735ae73b4403edfbaa38c804215c0b authored over 11 years ago by Marvin B. Lillehaug <[email protected]>
updated links

64c4e7d53b6fcf0578062b0c2974b62f0dfb9fbb authored over 11 years ago by Ceki Gulcu <[email protected]>
added note on app redeploy

2a73e043e149693fcd0ad2f90b04702c2dba4851 authored over 11 years ago by Ceki Gulcu <[email protected]>
systematic use of doAnchor class and js

acf708baac5e60619341a7cc34768977592762a6 authored over 11 years ago by Ceki Gulcu <[email protected]>
systematric use of the doAnchor class

563389c11f0d9fb632dc906b297e77e6fec5836d authored over 11 years ago by Ceki Gulcu <[email protected]>
Merge branch 'confModel'

e8cf48f2de8cae63e108e7574fa2d5425cc06b89 authored over 11 years ago by Ceki Gulcu <[email protected]>
edits in comments

146356cb4c98f24e4f773b0ff44b7a6db07118f8 authored over 11 years ago by Ceki Gulcu <[email protected]>
added ComponentNode

5f11041e5862c70175fa912c7d05bb439045cf69 authored over 11 years ago by Ceki Gulcu <[email protected]>
added info on Modify perm on Windows

6ae19a1afc569866df68dd1ca62faea437bb078c authored over 11 years ago by Ceki Gulcu <[email protected]>
intentation changes only

4e529fce80b3731883727fd681a654af39eb7d4a authored over 11 years ago by Ceki Gulcu <[email protected]>
clarify docs for the %d converter

727855ec6fc0820aab59a49034a1fcbeef57f341 authored over 11 years ago by Ceki Gulcu <[email protected]>
Merge branch 'master' of github.com:qos-ch/logback

6e34c531216e0a3cb084a974f56b410466eaf7c0 authored over 11 years ago by Ceki Gulcu <[email protected]>
clearer description of the timezone parameter for %d

98e4e4a2006c27d9ced1ecc8f111df095210037f authored over 11 years ago by Ceki Gulcu <[email protected]>
LOGBACK-832 - set parent classloader to avoid janino classes not being found in some environments (axis2, GWT, etc). Fix author was Arno Unkrig, see http://jira.codehaus.org/browse/JANINO-159

0bea26efeaa568dab5fc58d7fb19a9008ab44eec authored over 11 years ago by David Roussel <[email protected]>
Avoid NPE when getting CodeSource

CodeSource can be null - add a check to avoid NPE

f47aba79547bde8d72d2a9245f17077c0fb9198a authored over 11 years ago by Mikhail Mazursky <[email protected]>
fixing table name to lower case and correcting version of mysql

0e1dad63f446bb0ddceff067ff0439fff1aefe4e authored over 11 years ago by Gianpaulo <[email protected]>
correct link to devox09 presentation on Parleys

685f692a4dc3ba9d2d336eae9bac41f52119d6a8 authored over 11 years ago by Ceki Gulcu <[email protected]>
fix failures in MDC related tests due to interference

2edc509bf1d8b0c2de7c8008f7c75b39e7eed47c authored over 11 years ago by Ceki Gulcu <[email protected]>
Removes redundant and forever dangling connection

The DataSourceConnectionSource.start() method opens a new connection
only to determine whether o...

9300fe3c1b02110072ba13104bef3f217bc9af85 authored over 11 years ago by Thomas Hallgren <[email protected]>
Disable SyslogAppenderTest and SocketAppenderTest

These tests are too fragile for Jenkins at the moment. The unit tests
need to be refactored to u...

97852996671dcca5cf0571b00c014261a09eebee authored over 11 years ago by Tony Trinh <[email protected]>
Fix intermittent MDC test failure

MDCBasedDiscriminatorTest was intermittently failing in nullMDC().

6768734ab5195609d77c9de0ebe9d5a487edf05c authored over 11 years ago by Tony Trinh <[email protected]>
Tweak SureFire config; Ignore a unit test

Using isolated JVM didn't seem to help the test failures on Jenkins.
So, let's use two forks and...

ad8f409bea206ec6b0ecc2c0f0c141995d3de9ae authored over 11 years ago by Tony Trinh <[email protected]>
Restore test-jars to build

The test-jar was removed in b4a84cc28a4d2a2599304a0e6af49b5fe856c00f,
which broke the build. Thi...

be33c652edf8d83d2f1967e7899e73efc5f810fc authored over 11 years ago by Tony Trinh <[email protected]>