Export - CSV (All fields)
Export - CSV (Current fields)
MONGOID-2651
inherited models finder bugMONGOID-2554
Don't update destroyed objects before validationMONGOID-2652
Scopes that get executed before query instantiation and have access to critera instanceMONGOID-2649
Backport expires_after_seconds index optionMONGOID-2655
Concerning with concerns and indexesMONGOID-2618
validation problem with replica setMONGOID-2637
Criteria#find behaviourMONGOID-2647
destroyed? vs deleted? for Paranoia objects.MONGOID-2640
default_scope with runtime persistenceMONGOID-2639
Useless request during a build for a has_one relation in Mongoid 3MONGOID-2646
Has_many + detect bugMONGOID-2645
Mongoid 3 count caching bug.MONGOID-2636
Assets precompilation breaks on heroku when updating from 3.0.10 to 3.0.11+MONGOID-2595
When ordering page 2 of geospatial query contains results from page 1MONGOID-2564
Overwriting getter method for embedded document relation breaks since v3.0.10MONGOID-2642
Don't execute update command when concatenating empty arrayMONGOID-2616
Autosave behavior and specs are inconsistent with inline documentationMONGOID-2622
"validates :name, presence: true" is not working but "validates_presence_of :name" isMONGOID-2601
update callbacks called while document is in an inconsistent stateMONGOID-2607
NoMethodError: undefined method `each' for "":String (MongoDB Migration to Mongoid MongoDB)MONGOID-2638
'Includes' bug for Mongoid 3
{"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