Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-1478
(new) NumberLong("1") prints stuffSERVER-1496
StringData should have an explicit constructor taking both a const char* and a lengthSERVER-723
access current ops isn't thread safeSERVER-1415
Giving incorrect parameter syntax to --replSet shows error in log but continues to run. Maybe it should abort like it does if the parameter is missing all together. Also, when parameter is missing, it would be nice to show expected syntax.SERVER-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-1477
Object.bsonsize({...}) Crashes ShellSERVER-1320
replica set connectionSERVER-1495
web server for mongosSERVER-1491
implement capped truncateSERVER-1504
Possibly deadlock reached while performing simultaneous queries and mapreducesSERVER-1209
make sure $or works with shardingSERVER-1266
libmongoclient should not link with xulrunner's libmozjs, causes subtle memory errorsSERVER-1319
clean up connection string handlingSERVER-1510
original primary in replica set after reboot didn't get back (rollback fails)SERVER-1498
strnlen in bsoninlines.h ambiguous with system strnlen in context dependent waysSERVER-1414
Sever does not recognize self when IP addresses are given in replSetInitiate configSERVER-557
replica setsSERVER-1511
bson.h does not compile when included on its ownSERVER-1500
rs doesn't elect primary if initiated by an arbiterSERVER-1494
[replsets] Orphaned master should step down?SERVER-1274
Client facing headers should compile cleanly with gcc's -Wall -Werror flags setSERVER-1419
assertion on replSetInitSERVER-1497
can't mix and match localhost and real ipsSERVER-1490
printShardingStatus() needs update for config.collectionsSERVER-1516
if the primary fails, the remaining servers never sync upSERVER-1489
BSONArrayBuilder::fill creates and destroys multiple std::string operations on every callSERVER-1488
mongos pid fileSERVER-1472
Mongos handles exceptions from commands differently than mongodSERVER-1271
BSONObjBuilder and BSONArrayBuilder chould have a 'done' method that does not return a BSONObjSERVER-1453
assertion when attempting to yield during geo querySERVER-1486
DBClientPaired::auth shadows virtual function DBClientWithCommands::auth, causes warnings with -Wall -Werror -Woverloaded-virtual
{"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