Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-1186
mongoimport: add ability to choose key for upsert instead of just _idSERVER-950
make addshard take a max size argument to help balancingSERVER-1170
The Windows SCM (Service Control Manager) options should have their ownSERVER-1150
Mongod.ese --remove hangs and lacks output on Windows 7SERVER-1157
Consistent commandline options for host/port across all commandline utilitiesSERVER-1156
mongos should have a --bind_ip argumentSERVER-1192
alter mongostat to include 'flushes/s' parameter from db.serverStatus()SERVER-1189
Improves logging in util/ntservice.cppSERVER-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-1127
csv mode doesn't handle -SERVER-1133
Allow mongoimport to error rather than warn on input too largeSERVER-109
$or should use indexesSERVER-1083
mongoimport: option to support an array of json objectsSERVER-205
$orSERVER-1171
mongoimport does not validate UTF-8 input, resulting in breakage when queryingSERVER-1167
finish cursor handlingSERVER-1165
Leaking LastError'sSERVER-1152
mongoimport not creating object for valid JSON file inputSERVER-1141
mongod could exit whenit cannot bind listen portSERVER-1193
Build issues on dbgrid.vcproj on masterSERVER-1179
md5 command stopped workingSERVER-857
add get_timestamp method to ObjectId representation in the server's embedded interpreterSERVER-175
mongosniff on windowsSERVER-1242
db seg faults when doing an or query on a collection that does not existSERVER-1235
createCollection uses int for size instead of long longSERVER-1233
mongofiles / filemd5 needs to support bindata types 0 and 2SERVER-1232
C++ GridFS Client should support larger Chunk SizeSERVER-1123
better stats reporting for sizesSERVER-943
do chunk filtering in mongod (WAS: Make receiving mongod ignore objects during migration)SERVER-1218
"assertion: bad char(s) in db name" when using blank space in a use db commandSERVER-1210
simplifiedQuery() cannot reconstitute a regex match, leading to potential $or mismatchesSERVER-1204
sharded getLastError doesn't fill in "n" correctly for updatesSERVER-1203
repair drops local.oplog.$mainSERVER-1206
$or hint does not use index ranges expressed in or clausesSERVER-1202
repl logKeepAlive can block readersSERVER-253
Migrate tests out of SConstruct and into separate buildscriptsSERVER-1149
don't allow dbs with different casing (WAS: Using not existing Database in shell client should not stop the database server)SERVER-1051
oplog small test - need to verify slave and master the same
{"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