Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-5776
Setting DBQuery.shellBatchSize to something less than 1 means you can never see query resultsSERVER-5889
Refactor codes to use the helper method replyToQuery (defined in dbmessage.cpp) as much as possibleSERVER-5864
Write script to test rlimit checkSERVER-6310
Timezone support in date operators at query timeSERVER-6008
numactl in debian init script seems to be problematicSERVER-6055
Unify temporary file name selectionSERVER-5796
HexData undocumented, crashySERVER-5706
If only slaveDelay'd nodes are available, use themSERVER-6204
make $pullAll more efficientSERVER-5739
Race condition in SOMETIMES/MONGO_SOMETIMES macrosSERVER-5738
Race condition in ONCE/MONGO_ONCE macrosSERVER-5937
Remove document size limits by transparently splitting it (at least for arrays)SERVER-5922
Write test for SERVER-5844SERVER-5916
In $group allow "$$ROOT" to expand to the whole document matched.SERVER-5848
Refactor IndexType suitability() method to take a FieldRangeSetPairSERVER-5819
Use FileAllocator on WindowsSERVER-5873
Solaris - mongod doesnt work correctly with bind_ipSERVER-6117
SlaveOk Query fails with auth error even after logging inSERVER-6074
Allow $slice operator in $projectSERVER-6070
freebsd really slow in external sortSERVER-6062
mongoutils::str::stripTrailing accesses invalid iteratorsSERVER-6061
Null pointer dereference segfault in mongo shellSERVER-6060
ReplSetConfig::operator== may incorrectly return true if two instances differ only in the value of buildIndexes.SERVER-6042
Check for remaining Windows issues in shell multithreading with V8SERVER-6045
aggregate cmd crashes server with empty pipeline argumentSERVER-5795
Very Poor PerformancesSERVER-5600
Client cursor yielding assertion in geo_box1.jsSERVER-5591
text.h: toNativeString() not implemented when _UNICODE not definedSERVER-5639
Atomic Integer Implementations Not Compatible with Very Old ProcessorsSERVER-5655
assertion in replsets/fastsync.jsSERVER-5288
use no more precision than necessary when reporting explain outputSERVER-5254
dependency order of libraries is causing unnecessary relinkingSERVER-5207
possible for writes/updates miss config change without SCE during auto-update of versions in _checkSERVER-5111
smokeFailingTests cannot pass after a c++ driver build test failsSERVER-6168
Memory leak in BSONIteratorSortedSERVER-6133
flushing connection pool can leak connectionsSERVER-6132
a failure inside MakeChunkWritable should call abort/fassert instead of assertSERVER-6161
BSONObjExternalSorter can consume 16TB of heap spaceSERVER-6158
Windows builds link client examples against previous mongoclient.libSERVER-6152
mongooplog --help is wrongSERVER-6101
Error when bootstrapping 2.1.x with auth from localhostSERVER-6093
Restarting mongos with the new chunkSize parameter value doesn't update the previous valueSERVER-6088
Refactor DBClientReplicaSet::callSERVER-6086
Unicode/UTF-8 in the shell needs to handle zero-width and double-width charactersSERVER-5762
conversions to dates don't accept constant argumentsSERVER-5774
Javascript Date.getDate() does timezone conversion to server's local timezoneSERVER-5728
Regular Expression Query LimitationsSERVER-5723
separate journaling per databaseSERVER-5533
fsync and lock on a Secondary causes the shell to freeze/hang - worse with auth enabledSERVER-5545
DurableImpl::commitIfNeeded and dur.cpp's _groupCommit are not sufficiently aggressive
{"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