Export - CSV (All fields)
Export - CSV (Current fields)
CSHARP-285
Decimal serialization/deserialization should not be affected by localeCSHARP-307
Throw more appropriate exception when null is passed to Insert or InsertBatchCSHARP-256
Debug build used for releasesCSHARP-274
The overloads of Insert and Save in MongoCollection should matchCSHARP-230
EnsureIndex doesn't recreate an index adter a table is droppedCSHARP-293
Add some additional information to error message when mapping a class results in duplicate element nameCSHARP-276
BsonArray should have constructor/methods dealing with not-generic IEnumerableCSHARP-277
C# Driver does not Deserialize System.Drawing.SizeCSHARP-273
Don't send queries to arbitersCSHARP-279
Implement an IBsonSerializer for XmlDocument and XDocumentCSHARP-289
QueryConditionList and QueryNotConditionList to have the same abstract base class BaseQueryConditionList or implement IQueryConditionListCSHARP-244
MongoDB.DriverOnlineTests.MongoCollectionTests.TestReIndex is failing against mongodb 1.8.1CSHARP-283
Ambiguity in MongoDB.Driver.Builders.Update.AddToSetEach methodsCSHARP-296
Update.Pull doesn't support queries on scalar elementsCSHARP-297
The IsCapped method on MongoCollection throws a NotImplementedExceptionCSHARP-286
Add support for dropTarget to MongoDatabase.RenameCollectionCSHARP-275
Make Date constructor notation in JsonReader accept the same string representations for a Date as JavaScript doesCSHARP-253
Insert and similar methods should enforce valid element namesCSHARP-305
Implement new Nuget PackagingCSHARP-313
When calling ToBsonDocument() on an extension method, throw a more useful exceptionCSHARP-271
When a connection pool is created immediately add MinConnectionPoolSize connections to itCSHARP-304
Add ToHashTable() extension method to MongoDB.Bson.dllCSHARP-312
Add ToDictionary and ToHashtable methods to BsonDocumentCSHARP-254
Counting documents - 32 bits enough?CSHARP-284
Add a way to provide serialization attributes to be applied to collection elementsCSHARP-287
When creating a new GridFS file using the Stream API you can't set the _id for the fileCSHARP-310
Problems using NeverSerializeDefaultValueConventionCSHARP-255
SocketException on MongoServer.Connect()CSHARP-280
Compiler error: ambiguous call between IEnumerable<MongoDB.Bson.BsonValue> and IEnumerable<object> in BsonArrayCSHARP-282
Empty UpdateBuilder will null out a documentCSHARP-267
JsonReader and JsonWriter should support new mongo shell helper methods for UUIDsCSHARP-300
Memory Issue in Cursor / IIS Web Application onlyCSHARP-263
Deserialization of array that was serialized with nominalType object fails due to lack of type informationCSHARP-250
Create nuget package for C# 1.1 driverCSHARP-281
PopFirst and PopLast do the opposite jobsCSHARP-225
Strange NullReferenceException on acquiring connectionCSHARP-343
.Net Web App via C# driver reports connection problemsCSHARP-288
mongo-csharp-driver 1.1 NullReferenceExceptionCSHARP-262
JsonWriter must output "new" for Date valuesCSHARP-265
Serialization of Dictionary<string, T> fails if any key is not a valid element nameCSHARP-272
Reduce lock contention in LookupSerializer (and in serialization config in general)CSHARP-290
Ambiguity between overloads with an IDictionary or an IDictionary<string, object> parameterCSHARP-266
Remove support for updating an existing GridFS fileCSHARP-332
read large int arrayCSHARP-301
Deserialization of Dictionary that was serialized with nominalType object fails due to lack of type informationCSHARP-260
JsonReader fails on some forms of regular expressionsCSHARP-261
JsonReader fails on some forms of Date expressionsCSHARP-309
Change argument type to longCSHARP-311
New serialization format for Dictionary<TKey, TValue> as array of nested documentsCSHARP-302
Frequent connection errors result in a Connect/Disconnect storm
{"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