-
Don't query the database for relation assignments when the target isn…
cgriego committedAug 28, 2011 …'t even persisted.
-
Bumping version and updating changelog
durran committedAug 21, 2011 -
Move validation check to thread local to avoid infinite loops.
durran committedAug 21, 2011 - Instance variables not safe since reload breaks bindings. - Fixes #1151.
-
Build already sets the relation instance variable
durran committedAug 20, 2011 -
Don't reset base metadata on embedded_ins when it already exists. Fix…
durran committedAug 20, 2011 …es #990.
-
Verify write_attributes and attributes= can take embedded hashes. Clo…
durran committedAug 20, 2011 …ses #1072.
-
Enumerable targets quack like arrays. Fixes #1139.
durran committedAug 20, 2011 -
Inverse should return nil if inverse of was set as nil. Fixes #1145.
durran committedAug 20, 2011 -
Dont set the inverse on a belongs to if metadata is the same. Fixes #…
durran committedAug 20, 2011 …1149
-
Still messing with travis failures in the same area. Cannot replicate…
durran committedAug 19, 2011 … locally in entire suite or isolation
-
Trying to sort out travis failures
durran committedAug 19, 2011 -
Changing order the travis workers get spawned in
durran committedAug 19, 2011 -
Adding in todo notes for atomic and batched blocks
durran committedAug 19, 2011 -
Building blocks now no longer get cancelled out by nested blocks. Fix…
durran committedAug 19, 2011 …es #1159.
-
Dont validate belongs_to relations by default, matching AR. Fixes #1150.
durran committedAug 19, 2011
-
Allowing mocking of relations in test - avoid calls to #in_memory if …
durran committedAug 18, 2011 …not defined. Fixes #1120.
-
When deleting a child dont unbind the parent, just remove from the pa…
durran committedAug 18, 2011 …rent's target. Fixes #1153.
-
Setting a many to many to nil or empty does not delete the related do…
durran committedAug 18, 2011 …cuments. Fixes #1154.
-
Fixing the referenced in delete failure caused by merge
durran committedAug 16, 2011 -
Updating changelog and bumping to 2.1.8
durran committedAug 16, 2011 -
Bringing stable branch up to date with master
durran committedAug 16, 2011 -
Atomic update consumers should be scoped to the root collection class…
durran committedAug 16, 2011 … on the thread local. Fixes #1105.
-
Verify current 2.1 stable branch embeds_on responds to persisted?. Cl…
durran committedAug 15, 2011 …oses #1148.
-
Checking field collisions should work on 1.8.x
durran committedAug 15, 2011 -
Instance exec the default attributes on the document itself
durran committedAug 15, 2011 -
Mongoid raises an error on field definitions that collide with intern…
durran committedAug 15, 2011 …als. Fixes #1146.
-
Adding in a more acurate prohibited fields to components
durran committedAug 15, 2011 -
Verifying association reload flag now operating correctly. Closes #595.
durran committedAug 15, 2011 -
Allow default procs and lambdas to accept the document itself as params:
durran committedAug 15, 2011 - This also includes a refactor of the way default values are applied. - Fixes #1075.
-
-
Change the travis-ci build status image to use https to workaround Gi…
cgriego committedAug 13, 2011 …thub caching the image.
-
Cleanup of default fields application
durran committedAug 13, 2011 -
Serialization should not blow up queries if passed in a nil value. Fi…
durran committedAug 13, 2011 …xes #1141.
-
durran committed
Aug 12, 2011 -
Retain target when re-setting referenced_in
paulelliott committedAug 12, 2011