Export - CSV (All fields)
Export - CSV (Current fields)
- SERVER-963
Separate os packages into multiple packages - SERVER-2618
Attempting to create a new index that already exists with diff option fails silently - SERVER-7965
Add Year to Logging Timestamp - SERVER-10794
For compatibility with old versions of the shell, db.addUser("user", "password") should create a super-user. - SERVER-9082
JSON parser doesn't accept simple DBRef $id values, like ints or strings - SERVER-12072
Stop swallowing "norepl" errors in the createUser shell helper - SERVER-11627
Make the shell use write commands by default - SERVER-11426
C++ driver should accept both "userSource" and "db" when specifying what DB to authenticate against in the auth helper - SERVER-11388
Make it so that user defined roles can only have privileges on the database they are scoped to - SERVER-11319
Rename grantAnyRole and revokeAnyRole actions to grantRole and revokeRole - SERVER-10855
Add a way to specify in createUser and updateUser commands whether the server should hash the password or the driver already has - SERVER-10493
Update tools to support backing up and restoring user data properly with new user format 2.6 - SERVER-10297
Strengthen checks in okForStorage to eliminate production of objects with invalid field names - SERVER-10084
Logging infrastructure improvements for auditing - SERVER-9865
Deprecate and remove code for "repl" user from master/slave authentication. - SERVER-9699
Remove clean command - SERVER-9517
New schema for users and roles data - SERVER-9516
Upgrade/downgrade support for new schema for user and role data - SERVER-8813
Migrate to Cyrus SASL2 library for sasl authentication. - SERVER-7314
Get rid of Model "ORM" class from C++ driver - SERVER-6246
Manipulate user objects exclusively via commands - SERVER-10482
Make moveParanoia true by default - SERVER-11961
Make names of direct/indirect roles/privilege consistent in rolesInfo and usersInfo - SERVER-11813
In strict-json mode, represent dates with strings. - SERVER-11665
Refactor waitForWriteConcern() functionality - SERVER-11337
Make error reporting consistent whenever throwing an exception in a Command - SERVER-11178
Create IndexCatalog and remove CatalogHacks - SERVER-10942
Assign value 11000 to ErrorCodes::DuplicateKey - SERVER-10596
V8 cache data is not cleaned up in connection after usage - SERVER-10540
"couldn't update slave" error messages are not meaningful - SERVER-10165
Change aggregate shell helper to return cursor. - SERVER-10101
Make log files more machine-parsable - SERVER-9022
Enable mongos mode which releases ShardConnections to the pool after read ops - SERVER-8901
Improvements to DBQuery help(), comment() and some internal refactoring - SERVER-8510
Move command line parsing into MONGO_INITIALIZERS and support JSON config files - SERVER-6400
Refactor Matcher/QueryExpression - SERVER-3579
Standardize package & service names across installers - SERVER-13057
Writes throw sometimes in shell (authz error) - SERVER-12993
Insert write command creates db and collection on invalid input - SERVER-12846
v2.6.0-rc0 update $pop - changed behaviour + removes incorrect data - SERVER-12820
copydb fails via mongos - SERVER-12493
Remove privileges on "admin.mms.backup" collection from the "backup" role - SERVER-12349
Insert from update replaces {_id:Timestamp()} with current date+inc - SERVER-12257
improve mongod behavior on storage write errors during msync - SERVER-12197
remove repl.oplog metrics - SERVER-12165
mongoimport broken w/no-args - SERVER-11984
Can't perform queries on sub-documents stored in a field name = the value of that document's index within an array in version 2.4 - SERVER-11955
getLastError response for failed index build contains extra copy of "err" field - SERVER-11903
Remove BSONElement::validate() - SERVER-11827
Allow user defined roles on non-admin databases to grant permission for users to change their own passwords
{"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