Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-1959
It is impossible to compare const OIDSERVER-1236
Modify Sconstruct to have the ability to specify visual studio version.SERVER-1229
Add prebuild script to mongo.vcxproj to create mongo.cpp and mongo-server.cppSERVER-1309
Creating a named index which key has already existed doesn't get any warningSERVER-1170
The Windows SCM (Service Control Manager) options should have their ownSERVER-1192
alter mongostat to include 'flushes/s' parameter from db.serverStatus()SERVER-1189
Improves logging in util/ntservice.cppSERVER-1182
Add $noop operation to update or another insert if not exist featureSERVER-1369
Convert all multiword command line options to lowerCamelCaseSERVER-1261
Ability to Persist Javascript Object ExtensionsSERVER-1227
Make installService grant the "Login as a Service" right if necessary to the user that is running the serviceSERVER-1225
Add --serviceUser and --servicePassword options to windows version of mongodSERVER-1224
Add --reinstall option to windows build of mongodSERVER-1221
Scons should look for js(32|64)(r|d).lib on windows platforms when looking for a javascript library.SERVER-1219
Typo in help - "current" is misspelledSERVER-1297
Expose scanAndOrderRequired on MultiCursorSERVER-1264
$elemMatch on subArraySERVER-1290
Connection pool in mongos should be reset after mongod restartedSERVER-1368
Remove --service from the command line arguments in windows. Let the program auto-detect if it is running in the SCM or notSERVER-1588
mongodump/mongoexport should issue its own lock commandSERVER-1193
Build issues on dbgrid.vcproj on masterSERVER-1191
$within:$center returns documents outside of the given circleSERVER-1190
$exists fails on indexed fieldSERVER-1460
BSON should offer a high resolution 'UTC datetime' field type.SERVER-1868
change the --nssize without requiring a repairDatabaseSERVER-1238
$within-query for geo location does not return all matchesSERVER-1223
Mongod should not have to perform cleanup when doing mongod --install/--removeSERVER-1218
"assertion: bad char(s) in db name" when using blank space in a use db commandSERVER-1198
BSONObjBuilder.merge( BSONObj o ) - add fields not already thereSERVER-1197
Performance question regarding map/reduce: map reduce mongo fonction slower than naive (python) countingSERVER-1799
Allow multiple databases to be specified with replication (extend replicate --only to accept a list)
{"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