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 10, 2024 — Aug 10, 2025
Showing page 27 of 32
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Applied changes from Matt Freeman for dynamic-component support.
James Gregory
More...
over 16 years ago
Implemented some refactorings suggested by Emeric Fermas. Should also resolve issue #83.
James Gregory
More...
over 16 years ago
Removed constructor generic constraint on PersistenceSpecification and made it use reflection to create the instance, this means you can use private and protected constructors now.
James Gregory
More...
over 16 years ago
Broke a couple of tests because the type was wrong in the fixture.
James Gregory
More...
over 16 years ago
Limited auto mapping of version/timestamp to appropriate types.
James Gregory
More...
over 16 years ago
Patch from m4bwav for MySQL ConnectionString configuration + test
chadmyers
as Chad Myers
More...
over 16 years ago
- Integrated patch from Jon Kruger for Issue #80 - Upgraded to later version of Rhino Mocks which fixed a few bugs in the AAA syntax stuff - Fixed a few incorrect usages of AAA syntax
chadmyers
as Chad Myers
More...
over 16 years ago
Added tests for array property(i.e. binary blobs) support in PersistenceSpecification.
chadmyers
as Chad Myers
More...
over 16 years ago
Added FirebirdConfiguration
chadmyers
as Chad Myers
More...
over 16 years ago
Promoted SingleConnectionSessionSource to the Framework lib because it's useful for testing with SQLite in-memory in other projects
chadmyers
as Chad Myers
More...
over 16 years ago
- SessionSource.BuildSchema() was not closing the connection which was causing problems for non-transient database (SQL Server, non-memory SQLite, etc) - The rake file now builds the Framework DLL also (instead of just the Core)
chadmyers
as Chad Myers
More...
over 16 years ago
Applied patch for SqlServer CE support provided by Chris Marisic. Renamed the new classes to remove an extraneous L.
Paul Batum
More...
over 16 years ago
Completed support for all the hibernate-mapping attributes. This closes Issue #34
James Gregory
More...
over 16 years ago
* Simplified my previous (Caching) commit by removing the builder. * Added convention (and indirectly automapping) support for specifying a default cache style
James Gregory
More...
over 16 years ago
Added Cache support for class entities.
James Gregory
More...
over 16 years ago
Added ability to specify Id.GeneratedBy.Foreign using a lambda.
James Gregory
More...
over 16 years ago
Support For Ignoring SuperTypes during automapping.
Andrew Stewart
More...
over 16 years ago
Fixed issue 84: HasOne now uses the generic parameter to determine the class attribute. This is consistent with HasMany.
Paul Batum
More...
over 16 years ago
FakePropertyAccessor will now compile against either nhibernate GA or trunk. Change was suggested by Sean Foy.
Paul Batum
More...
over 16 years ago
Set Primary Key By Type Convention.
Andrew Stewart
More...
over 16 years ago
Changed lazy load to default to true
James Gregory
More...
over 16 years ago
Forgot to add a comment highlighting that the subclass discriminator fix was just a workaround. Comment added.
Paul Batum
More...
over 16 years ago
Applied patch submitted by Matt Penner that removes the redundant and invalid discriminator element(s) from subclasses.
Paul Batum
More...
over 16 years ago
Applied Dru Sellers' suggestion of changing the default table name convention to use backticks instead of brackets.
Paul Batum
More...
over 16 years ago
Added missing test file from the PostgreSQL patch. I still suck at SVN apparently...
Paul Batum
More...
over 16 years ago
Applied patch for PostgreSQL connection strings provided by Dru Sellers.
Paul Batum
More...
over 16 years ago
Applied patch for MySQL support submitted by m4bwav.
Paul Batum
More...
over 16 years ago
Fix the build script.
Andrew Stewart
More...
over 16 years ago
Ayende's second many to many patch
Andrew Stewart
More...
over 16 years ago
Initial Check in of Automapping for inherited classes.
Andrew Stewart
More...
over 16 years ago
←
1
2
…
23
24
25
26
27
28
29
30
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