Export - CSV (All fields)
Export - CSV (Current fields)
CSHARP-285
Decimal serialization/deserialization should not be affected by localeCSHARP-189
Add Nuget package specification to gitCSHARP-216
Add support for nolock option to MongoDatabase.EvalCSHARP-223
Add Shutdown method to MongoServerCSHARP-230
EnsureIndex doesn't recreate an index adter a table is droppedCSHARP-186
Include XML documentation in release packagesCSHARP-226
MongoGridFS.Find methods should return MongoCursor instead of IEnumerableCSHARP-224
MongoCursorEnumerator GetMore throws an exception if enumeration is within the scope of a RequestStartCSHARP-243
Support new regular expression optionsCSHARP-242
Support serialization of IPAddress and IPEndPointCSHARP-245
Unit tests failing when run against 1.6.5CSHARP-238
When serializing a class with a property that is a Dictionary where the keys are not strings the keys are serialized with a redundant "_t" elementCSHARP-184
Escape special characters in username and password in connection stringCSHARP-227
Shell JsonOutputMode should output "new BinData" instead of just BinData so output can be pasted into the shellCSHARP-244
MongoDB.DriverOnlineTests.MongoCollectionTests.TestReIndex is failing against mongodb 1.8.1CSHARP-233
MongoServerInstance.Disconnect() contains an NRE pointCSHARP-251
Allow BsonTypeMapper to be extended with custom type mappersCSHARP-210
Add ToArray and ToList methods to BsonArrayCSHARP-194
Add support for $nor queries to the Query builder.CSHARP-246
Added an overload of MongoDatabase.CreateCollection() that takes only the database name as a parameterCSHARP-208
GridFS Upload and Download don't verify the md5 hashCSHARP-248
Add FindUser and FindAllUsers methods to MongoDatabaseCSHARP-211
BsonClassSerializer should look for ShouldSerializeXyz methods and use themCSHARP-212
Make C# driver more Powershell (and metadata driven programming) friendlyCSHARP-231
Support automatically generating Id values of type BsonObjectId as well as ObjectIdCSHARP-220
Make Query aggerators accept nullsCSHARP-221
Modify MongoGridFSStream so that user can specify whether MD5 hash should be computed or notCSHARP-235
Dropping a collection that doesn't exist shouldn't throw an exceptionCSHARP-255
SocketException on MongoServer.Connect()CSHARP-259
Cannot query a MongoDBRefCSHARP-234
Make the collection name accessible in IIdGeneratorCSHARP-229
ObjectId.TryParse shouldn't throw an exceptionCSHARP-215
Save fails with duplicate key exception when updating an existing document and _id is a string internally represented as an ObjectId in the databaseCSHARP-214
FindAndModify and FindAndRemove should not throw an exception when no matching document is foundCSHARP-205
Add Insert Methods to MongoCollection<TDefaultDocument> for improved powershell supportCSHARP-206
Rename ObjectId.GenerateNewId to ObjectId.NewId() to meet Guid.NewGuid()CSHARP-187
BsonBuffer waiting indefinitely on broken connectionCSHARP-250
Create nuget package for C# 1.1 driverCSHARP-188
Deadlock possible between BsonDefaultSerializer and BsonClassMap when classes are AutoMapped on the flyCSHARP-213
GridFS Upload fails to upload entire file if data is coming from a network streamCSHARP-204
Concurrency Issue on failure recoveryCSHARP-228
Support standard byte order when serializing GuidsCSHARP-225
Strange NullReferenceException on acquiring connectionCSHARP-236
Can't map an user defined type (class or struct) to a bson valueCSHARP-219
Support tailable cursorsCSHARP-193
The MapReduce(query, map, reduce) overload doesn't default the out option to InlineCSHARP-217
Disposing a cursor that used a connection that failed leads to NullReferenceExceptionCSHARP-199
Update.Rename should support renaming more than one element and should be combinable with other update operationsCSHARP-198
Save method throws exception if Id is a composite classCSHARP-105
Driver shouldn't try to find discriminator when deserializing if the nominalType is sealed or ClassMap.DiscriminatorIsRequired is false
{"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