Branch: refs/heads/master
Home: https://github.com/castleproject/Castle.ActiveRecord
Commit: 54d23b9d486aa33216ef0bb81072bc4f3c71ed3f
https://github.com/castleproject/Castle.ActiveRecord/commit/54d23b9d486aa33216ef0bb81072bc4f3c71ed3f
Author: Patrick Earl <[email protected]>
Date: 2010-11-05 (Fri, 05 Nov 2010)
Changed paths:
M
src/Castle.ActiveRecord.Framework.Internal.Tests/Castle.ActiveRecord.Framework.Internal.Tests-vs2010.csproj
A
src/Castle.ActiveRecord.Framework.Internal.Tests/Model/ClassWithOptimisticLock.cs
M src/Castle.ActiveRecord.Framework.Internal.Tests/XmlGenerationTestCase.cs
M src/Castle.ActiveRecord/Attributes/CompositeUserTypeAttribute.cs
M src/Castle.ActiveRecord/Attributes/RelationAttribute.cs
M src/Castle.ActiveRecord/Attributes/WithAccessOptionalTableAttribute.cs
M src/Castle.ActiveRecord/Framework/Internal/Visitors/XmlGenerationVisitor.cs
Log Message:
-----------
Optimistic lock support.
Also fixed missing format string elements once and for all.
Fixed spacing in unit tests to match standardized tag format.
Commit: 3637f435988cc37d2054fd427ba6ce74ad460482
https://github.com/castleproject/Castle.ActiveRecord/commit/3637f435988cc37d2054fd427ba6ce74ad460482
Author: hconceicao <[email protected]>
Date: 2010-11-05 (Fri, 05 Nov 2010)
Changed paths:
M src/Castle.ActiveRecord.Framework.Internal.Tests/ImportTestCase.cs
M src/Castle.ActiveRecord.Tests/ActiveRecordWithoutBaseTestCase.cs
Log Message:
-----------
some fixes for the patrick earls patch for AR-290
Commit: f06eb887ea72d09878d4e1d4692a206a9cd9e83f
https://github.com/castleproject/Castle.ActiveRecord/commit/f06eb887ea72d09878d4e1d4692a206a9cd9e83f
Author: hconceicao <[email protected]>
Date: 2010-11-05 (Fri, 05 Nov 2010)
Changed paths:
A src/Castle.ActiveRecord.Tests/Bugs/ARIssue293TestCase.cs
M src/Castle.ActiveRecord.Tests/Castle.ActiveRecord.Tests-vs2010.csproj
M src/Castle.ActiveRecord.Tests/Model/Blog.cs
M src/Castle.ActiveRecord/Framework/Internal/Visitors/XmlGenerationVisitor.cs
Log Message:
-----------
fixed AR-293. Nhibernate's mapping formula breaking change
--
You received this message because you are subscribed to the Google Groups
"Castle Project Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/castle-project-commits?hl=en.