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
S
S#arp Architecture: ASP.NET MVC with
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.
Sep 02, 2024 — Sep 02, 2025
Showing page 24 of 40
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Updated Target Platform to x86 from Any so that the SQL Lite tests will pass.
alec.whittington
More...
over 15 years ago
Committing changes
alec.whittington
More...
over 15 years ago
Fix bug in ValidationAdapter
unknown
More...
over 15 years ago
Merge branch 'master' of github.com:codai/Sharp-Architecture
Billy McCafferty
More...
almost 16 years ago
Updated Castle dependencies to be latest official release - not those from trunk
Billy McCafferty
More...
almost 16 years ago
Updated build file to not use VCS build number for AssemblyInfo.cs
unknown
More...
almost 16 years ago
Within the VS project template, added ref to YourProject.AppServices layer to SharpArch.Core and added ref to YourProject.Tests to YourProject.AppServices
Billy McCafferty
More...
almost 16 years ago
Update MvcContrib and added MvcContrib.FluentHtml to be included by default, with a web.config namespace inclusion, in VS generated projects
Billy McCafferty
More...
almost 16 years ago
Upgraded all relevant dependencies such as NH, FNH and Rhino Mocks; updated VS Project Template; updated /VersionHistory.txt with all the details
Billy McCafferty
More...
almost 16 years ago
Added note concerning latest changes
Billy McCafferty
More...
almost 16 years ago
Fixed issue 14 for improving support of IEntityWithTypedId<> properties within EntityDuplicateChecker
Billy McCafferty
More...
almost 16 years ago
Fixed issue 12 for improving model binder for collections of entities with GUIDs for Ids
Billy McCafferty
More...
almost 16 years ago
Now returning ITransaction as IDisposable from DbContext.BeginTransaction; Fixed breaking unit test when building via go.bat
Billy McCafferty
More...
almost 16 years ago
Modified VS template to use HiLo Id generation instead of identity; Added example convention-DB-schema for helping to build DB against VS generated project
Billy McCafferty
More...
almost 16 years ago
Added appropriate credit in VersionHistory.txt for source of changes
Billy McCafferty
More...
almost 16 years ago
Added many-to-many convention to VS project template and unit test to generate DB schema - see VersionHistory.txt for details
Billy McCafferty
More...
almost 16 years ago
Got rid of extraneous line in config file
Billy McCafferty
More...
almost 16 years ago
Merged Tom Cabanski's branch for upgrade of NHibernate and Fluent NHibernate. Upgrade guidance found in /VersionHistory.txt
Billy McCafferty
More...
almost 16 years ago
Merged Tom Cabanski's branch for upgrade of NHibernate and Fluent NHibernate. Upgrade guidance found in /VersionHistory.txt.
Billy McCafferty
More...
almost 16 years ago
Checked in effect of getting source with AutoCRLF=true
unknown
More...
almost 16 years ago
Modified build file to use build.number rather than build.vcs.number in the version target as the VCS number is a guid-like number in git
kbaley
More...
almost 16 years ago
Make NHibernateSession.Storage public again. This allows, for example, a unit of work pattern where the storage is emptied after each request is completed.
Tom Cabanski
More...
almost 16 years ago
Adding .gitignore. Whitespace changes due to autocrlf
Frank Laub
More...
almost 16 years ago
Upgraded Sharp Architecture to use Fluent NHibernate 1.0 (Rev 593), NHibernate 2.1.0.4000 and NHibernate Linq 1.0 (Rev 4000). VS template and Northwind sample application were also updated.
Tom Cabanski
More...
almost 16 years ago
Adding CLSCompliant attribute to remove warnings
frank.laub
More...
about 16 years ago
Adding CLSCompliant attributes to remove warnings
frank.laub
More...
about 16 years ago
Making ServiceHost public, as requested in Issue #117
frank.laub
More...
about 16 years ago
Fix for Issue #118
frank.laub
More...
about 16 years ago
Attempting to fix Issue #109. The Session property was incorrectly trying to get the SessionFactoryAttribute attached to this, instead of the entity being passed in
frank.laub
More...
about 16 years ago
Updating unit test to work with new NHibernateSession public interface
frank.laub
More...
about 16 years ago
←
1
2
…
20
21
22
23
24
25
26
27
28
…
39
40
→
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