Export - CSV (All fields)
Export - CSV (Current fields)
MONGOID-2385
#count returns only first shard's collection when using 2 shardsMONGOID-2476
Limit and offset scope options on embedded objects are breaking on empty resultMONGOID-2482
DocumentNotFound is not storing parameters passedMONGOID-2481
Avg returning impossible valuesMONGOID-2504
Model#becomes changes an object idMONGOID-2479
Stack level too deep on validates_presence_ofMONGOID-2480
dynamic disabling of protect_sensitive_fields not workingMONGOID-2450
numericality validation not working (due to missing `attribute_before_type_cast`)MONGOID-2472
mongoid 3.0.9 and update_all in embeddedMONGOID-2460
Make connection timeout configurable via mongoid.ymlMONGOID-2400
Multiple save calls with accepts_nested_attributes_forMONGOID-2451
deleted scope doesn't work for embedded ParanoiaMONGOID-2458
primary_key in relationship options?MONGOID-2468
specs, let vs let!, and Mongoid::Errors::CallbackMONGOID-2454
Removing the last embedded document doesn't remove it from as_documentMONGOID-2475
Consistent segfaults while persisting a documentMONGOID-2484
`update_attributes` with persisted nested attribute raises `NoMethodError`MONGOID-2485
Indexes and replicasetMONGOID-2487
Bug in mongoid 3.0.9MONGOID-2496
Can't persist embedded documents without an ObjectIdMONGOID-2491
Don't Merge Sets With Themselves in Mongoid::Callbacks#cascadable_children.MONGOID-2506
Origin name clashMONGOID-2501
.cache_key not working when updated_at not presentMONGOID-2497
Small fix in documentationMONGOID-2483
Translations are being stored as a double hashMONGOID-2448
cascade_callbacks works for save but not update_attributesMONGOID-2461
Timeouts when replica set member is down - how to reduce?MONGOID-2463
Regression issue with `rails g mongoid:config` in 3.0.8MONGOID-2467
criteria returning incorrect number of record using limitMONGOID-2469
After being nullified, related documents can't be re-added to a relationMONGOID-2422
Setting log level to other than default kills performanceMONGOID-2505
Contextual update should support aliased fieldsMONGOID-2507
Don't hit db multiple times when eager load has no docs.MONGOID-2502
fixing broken check for updated_at in cache_key: issue #2501MONGOID-2498
`Critieria` not passing block on to `entries` in `method_missing`MONGOID-2459
update_attributes updates parent document instead of embedded doc with embeds_one and custom relation nameMONGOID-2402
Duplicate insert on child - 1-N ReferenceMONGOID-2493
Polymorphic, single collection inheritance, model_nameMONGOID-2494
Fixes atomic operations on aliased fieldsMONGOID-2495
Foreign Key not getting persisted on child documents in 1-N relationMONGOID-2466
Grammatical fixes in the comments and documentation: it's to itsMONGOID-2462
Cannot Update Hash FieldMONGOID-2474
Correct detach previous relation when new one is assignedMONGOID-2457
belongs_to association returning nilMONGOID-2367
Embedded documents are removed when validation failsMONGOID-2368
Discussion surrounding stringified BSON::ObjectIds for associated dataMONGOID-2438
setting a has_many association persists the childrenMONGOID-2470
Added spec to try to reproduce issue MONGOID-2462MONGOID-2449
equality on Origin::Key objectsMONGOID-2473
Plan for belongs_to_many in 3.0?
{"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