Export - CSV (All fields)
Export - CSV (Current fields)
CSHARP-127
Find by Id - such a common task, should there be a method for it on MongoCollection<T>?CSHARP-115
MapReduce.Duration throws an exceptionCSHARP-95
Improve how DataContractJsonSerializer serializes ObjectIdsCSHARP-123
MongoMapReduceResult throws an exception when I try to access the Duration valueCSHARP-124
DateTime values before 1970 used in a $gt comparison produce no resultsCSHARP-125
Enum deserialization appears to rely on the underlying type of the CURRENT C# Enum to deserialize Enums - backward compatibility issue?CSHARP-122
JSON/BSON Serialization of child objects with properties that hide the their parents properties failsCSHARP-120
ToJson() serialization of Abstract classesCSHARP-152
MongoConnectionStringBuilder fails at constructor using a connection stringCSHARP-101
Save calls Insert instead of Update with string _idCSHARP-93
Stack overflow when calling DropAllIndexesCSHARP-100
CSharp driver exception when Saving a an object with an IList<T> property as opposed to List<T>CSHARP-116
If Flush is called just before Close on a BsonBinaryWriter then Close throws an ArgumentOutOfRangeExceptionCSHARP-117
QueryFlags enum has wrong valuesCSHARP-98
Deserialization Fails on 2nd object readCSHARP-118
DropCollection fails with "not master" when SlaveOK is specified in connection stringCSHARP-102
BsonClassMap should ignore non-parameterless propertiesCSHARP-112
Make C# driver deserialize Doubles and LongNumber(Int64) in MongoDocuments to Int32sCSHARP-103
when using RequestStart(), ReleaseConnection tries to return in-use connection back to the poolCSHARP-111
Enhance AddToSet and AddToSetEach to work with custom C# classesCSHARP-109
Improve type safety of parameters to methods in MongoCollectionCSHARP-108
BsonClassMap.UnmapCSHARP-104
If the property is mapped but getter or setter is missing, it may throw a cryptic errorCSHARP-92
BsonCollection.InsertBatch(new[] { new BsonDocument{ {_id:-1} } }) failsCSHARP-72
Unify common assembly attributes into GlobalAssembly.cs
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0