Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-1131
mongo man pages refer to mongod executable in place of mongoSERVER-1132
Creating a database with slash in it causes 'file allocation failure'SERVER-1070
mongod.exe does not run from a path with spaces in it, and does not give a good error messageSERVER-1170
The Windows SCM (Service Control Manager) options should have their ownSERVER-1180
--repair does not seem to respect --repairpath on disk space checkSERVER-1189
Improves logging in util/ntservice.cppSERVER-1369
Convert all multiword command line options to lowerCamelCaseSERVER-1106
db.printSlaveReplicationInfo() -> JSSERVER-1118
tojson() crashes when .constructor is nullSERVER-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-1288
Mongod consumes massive amounts of memorySERVER-1306
Unable to access collections on dir-per-db setup with local namespace symlinked to directorySERVER-1137
1.4 tools need "ok" fix to work with 1.5 serverSERVER-1134
Increments due to running admin commandsSERVER-1341
Rebuilding a large index completely freezes the server and can't be killedSERVER-1317
background index creation blocks "creation" of existing indexesSERVER-1368
Remove --service from the command line arguments in windows. Let the program auto-detect if it is running in the SCM or notSERVER-1060
multi-update only affectsSERVER-1078
$elemMatch index scanning large numbers of rowsSERVER-1588
mongodump/mongoexport should issue its own lock commandSERVER-1422
Cannot list databases while an fsync and lock is in placeSERVER-1147
Failing test with v8 >= 2.2.7SERVER-1163
Writing 44K records a second and mongod.exe gives 'FlushViewOfFile failed 33' warning and then a client issueSERVER-1141
mongod could exit whenit cannot bind listen portSERVER-1196
pre-allocation fixSERVER-1868
change the --nssize without requiring a repairDatabaseSERVER-1107
Increase log detail for MemoryMappedFile::flush (mmap_win.cpp)SERVER-1095
findandmodify doesn't support positional ($) operatorSERVER-1094
mongostat completly locks under high loadSERVER-1091
Readonly users in the admin database do not have access to other databasesSERVER-1119
Under v8, objects in map() have null value for .constructorSERVER-1223
Mongod should not have to perform cleanup when doing mongod --install/--removeSERVER-1149
don't allow dbs with different casing (WAS: Using not existing Database in shell client should not stop the database server)
{"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