0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 02, 2024 — Aug 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed obsolete flag More... about 13 years ago
Release More... about 13 years ago
fixed build More... about 13 years ago
Enabled nuget publishing in automatic build More... about 13 years ago
Preparing nuget publishing More... about 13 years ago
Updated nuspec More... about 13 years ago
Changed license to http://www.opensource.org/licenses/BSD-3-Clause More... about 13 years ago
Merged project https://github.com/gimmi/log4net.Appender.MongoDB More... about 13 years ago
Updated solution to VS2010 More... about 13 years ago
Tweaked .gitignore More... about 13 years ago
updated Mongo Csharp driver to version 1.3.0.4309 More... over 13 years ago
Merge pull request #2 from ChrisEdwards/master More... over 13 years ago
Replaced tabs with spaces to match existing source formatting (No semantic changes) More... almost 14 years ago
Added MachineName to MongoDoc More... almost 14 years ago
Added AppDomain FriendlyName and Custom properties (GlobalContext.Properties, ThreadContext.Properties, etc) to the mongo document. More... almost 14 years ago
Merge pull request #1 from jsk/master More... about 14 years ago
added licence info More... about 14 years ago
0.7 release More... over 14 years ago
fixed issues after moving to official C# driver, all tests now pass More... over 14 years ago
working on migration to mongoDB official C# driver - not all tests pass yet More... over 14 years ago
added test Program.cs (example of simple logging without nUnit) More... almost 15 years ago
0.6 assembly version More... almost 15 years ago
Updated to MongoDB driver 0.90.0.1 Solution is now in Release mode More... almost 15 years ago
Added loggerName to BSON event More... almost 15 years ago
Corrected min. tested version of MongoDB server Test commit to verify github collaborators works as expected More... about 15 years ago
Changed project name to 'log4mongo-net' to be compatible with rest of log4mongo stack. Marking as 0.5 assembly/release. More... about 15 years ago
Reverted previous ISO8601 stuff related to dates - using native .NET DateTime See http://groups.google.com/group/mongodb-user/browse_thread/thread/e59cbc8c9ba30411/d43ca67253646afe?lnk=gst&q=java+date#d43ca67253646afe for more. More... over 15 years ago
Fixed date format in comments More... over 15 years ago
Timestamp is now reported in ISO8601 invariant format, including miliseconds (yyyy-MM-dd HH:mm:ss,fff) More... over 15 years ago
Fixed SUO name in gitignore More... over 15 years ago