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

removed ThreadPoolFactoryBean from nested component rules

85afb53026a75492ce770de7cfd89a879bae2b7e authored almost 12 years ago
added MockExecutorService to support unit tests

9246486dce45e3f2fe4d2714c732ec3a349196d8 authored almost 12 years ago
removed ThreadPoolFactoryBean and related classes

a1b5d4b974b9feb0c4fb6b57b5e24ea5baee9bb1 authored almost 12 years ago
added test for property propagation in siftingAppender, minor variable name changes

993070fc4ab148cd7b69680d584bd62aa76a7881 authored almost 12 years ago
property renamed

4596eb4e620be30ff16363fca11dcb9d509b3594 authored almost 12 years ago
Merge pull request #111 from diroussel/LOGBACK-833-sift-variables

LOGBACK-833 Fixes for variables in sifting appender

7da92b548ffcd5edcda5051be488f9ac2d21abc4 authored almost 12 years ago
native speaker requirement for the logback 10 minutes document

3cc604f0eaf100a313b303c7a688447052ce9f90 authored almost 12 years ago
added reference to logback-decoder project

4b770ce0deca90b684322abfa02c99fb0255ee61 authored almost 12 years ago
added blurb about LOGBACK-749

5f43720d25920517fd310bf8944702717263bf5d authored almost 12 years ago
add or correct links to examples

a418a48cf4218b6feb162934116a13c5aab91c69 authored almost 12 years ago
modify ThreadPoolExecutor as discussed in https://github.com/qos-ch/logback/commit/00abc35c

9acdc4a0d9c584e7f908c92b4736a8b66654d429 authored almost 12 years ago
clean up of section on custom converters

877cd3606154edc2902adcaa999d40bcd1ab0cbd authored almost 12 years ago
LOGBACK-246 implemented

dceceb989dae4fc9862c27fadf6fc40dc0865711 authored almost 12 years ago
Merge pull request #110 from diroussel/LOGBACK-266

Fix for LOGBACK-266 - FixedWindowRollingPolicy MAX_WINDOW_SIZE too small

8237895e1b43f39bafe60f03bc04452b58fd8028 authored almost 12 years ago
correct ThreadPoolFactoryBean link to javadocs, correct typo in name of fieldsToCascade field in ComponentDelegate, added receiver function in ConfigurationDelegate (incomplete)

101df1ecf08fa2254262682e0b6f695bcb99c454 authored almost 12 years ago
LOGBACK-833 - unit test improvements to check that a local timestamp property really was set

af2b445fe6ce1378efe4812b92882c40135e7de0 authored almost 12 years ago
LOGBACK-835 - corrected status message in timestamp

e8a239415a5b2cbb249be046f5e09eb04085ed24 authored almost 12 years ago
LOGBACK-833 - allow previously defined properties (in local scope) to be seen by SiftingJoranConfigurator

* implemented part two of Ceki's suggestion
* add getCopyOfPropertyMap() to the PropertyContain...

2ac2ea954058480bd62ccd715f5f8c078995efe4 authored almost 12 years ago
LOGBACK-835 - make timestamp properties default to local scope. Can be overriden by setting scope attribute

56992e1d9ebb130b8fd912d12e553b765bee98b9 authored almost 12 years ago
LOGBACK-266 - increase max window size of FixedWindowRollingPolicy to 20. 12 is too restrictive, and the users have voted for it to be increased

7c926d856c883f192bbb9bddfa0aebd647c962d9 authored almost 12 years ago
LOGBACK-266 - allow max window size to be overriden

c6b55c99adeb5ac9a4f43761c8dd35464c32adc7 authored almost 12 years ago
make sure that all the 'view as groovy' links work, Gaffer does not support <receiver> at this stage, nor does the translator

9b490a6234e61000cf88828400856178a0c2f3ad authored almost 12 years ago
no need to nest the images within <a> element since they fit

17b0733c092ac1e7441d8212fbd8aa028537b690 authored almost 12 years ago
use the doAnchor class intead of span element

447cf536093431802f736c893fb68832c99900d8 authored almost 12 years ago
removed OpenOffice draw locks

14dde5152646c9139cacb9f7ca0dfbb5a8daee4b authored almost 12 years ago
added diagrams explaining socketreceivers and co

80c75c53803eb81b841e7e4b25333924b8bde790 authored almost 12 years ago
update to surefire 2.14.1, cosmetic changes pom files

b287f9c38eebc98a981b42400de9c7872d9116e5 authored almost 12 years ago
call for volunteers to work on build failures

44da97ba46ae2d66bd37f7e5e30d0856b8f645f3 authored almost 12 years ago
update license headers

07fb99b13f9db283f138dfb976846eeb5bac4da7 authored almost 12 years ago
update license plugin

d5f7f82d4f5031ff3f326a2e362527b0b8af5984 authored almost 12 years ago
Merge remote-tracking branch 'pasieronen/logback-141-syslog-truncation'

e0e97b24e8af00049caef780ae3ddcf637e8280b authored almost 12 years ago
LOGBACK-749: combined pull requests from @valodzka and @timclemons

This should resolve LOGBACK-749.

c1e31a89c0380af3883547f5da7799b8157512eb authored almost 12 years ago
Check for null prior to accessing inetAddress.

0a5506c53d9515f0491bb97fa87abc1163b58d6b authored almost 12 years ago
Loop through all network interfaces to find an acceptable ip address.

65d7af381b992a78271e3ed7a9448493b20c47d9 authored almost 12 years ago
Attempt to recover from an UnknownHostException. If getLocalHost()

throws an exception, attempt to provide the IP address instead. This
is useful on those systems ...

a24b4232783934cf51bb33f9869bfbbe6a88be8a authored almost 12 years ago
fix LOGBACK-805

97922ee9bd095c0c5e2e91391007876478fd7e80 authored almost 12 years ago
Remove GPG signing from regular build (Issue #41)

The maven-gpg-plugin was always invoked (even when not doing a release
build). The plugin is now...

579fbc95a6b9af6592ae2333296442b2cf7f6b5b authored almost 12 years ago
make the logger name random

ba2185aa0def92f20e32642544dcb215dc048df0 authored almost 12 years ago
comments

ff4917148b36d2abcb0311b8dc1e5f0dec2946fd authored almost 12 years ago
disable SMTPAppender_GreenTest.testMultipleTo on Jenkins

a8b2082c37199f3cf12aa92d92a76d6a258ab82b authored almost 12 years ago
somewhat improced status reporting

6578ca25f71920c078ff2b2acc6eb0357b95a333 authored almost 12 years ago
give the server a head start

3ea4c2265dc1bc5aadea6ade34d516dee7fb6152 authored almost 12 years ago
reduce probaility of collisions

c3ffec5fcf00a7afeea877127d00f245ae83c44b authored almost 12 years ago
cosmetic/indentation changes

8b0f18fa95a87b60aab070c388d55b9825e49c6c authored almost 12 years ago
GreenMail server cannot be shared

f4af6affd4d5dc79b8caa098aa16a07c5855c2e9 authored almost 12 years ago
Make collisions less likely

e9df03811ea538e5645f49af4a575ff26e340b95 authored almost 12 years ago
made FileAppenderResilienceTest more tolerant, added code wait for compression job in TimeBasedRollingPolicy

569ca857efaace87bb5cda14ea53a10183104c0b authored almost 12 years ago
add ConsoleAppenderTest to the exlusions list

c7e08ca4fad58cc02945e3676ce5a05345bad99e authored almost 12 years ago
attempting to fix AsyncAppenderBaseTest and DBAppenderHSQLTest in JDK 1.7

b956210ccdd094cf39f42c36cb0896748598443e authored almost 12 years ago
Update README.md

e4314268e249c617ad84bea1478b1d540a7c4b13 authored almost 12 years ago
Update README.md

b32f6a7d311551be118ddbedf9a499ccc2ccc753 authored almost 12 years ago
longer timeout

0afa15dee5dc1f69817affb69e89858551a0bf73 authored almost 12 years ago
avoid perf tests which are brittle

5cd2e30f38b36eeba1d339984f8a9f82996662cf authored almost 12 years ago
wait for server to receive emails in all tests

4215414699afe468263770fa1f2a9014d2334f80 authored almost 12 years ago
wait until the server receives the messages

29463693da9f072a51e0b18478a003d9fe99907c authored almost 12 years ago
make test independ of Map implementation of the host JDK

179592083602f3180070fe41e7642498eb87d4b2 authored almost 12 years ago
removed an unused import to silence a build warning in eclipse

3727d7ff0fd33a9584a9ba0ef0369506fa8f562e authored almost 12 years ago
reduce timing sensitivity in SocketAppenderTest

In the receiveMessage and receiveWithContext tests, only ten
milliseconds were allowed for the a...

5cd256d6016970fc54070ef17006384285aa606d authored almost 12 years ago
Merge branch 'master' of [email protected]:qos-ch/logback.git

859256759ad2564dea1f1408af75716015ebc26b authored almost 12 years ago
reduce timing sensitivity in SocketConnectorBaseTest

testConnectionFails was expecting the connector thread to exit after
being interrupted, with lat...

bec02c08a22660104c3f7dcdac7b56749393ae28 authored almost 12 years ago
Merge branch 'master' of github.com:qos-ch/logback

56e8ab2192697bc27a8cfbd8441db62aff53e87c authored almost 12 years ago
make tests wait for the compression process to finish, this should make tests more robust

2ff61c7c1cb0562b7090188769e0868db2fac1c7 authored almost 12 years ago
minor corrections and improvements to news item

513e3800f151a31c1ee6f300981d2f9ca3e4938f authored almost 12 years ago
minor corrections and improvements to socket appenders in manual

71e8d975d013d11b15944c4572815bc07b1543d0 authored almost 12 years ago
cleaned up some XML example formatting

e1592b5c3c83f487a2a144ff8e438ec08a004a84 authored almost 12 years ago
replaced references to host property with remoteHost

18d8bf5981507400970a60917ea25c4635da8453 authored almost 12 years ago
receiver examples now use remoteHost property

6123a557d29af57a4f2568ea72721f249d7db35e authored almost 12 years ago
replaced SocketReceiver host property with remoteHost

For consistency with SocketAppender...

9ae04e18c46bfd0cf3d568f2defc4acfb702d076 authored almost 12 years ago
added several missing closing paragraph tags

e7740af5b50e17ebc73f456fea10a02096895075 authored almost 12 years ago
various corrections and improvements to Receivers chapter

f591290ac2a106b8595c69d2ebcad59b042598c0 authored almost 12 years ago
added missing closing div tag and footer

d26ffb71ba8898f84faa39fa0e15da3936f0b151 authored almost 12 years ago
added link to http://nurkiewicz.blogspot.ch/2013/04/siftingappender-logging-different.html

0eef53bb92deb3569f21d4ac2eab492c9a4f217d authored almost 12 years ago
corrections to comments in example configs for receiver components

27eb804ba7a461624f7f52d6a69b823318384001 authored almost 12 years ago
pared down and refined news items for receivers and SSL appenders

Now the focus is on just describing the highlights and deferring
the details to the appropriate ...

9c6e7aa343552bfc14c3427d1f5a93330219b7df authored almost 12 years ago
added myself to those blamed for the manual :-)

e8515c045f6c1459571394345ead8b6631eb3050 authored almost 12 years ago
fixed location of server config for SSL example

18d44a8fa20987c5dbeae6be2eadf3b5b9c74a2b authored almost 12 years ago
moved examples of receiver usage from appenders examples

14556a699fba289f89596b2e777d8714d294236c authored almost 12 years ago
examples of receiver usage

These were previously in the appenders chapter, now moved to the
receivers chapter, and refined ...

34ad187dd5e9e54ca1be51ad69f3b80404cfbfc2 authored almost 12 years ago
work in progress on Using SSL chapter of the manual

Added some language to define "server component" and "client component",
fixed some overall form...

3e41c8baa5e28230814e6eba021761e73f6c1884 authored almost 12 years ago
discussion of receiver components moved to a separate chapter

The Appenders chapter had become quite long due to the inclusion
of the documentation of Receive...

69a1c3af76789bbe50f2cbb1d3fcf81e20f56481 authored almost 12 years ago
added references to chapters on receivers and SSL configuration

Probably want to consider inserting the chapter on receivers
somewhere near the middle...

ad1c10da40a4650c6408d40e41f1633928e147e5 authored almost 12 years ago
work-in-progress on documenting SSL configuration

f29d5e23f0da23e7d64a33cf655d8cd794f0c023 authored almost 12 years ago
typo fix

2492ad3b2dfcb735ad145bf811329b8b4e9e8b01 authored almost 12 years ago
reduced timing sensitivity in ConcurrentServerRunnerTest

2bc16668d9c755052bf7d550e4a24555bddc79e7 authored almost 12 years ago
reduced timing sensitivity in ConcurrentServerRunnerTest

3828a7117d01f3de899f78dbaf93bcbe00d2d392 authored almost 12 years ago
Merge remote-tracking branch 'origin/receiverComponent'

This branch refactors the previously contributed "server" and
"remote" components such that they...

fd4bb033a95ec88ce257c1484c3af941aa682d68 authored almost 12 years ago
updated docs to account for receiver component type

Still needs lots of proofreading...

3176d1493b43a0f915ab66cdd7366d22101e5070 authored almost 12 years ago
ReceiverAction now casts to ReceiverBase, not SocketReceiver

dc054c4a49a6a61ebabd0e4b2e9c7acba3dd1bd3 authored almost 12 years ago
reworked examples replacing to "server" and "remote" with "receiver"

babb52e3be69f5e7c259fd325393af95c351fffa authored almost 12 years ago
ReceiverBase.start now creates executor before calling shouldStart

The subclass may need a reference to executor to pass to objects that
will need it later when th...

391c1207fca131ea6ca629d8e201a465910edef4 authored almost 12 years ago
refactored SocketServer so that it extends ReceiverBase

32bcbbe5ef6ee192d427cc99dbf10d2ae06b9ac5 authored almost 12 years ago
a receiver now has-a Runnable, no longer is-a Runnable

This will make it easier to refactor SocketServer so that it extends
ReceiverBase.

2c2520a882bd0cf3c9e679a3a3d7739389f97e84 authored almost 12 years ago
removed ServerRunner.start method

The object that is composed with a ServerRunner already implements
LifeCycle. Having a start me...

12474cb421beae6a3ceac9b4e8f0b3b92c972acb authored almost 12 years ago
refactored SocketRemote to extend ReceiverBase

Also fixed up the taxonomy -- what was a SocketRemote is now a receiver
component that connects ...

66993de11e89846149d1553628858b6ee4869fd8 authored almost 12 years ago
modified JoranConfigurator to use new SSLComponent interface

fab370acce32470874745c0ee1270227279b4bcd authored almost 12 years ago
modified nested component rules to use new SSLComponent interface

4228a9e98eee1e3c3608ec31ac0096634bd1fd7d authored almost 12 years ago
added SSLComponent interface to identify SSL components for config

This will eliminate the need to add a nested component rule for each new
SSL component.

e5acdb7dcdd4a886ab19783f1b3e4690a3647cc5 authored almost 12 years ago
Transformed SocketRemoteAction and ServerAction into ReceiverAction

ReceiverAction can instantiate a component that is a subtype of
ReceiverBase. SocketRemote and ...

e51b751bdc70fcd43b5e292044be0424122e398b authored almost 12 years ago
added ReceiverBase for receiver implementations

The existing SocketRemote and SocketServer classes will be refactored to
descend from this base ...

59e2b78dda2143aa69626d2dfce13d716e67f376 authored almost 12 years ago
replaced references to "remote logger" with "remote receiver"

In preparation for introducing the concept of a "receiver" component
(which can be either a comp...

3ca5f37e6921a9f7f578b924a34a4afdd8fe169d authored almost 12 years ago