Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-5734
mongodump shouldn't export config database by defaultSERVER-3924
mongo shell should autocomplete database namesSERVER-3992
Windows executables should not export symbolsSERVER-4006
Shell command completion for function properties has 'prototype' 3 timesSERVER-3994
Brace matching in mongo shell could be betterSERVER-3990
Mongo client line editing -- ctrl-d will not delete a single character (line length == 1)SERVER-4063
make leak warning take number of connections info consideration WAS: I would like a way to set the threshold for the memory leak warning messageSERVER-4021
Running "addshard" outside admin db produces cryptic error messageSERVER-13185
too much (virtual) memory allocated on getmore under edge conditionSERVER-4625
better wrap exceptions in 2.0 branch from setVersion() in parallel cursorSERVER-4169
mongodump should be more quietSERVER-3977
running mongod always shows WARNING messages about "fastsync"SERVER-3847
db.setProfilingLevel(2) doesn't log what was insertedSERVER-3828
Log shown in mongod rest api has no newlinesSERVER-3885
_replSet log page doesn't show recent log activity clearlySERVER-3912
mongo shell creates a new .dbshell file in the current directory on windows(should be user's home directory?)SERVER-3910
millis always 0 when profilingLevel is 2SERVER-3840
Inconsistent handling of arbiters with tags between rs.initiate() and rs.reconfig()SERVER-3809
Mongo shell tab completionSERVER-4363
Sending multiple killCursors commands causes assertionSERVER-4012
Ctrl-T in Mongo shell behavior isn't quite rightSERVER-4128
the most web stats pages show error message (also after update to 2.0.1)SERVER-3915
Installing mongod as a windows service fails if paths have spaces in themSERVER-3931
Shell hangs on tab complete if db is fsync&lockedSERVER-3971
Assertion failures / segfaults querying an apparently corrupt indexSERVER-3989
Cannot suppress ClientCursor::yield "warnings" from logsSERVER-3928
replSet initial sync pending for quite a long timeSERVER-3993
Windows executables should include a Version resourceSERVER-3918
make sparse indexes error out on {$exists: false} queriesSERVER-3966
mongodump won't dump a specific db/collection using admin credentialsSERVER-4151
mutexDebugger debugger called without DEV macroSERVER-5733
mongos --chunkSize does not update chunkSize settingSERVER-5094
Add configuration options to /etc/sysconfig/mongod for easier configuration mongodSERVER-4965
$not appears to distribute incorrectly over conjunctionsSERVER-3838
mongos split command should be easier to useSERVER-3821
Problem With SConstruct file: TypeError: exceptions must be old-style classes or derived from BaseException, not strSERVER-3941
Display timestamps in shell as Timestamp(T, I)SERVER-4093
BinData requires constructor in shell, unlike HexDataSERVER-4033
the most web stats pages show error messageSERVER-3917
Display cleaner error in shell for invalid ObjectId - stack trace displayedSERVER-4046
Change logging verbosity while mongod or mongos is runningSERVER-4070
BSONObj and BSONElement classes have no operator!=, while having operator==SERVER-3969
Shell interactive password prompt can't handle spacesSERVER-4010
The Windows version of the shell loses scrollback on ctrl-LSERVER-4045
Display queries for getmore ops in db.currentOp() outputSERVER-3831
journal by default is unreasonable for an arbiterSERVER-3934
Unique sparse index with array field - can't have two docs with empty arrays (new in v2.0)SERVER-4011
Escape only works to end command completion in WindowsSERVER-4022
reload (settings) chunksize before each balancing roundSERVER-4121
No way to query with slaveOk via HTTP interface
{"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