Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-1570
serverStatus "repl" field for replicaSetsSERVER-1568
upsert with $atomic is brokenSERVER-1563
Console output shows elapsed time as Unix epochSERVER-1562
non-verbose explain should filter sharded explainSERVER-1561
sorting doesn't work if sort field not included in projectionSERVER-1560
first query against sharded collection fails with "too many attempts to update config, failing"SERVER-1556
why does addShard require more than one seed specified?SERVER-1554
--configsvr changes default data directory to /data/configdbSERVER-1551
check cursor is still ok after yieldSERVER-1549
implement empty capped functionSERVER-1548
Don't let users add config servers while cluster is upSERVER-1547
Use fixed-width dates in sharding changelog _idsSERVER-1544
blocking for replication returns success with no replication configuredSERVER-1541
Chunk::splitIfShould errors shouldn't show up in getLastErrorSERVER-1539
stats command ignores non-numeric values for scaleSERVER-1538
isMaster fails for uninitiated replica setSERVER-1537
cursor id generation in mongos is wrongSERVER-1535
don't let you add SYNC as a shard (WAS: Failed to insert data into shard, which is a replica set)SERVER-1532
Errors not logged if exit and --fork --logpathSERVER-1531
timeout cursors in mongosSERVER-1530
need to differentiate cursor timeouts vs. finished by removeSERVER-1529
concurrency issues with yieldingSERVER-1523
minor change to --replSet formatSERVER-1522
replSetInitiate fails if port not explicitly included in hostSERVER-1520
[replsets] getlasterror never returns with w > 1SERVER-1519
rs.initiate() generates bad config: all host _id's are 0SERVER-1518
Probable concurrency bugSERVER-1516
if the primary fails, the remaining servers never sync upSERVER-1512
backup objects deleted by rollback (WAS: Repl set: Behavior when resyncing -> deleting documents)SERVER-1511
bson.h does not compile when included on its ownSERVER-1510
original primary in replica set after reboot didn't get back (rollback fails)SERVER-1504
Possibly deadlock reached while performing simultaneous queries and mapreducesSERVER-1500
rs doesn't elect primary if initiated by an arbiterSERVER-1498
strnlen in bsoninlines.h ambiguous with system strnlen in context dependent waysSERVER-1497
can't mix and match localhost and real ipsSERVER-1496
StringData should have an explicit constructor taking both a const char* and a lengthSERVER-1495
web server for mongosSERVER-1494
[replsets] Orphaned master should step down?SERVER-1491
implement capped truncateSERVER-1490
printShardingStatus() needs update for config.collectionsSERVER-1489
BSONArrayBuilder::fill creates and destroys multiple std::string operations on every callSERVER-1488
mongos pid fileSERVER-1486
DBClientPaired::auth shadows virtual function DBClientWithCommands::auth, causes warnings with -Wall -Werror -Woverloaded-virtualSERVER-1482
rs.add() assert db/repl/rs.h:184SERVER-1479
Error when setting up replica sets - assertion failure !sp.state.primary() db/repl/rs.h 184SERVER-1478
(new) NumberLong("1") prints stuffSERVER-1477
Object.bsonsize({...}) Crashes ShellSERVER-1472
Mongos handles exceptions from commands differently than mongodSERVER-1471
bad shard version on commands should be retriedSERVER-1468
port replica pair tests to replica sets
{"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