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

Replace tabs with spaces in all files

fba27a926f621454fac29e3cfbe051a4e9a80f4c authored over 11 years ago
Bump up maven-gpg-plugin to 1.4

c34e531f9f766c56877f1ca2090c61c2e34fdeab authored over 11 years ago
Update license headers for all files

This sets the file header for all files to the same text found in
src/main/licenseHeader.txt, up...

0be2ec03fa7dd3ca8b6780bd2e362710fe722e49 authored over 11 years ago
Update license header boilerplate.

Changed the license header text to match logback proper, and set
the year to 2013. Updated maven...

f1f6419c061c3096deac449104d97a1aeb1b3474 authored over 11 years ago
Remove unused InitializationIntegrationTest

446a43dc575063ff8d14d1829ef48402c3fa9528 authored over 11 years ago
Remove unused All.*Test and PackageTest files

a97734da0d5e6bb3bf1d261ab10727ff6919f527 authored over 11 years ago
Tabs to spaces and kill unused var in BasicLogcatConfigurator

b01f00716d945d76baefcbcb9b07476f3e30d27a authored over 11 years ago
Remove tests for OSGI, not supported in logback-android

b0179f75d6f529452f5cfe5556f5c26f28570ade authored over 11 years ago
Add some unit tests for LogcatAppender

This test for Issue #34 and for tag length limits in LogcatAppender.

ff8d3780b7498de40df2999d763e1b42be86968a authored over 11 years ago
Tabs to spaces in LogcatAppender.java

cb1395ac657a050d7c6ff43d4603d49390b669ae authored over 11 years ago
Prevent exception stack trace from showing in tag (Issue #34)

When an exception is logged, its stack trace was appearing in the
message's logcat tags, which c...

d66f451363e60156cc2705e4bd4a93f828537886 authored over 11 years ago
Run tests in isolation; Re-enable some unit tests

This re-enables some performance tests and AsyncAppenderTest's. They're
now run in isolated JVMs...

b4a84cc28a4d2a2599304a0e6af49b5fe856c00f authored over 11 years ago
Update README.md

f24d3827f8bb15d70602eaf2089cf2cbd2bc18c3 authored over 11 years ago
Merge pull request #49 from stefan-nsk/master

Update README.md

0292c2acdb01f6e8d18034957f1734ffedfde9ef authored over 11 years ago
Update README.md

2aef8346844af60dada27401709dc552d62d2129 authored over 11 years ago
Remove console plugin

The console plugin is not relevant for Android applications, so it's
now removed.

b020ed61fa2a135336ca8cc4eb9049f8952dcd39 authored over 11 years ago
Update uber jar's version for consistency

This sets the uber jar's version to match the ones in logback-core
and logback-classic.

7973043c885b7983f57e175a91ddfd26e316f1d2 authored over 11 years ago
Update README.md

1309a288ce19fb1113c7628f4ee28724ca054a48 authored over 11 years ago
Update README.md

577efa67a2efaafc93646c04e0f23f57061d48f9 authored over 11 years ago
Merge pull request #48 from jschmid/patch-1

Updated doc for ProGuard

4534115c4cc90a6f4380f31523c34cb0e9cc8901 authored over 11 years ago
Updated doc for ProGuard

ProGuard returns an error when the mailing libraries are not included

Warning: ch.qos.log...

218969b3a9f6be0885ecaac16ce2933f5372c696 authored over 11 years ago
LOGBACK-844 (reviewed)

01170152421ecd510a5b99df72daaaa434889e71 authored over 11 years ago
LOGBACK-844

5af69f8eda2f29ea9a6805030fe32db81ca02c99 authored over 11 years ago
increase wait delay in accordance with very slow machines

ba434ae83552a47d440d1c7d717ab09583f3254c authored over 11 years ago
wait for compression to finish

ec0ec70dbb6d108f26292177e8fd02f7d2fe576a authored over 11 years ago
typo fix

7472f201e39439599c562d3e10afb532125c3d27 authored over 11 years ago
given changes to the config style bumping version to 2.0.0

0667b93153f0bc1faddffcfca33c85a15e4181f4 authored over 11 years ago
update to slf4j-api 1.7.5 in pom

633fda31f5a64bc765024029afe635a700734a57 authored over 11 years ago
release 1.0.13

6c06412cab0e634f7410ff619fb92fe663ca5058 authored over 11 years ago
fix LOGBACK-860

9a11ac8f3e4ef7f8f556483725a5c66e2c309e74 authored over 11 years ago
Update README for release 1.0.10-2

029588eb34a2002a9995bcbe2eb37bf04e9bf14b authored over 11 years ago
[maven-release-plugin] prepare for next development iteration

ac433cbfcbd6a3a32a916699ea888a99b8c8fa63 authored over 11 years ago
[maven-release-plugin] prepare release v_1.0.10-2

e7f91d9c9dd144c7735587bded36ddf81f863e5c authored over 11 years ago
Revert to 1.0.10-x versioning for maintenance

Setting version to 1.0.10-2-SNAPSHOT to release a critical bug fix
without merging logback 1.0.11.

81f432de3107fa2f91cc3940391a7ae9ee89b89d authored over 11 years ago
ContextAwareBase constructor now takes a ContextAware instead of Object

71886409e62533af0bdf1d922a7d66f3818d42db authored over 11 years ago
mention jansi upgrade in the docs

ebcd0dc4f586cfd86de7c91941cfbc18919bf583 authored over 11 years ago
upgrade to jansi 1.9

470dc3e2dd25f971f5a8f6d53f37789ba69d543a authored over 11 years ago
Update README.md

0c8a76f69b88bc9304602b5d3dc0111d1c6303b4 authored over 11 years ago
Tweak merge script

Set the uber jar's version to match the version in core/classic

46c4cdeaf6f94e78574b9cb8957fa8b83a5e1b96 authored over 11 years ago
Fix warning in TrivialConfiguratorTest

Set the configurator's context to mute a warning at runtime

54183c3ab27645c4e7c67f3f68044c5c1545d70d authored over 11 years ago
Trivial changes in TrivialConfiguratorTest

Remove unused import; rename one of the tests

9519448b1a34a350ab9d4d42262c716d3c22c3f7 authored over 11 years ago
Fix resource leak (Issue #46)

The input stream for assets/logback.xml was not closed after
configuration completed, causing an...

a3f173a9936d6945fb20b2ec5b2e46c62aa8830e authored over 11 years ago
Fix whitespace and scope in SaxEventRecorder

77c62958cc8579a900dcef4e434ca2995f2da74a authored over 11 years ago
Remove exec permissions from java files

Some of the source files had the executable permission (755) for
some reason. This changes them ...

a772b6c887179e61124ed43e78defa89eeffdaae authored over 11 years ago
Remove "SYSOUT" alias for console status listener

That was just another way of specifying <configuration debug='true'>
in logback.xml; or setting ...

cd4fb5cb38dd401ce41878ccc97ef3b23ada985e authored over 11 years ago
Add option to make release jar

Modified makejar.sh to take a parameter that specifies the release
version of the uber jar (inst...

c18a27f6619d9c9967aeb8de9d50d59a6bac2bae authored over 11 years ago
Update README.md

e5a5471e2db2f532e7c0ba75af4b6daf645156fc authored over 11 years ago
added link to jetty docs

e842e807222e10911febdd625d142293c27e5c92 authored over 11 years ago
typo fix

e6319e5fb631d220f23829981e0ad8a13d262ed3 authored over 11 years ago
fix LOGBACK-859

1138d2145c3121299c36343448ffc80910778782 authored over 11 years ago
refactoring for cleaner code

51c02114cf204a180885b57d5ae30b2711c6bfad authored over 11 years ago
allow :- within curly braces

4143d246d9f7d46a44f8d163f3f4d60f765a4974 authored over 11 years ago
minor javadoc edition

15f61e7a9e9411e834fbd4bf4e547c13048e311d authored over 11 years ago
Merge pull request #121 from qos-ch/callableConnector

SocketConnector is now a Callable, all tests pass

530e965f47f7573390049763d61afa244d2df0f5 authored over 11 years ago
revert import *

15adfd30b09b614269f5ce8640f86dda5c25560b authored over 11 years ago
delayStrategy should be immutable

e0de0b8e2b42d55cbee7a0be66aba5519efa5604 authored over 11 years ago
removed unused imports

99562aa93eff3c0fc6051c9018af7bac64205a22 authored over 11 years ago
make socket a local variable in DefaultSocketConnector.call

75cc515e90e18895e01b443d4334c34993ded99c authored over 11 years ago
added Gregory A. Denton

2db3b0f5ccd8b37b772fdb8632d45796327bb21d authored over 11 years ago
SocketConnector is now a Callable, all tests pass

ee12a3eb23e4a85d12a90d0c75ca0e354b889c73 authored over 11 years ago
Merge pull request #118 from qos-ch/LOGBACK-848

LOGBACK-848: refactored SocketAppenderBase

7e9bbfc9ba3051e75e3fce93fe205e155dc00b43 authored over 11 years ago
the connector task should be cleaned

1b47fcb28d4a6a2174bccc2b8ecab6b99b56805d authored over 11 years ago
added unit test

2d3d36b5cf889c2074892ab8a7a64e3ee96f92b8 authored over 11 years ago
refactoring with minor semantic changes

680cf3b839e122484b0ca160e26c9856b360fe7e authored over 11 years ago
added erroneously removed break statement in DefaultSocketConnector, renamed XBase as AbstractX

b684d674ec95da17349905264c32a6d82286f432 authored over 11 years ago
renamed SocketConnectorBase as DefaultSocketConnector, refactoring for improved clarity

16d7f349a613189f3c9eb686dc7edfc3d1f78255 authored over 11 years ago
delay strategy should be useful elsewhere

fc9934832e008201a6d0e361f6c81f527ec78630 authored over 11 years ago
minor javadoc changes

77f8c625c5efa99e58752669f0cc849d0615a86d authored over 11 years ago
nibble another 1000 ms

4b12ce09bf7f07cbb4415494ce62a935b08b635d authored over 11 years ago
reference to follow_us.png

e459b3c51f9bcda467f13e1344d22037269817a4 authored over 11 years ago
added link to twitter qos.ch account

fbe939c4ac5992aef10446170e5b9a8e6db7a32d authored over 11 years ago
reduced testConnectEventually runtime to 1 second instead of 2

0788575d66c0856a163f3e2a6be91b847d605a97 authored over 11 years ago
invoke setRunner method in ConcurrentServerRunner so that InstrumentedConcurrentServerRunner's overriden impl can be used in tests

d1557275a8ff277cf30033f904bccaf393c66459 authored over 11 years ago
no need to wait 10s for the runner to enter runState

91b953adfd962187d141b167b19786bc2c547369 authored over 11 years ago
use an asynchronous ExecutorService in SSLServerSocketAppenderBaseTest

92a764529d7f068e7bb4db8c581866434a3216d2 authored over 11 years ago
add an appender.stop() statement

6e81e1ef7b2217038ff861c484608553ead72928 authored over 11 years ago
stop the appender in SSLSocketAppenderBaseTest

Since the appender now has some an asynchronous task, this is a best
practice. Moreover, some t...

37ba9c14b19f6e837f3aae1536f9a5a5c2a2b222 authored over 11 years ago
added PackagetTest classes to facilitate launch from IDE

905d4d285ce7fe355b22a61408219ed34487704c authored over 11 years ago
Merge pull request #44 from jschmid/patch-1

Fix error in the XML example in README.md

f9d4df4db7aef8af9e07c6cf4f4e30264ac169b8 authored over 11 years ago
Error in the XML example in README.md

2c742a1a19af482d5a884f4ffbe0ecc35fcb532b authored over 11 years ago
exit from SocketReceiver.run when executor rejects a task

Previously, we exited only when interrupted. But if the executor is
shutting down, there's no r...

b9e60b216908987a521170ff2aebb094ba29de6e authored over 11 years ago
exit SocketConnectorBase.run when executor rejects a task

Previously, exited only on interrupt, but if the executor is shutting
down, there's no reason fo...

42a929e76eefd3af1a1a27b41fb5b6f7e34a1fcc authored over 11 years ago
Merge remote-tracking branch 'origin/master' into LOGBACK-848

a3b532b6c1af771e0c38346267d6b4f73c61b06d authored over 11 years ago
removed references to removed constant

3bb4d53a3a8b1ab33fa7d78113e007a96a2d3c6c authored over 11 years ago
removed unused constant

631cd7edfb6a59c44c684a9f1fe5ba4f880fb91f authored over 11 years ago
removed unneeded parameter after ExecutorServiceUtil refactoring

c8c2109f7d635e46617c7a5dec096cf1133ecfe3 authored over 11 years ago
added missing final in from what should have been a constant

94808311d3033e51f20152dd9a823d7db5d11214 authored over 11 years ago
removed awaitTermination and related noise from ExecutorServiceUtil

ExecutorService.shutdownNow returns the list of jobs that never
executed, not the list of jobs t...

371e1338414db4075f0a4ef06f4388cca4b77f1f authored over 11 years ago
illustrates that line 62 in ExecutorServiceUtil will never be reached

55602a4e2a43d098f7d38257fb605e764f296d90 authored over 11 years ago
Merge remote-tracking branch 'origin/LOGBACK-848' into LOGBACK-848

Conflicts:
logback-core/src/main/java/ch/qos/logback/core/ContextBase.java

43e7693e8d345152e95a8f184207c34325f8e1ad authored over 11 years ago
modified concrete appenders to use appropriate constructors

Mutable fields in SocketAppenderBase were previously exposed as
protected fields and modified by...

735d127140b5bd3f7ab5819c2c9a00f64a4cd62b authored over 11 years ago
fixed references to MockContext in test classes

6ec8a1093106027544cc2d0e995b7c2c998ac6b4 authored over 11 years ago
improved SocketAppenderBase

SocketAppenderBase now uses SocketConnector for its (re-)connection
logic, and uses an asynchron...

c7f8df9bd07547491f252fdb4c55b08913f93def authored over 11 years ago
removed old SocketAppenderTest from classic and access

These test classes were really testing SocketAppenderBase not
SocketAppender, per se. The new i...

a4fcd7b91e7ca46aca243e9d7cddac6a2156bad7 authored over 11 years ago
moved MockContext and MockExecutorService to ..core.net.mock

0557497abd567a063afac885bcdb988f6487090b authored over 11 years ago
added missing doc comments to MockExecutorService

e7058e4ee72f614aa28c71e8f49ec26e3414c0c3 authored over 11 years ago
Merge pull request #120 from qos-ch/LOGBACK-849-alternative

Alternative approach for LOGBACK-849

632d205d06e4d5cb65207e9726b6c70d3188c889 authored over 11 years ago
removed unused imports from LogbackValve

30e78f3bf4e7409c807196aa562bdbbbf6dc45a4 authored over 11 years ago
minor housekeeping changes

c157458485a1544703b8adf534e209f6faff7000 authored over 11 years ago
modified LogbackValve to use ExecutorServiceUtil

Previously, the executor service used here was not consistent with a
recent change to ContextBas...

805ba451da187d14414204f37ff3dbaf98413ca2 authored over 11 years ago