Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-4769
Reconfiguring a replica set from all-localhost to no-localhostSERVER-4598
mongostat always shows port for the last lineSERVER-4622
the createIndex command is not show on collection helpSERVER-4847
Wrong key returned from map/reduceSERVER-5041
Incorrect parameter in mongod.conf oplogSERVER-5009
Incorrect --oplog option in RPM-based config fileSERVER-5872
autosplit would be triggered before data size touch chunksize. The return message "updatedExisting" of update is missedSERVER-5279
Bypass auth check when logging "ClientCursor::yield can't unlock" messageSERVER-4866
prevent Socket fd leaksSERVER-5614
scons compilation with multiple includes and library pathesSERVER-4573
faults with every actionSERVER-4774
Add the `--shutdown` flag to OSX installsSERVER-4599
Remove the "--nocursor" command line optionSERVER-5682
writes cause non-trivial read i/oSERVER-4625
better wrap exceptions in 2.0 branch from setVersion() in parallel cursorSERVER-4623
createIndex command does not fail from the shell when the index already existsSERVER-4660
Display large warning in mongos when running a sharded cluster with only 1 config serverSERVER-4634
--use-system-all (and --use-system-snappy?) don't actually use system snappySERVER-7836
Upgrade path from 2.0.X to 2.2.XSERVER-6732
V8 Scripting: Multiline JSON Arrays break using square brackets aloneSERVER-5114
Getting "profile: warning ns local.system.profile does not exist" errors after upgrade to mongodb 2.0.2SERVER-4565
Count() takes exceptionally long time/hangsSERVER-4764
problem connecting to config svrSERVER-4752
Segfault in mongo on update operationSERVER-5138
Are node names case sensitive?SERVER-5164
When syncing a secondary to a primary (replica sets), the mapping to memory may freeze until you do a query on the database.SERVER-5011
authenticated read-only users unable to access dataSERVER-5203
find BinData without new ShellSERVER-5150
drop collection : now errors with shardingSERVER-4635
--use-system-pcre doesn't work unless I add -lpcre to LINKFLAGSSERVER-5605
db.currentOp() - "query" : {"$msg" : "query not recording (too large)"SERVER-5344
Enable parallel execution of sharded count queries with criteriaSERVER-4833
Misleading error when running addshard with a space before hostnameSERVER-4659
Always log number of duplicate documents dropped when creating index with dropDupsSERVER-4784
replSetInitiate without arguments breaks when hostname isn't resolvableSERVER-5441
Mongo shell "getlasterror" does not return "updatedExisting" via mongosSERVER-4822
How long does it usually take for mongos to figure out new primary of replicasets?SERVER-5341
mongoexport run on secondariesSERVER-4686
MSI installer for the core serverSERVER-4831
Poor error message when trying to add shard with duplicate DB nameSERVER-4823
show dbs should return a list of databases that any user can accessSERVER-4780
Improve Memory Leak Warning MessageSERVER-4798
$pop multiple elements from an array at onceSERVER-4928
$regex query should assert if value is not a regex or a stringSERVER-4949
SIGPIPE causing process termination on accept()ed connections (OSX)SERVER-4973
$not should return error if used as a top-level key in query documentSERVER-4676
$unset-ing field in sparse key does not reduce index sizeSERVER-5094
Add configuration options to /etc/sysconfig/mongod for easier configuration mongodSERVER-4562
createIndex on array field with unique and dropDups:true gives "Invalid BSONObj size" error instead of duplicate key error if array has 2 or more duplicatesSERVER-4720
shard key
{"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