Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-4632
Display "Welcome to MongoDB" message first time a user runs mongo shellSERVER-5616
Any shell command containing the string ".auth" is not added to shell historySERVER-5643
keyfile documentation is incorrect in mongod helpSERVER-5511
Junk strings in listCommand help text?SERVER-5246
Move linenoise out of third_partySERVER-4407
Log warnings on startup if (hard) rlimits are no goodSERVER-5935
count8.js sharding_passthrough testsSERVER-5863
Have mongod --help show default valuesSERVER-5872
autosplit would be triggered before data size touch chunksize. The return message "updatedExisting" of update is missedSERVER-5458
--nohttpinterface option on mongosSERVER-5468
sslPEMKeyPassword Should not be visible in logs and similarSERVER-4628
good lock state reporting with the more granular lockingSERVER-5796
HexData undocumented, crashySERVER-5784
Record all btree stats (stop sampling)SERVER-5473
mongostat throws an error when connecting via a 1.8.x mongos - "unrecognized command: getnonce"SERVER-5891
TTLMonitor complains with --authSERVER-4988
printStackTrace on WindowsSERVER-4142
mongod.exe on Windows -- Source files in SCons build but not in Visual Studio projectSERVER-2238
New projection operator $elemMatchSERVER-3918
make sparse indexes error out on {$exists: false} queriesSERVER-5492
Complete serverStatus in FreeBSDSERVER-5459
Add rs.syncFrom() helperSERVER-5441
Mongo shell "getlasterror" does not return "updatedExisting" via mongosSERVER-5819
Use FileAllocator on WindowsSERVER-5706
If only slaveDelay'd nodes are available, use themSERVER-5000
Connection count is not in sync with the connection thread nameSERVER-3877
Solaris 1.8.2 mongo Doesn't Parse Username and Password Options CorrectlySERVER-3100
MongoDB often does not shut down cleanly when using init scriptSERVER-3639
--repair fails if mongodb.lock file exists (and has data) if journaling on (but there are no journal files)SERVER-4027
Accept geo points equal to 180 (or specified max)SERVER-5883
duplicate key error in replset7.jsSERVER-5977
switch from list<>.sort() to sort(vector<>)SERVER-5936
assertion (fassert) may be triggered by exact match geo lookup with $orSERVER-6155
stale config server in sort1.jsSERVER-6160
TypeError in replsets/auth1.jsSERVER-5973
Aggregation $sort should correctly handle dates before 1970SERVER-6023
add an explicit requireOrder argument to NamespaceDetailsTransient::getCursor()SERVER-5885
center query update asserting in geo_full.jsSERVER-6092
chunks not balanced at end of no_balance_collection.jsSERVER-6133
flushing connection pool can leak connectionsSERVER-6061
Null pointer dereference segfault in mongo shellSERVER-5886
initial_sync3.js bb failure with "not master"SERVER-6094
sharding/remove2.js has cleanup issues at end of test, fails on Linux but blows up test on WindowsSERVER-6116
buildbot zbigMapReduce.js counts failing in mapreduceSERVER-6090
uncaught exception in auth_add_shard.jsSERVER-5926
Segfault when procesing a command with empty namespaceSERVER-5948
replSet member can fall out of RECOVERING back into SECONDARY even if no other node in the set can be authenticated against.SERVER-6060
ReplSetConfig::operator== may incorrectly return true if two instances differ only in the value of buildIndexes.SERVER-5986
fsync deadlock issuesSERVER-6082
"process cannot access the file" in remove2.js
{"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