1
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 7 hours ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed failing test for boolean in conjunction More... almost 14 years ago
added failing test for boolean in conjunction More... almost 14 years ago
added exception when a member map is used with an _id alias. More... almost 14 years ago
finished integration of id configuration additions. More... almost 14 years ago
- upgraded GridFS.Tests More... almost 14 years ago
Fixed GridFS bug where deleting by filename didn't delete the file chunks.
SamCorder
as Sam Corder
More... almost 14 years ago
Fix some compiler warnings. More... almost 14 years ago
Rename MetaData propertys to Metadata. More... almost 14 years ago
Merge remote branch 'craig/master' into 090beta2 More... almost 14 years ago
added configuration support for Id. More... almost 14 years ago
fixed a bug related to discriminators and extended properties. More... almost 14 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... almost 14 years ago
Fix Deserialization of SortedList's. More... almost 14 years ago
Fix nagative date reading test. More... almost 14 years ago
Fix SortedList Serialization. Deserialization still failing. More... almost 14 years ago
Merge remote branch 'craig/master' into 090beta2 More... almost 14 years ago
Add failing SortedList serialization and deserialization tests. More... almost 14 years ago
changed the test to reflect actual usage. More... almost 14 years ago
Add tests to read an write nagative dates. More... almost 14 years ago
Fix error when creating mapping using MongoConfigurationBuilder (support value + reference types) More... almost 14 years ago
Made linq stuff internal. More... almost 14 years ago
Move InvalidQueryException to Exceptions folder. More... almost 14 years ago
Move LinqExtensions to root namespace. More... almost 14 years ago
Move TypeHelper to Util. More... almost 14 years ago
Made all Util internal. More... almost 14 years ago
Entire protocol is now internal. More... almost 14 years ago
All Connection stuff is now internal. More... almost 14 years ago
Start making not users types internal. Connection is now internal. More... almost 14 years ago
Merge branch 'master' into 090beta2 More... almost 14 years ago
Mark ICursor and IMongoCollection as Obsolete. More... almost 14 years ago