openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
F
FluentNhibernateSample
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 13 hours
ago. based on code collected
about 13 hours
ago.
Aug 05, 2024 — Aug 05, 2025
Showing page 5 of 32
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added failing tests for access convention
Chris Chilvers
More...
almost 16 years ago
Added ignored test for issue #340, supplied as a patch by aamillsbit http://code.google.com/p/fluent-nhibernate/issues/detail?id=340
Paul Batum
More...
almost 16 years ago
Applied patch provided by paul lemon for setting the property-ref on a key, and added a test for it.
Paul Batum
More...
almost 16 years ago
Applied patch from Tolomaüs adding support for setting <key> attributes on a one-to-many. Added appropriate tests.
Paul Batum
More...
almost 16 years ago
Added remaining members to ColumnPart.
Paul Batum
More...
almost 16 years ago
Initial work on better support for setting attributes on column mappings. Example:
Paul Batum
More...
almost 16 years ago
Ensured mutable is true by default for class mappings and collection mappings.
Paul Batum
More...
almost 16 years ago
Created prebuilt proxy convention.
Paul Batum
More...
almost 16 years ago
Finished conversion of proxy convention tests to AAA syntax
Paul Batum
More...
almost 16 years ago
Minor fix to test added by Louis DeJardin.
Paul Batum
More...
almost 16 years ago
Modified .gitignore to ignore the TestResult.xml file, and included changes to CommonAssemblyInfo.cs that occured via rake build.
Paul Batum
More...
almost 16 years ago
More changes to exceptions defined in FNH to support serialization.
Paul Batum
More...
almost 16 years ago
Added a shortcut for creating attribute based conventions for collections.
Louis DeJardin
More...
almost 16 years ago
Moved the functionality implemented by Remco Ros for specifying a custom class from the IRelationshipInspector to the IRelationshipInstance as inspectors are supposed to be readonly.
Paul Batum
More...
almost 16 years ago
Applied patch from andreasohlund: - Ensured all exception classes are marked as serializable. - FluentConfigurationException now serializes the potential reasons correctly.
Paul Batum
More...
almost 16 years ago
Added support for CustomClass() in OneToMany and ManyToMany conventions
unknown
More...
almost 16 years ago
Midway through rewrite of proxy convention tests to AAA model
Paul Batum
More...
almost 16 years ago
Merged in dwarry's implementation of proxy conventions
Paul Batum
More...
almost 16 years ago
Additional work on entity maps. - Added the AsEntityMap to ManyToManyPart for consistency. - Added the obvious overloads for AsEntityMap on both OneToManyPart and ManyToManyPart for setting the column names - Added extra tests for specifying the effect of AsEntityMap on the mapping model - Created seperate test fixtures for the AsTernary and AsEntityMap fluent interface stuff
Paul Batum
More...
almost 16 years ago
New configuration classes for connecting with Informix database.
robsosno
More...
almost 16 years ago
Support for specifying sort='natural' on AsMap method using lambda based index selector
maxild
More...
almost 16 years ago
Support for setting custom type of ToManyBase.Element through lambda-based action callback
maxild
More...
almost 16 years ago
Added support for checking enumerables with the persistence specification.
Paul Batum
More...
almost 16 years ago
Added a more descriptive error message for many-to-many mapping problems as suggested by Martin Nilsson.
Paul Batum
More...
almost 16 years ago
Added ignored test for scenarios where the automapper is ignoring a property on a derived class because another class in the inheritance hierarchy also has a property with the same name.
Paul Batum
More...
almost 16 years ago
Applied patch from Pablo Ruiz that adds support for setting the default value on a property mapping.
Paul Batum
More...
almost 16 years ago
Implemented support setting the entity-name attribute (new to NH 2.1) for classes, subclasses and joined subclasses.
Paul Batum
More...
almost 16 years ago
Added some code that should have been included in the element length changes.
Paul Batum
More...
almost 16 years ago
Added some missing tests and implementation details for setting the formula attribute on an element
Paul Batum
More...
almost 16 years ago
Implemented support for setting the length attribute of an Element.
Paul Batum
More...
almost 16 years ago
←
1
2
3
4
5
6
7
8
9
…
31
32
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree