Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-13286
'ok' property never set in Bulk apiSERVER-13097
Support changing http interface port using "net.http.port" in new config filesSERVER-13131
Improve "key seems to have moved in index" log messageSERVER-13146
An _id index is built on the local.startup_log collection by defaultSERVER-13145
Javascript Bulk API {w:0} return errors in non-commands modeSERVER-13135
Some queries using 2dsphere indexes in 2.6 rc1 scan a *lot* more documents than 2.4SERVER-13105
2.6 prevents creation of new 2d/hashed/haystack indexes in some casesSERVER-13104
Plan enumerator doesn't enumerate all possibilities for a nested $orSERVER-13111
mongoperf does not provide version informationSERVER-13080
Cannot run "copydb" within sharded cluster with auth enabledSERVER-13290
createIndex on existing index but different name should return errorSERVER-13268
warning messages in stage_builder.cpp unclear to userSERVER-13266
Log messages with typosSERVER-13265
Race condition in mongorestore when setting the globalAuthorizationManagerSERVER-13150
/usr/share/doc for LinuxSERVER-13204
Improve racy noPassthroughWithMongod/indexbg*.js testsSERVER-13186
request for journaling/dur stats that are not reset in db.serverStatusSERVER-13110
Man pages do not have the proper versionSERVER-13124
Query with SORT_MERGE stage returns same document twiceSERVER-12948
Ubuntu packaging has issuesSERVER-12957
Stopping a secondary during an index build can leave a non-usable index which is never reportedSERVER-13320
foreground index builds are much slower than background on large collectionsSERVER-13309
remove grid.js after reworking the tests that use it to not use itSERVER-13307
Server crash when a predicate inside $elemMatch value is not indexableSERVER-13312
YAML style Config parameter type mismatch - operationProfilingSERVER-13095
Fail to start without certificate authority when ssl is enabled unless --sslallowInvalidCertificates is also specifiedSERVER-13094
Are we aware that the default install folder name changed on windows between rc0 and rc1?SERVER-13093
mongos update command implementation should omit nModified if forced to down-convertSERVER-13088
Scalability of distinct is sub-optimalSERVER-13087
Improve audit config flag sanity checksSERVER-13119
Create JS test for inserting from an array in jstest/coreSERVER-13118
Make copydb capable of using all authentication mechanismsSERVER-13115
Delete operations should parse queries without holding locks, when possible.SERVER-13113
shell API does not validate write concern for empty batchesSERVER-13130
db.upgradeCheck() or db.upgradeCheckAllDbs() can time outSERVER-13129
db.upgradeCheck() no longer checks all collections by default, and ignores db parameterSERVER-13128
Explain field 'nscannedObjects' incorrect for indexed $or queriesSERVER-13127
Not possible to insert an array in shell bulk APISERVER-13125
DBClientRS should check that pinned hosts still match read preferenceSERVER-13123
All callers of PlanExecutor::getNext need to deal with error returnsSERVER-13147
"show users" in 2.6 doesn't work for 2.4 user authentication modelSERVER-13144
Size value is ignored when creating non-capped collectionsSERVER-13142
2.6 upgrade checker checks only for presence of _id index, not uniquenessSERVER-13141
Text command shouldn't swallow error messages from query subsystemSERVER-13139
Performance regression with smaller $in queriesSERVER-13138
Possible to create documents with empty field namesSERVER-13137
Make sure secondary is up to date before querying in sharding_rs2.jsSERVER-13132
Query ignoring indexes in 2.6rc1SERVER-13102
Remove dead code from shell bulk APISERVER-13085
Improve error message when using createUser command with invalid write concern for config servers
{"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