1
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Dec 21, 2024 — Dec 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed failing test for boolean in conjunction More... over 15 years ago
added failing test for boolean in conjunction More... over 15 years ago
added exception when a member map is used with an _id alias. More... over 15 years ago
finished integration of id configuration additions. More... over 15 years ago
- upgraded GridFS.Tests More... over 15 years ago
Fixed GridFS bug where deleting by filename didn't delete the file chunks.
SamCorder
as Sam Corder
More... over 15 years ago
Fix some compiler warnings. More... over 15 years ago
Rename MetaData propertys to Metadata. More... over 15 years ago
Merge remote branch 'craig/master' into 090beta2 More... over 15 years ago
added configuration support for Id. More... over 15 years ago
fixed a bug related to discriminators and extended properties. More... over 15 years ago
fixed JIRA:CSHARP-42 related to linq and an empty field selection list. Since it was a derived type, we were adding the discriminator which caused MongoDB to only bring back the discriminator. More... over 15 years ago
Fix Deserialization of SortedList's. More... over 15 years ago
Fix nagative date reading test. More... over 15 years ago
Fix SortedList Serialization. Deserialization still failing. More... over 15 years ago
Merge remote branch 'craig/master' into 090beta2 More... over 15 years ago
Add failing SortedList serialization and deserialization tests. More... over 15 years ago
changed the test to reflect actual usage. More... over 15 years ago
Add tests to read an write nagative dates. More... over 15 years ago
Fix error when creating mapping using MongoConfigurationBuilder (support value + reference types) More... over 15 years ago
Made linq stuff internal. More... over 15 years ago
Move InvalidQueryException to Exceptions folder. More... over 15 years ago
Move LinqExtensions to root namespace. More... over 15 years ago
Move TypeHelper to Util. More... over 15 years ago
Made all Util internal. More... over 15 years ago
Entire protocol is now internal. More... over 15 years ago
All Connection stuff is now internal. More... over 15 years ago
Start making not users types internal. Connection is now internal. More... over 15 years ago
Merge branch 'master' into 090beta2 More... over 15 years ago
Mark ICursor and IMongoCollection as Obsolete. More... over 15 years ago