You are viewing a plain text version of this content. The canonical link for it is here.
- [logging-log4j2] branch master updated: LOG4J2-2779 - Add ContextDataProviders as an alternative to having to implement a ContextDataInjector. - posted by rg...@apache.org on 2020/03/03 06:49:58 UTC, 0 replies.
- [logging-log4j2] branch release-2.x updated: LOG4J2-2779 - Add ContextDataProviders as an alternative to having to implement a ContextDataInjector. - posted by rg...@apache.org on 2020/03/03 06:50:09 UTC, 0 replies.
- [logging-log4j2] branch master updated: LOG4J2-2783 - PluginService should use classes in their definition instead of class names - posted by rg...@apache.org on 2020/03/04 22:05:17 UTC, 0 replies.
- [logging-log4j2] branch master updated: LOG4J2-2795 - Reduce Log4j 2 initialization time by deferring loading Plugin classes. - posted by rg...@apache.org on 2020/03/06 00:31:06 UTC, 0 replies.
- [logging-log4j2] branch master updated: LOG4J2-1852 - Close the jar file - posted by rg...@apache.org on 2020/03/07 05:39:44 UTC, 0 replies.
- [logging-log4j2] branch mean-bean-machine updated (1ed2584 -> a827c77) - posted by ma...@apache.org on 2020/03/07 20:35:52 UTC, 0 replies.
- [logging-log4j2] 01/03: Use weak cache for type closure lookup - posted by ma...@apache.org on 2020/03/07 20:35:53 UTC, 0 replies.
- [logging-log4j2] 02/03: Refactor cache API - posted by ma...@apache.org on 2020/03/07 20:35:54 UTC, 0 replies.
- [logging-log4j2] 03/03: Refactor Collection into own class - posted by ma...@apache.org on 2020/03/07 20:35:55 UTC, 0 replies.
- [logging-log4j2] branch mean-bean-machine updated (a827c77 -> bb256a7) - posted by ma...@apache.org on 2020/03/08 00:18:24 UTC, 0 replies.
- [logging-log4j2] 01/02: Simplify disposer method type matching - posted by ma...@apache.org on 2020/03/08 00:18:25 UTC, 0 replies.
- [logging-log4j2] 02/02: Extract internal code into SPI interface - posted by ma...@apache.org on 2020/03/08 00:18:26 UTC, 0 replies.
- [logging-log4j2] branch mean-bean-machine updated (bb256a7 -> 3aeec75) - posted by ma...@apache.org on 2020/03/08 22:57:17 UTC, 0 replies.
- [logging-log4j2] 01/04: Combine scoped and bean packages and other docs - posted by ma...@apache.org on 2020/03/08 22:57:18 UTC, 0 replies.
- [logging-log4j2] 02/04: Merge Scoped into Bean - posted by ma...@apache.org on 2020/03/08 22:57:19 UTC, 0 replies.
- [logging-log4j2] 03/04: Clean up initialization context usage in bean runner - posted by ma...@apache.org on 2020/03/08 22:57:20 UTC, 0 replies.
- [logging-log4j2] 04/04: Remove BeanInstance class - posted by ma...@apache.org on 2020/03/08 22:57:21 UTC, 0 replies.
- [logging-log4j2] branch mean-bean-machine updated (3aeec75 -> 37e122b) - posted by ma...@apache.org on 2020/03/09 00:07:44 UTC, 0 replies.
- [logging-log4j2] 01/02: Remove stereotypes - posted by ma...@apache.org on 2020/03/09 00:07:45 UTC, 0 replies.
- [logging-log4j2] 02/02: Simplify InjectionFactory into Injector - posted by ma...@apache.org on 2020/03/09 00:07:46 UTC, 0 replies.
- [logging-log4j2] branch mean-bean-machine updated (37e122b -> b72de60) - posted by ma...@apache.org on 2020/03/09 01:37:21 UTC, 0 replies.
- [logging-log4j2] 01/02: Update exceptions - posted by ma...@apache.org on 2020/03/09 01:37:22 UTC, 0 replies.
- [logging-log4j2] 02/02: Simplify producer code and optimizations - posted by ma...@apache.org on 2020/03/09 01:37:23 UTC, 0 replies.
- [logging-log4j2] branch release-2.x updated: Add debugging to status logger. - posted by gg...@apache.org on 2020/03/09 18:56:36 UTC, 1 replies.
- [logging-log4j2] branch master updated: Add debugging to status logger. - posted by gg...@apache.org on 2020/03/09 18:58:55 UTC, 0 replies.
- [logging-log4cxx] branch master updated: Fix support for find_package(log4cxx) in consuming CMake projects (#19) - posted by ts...@apache.org on 2020/03/10 08:32:13 UTC, 0 replies.
- [logging-log4cxx] branch master updated: Minor indentation fixes and normalized single vs. double quotes. - posted by ts...@apache.org on 2020/03/10 09:16:57 UTC, 0 replies.
- [logging-log4j2] branch mean-bean-machine updated (b72de60 -> 915a659) - posted by ma...@apache.org on 2020/03/14 17:45:03 UTC, 0 replies.
- [logging-log4j2] 01/05: Merge branch 'master' into mean-bean-machine - posted by ma...@apache.org on 2020/03/14 17:45:04 UTC, 0 replies.
- [logging-log4j2] 02/05: Remove unused method and rename - posted by ma...@apache.org on 2020/03/14 17:45:05 UTC, 0 replies.
- [logging-log4j2] 03/05: Add support for default @Named value - posted by ma...@apache.org on 2020/03/14 17:45:06 UTC, 0 replies.
- [logging-log4j2] 04/05: Improve toString representation - posted by ma...@apache.org on 2020/03/14 17:45:07 UTC, 0 replies.
- [logging-log4j2] 05/05: Use decapitalized simple class name for default @Named value - posted by ma...@apache.org on 2020/03/14 17:45:08 UTC, 0 replies.
- [logging-log4j2] branch master updated: LOG4J2-2805 - TimeFilter did not handle daylight saving time transitions and did not support a range over 2 days. - posted by rg...@apache.org on 2020/03/15 07:04:40 UTC, 1 replies.
- [logging-log4j2] branch release-2.x updated: LOG4J2-2805 - TimeFilter did not handle daylight saving time transitions and did not support a range over 2 days. - posted by rg...@apache.org on 2020/03/15 07:06:56 UTC, 0 replies.
- [logging-log4j2] branch mean-bean-machine updated (915a659 -> 0fe2003) - posted by ma...@apache.org on 2020/03/15 17:26:34 UTC, 0 replies.
- [logging-log4j2] 01/07: Use better exception type - posted by ma...@apache.org on 2020/03/15 17:26:35 UTC, 0 replies.
- [logging-log4j2] 02/07: Remove unused type parameter in Variable - posted by ma...@apache.org on 2020/03/15 17:26:36 UTC, 0 replies.
- [logging-log4j2] 03/07: Use better exceptions - posted by ma...@apache.org on 2020/03/15 17:26:37 UTC, 0 replies.
- [logging-log4j2] 04/07: Decrease visibility - posted by ma...@apache.org on 2020/03/15 17:26:38 UTC, 0 replies.
- [logging-log4j2] 05/07: Improve toString - posted by ma...@apache.org on 2020/03/15 17:26:39 UTC, 0 replies.
- [logging-log4j2] 06/07: Remove unused import - posted by ma...@apache.org on 2020/03/15 17:26:40 UTC, 0 replies.
- [logging-log4j2] 07/07: Improve annotation meta-modeling - posted by ma...@apache.org on 2020/03/15 17:26:41 UTC, 0 replies.
- [logging-log4j2] branch mean-bean-machine updated (0fe2003 -> 9043b20) - posted by ma...@apache.org on 2020/03/22 17:40:00 UTC, 0 replies.
- [logging-log4j2] 01/06: Remove unused type parameters - posted by ma...@apache.org on 2020/03/22 17:40:01 UTC, 0 replies.
- [logging-log4j2] 02/06: Add variable withers - posted by ma...@apache.org on 2020/03/22 17:40:02 UTC, 0 replies.
- [logging-log4j2] 03/06: Removed unused methods - posted by ma...@apache.org on 2020/03/22 17:40:03 UTC, 0 replies.
- [logging-log4j2] 04/06: Use normalized internal state for qualifers - posted by ma...@apache.org on 2020/03/22 17:40:04 UTC, 0 replies.
- [logging-log4j2] 05/06: Rename scope annotations to use Scoped suffix - posted by ma...@apache.org on 2020/03/22 17:40:05 UTC, 0 replies.
- [logging-log4j2] 06/06: Add tests around deferred instantiation - posted by ma...@apache.org on 2020/03/22 17:40:06 UTC, 0 replies.
- [logging-log4j2] branch mean-bean-machine updated: Make test more explicit - posted by ma...@apache.org on 2020/03/22 17:48:32 UTC, 0 replies.
- [logging-log4j2] branch mean-bean-machine updated (546ab29 -> a7fbac6) - posted by ma...@apache.org on 2020/03/22 22:14:46 UTC, 0 replies.
- [logging-log4j2] 01/02: Split bean loading and validation - posted by ma...@apache.org on 2020/03/22 22:14:47 UTC, 0 replies.
- [logging-log4j2] 02/02: Clean up use of Variable - posted by ma...@apache.org on 2020/03/22 22:14:48 UTC, 0 replies.
- [logging-log4j2] branch mean-bean-machine updated (a7fbac6 -> 20f23a7) - posted by ma...@apache.org on 2020/03/22 22:42:59 UTC, 0 replies.
- [logging-log4j2] 01/03: Make behavior match updated docs - posted by ma...@apache.org on 2020/03/22 22:43:00 UTC, 0 replies.
- [logging-log4j2] 02/03: Avoid LoD violations - posted by ma...@apache.org on 2020/03/22 22:43:01 UTC, 0 replies.
- [logging-log4j2] 03/03: Remove redundant instanceof - posted by ma...@apache.org on 2020/03/22 22:43:02 UTC, 0 replies.
- [logging-log4j2] branch master updated: LOG4J2-2807 - Add EventLookup to retrieve fields from the log event - posted by rg...@apache.org on 2020/03/28 07:52:10 UTC, 0 replies.
- [logging-log4j2] branch release-2.x updated: LOG4J2-2807 - Add EventLookup to retrieve fields from the log event - posted by rg...@apache.org on 2020/03/28 07:52:26 UTC, 0 replies.
- [logging-log4j2] branch master updated: avoid NPE because the stacklocator returned null (#356) - posted by rg...@apache.org on 2020/03/28 16:58:12 UTC, 0 replies.
- [logging-log4j2] branch release-2.x updated (54e96e5 -> abd83e6) - posted by rg...@apache.org on 2020/03/28 17:28:58 UTC, 0 replies.
- [logging-log4j2] 01/02: avoid NPE because the stacklocator returned null (#356) - posted by rg...@apache.org on 2020/03/28 17:28:59 UTC, 0 replies.
- [logging-log4j2] 02/02: Avoid NullPointerException when StackWalker returns null. - posted by rg...@apache.org on 2020/03/28 17:29:00 UTC, 0 replies.
- [logging-log4j2] branch master updated: Avoid NullPointerException when StackWalker returns null. - posted by rg...@apache.org on 2020/03/28 17:29:19 UTC, 0 replies.
- [logging-log4j2] branch master updated (dc1889f -> 022bb15) - posted by rg...@apache.org on 2020/03/28 18:12:20 UTC, 0 replies.
- [logging-log4j2] 01/03: Merge branch 'jira/LOG4J2-2761' of https://github.com/uschindler/logging-log4j2 into uschindler-jira/LOG4J2-2761 - posted by rg...@apache.org on 2020/03/28 18:12:21 UTC, 0 replies.
- [logging-log4j2] 02/03: LOG4J2-2761 - Fix Exceptions when whitespace is in the file path and Java security manager is used. - posted by rg...@apache.org on 2020/03/28 18:12:22 UTC, 0 replies.
- [logging-log4j2] 03/03: Merge branch 'uschindler-jira/LOG4J2-2761' - posted by rg...@apache.org on 2020/03/28 18:12:23 UTC, 0 replies.
- [logging-log4j2] branch release-2.x updated (abd83e6 -> 1efbb98) - posted by rg...@apache.org on 2020/03/28 19:59:53 UTC, 0 replies.
- [logging-log4j2] 01/02: LOG4J2-2761: For absolute URIs don't fail on wrongly formatted file URIs - posted by rg...@apache.org on 2020/03/28 19:59:54 UTC, 0 replies.
- [logging-log4j2] 02/02: LOG4J2-2761 - Fix Exceptions when whitespace is in the file path and Java security manager is used. - posted by rg...@apache.org on 2020/03/28 19:59:55 UTC, 0 replies.
- [logging-log4j2] branch master updated: Adding target to Console appender (#354) - posted by rg...@apache.org on 2020/03/28 20:03:47 UTC, 0 replies.
- [logging-log4j2] branch release-2.x updated: Documentation fix - posted by rg...@apache.org on 2020/03/28 20:04:14 UTC, 0 replies.
- [logging-log4j2] branch release-2.x updated: fix bug:support includeLocation for AsyncLogger (#352) - posted by rg...@apache.org on 2020/03/28 20:27:31 UTC, 0 replies.
- [logging-log4j2] branch master updated (3f2f0d3 -> bab0242) - posted by rg...@apache.org on 2020/03/28 20:35:29 UTC, 0 replies.
- [logging-log4j2] 01/02: fix bug:support includeLocation for AsyncLogger (#352) - posted by rg...@apache.org on 2020/03/28 20:35:30 UTC, 0 replies.
- [logging-log4j2] 02/02: LOG4J2-2811 - Add missing includeLocation parameter when creating AsyncLogger. - posted by rg...@apache.org on 2020/03/28 20:35:31 UTC, 0 replies.
- [logging-log4j2] branch release-2.x updated: LOG4J2-2811 - Add missing includeLocation parameter when creating AsyncLogger. - posted by rg...@apache.org on 2020/03/28 20:36:55 UTC, 0 replies.
- [logging-log4j2] branch master updated: LOG4J2-2790 Conditionally allocate PluginEntry during PluginCache load (#344) - posted by rg...@apache.org on 2020/03/28 23:34:12 UTC, 0 replies.
- [logging-log4j2] branch release-2.x updated: LOG4J2-2790 - Conditionally allocate PluginEntry during PluginCache loading. - posted by rg...@apache.org on 2020/03/29 05:44:09 UTC, 0 replies.
- [logging-log4j2] branch master updated: LOG4J2-2790 - Conditionally allocate PluginEntry during PluginCache loading. - posted by rg...@apache.org on 2020/03/29 05:44:15 UTC, 0 replies.
- [logging-log4j2] branch master updated: Fix javadoc issues and fix dependency error - posted by rg...@apache.org on 2020/03/29 07:36:16 UTC, 0 replies.
- [logging-log4j2] branch master updated: Fix Javadoc issues - posted by rg...@apache.org on 2020/03/29 17:43:50 UTC, 0 replies.
- [logging-log4j2] branch mean-bean-machine updated (20f23a7 -> 45306c2) - posted by ma...@apache.org on 2020/03/29 18:59:07 UTC, 0 replies.
- [logging-log4j2] 01/08: Remove unneeded methods - posted by ma...@apache.org on 2020/03/29 18:59:08 UTC, 0 replies.
- [logging-log4j2] 02/08: Specify targets for scopes - posted by ma...@apache.org on 2020/03/29 18:59:09 UTC, 0 replies.
- [logging-log4j2] 03/08: Rearrange code for clarity - posted by ma...@apache.org on 2020/03/29 18:59:10 UTC, 0 replies.
- [logging-log4j2] 04/08: Extract ProviderFactory interface - posted by ma...@apache.org on 2020/03/29 18:59:11 UTC, 0 replies.
- [logging-log4j2] 05/08: Merge branch 'master' into mean-bean-machine - posted by ma...@apache.org on 2020/03/29 18:59:12 UTC, 0 replies.
- [logging-log4j2] 06/08: Inline Qualifiers - posted by ma...@apache.org on 2020/03/29 18:59:13 UTC, 0 replies.
- [logging-log4j2] 07/08: Remove unused class - posted by ma...@apache.org on 2020/03/29 18:59:14 UTC, 0 replies.
- [logging-log4j2] 08/08: Merge remote-tracking branch 'origin/master' into mean-bean-machine - posted by ma...@apache.org on 2020/03/29 18:59:15 UTC, 0 replies.
- [logging-log4j2] branch master updated: Javadoc fixes - posted by rg...@apache.org on 2020/03/30 04:34:38 UTC, 0 replies.
- [logging-log4cxx] branch master updated: Add support for building log4cxx as a statically linked library on Windows (#21) - posted by ts...@apache.org on 2020/03/30 12:37:47 UTC, 0 replies.