Only set attributes on mass update if accessible (gabrielg) |
|
More...
|
over 15 years ago
|
Adding accessible field option (from gabrielg) |
|
More...
|
over 15 years ago
|
Adding more entry points into criteria |
|
More...
|
over 15 years ago
|
Adding Document#persisted? |
|
More...
|
over 15 years ago
|
No longer catch db errors, let them bubble up at all times |
|
More...
|
over 15 years ago
|
Belongs to related properly assigns id as object id or string |
|
More...
|
over 15 years ago
|
Arrays and Hashes as default values should be duped |
|
More...
|
over 15 years ago
|
Fixing will_paginate dependency check |
|
More...
|
over 15 years ago
|
Pushing blank? and empty? calls into contexts |
|
More...
|
over 15 years ago
|
Added a destroyed? method to documents, mirroring destroyed? in ActiveRecord 3.0 |
|
More...
|
over 15 years ago
|
Refactor and Bugfix Criteria#each caching |
|
More...
|
over 15 years ago
|
Typo |
|
More...
|
over 15 years ago
|
Refactor: alpha order |
|
More...
|
over 15 years ago
|
Regenerated gemspec for version 1.2.8 |
|
More...
|
over 15 years ago
|
Version bump to 1.2.8 |
|
More...
|
over 15 years ago
|
Allowing custom foreign_keys, only save related association if a new record |
|
More...
|
over 15 years ago
|
Updating gemspec |
|
More...
|
over 15 years ago
|
Has many related should not save the associated docs if not a new record |
|
More...
|
over 15 years ago
|
Revert "add options :required => true in field" |
|
More...
|
over 15 years ago
|
criteria#any_in is alias for #in |
|
More...
|
over 15 years ago
|
add options :required => true in field |
|
More...
|
over 15 years ago
|
Dont add _type to criteria if not persisting types |
|
More...
|
over 15 years ago
|
Adding persist_types configuration option |
|
More...
|
over 15 years ago
|
Merge branch 'master' of github.com:durran/mongoid |
|
More...
|
over 15 years ago
|
Refactoring js out to its own module, loaded from yml |
|
More...
|
over 15 years ago
|
Refactor: push cache/enslave to contexts |
|
More...
|
over 15 years ago
|
Changing associations hash to have metadata and not types |
|
More...
|
over 15 years ago
|
Adding association metadata |
|
More...
|
over 15 years ago
|
Refactoring foreign keys |
|
More...
|
over 15 years ago
|
False and nil values persist through to the db in all cases |
|
More...
|
over 15 years ago
|