Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-2032
mongo shell ( 1.6.4 ): Object.bsonsize(db.s_1234.findOne()) call to non-existing collection crashes shellSERVER-2071
mongoimport fails to import large integersSERVER-2148
$in with sort doesnt use indexSERVER-2207
mongod outputs large queries in fullSERVER-2192
$pop causes "can't apply mod in place - shouldn't have gotten here " - need to fix error messageSERVER-2013
Have $or queries with two $in queries to return unique resultsSERVER-2968
Exact geo lookups not processed exactlySERVER-2710
Running replSetReconfig while writing to a collection causes secondaries and arbiters to segfault.SERVER-2329
Dropped database doesn't disappear due to replicationSERVER-2095
console returning an error for lines terminated in equals (=)SERVER-2082
mongos fails with "remotes don't match"SERVER-2070
upsertFields not updatingSERVER-2139
server exceptionSERVER-2115
Geospatial index queries on the X axis do not return the correct results when min/max is setSERVER-2102
Wrong configuration parameter 'oplog' in mongodb.conf in Ubuntu Maverick package.SERVER-2098
BSONArrayBuilder::subXStart, various forms of inefficiencySERVER-2122
memory leak of shard + replicationSERVER-2494
DBClientBase::insert requires multiple alloc/copy/free operations, should be zero copy for passed in BSONObjSERVER-2405
mongos does not report unique index insert failure on non-sharded collectionSERVER-2394
when map/reduce has no output data, collection doesn't get renamedSERVER-2050
Enables ScopedDbConnection to set the timeout.SERVER-2033
Add skip and limit options for mongoexportSERVER-2057
$or with sortSERVER-2290
Broken master-slave replicationSERVER-2231
Existing sharding rules seems to be immutable even if i drop the target collection and rebuild one.SERVER-2263
Restoring a configsvrSERVER-2254
When host machine under heavy load, the mongos running on it reveals less data than othersSERVER-2585
Allow nested $or operatorSERVER-2199
mapReduce command doesn't tolerate null finalize attributeSERVER-2186
mongorestore doesn't restore indexes (osx)SERVER-2176
mongod does not start after package upgrade - misleading error messages!!SERVER-2175
Userids from the shell in windows miss machineid and pidSERVER-2171
errorReset does not work in with shardsSERVER-2152
BSONObjBuilder and BSONArrayBuilder objects should be re-useableSERVER-2209
timeout query deosn`t kill querySERVER-2239
indexes causing non-distinct results in $or querySERVER-2234
Sometimes geospatial requests do not return expected resultsSERVER-2208
Cluster shutted down without any instruction.
{"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