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
1 day
ago. based on code collected
1 day
ago.
Aug 05, 2024 — Aug 05, 2025
Showing page 10 of 32
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added ability to ignore properties by predicate
James Gregory
More...
about 16 years ago
Added basic support for ignoring propeorties regardless of type; this is not compile-time safe, it uses strings for the properties D:
James Gregory
More...
about 16 years ago
Added basic support for ignoring properties regardless of type; this is not compile-time safe, it uses strings for the property names D:
James Gregory
More...
about 16 years ago
Added support for ignoring properties in automapped components by making the automapper recursive. This has also added support for automapped relationships inside components.
James Gregory
More...
about 16 years ago
Finished up implementation for IAcceptanceCriteria.Any
Paul Batum
More...
about 16 years ago
First cut of support for "Any" and "Either" operations on AcceptanceCriteria
Paul Batum
More...
about 16 years ago
Oracle 10g dialects added for Oracle-, OracleDataClient-, and OracleClientConfigurations
David R. Longnecker
More...
about 16 years ago
Oracle 10g dialects added for Oracle-, OracleDataClient-, and OracleClientConfigurations
David R. Longnecker
More...
about 16 years ago
Implemented conventions for Array, Bag, List, Map and Set. Tests for these are still missing Adding the Overrides to the various Process() methods in the ConventionVisitor has caused 13 tests to fail, they appear to be DefaultConvention functionality on HasMany/HasManyToMany conventions
Hudson Akridge
More...
about 16 years ago
Added Array, Bag, List, Map, Set collections to conventions
Hudson Akridge
More...
about 16 years ago
Array, Bag, List, Map, Set Collection Instances built
Hudson Akridge
More...
about 16 years ago
Added interfaces for Collection type instances
Hudson Akridge
More...
about 16 years ago
Added interfaces and concretes for the 5 collection type Inspectors. Instances, ConventionVisitor, Prebuilt and tests are next.
Hudson Akridge
More...
about 16 years ago
Merge branch 'realmodel' of
[email protected]
:HudsonAkridge/fluent-nhibernate into realmodel
Hudson Akridge
More...
about 16 years ago
Implemented Inspector for IndexManyToManyMapping Reworked IndexInspector to share same base interface as IndexMTM so Array and List Inspectors could return an index
Hudson Akridge
More...
about 16 years ago
Removing IIndexManyToManyInspector
Hudson Akridge
More...
about 16 years ago
Implemented support for defining subclasses outside of their parent.
James Gregory
More...
about 16 years ago
Merged Dave Warry's patch for subclass (and sub subclass) conventions into model branch.
Paul Batum
More...
about 16 years ago
Applied patch for issue #270 from Dave Warry - fixes how conventions are applied to subclasses of subclasses
Paul Batum
More...
about 16 years ago
Adding CurrentSessionContext methods to PersistenceConfiguration to allow for fluent configuration of the current_session_context_class configuration property.
JSkinner
More...
about 16 years ago
Added support for ForeignKey attribute on IndexManyToManyMapping
Hudson Akridge
More...
about 16 years ago
Added support for ForeignKey attribute on IndexManyToManyMapping
Hudson Akridge
More...
about 16 years ago
Implemented Inspection for IndexMapping Included ContainingEntityType for IndexMapping Wrote tests for IndexMapping maps to IndexInspector
Hudson Akridge
More...
about 16 years ago
Implemented Inspection for IndexMapping Included ContainingEntityType for IndexMapping Wrote tests for IndexMapping maps to IndexInspector
Hudson Akridge
More...
about 16 years ago
Removed OuterJoin as it was deprecicated in NH a long time ago
James Gregory
More...
about 16 years ago
Added value type for OnDelete
James Gregory
More...
about 16 years ago
Created a value type for Generated
James Gregory
More...
about 16 years ago
Added value type for Polymorphism
James Gregory
More...
about 16 years ago
Created a value type for NotFound
James Gregory
More...
about 16 years ago
Removed the value object for Laziness, and hid the logic for writing proxy for many-to-ones in the writer
James Gregory
More...
about 16 years ago
←
1
2
…
6
7
8
9
10
11
12
13
14
…
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