Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-6344
Typo in help output for SSL builds (shell and tools)SERVER-6396
Add C++ helper function for $and queries.SERVER-6265
Unhide --locks option for mongotopSERVER-6364
Remove/replace write lock in replAuthenticate()SERVER-6348
Create ChunkStats command to replace the sh.status() chunk portionSERVER-6310
Timezone support in date operators at query timeSERVER-6338
Enable segv handler in Tool::mainSERVER-6320
SSL Options Not listed in --help output for mongod/mongosSERVER-6316
collMod command should have better return reportingSERVER-6314
collMod command has no help documentationSERVER-6135
Positional operator in projection shouldn't match embedded document (only array)SERVER-6129
make w:majority work when replication is not enabledSERVER-6124
$unset may create a nested field if it doesn't existSERVER-6095
make multikey indices useful for shardingSERVER-8049
Very short timeout for select() call in net listener eats up CPU timeSERVER-6625
db.adminCommand('top') seems to record commands as queriesSERVER-6701
TTL expiration using _id indexSERVER-6700
Allow updates to expireAfterSeconds field for TTL indexesSERVER-6474
Error message for attempting replSetSyncFrom "self" needs improvement.SERVER-6473
Calling replSetSyncFrom on a primary should raise a warning or errorSERVER-6377
makeStringDataSERVER-6410
"create" command should intrepret same user flags as "collMod" commandSERVER-6263
Move to boost filesystem 3 for upward compatability with newer boost releasesSERVER-6276
Inconsistent api for Aggregation results compared to inline map reduce.SERVER-6229
not so rare verbose log message: info journal _rotate called inside dbMutex - ok but should be somewhat rareSERVER-6224
mongotop should give error message when trying to connect to a mongos instanceSERVER-1326
ChunkManager::reload() should only load updated chunksSERVER-6442
memory error in smoke testSERVER-6429
$unwind keys in a document or subdocument and group by them without knowing all the field names beforehand.SERVER-6427
mongos does not support copydbgetnonceSERVER-6514
scons --sharedclient mongoclient builds libmongoclient.a, no shared library build.SERVER-6501
MongoDB on Windows failing because of lack of storageSERVER-6375
Can't pass nolock:true to eval via shell helperSERVER-6374
Make TTL collections respect a hard limit instead of a soft minimum 60 seconds limitSERVER-6366
--noOptionsRestore flag has no affect on mongorestoreSERVER-6365
New aggregation pipeline operator: $countSERVER-6362
Chained replication is generating too many queries on middle serversSERVER-6359
mongoexport now outputs full strings in CSV modeSERVER-6352
Add sh.removeTagRange(ns, min, max, tag)SERVER-6351
Make mongostat adjust column width for variable length field "db locks"SERVER-6350
Do not allow completely removing tag from all shards if currently in use (in config.tags collection)SERVER-6347
can't link --ssl on fedoraSERVER-6346
Logged Error Message for non-SSL Replica Set Member in SSL enabled set is non-informativeSERVER-6312
ensure fassert for assertions occurring after db writesSERVER-6311
FlushViewOfFile failures can result in invalid journal on WindowsSERVER-6340
TIME_UTC is a macro in C11, compilation of lines, containing boost::TIME_UTC will fail with glibc 2.16SERVER-6335
aggregation framework: disallow $where in $matchSERVER-6334
ReplSet connections magically gets reauthenticated after logging outSERVER-6330
Can still perform unauthenticated queries after logging out on a replica set connectionSERVER-6321
Bad path to SSL key file or incorrect password causes: Assertion: 15868 :Can't read key file
{"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