Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-2066
Can't shard a collection with an existing unique index. Error message not helpfullSERVER-1959
It is impossible to compare const OIDSERVER-1977
condrestart uses wrong filenameSERVER-1871
Assertions are threw on the server removed from the replica setSERVER-1881
db.serverStatus() output contains "cursros"SERVER-3116
What is the default server connection pool sizeSERVER-2516
mongostat shows incorrect connections numberSERVER-2369
mongoexport doesn't support specifying fields within arrays in the field selectorSERVER-2092
Unexpected matching behaviour for current $pull with $elemMatch syntaxSERVER-2072
Mongo shell prints Date objects with incorrect timezoneSERVER-2052
disallow empty string fields in embedded hash objectsSERVER-1994
mongorestore doesn't return an error code to OS when the requested operation can't be completed.SERVER-1983
Bad sort spec causes assertion failureSERVER-1953
Cannot control mongodb process via service in Ubuntu when started with --forkSERVER-1941
serverStatus Date() is not JSON, therefore it is not JSON parsableSERVER-1973
A server started with --slave can only be changed by re-starting processSERVER-1916
Include the persistent connection id string in the HTTP REST administrator page's Clients table.SERVER-1865
Official Linux packages don't set up logrotateSERVER-2463
update rs.conf() to always display votes in a replica setSERVER-2013
Have $or queries with two $in queries to return unique resultsSERVER-3140
can not repaireDatabaseSERVER-4360
replica setsSERVER-2467
DBRef(coll, id) causes Assertion at Server-SideSERVER-2348
$all/$elemMatch doesn't use index correctlySERVER-2430
Indexed capped collection performance degrades after there are thousands of entriesSERVER-2095
console returning an error for lines terminated in equals (=)SERVER-2089
mongod process stops when using --auth and the first connection failsSERVER-2080
Connecting to an authenticated server creates the database namespace regardless of success or failure.SERVER-2079
Authenticated Connections do not get terminated when dropDatabase() command is issued.SERVER-2073
Calling Date() with a date string as an argument returns the current time instead of converting the stringSERVER-2143
mongodump ignores disk fullSERVER-2107
unable to drop old db using dropDatabase()SERVER-2099
MapReduce does not allow limit as one attribute on a sharded setupSERVER-2098
BSONArrayBuilder::subXStart, various forms of inefficiencySERVER-2132
data loss when use a small chunksizeSERVER-2125
unable to do show collections on slavesSERVER-2137
primary node instance is gone there is no messageSERVER-2494
DBClientBase::insert requires multiple alloc/copy/free operations, should be zero copy for passed in BSONObjSERVER-2394
when map/reduce has no output data, collection doesn't get renamedSERVER-2043
field name with dot contradictionSERVER-2056
incorrect maxConnsSERVER-2055
Trying to create replica set on local machine. Gives errror "couldn't initiate : can't find self in the replset config"SERVER-2005
Integer overflow with upsertSERVER-2002
Performance issues under extremely high insert rates on WindowsSERVER-2000
mongorestore should skip hidden directories WAS: --db can't succeed if the directory contains usual "hidden" Linux directories with names starting with '.'SERVER-2015
Assertion failure false db/repl/rs.cpp 315SERVER-1989
Splitting big chunk caused assertion failedSERVER-2556
Query with empty $nin takes considerably longer than without itSERVER-2256
MongoDB hung and is not responsive on multiple map/reduceSERVER-1963
killOp causes server failure on MongoDB 1.6.3
{"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