Export - CSV (All fields)
Export - CSV (Current fields)
- SERVER-6463
Mongos sets shard host string to "set/" without any seed members - SERVER-6438
Unrecognized command "collMod" in use_power_of_2.js - SERVER-6281
waitTime should be waitTimeMs (or waitMs) - SERVER-5863
Have mongod --help show default values - SERVER-5784
Record all btree stats (stop sampling) - SERVER-5187
mongod --shutdown flag should ignore the fork option - SERVER-5147
dumprestore9.js failing on OS X build - SERVER-5013
don't log lines over 100k - SERVER-4735
Add process ID to serverStatus - SERVER-4615
Add hostInfo command to show host info like distribution/server architecture, memory, etc. - SERVER-4483
Track heap usage in mmap'ed blocks not just main arena - SERVER-4332
renameCollection across dbs doesn't replicate correctly - SERVER-4075
New settable parameter to force stack traces from all asserts - 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 message - SERVER-4028
Expose slaveOverrideOk for listcommands (slaveOverrideOk) - SERVER-4022
reload (settings) chunksize before each balancing round - SERVER-3575
Stuck replication condition should be made very visible - SERVER-3318
[Shard] No offer possibility to drain all shard - SERVER-2957
Add ability to log to syslog - SERVER-2825
Returns exit code 0 in case of Mongo fail to start - SERVER-2673
repair creates a directory with dollarsign in its name - SERVER-2663
Apply query expression to currentOp WAS: db.currentOp() should return multiple documents, so various queries can be performed on it - SERVER-2612
support logRotate under windows - SERVER-2026
Add 'seconds waiting' for writes to currentOp() - SERVER-1877
Using single hyphen for install parameter will install un-startable Windows service - SERVER-6795
ExpressionCompare incorrectly optimizes reverse sense expressions to a comparison with the wrong inclusivity - SERVER-6779
$coerceToBool cannot be serialized, causes verify assertion when some optimized expressions are sent to shards - SERVER-6766
DocumentSourceGroup does not properly serialize constant expressions, can cause a valid expression on mongos to be unparsable on shards. - SERVER-6688
ExpressionNoOp / ExpressionConstant BSON round tripping issues - SERVER-6679
Value::coerceToString() for dates should use UTC rather than localtime - SERVER-6624
Read to invalid memory in Expression::parseOperand - SERVER-6597
replace all \" with ' in aggro error messages - SERVER-6592
improve FieldPath validation behavior - SERVER-6570
disallow $add with strings - SERVER-6556
aggregation Value does not handle string values with null characters properly - SERVER-6530
disallow geo commands in aggregation - SERVER-6529
Don't allow inclusions inside of $expressions - SERVER-6472
Make sure all agg tests work on a sharded collection - SERVER-6468
Treat nested and dotted projections the same - SERVER-6425
remove $literal - SERVER-6361
Disallow exclusion in $project for now - SERVER-6343
Test for grouping by tag fails in aggregation/testall.js - SERVER-6335
aggregation framework: disallow $where in $match - SERVER-6290
Remove $isoDate aggregation expression operator - SERVER-6280
Value::createFromBsonElement() should use ValueStatic where possible. - SERVER-6275
$avg assume 0 for undefined - SERVER-6270
attempt to return an aggregation result that is too large results in double exceptions and terminate() aborting mongod - SERVER-6269
DocumentSourceUnwind does not implement the DocumentSource iterator interface correctly - SERVER-6256
Write BSONType::name() and use in aggregation error messages - SERVER-6240
Disable math with Dates in agg
{"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