1
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Dec 19, 2024 — Dec 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
More find and modify improvments. More... over 15 years ago
FindAndModify add fields and upsert. More... over 15 years ago
Protect AutoMappingStore from Threading issues. More... over 15 years ago
Fix #CSHARP-59 FindAndModify(object document, object spec, object sort) causes stack-overflow. More... over 15 years ago
Add failing linq extension test. More... over 15 years ago
Remove Dummy Test More... over 15 years ago
Cleanup. More... over 15 years ago
Merge remote branch 'craig/master' More... over 15 years ago
Merge remote branch 'samus\master' More... over 15 years ago
fixed projection problems with inheritance More... over 15 years ago
began working on reworking the serialization to accomodate inheritance needs. More... over 15 years ago
added better error message for a request to instantiate an abstract class. More... over 15 years ago
cleaning up a little More... over 15 years ago
fixed broken test related to populating a non-abstract base class More... over 15 years ago
added more tests for inheritance More... over 15 years ago
Fix Test. More... over 15 years ago
Merge remote branch 'samus/master' More... over 15 years ago
adding tests for inheritance More... over 15 years ago
Convert RegexOptions to MongoRegexOption when translating expression for Linq
CaptainCodeman
as Simon
More... over 15 years ago
Merge remote branch 'craig/master' More... over 15 years ago
changed builder to assume that if the discriminator did not show up then the class is the base class. More... over 15 years ago
fixed a bug related to inheritance and the count operator. More... over 15 years ago
Merge branch 'master' of git://github.com/lanwin/mongodb-csharp
SamCorder
as Sam Corder
More... over 15 years ago
updated readme. More... over 15 years ago
javascript months are 0 based. More... over 15 years ago
Merge remote branch 'craig/master' More... over 15 years ago
changed date to day More... over 15 years ago
fixed formatting of javascript in the linq implementation., CSHARP-52 More... over 15 years ago
Change the ! test, it currently should fail because the server dose not behave as we expecting. More... over 15 years ago
Fix compiler warning. More... over 15 years ago