362
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 8 hours ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
include pdb in nuget More... over 1 year ago
defer creation of locking model to ActivateOptions More... over 1 year ago
Fix typo in RemotingServer App.Config More... almost 2 years ago
:recycle: prefer string interpolation over concatenation More... almost 2 years ago
Merge pull request #92 from komsa-ag/Feature/NoLock More... almost 2 years ago
:bug: Assembly.GetEntryAssembly() can return null - instead of failing with a null-deref, rather fail explicitly with an hint on how to work around the problem More... almost 2 years ago
Merge pull request #91 from komsa-ag/Feature/EntryAssemblyLocation More... almost 2 years ago
Merge pull request #93 from komsa-ag/Feature/RemoteSyslogAppenderCustomization More... almost 2 years ago
Extension point for handling new lines in RemoteSysLogAppender added More... almost 2 years ago
New locking model for single log file in native applications with managed parts More... almost 2 years ago
SystemInfo.EntryAssemblyLocation writable to adjust location for config-files in unit test projects More... almost 2 years ago
:white_check_mark: ensure that the log4net assembly is always signed More... almost 2 years ago
:memo: minor update to release docs More... almost 2 years ago
:memo: add apache license headers More... almost 2 years ago
:memo: update copyright date in NOTICE More... almost 2 years ago
:memo: add more notes to release docs More... almost 2 years ago
:package: bump version numbers More... almost 2 years ago
:construction: preparing a release (need to pick up from step 5 of the release guide) More... almost 2 years ago
:truck: pull file out so it can be referenced from documentation More... almost 2 years ago
:bookmark: update versioning to 2.0.15.0 More... almost 2 years ago
Merge pull request #89 from komsa-ag/Feature/ExtensionPoints More... almost 2 years ago
:alembic: try to repro LOG4NET-681, without success More... almost 2 years ago
:bug: removed the forced load by accident More... almost 2 years ago
:wrench: apply minimal lock so that the files can be read by the program creating them More... almost 2 years ago
:alembic: try to repro LOG4NET-673 (unsuccessfully) More... almost 2 years ago
:sparkles: make it obvious that the derived appender is being used More... almost 2 years ago
:alembic: try net462 target, still no go More... almost 2 years ago
:white_check_mark: try to repro LOG4NET-611, but no go More... almost 2 years ago
:white_check_mark: add test trying to repro LOG4NET-684, but the issue doesn't repro More... almost 2 years ago
:bug: should lock hashtables for write (LOG4NET-646) More... almost 2 years ago