Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-6325
using the `edit` command on undeclared variables could benefit from an error messageSERVER-6037
RS members should report on heartbeat if they cannot reach the node hb-ing themSERVER-7787
linenoise_utf8.cpp can read uninitialized memory, trigger ValgrindSERVER-7740
Have the shell collect and print startupwarnings at connection timeSERVER-7347
Do not scale avgObjSize in db.stats() for mongos to be consistent with mongodSERVER-5279
Bypass auth check when logging "ClientCursor::yield can't unlock" messageSERVER-5487
Seg fault when shutting down replica set member - Subscription Build with SSL EnabledSERVER-8071
Allow disabling metric sectionSERVER-8008
$push to sorted arraySERVER-8037
fields not going away on a save() instead just going to nullSERVER-7567
Improve error message for incorrect "w" values.SERVER-7451
Add node startup information to the local DBSERVER-7437
jsonString does not handle Timestamps as documentedSERVER-6625
db.adminCommand('top') seems to record commands as queriesSERVER-7822
Windows Compilation Warnings from S2 LibrarySERVER-7848
ability to turn off distributed lock pinger for testingSERVER-6700
Allow updates to expireAfterSeconds field for TTL indexesSERVER-7717
opsSharded no longer updatedSERVER-7719
mongo shell segfaults when inserting array that contains non-objectsSERVER-5848
Refactor IndexType suitability() method to take a FieldRangeSetPairSERVER-4152
Add logic to insert to create the index on any insert to system.usersSERVER-991
$push with $slice + $sortSERVER-6313
config server timeouts not used in all placesSERVER-6038
Get rid of stringToNum in mongo/bson/util/misc.hSERVER-5677
rewrite json parserSERVER-5675
mongoimport should support all (extended) json formatsSERVER-5285
Either disallow or fix capped collections with more than 2^32 docsSERVER-5208
Replica set periodic reevaluation of sync targetsSERVER-5113
geoNear command should support "limit" as a synonym for "num"SERVER-6167
very verbose messaging with large numbers of collectionsSERVER-6126
Value::compare is not a transitive comparison for certain numeric valuesSERVER-6125
aggregation $sort cannot process heterogenous data types (asserts)SERVER-6144
Aggregation should error out on divide or mod by zeroSERVER-6195
consider $concat to concatenate strings instead of overloading $addSERVER-5718
Code and CodeWScope should be able to pass through aggregationSERVER-4795
Mongostat opcount varies with sleep time when polling multiple hostsSERVER-4858
ProgressMeter lines should be labeledSERVER-3160
replication initial sync should use the fast compact command code to build indexesSERVER-3198
Ability to restrict operations by roleSERVER-2874
Support for "point in polygon" and "polygon intersects polygon" queriesSERVER-8068
Need to conditionally initialize gcrypt librarySERVER-8044
Possible deadlock in killOp/curOpSERVER-8041
Unable to start mongos.exe on windows 32-bitSERVER-7998
sharding/remove2.js failure in buildbotSERVER-7995
Make sure change to sync_passive2.js is okaySERVER-7990
StackLimitCheck::HasOverflowed should use real_climit (v8 backport)SERVER-7989
v8's ContextSwitcher::PreemptionReceieved() may check the wrong isolateSERVER-7984
Infrastructure for config database upgrade (adding epochs in v4)SERVER-7982
Upgrade Indexes on system.users collections when starting up / opening a 2.4 databaseSERVER-7972
jstests/testing_only_commands.js fails when run under small_oplog
{"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