0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 20 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added extra properties to QueryDump and also added Explain to terminate the query. More... about 12 years ago
updated release to include fixed bugs. More... over 12 years ago
added test for 39 to prove it was fixed. More... over 12 years ago
fixed issue 43. More... over 12 years ago
added fix for bug 45. More... over 12 years ago
added fix for bug 47. More... over 12 years ago
refactored mongo query language formatter. More... over 12 years ago
working on a better query formatter to handle clauses correctly. Should also allow for easier extensibility. More... over 12 years ago
updated driver to support 1.3.1. More... over 12 years ago
upgraded to driver 1.3 More... over 12 years ago
Merge remote-tracking branch 'magols/master' More... over 12 years ago
updated nuget package More... over 12 years ago
Fix exception when selecting sub-id elements but not the Id itself in a Select close. More... over 12 years ago
Added test for OrWithAny, testing $or on arrays More... over 12 years ago
updated nuget package More... over 12 years ago
updated driver to 1.2 More... over 12 years ago
merged nekresh's pull. Fixed a naming convention problem. More... over 12 years ago
Merge branch 'Projection' into ClassMap More... over 12 years ago
Add support for de-selecting _id field with Select() More... over 12 years ago
Add provider and complete tests for BsonMemberMap support More... over 12 years ago
Add basic support for BsonMemberMap to provider
nekresh
as Guillaume Pouillet
More... over 12 years ago
created new release More... over 12 years ago
Merge branch 'OfType' of https://github.com/nekresh/fluent-mongo More... over 12 years ago
Fix problem with projection
nekresh
as Guillaume Pouillet
More... over 12 years ago
Add support for OfType<T>() and x is T Add corresponding tests More... over 12 years ago
Fix !field in provider Enable test MongoQueryTests.Boolean_Inverse Fix test MongoQueryProviderTests.Boolean_Inverse More... over 12 years ago
updated nuspec file More... over 12 years ago
Merge branch 'master' of https://github.com/craiggwilson/fluent-mongo More... over 12 years ago
Remove redundant code. More... over 12 years ago
Fix broken translation of string.Substring(startIndex, length) to JavaScript. Untested for the same reason as my previous commit. More... over 12 years ago