Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-17627
If getMore commands pass an invalid cursor id, report the id passed in the error messageSERVER-17596
mongo::OID::asTimeT() and mongo::OID::asDateT() should be constSERVER-17753
Remove GridFS from the server copy of the C++ driverSERVER-12128
Inconsistent Earth radius used in tests / documentationSERVER-17835
Aggregation geoNear deprecated uniqueDocs warningSERVER-17679
mergeChunks command should not initialize the sharding state if already initializedSERVER-17634
do not apply replicated insert operations on missing collectionsSERVER-17631
Implement makeStatusWith<T> factory functionSERVER-17615
moveChunk and movePrimary commands massert when given deleted shardSERVER-17023
Move call to runCommands() out of runQuery()SERVER-17780
Init script sets process ulimit to different value compared to documentationSERVER-17708
Help missing in mongo shell for createIndex() callSERVER-16981
Split query_planner_test.cpp into multiple test filesSERVER-17465
--use-system-tcmalloc does not support tcmalloc setParameters and extensionSERVER-17590
disallow --fastsync with replica setSERVER-16685
serverBuildInfo should include storage engines compiled into serverSERVER-17337
RPM Init script breaks with quotes in yaml config fileSERVER-17826
Ignore ismaster exceptions in initial_sync_unsupported_auth_schema.js testSERVER-17822
OpDebug::writeConflicts should be a 64-bit typeSERVER-17820
Windows service stop can lead to mongod abrupt termination due to long shutdown timeSERVER-17849
Fix coverity issues in type_chunkSERVER-17850
add utility function for converting an exception to a StatusSERVER-17201
Build fails using uClibcSERVER-17158
sort component of internal plan cache key syntax is ambiguousSERVER-17119
Verify fails during AND_HASH query stage's readFirstChildSERVER-17892
Explicitly turn checksum on for all collections/indexes in WiredTiger by defaultSERVER-17453
warn that db.eval() / eval command is deprecatedSERVER-17248
Handle WriteConflictException server-sideSERVER-17232
Mongos tries to create user database on config server when replica set name is 'admin'SERVER-17231
Can't find shard to put test db on when shard replica set name is 'config'SERVER-17283
Implement getMore command on mongodSERVER-17282
Implement find command on mongodSERVER-17694
support RPATH=value in top-level SConstructSERVER-17690
Move sharding event logging operations to the catalog managerSERVER-17672
serverStatus command with {oplog: 1} option can trigger segmentation fault in mongodSERVER-17671
Refuse to complete initial sync from nodes with 2.4-style auth dataSERVER-17669
Remove auth prompt in webserver when auth is not enabledSERVER-17663
Add Fetcher to Data ReplicatorSERVER-17656
First pass implementation of partial indexesSERVER-17655
Polyfill std::make_uniqueSERVER-17647
Compute BinData length in v8SERVER-17642
WriteConfictException during background index createSERVER-17640
Add explicit operator bool to BSONElementSERVER-17638
Move database catalog load operations to the catalog managerSERVER-17637
Sharding catalog managerSERVER-17623
Get BtreeBasedAccessMethod out of IndexAccessMethod heirarchySERVER-17618
RLP Command-line options, and parameter parsingSERVER-17616
Removing or inserting documents with large indexed arrays consumes excessive memorySERVER-17613
Unable to start mongod after unclean shutdownSERVER-17602
Add "protocolVersion" replset config field
{"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