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

:zap: Fix ReconfigureOnChangeTest resource lookup

Removed hard-coded Maven path to resources directory, and replaced
with dynamic lookup. This all...

830585606d29cb4fed2031de2a73c17531670c85 authored almost 9 years ago by Tony Trinh <[email protected]>
:zap: Skip some Gradle tests as done in Maven build

cfb354fa8097d5ada2fed1fc09a5c8a101c181f9 authored almost 9 years ago by Tony Trinh <[email protected]>
:zap: Remove invalid unit test

d0743944afb7dba8b382c001017cf73a666feae7 authored almost 9 years ago by Tony Trinh <[email protected]>
:zap: Remove unused Gaffer test constant

980201c1cb7070f83dcb6bf60cf793c8db904e37 authored almost 9 years ago by Tony Trinh <[email protected]>
:zap: Fix PatternLayoutTest; Upgrade Hamcrest

91170803a205393080d97cd4e272a819ff072760 authored almost 9 years ago by Tony Trinh <[email protected]>
:zap: Add Gradle support

813467468c9ffdc022f165d7cb56ac294cfa1dcb authored almost 9 years ago by Tony Trinh <[email protected]>
Add unit test for Issue #102

This confirms that LogcatAppender still logs given exception regardless of
whether the message h...

d013e417d124d2e7221d7c8a89d80760f63d7e08 authored about 9 years ago by Tony Trinh <[email protected]>
Fix deadlock in LogcatAppender (#104)

Switched LogcatAppender to UnsynchronizedAppenderBase<> to fix a deadlock.
This appender does no...

ac8cc49d30d114e3212c05184655684d9aa95800 authored about 9 years ago by Tony Trinh <[email protected]>
Remove deprecated color converters

The color converters (used only by ConsoleAppender, which is also
deprecated), are removed.

3b5fa7137606dc887a7593f1039aa56093e2db51 authored over 9 years ago by Tony Trinh <[email protected]>
Fix compilation error in DateConverterTest

ZoneOffset was being used to fetch the UTC time zone, but that class is
not available pre-JDK8. ...

9b8817b395124a6ddc80c9d09fba98ca9bed2cc1 authored over 9 years ago by Tony Trinh <[email protected]>
Allow specifying locale in date conversion pattern (#87)

The date conversion pattern now accepts a locale option (in the third
option position).

Example...

df151c85f79355d93f3b378acc9ecaa4b45dee5d authored over 9 years ago by Tony Trinh <[email protected]>
Force Locale.US by default with date conversions (#87)

The date conversion pattern previously assumed the system default locale,
which caused undesired...

75e92d82ecda677af96e95a58941626acc65e7d6 authored over 9 years ago by Tony Trinh <[email protected]>
[maven-release-plugin] prepare for next development iteration

da7ce0ab716d852960a6597e4f4d8fe62a0eb46d authored over 9 years ago by Tony Trinh <[email protected]>
[maven-release-plugin] prepare release v_1.1.1-4

be5112676430bd95b09ec0c2e9082f5e85e829c8 authored over 9 years ago by Tony Trinh <[email protected]>
Update README for release 1.1.1-4

4b6292e0bd7b1360343cffa5beef912600d612bd authored over 9 years ago by Tony Trinh <[email protected]>
Fix release.sh version update

The regex was aggressively replacing all version strings. This patch
replaces only previous vers...

42ca3654d25d0f2650f9d07458a73491c33076a8 authored over 9 years ago by Tony Trinh <[email protected]>
Update uber jar version

b5fd7e2262f90c47f5cca1627442c3d6e959eaee authored over 9 years ago by Tony Trinh <[email protected]>
Fix version of init search path

It should've been 1.0.8-1 but was showing 1.1.1-3. A regex replace must've
accidentally modified...

749605345641b303c603f24c281766c7a7849bb2 authored over 9 years ago by Tony Trinh <[email protected]>
Include README.md in release tag

`mvn release` applies a tag, so the updated README should be tagged
with the release. Previously...

14975dc94c386405f97d2e7fe7ea84d89d1153ce authored over 9 years ago by Tony Trinh <[email protected]>
Merge pull request #94 from marcinpaszylk/master

fix for ConcurrentModificationException when using multidex

790ec10d5d0b0416b495d3646bde77858b972c74 authored over 9 years ago by Tony Trinh <[email protected]>
fix for ConcurrentModificationException when using multidex

Change-Id: Ibf03f11f3ef6a80b41d31666ae690a076ed1cb84

4edb23ecdd51e96c544e55b79751a39289ef14e5 authored over 9 years ago by Marcin Paszylk <[email protected]>
Merge pull request #80 from venator85/master

FileAppender should not attempt to make absolute an already absolute file path

204d5cd6b28950fd815401b07389cb24784cb8f4 authored about 10 years ago by Tony Trinh <[email protected]>
do not attempt to make absolute an already absolute file path for performance

0742fdbb9f21d3f9fb61457a35b7951f83c11428 authored about 10 years ago by Alessio Bianchi <[email protected]>
Update README.md

Point to tony19.ci.cloudbees.com

94d03ad501a949682db34a8115008d6dbd8618ae authored over 10 years ago by Tony Trinh <[email protected]>
Update release.sh to create uber jar

25f6d8e4ed7d56414d8a7bbe2f688451c51602cc authored over 10 years ago by Tony Trinh <[email protected]>
Update README for release 1.1.1-3

0c67b88ff3881e709b665061188d4844f2164f3f authored over 10 years ago by Tony Trinh <[email protected]>
[maven-release-plugin] prepare for next development iteration

ee6932c22c906788442aed063351d0cb53b542a9 authored over 10 years ago by Tony Trinh <[email protected]>
[maven-release-plugin] prepare release v_1.1.1-3

b29adb0daa78ac379a86fdc45fcad3710a25b06a authored over 10 years ago by Tony Trinh <[email protected]>
Add dependencies to maven-javadoc-plugin

c43585cc0351f8a8be69cf9a6a7e2a3f74b5a80d authored over 10 years ago by Tony Trinh <[email protected]>
Update version in pom-uber.xml

53c81069503c06a092a13ec53e893edf10a4445d authored over 10 years ago by Tony Trinh <[email protected]>
Cleanup release.sh

82ac0e69209c356aee533f9d13d3a33414a3d687 authored over 10 years ago by Tony Trinh <[email protected]>
Fix javadoc errors and warnings

7475df9a8f866cadbdaac478b2b4cedefe166d50 authored over 10 years ago by Tony Trinh <[email protected]>
Bump maven-javadoc-plugin to 2.9.1

0a6c1b65019f532d3311336ebbb34cf559ac8b98 authored over 10 years ago by Tony Trinh <[email protected]>
Set -e flag in release.sh to bail on err

9cc06d93c902462f93352bb8351e2ef0b5aa8e5d authored over 10 years ago by Tony Trinh <[email protected]>
Update release.sh to use mvn-release-plugin with dryrun

ba50aa858b1cde85f976715c803246d1442e8599 authored over 10 years ago by Tony Trinh <[email protected]>
Update README.md

update version to 1.1.1-3

dee4a06b30bd3f280586e668071c1c010f1a024e authored over 10 years ago by Tony Trinh <[email protected]>
Bump up maven-gpg-plugin to 1.5

694cc90e081ad0433d02403048c6a8c421f76677 authored over 10 years ago by Tony Trinh <[email protected]>
Update README

Move BasicLogcatConfigurator.configureDefaultContext() to static block
to workaround bug. It can...

5abd049e6fc4248b29bc425f5dbef2dbfc63cfdc authored over 10 years ago by Tony Trinh <[email protected]>
Revert "added stax support" (LBANDROID-19)

This reverts commit 7106dff804ba13795f6135b34062d011509a6d7f to fix
Proguard warnings about miss...

82fcc90fa922f11c67dca4663f5575fe3c4d69ae authored over 10 years ago by Tony Trinh <[email protected]>
Fix error when child config has enclosing tag (#66)

A configuration error occurred when an included configuration was
enclosed in a <configuration> ...

7916e7e8753c34adc4bccb08d4e739e03ab47ea1 authored almost 11 years ago by Tony Trinh <[email protected]>
Add unit tests for FindIncludeAction

This patch adds unit tests to test parent-child configs with
FindIncludeAction. This adds config...

bc9ab6c9769cab2bd8e2270826030885d680a12f authored almost 11 years ago by Tony Trinh <[email protected]>
Remove stray groovy files

32e1c4e1fe1ff25202d44813004dbfe449ad70ab authored almost 11 years ago by Tony Trinh <[email protected]>
Add unit test for FindIncludeActionTest

This patch tests the FindIncludeAction, verifying that a parent config
(assets/logback.xml) coul...

074a3ff35df14f39095868804dae77b5e7d3de9b authored almost 11 years ago by Tony Trinh <[email protected]>
Update README.md

4a8eb34b84bd9a62a1a2c4b45fb2f598254cc98d authored almost 11 years ago by Tony Trinh <[email protected]>
Update build status badge

7daeda5c0c1a2a31d44eea41937bb40b4237fd27 authored almost 11 years ago by Tony Trinh <[email protected]>
Remove unused Groovy files

logback-classic test code contained remnants of old Groovy files.
Groovy is not supported in log...

9e917ee87c26ac1e011e69657ea50983f8719f74 authored almost 11 years ago by Tony Trinh <[email protected]>
Update LICENSE.md

d02d33fce68f359699e1b2ffddd8ef58e2be32ea authored almost 11 years ago by Tony Trinh <[email protected]>
Update README.md

0dfe936a0125c2e54156532caa9e28603d8be11c authored almost 11 years ago by Tony Trinh <[email protected]>
[maven-release-plugin] prepare for next development iteration

ae4d9f68bad0f84d945273ac23e3b7bdffdfac05 authored almost 11 years ago by Tony Trinh <[email protected]>
[maven-release-plugin] prepare release v_1.1.1-2

2496bd371401748d815f4a33a7a1dc7ff38fbe21 authored almost 11 years ago by Tony Trinh <[email protected]>
Merge pull request #61 from phdd/master

String.isEmpty() not available in Android API 8

03c1b7e027ad8a3761e18cc0eb105a429e4eb353 authored almost 11 years ago by Tony Trinh <[email protected]>
String.isEmpty() not available in Android API 8

b5d044055531d8adaeb2fa5d1ae04014acb16806 authored almost 11 years ago by Peter Heisig <[email protected]>
[maven-release-plugin] prepare for next development iteration

3ed078cc1770e1af3e758ec827bdd4cb59536576 authored almost 11 years ago by Tony Trinh <[email protected]>
[maven-release-plugin] prepare release v_1.1.1-1

030f1bc63fec701fc81aea58d84c94e1c6e240fb authored almost 11 years ago by Tony Trinh <[email protected]>
Update version in pom-uber.xml to match pom.xml

1ca7cd20a2ad743415bf740c0a99bba31dca3f60 authored almost 11 years ago by Tony Trinh <[email protected]>
Update README.md

5a56e72ac98d5940821270e489cf7d198e924700 authored almost 11 years ago by Tony Trinh <[email protected]>
Merge tag 'tags/v_1.1.1'

This merges in the most recent changes from logback that were tagged with "v_1.1.1".

52d91e738565a8b15b80150fa5e2fce630adf27c authored almost 11 years ago by Tony Trinh <[email protected]>
use slf4j 1.7.6

7fbebf45a375caa03c43b99b0953143986bdbf62 authored almost 11 years ago by Ceki Gulcu <[email protected]>
minor typo fix

c35161835cc6d47d68d466a78011bc28fed5878f authored almost 11 years ago by Ceki Gulcu <[email protected]>
Merge branch 'ericdahl-logback-942'

5890195bec13ffae374e098a2b325bd4318f22ae authored almost 11 years ago by Ceki Gulcu <[email protected]>
documentation and minor changes

a3defcc6d074828d749443f62b6bcea7180cd9e0 authored almost 11 years ago by Ceki Gulcu <[email protected]>
remove a few spaces - test commit

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

36bc23803eeb2388f658d830ea6fe7a71c8acbc7 authored almost 11 years ago by Ceki Gulcu <[email protected]>
Merge branch 'ericdahl-logback-942' of github.com:qos-ch/logback into ericdahl-logback-942

b53612d690b6303e0c48914847fc7be4c472f972 authored almost 11 years ago by Ceki Gulcu <[email protected]>
minor change

90966e483e139d9ac66ea61ea6e42314071a5f28 authored almost 11 years ago by Ceki Gulcu <[email protected]>
use latches to improve test speed

60d4ec328263cc6a0a5426d0038849f741d69b83 authored almost 11 years ago by Ceki Gulcu <[email protected]>
Merge branch 'logback-942' of git://github.com/ericdahl/logback into ericdahl-logback-942

191e7af5cdc6726bc3361bb6f7e3ea0081c90cd3 authored almost 11 years ago by Ceki Gulcu <[email protected]>
added CLA for Chetan

00bb03def76d7011bcf4637b9b4c6b0087512963 authored almost 11 years ago by Ceki Gulcu <[email protected]>
Merge branch 'logback-942' of git://github.com/ericdahl/logback into ericdahl-logback-942

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

0e12d686e5eda2ba655fb63b508d3e4c22416710 authored almost 11 years ago by Ceki Gulcu <[email protected]>
minor edits

460ba254adf4f7db8a396d3c51a61f1d4b5f9ab8 authored almost 11 years ago by Ceki Gulcu <[email protected]>
add circular reference detection in default part of variables

a18a28eb2d2a735af544bd948b9d0b3b99a49ae6 authored almost 11 years ago by Ceki Gulcu <[email protected]>
Merge branch 'logback-943' of git://github.com/ericdahl/logback into ericdahl-logback-943

529b24700a7e90ed1f582ffbcc69b401e6a11450 authored almost 11 years ago by Ceki Gulcu <[email protected]>
update links to mailing lists

91d8a07bfab41d6bd695a94c0d2ef1a44fa22361 authored almost 11 years ago by Ceki Gulcu <[email protected]>
starting work on next release

63100bbeffab519b7e055f6733f3bb816a6a10f4 authored almost 11 years ago by Ceki Gulcu <[email protected]>
LOGBACK-942 Update SocketAppender to wait up to a configurable amount of milliseconds before dropping a log event.

6461fd318a2ba264b825fbf450f2552a0ea09d4d authored almost 11 years ago by Eric Dahl <[email protected]>
Remove unused var in FixedDelay

f42ca2a63ffaa6508d562a1f57f96a673d097f49 authored almost 11 years ago by Tony Trinh <[email protected]>
Merge tag 'tags/v_1.1.0'

This merges in the most recent changes from logback that were tagged with "v_1.1.0".

586e77a3d56908a2ba7d0ed6ec62cc7e1f61f64d authored almost 11 years ago by Tony Trinh <[email protected]>
Merge tag 'tags/v_1.0.13'

This merges in the most recent changes from logback that were tagged with "v_1.0.13".

ab7c8e43d520158d683a266c4f3311293087e18e authored almost 11 years ago by Tony Trinh <[email protected]>
Merge tag 'tags/v_1.0.12'

This merges in the most recent changes from logback that were tagged with "v_1.0.12".

2b6d303f94dcbc20332586c512822fd5d072d5f3 authored almost 11 years ago by Tony Trinh <[email protected]>
Make merge.sh remove logback-examples

5428f5d32f6caa08d051c590b3a17008bda3f30f authored almost 11 years ago by Tony Trinh <[email protected]>
Merge tag 'tags/v_1.0.11'

This merges in the most recent changes from logback that were tagged with "v_1.0.11".

b299e1485ae6a8f4497f720ccb46d65aece73e5d authored almost 11 years ago by Tony Trinh <[email protected]>
LOGBACK-943 Allow for unlimited nested variable resolution.

4f5c578a7df8e4e4772a0f336599a376fbc349f5 authored almost 11 years ago by Eric Dahl <[email protected]>
Merge branch 'master' of github.com:qos-ch/logback

fd8751f5c59d6ca1701e7a85f0856015875eee30 authored almost 11 years ago by Ceki Gulcu <[email protected]>
preparing release 1.1.0

8c26f3b32cb386b1c1c3ae8dd14c6cf65c2c2578 authored almost 11 years ago by Ceki Gulcu <[email protected]>
Update release notes for 1.1.0

Add note for pull request #38 -- throw exception for unknown config
file extensions.

4717dd0e2f0ccfac9d52cd29e36675fee2828992 authored almost 11 years ago by Tony Trinh <[email protected]>
Merge pull request #38 from halvards-master

Throw exception for unexpected file extension for config

6d2ae9fec48ec6f51d38fa6c5e41c30ad6bc71b5 authored almost 11 years ago by Halvard Skogsrud <[email protected]>
Update release notes for 1.1.0

Add note for pull request #132 (LOGBACK-269)

14fc8bb51b658ee0144b01e71233e6887abc73d2 authored almost 11 years ago by Tony Trinh <[email protected]>
Merge pull request #132 from kantega/master

Add support for appenderRef in Groovy configuration

21c5d359b949b0b9a392615ac6f0b659db415049 authored almost 11 years ago by Tony Trinh <[email protected]>
added Marvin Lillehaug to CLAs list

3b1a054dd15a79f7d9f3bab8fe7ccf1568174cda authored almost 11 years ago by Tony Trinh <[email protected]>
Ensure that exception is thrown if configuration file has unexpected extension (not .xml or .groovy)

ac098054f25177bc66f5c6f18b38e532af09b8dd authored almost 11 years ago by Halvard Skogsrud <[email protected]>
LOGBACK-269 2-space tabs for new files and fileheader.

0f57531977287fd3d8c9046e9f68e281715f3b10 authored almost 11 years ago by Marvin B. Lillehaug <[email protected]>
Update README.md

c2b83a0405d97b33a2e6547639a079d57c1e8cd9 authored about 11 years ago by Tony Trinh <[email protected]>
Add empty SQLiteAppenderTest

3cc3fa7815ea5fe886c192f4657705c21e54dfe8 authored about 11 years ago by Tony Trinh <[email protected]>
Add first cut of SQLiteAppender

d2f4f53aa3671edf78461408d61969814ddd84a0 authored about 11 years ago by Tony Trinh <[email protected]>
Remove unnecessary db files

093f956c86825b0aa60b02ad38e14541e1afc67f authored about 11 years ago by Tony Trinh <[email protected]>
Restore db package

ccd72a54c2edc99f7975839d025f26df882c0f24 authored about 11 years ago by Tony Trinh <[email protected]>
Update release notes for 1.1.0

Patched up note on dangling database connections

6f2d2b9967add609c14cd3b6ec1631e98a505671 authored about 11 years ago by Tony Trinh <[email protected]>
Merge pull request #151 from turbanoff-master

Always close jdbc Statement/ResultSet in finally

eeca53e473fbae5b20e7c922dd94c1a99d4fbd9c authored about 11 years ago by Tony Trinh <[email protected]>
Always close jdbc Statement/ResultSet in finally

641872f63cc9469313afa7e91d33a0f3f94e97ea authored about 11 years ago by turbanoff <[email protected]>