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#arp Architecture
Settings
|
Report Duplicate
20
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 16 hours
ago. based on code collected
2 days
ago.
Apr 23, 2024 — Apr 23, 2025
Showing page 35 of 48
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added page numbers to doc
wmccafferty
More...
about 16 years ago
Added some much needed acknowledgments.
wmccafferty
More...
about 16 years ago
Added RC 2 release revision number (404...heh) to doc and VersionHistory.txt
wmccafferty
More...
about 16 years ago
Added minor updates to docs; added change to NHibernate Validator ValidationResult to VS project template.
wmccafferty
More...
about 16 years ago
Check in of completed S#arp Architecture RC 2 documentation
wmccafferty
More...
about 16 years ago
[no comment]
wmccafferty
More...
about 16 years ago
Still in the process of updating to RC 2, but wanted to check in a large number of changes.
wmccafferty
More...
about 16 years ago
Exposed NHibernate Validator's InvalidValue (but didn't change the interface)
wmccafferty
More...
about 16 years ago
Made changes reflective of questions brought up in http://groups.google.com/group/sharp-architecture/browse_thread/thread/8f661c01fdc315f7?hl=en
wmccafferty
More...
about 16 years ago
Clarified location of S#arp Architecture documentation.
wmccafferty
More...
about 16 years ago
Updated all but tutorials in doc
wmccafferty
More...
about 16 years ago
Added jQuery 1.3.2 to VS scaffolding project and update VS template with latest fixes.
wmccafferty
More...
about 16 years ago
Added build folder to Northwind folder structure to reflect the structure of VS generated projects.
wmccafferty
More...
about 16 years ago
* Upgraded Northwind to jQuery 1.3.2 * In Northwind CRUD scaffolding, fixed EntityIdSetter<>.SetIdOf() to EntityIdSetter.SetIdOf<>()
wmccafferty
More...
about 16 years ago
Reflects latest assemblies with fix to NHibernateSession.cs
wmccafferty
More...
about 16 years ago
Added null check around call to add auto persistence model to NHibernate configuration. (This was breaking if weren't using auto persistence mapping.)
wmccafferty
More...
about 16 years ago
[no comment]
wmccafferty
More...
about 16 years ago
Changed EntityIdSetter<int>.SetIdOf() to EntityIdSetter.SetIdOf<int>()
wmccafferty
More...
about 16 years ago
Added note about uninstalling previous versions of MVC
wmccafferty
More...
about 16 years ago
* Moved NHibernate.Init() back to Global.asax.cs.Init() but made it only run once. * Updated doc to instruct running go.bat after downloading the code. * Delete SharpArchApplicationWizard.pdb as it wasn't necessary and likely to confuse people.
wmccafferty
More...
about 16 years ago
* Target build only builds and tests, without packaging, and calling it from ClickToBuild.bat * Added build-and-package task which packages as well, and made it the default, since it's run from the build server
Simone Busoli
as simone.busoli
More...
about 16 years ago
Fixed failing test.
Simone Busoli
as simone.busoli
More...
about 16 years ago
[no comment]
wmccafferty
More...
about 16 years ago
[no comment]
wmccafferty
More...
about 16 years ago
[no comment]
wmccafferty
More...
about 16 years ago
* Changed svn:ignore properties to exclude all unneeded files. * Small fix in HowToBuild.txt * Removed "debug" string from source package
Simone Busoli
as simone.busoli
More...
about 16 years ago
* Within CRUDScaffolding (in VS project and Northwind), added BaseTemplate.EntityBaseUrl to be able to retrieve the base URL of the entity being generated * Within CrudScaffolding (in VS project and Northwind), DomainObjectFormTemplate.tt specifically, put "_" into property of "<label for" since it defaults to underscores with ASP.NET MVC RC 1 and up * Within Northwind.Web.csproj (and VS project template), added post compiler step as outlined in http://webdevdotnet.blogspot.com/2009/02/aspnet-mvc-rc-compiler-post-build-step.html
wmccafferty
More...
about 16 years ago
* In SharpArch.Core, moved GetTypeUnproxied() from Entity to BaseObject * In Northwind.Web/Global.asax.cs, moved NHibernate.Init() to Application_Start from Init due to http://code.google.com/p/sharp-architecture/issues/detail?id=44
wmccafferty
More...
about 16 years ago
Update best practices section to include a number of NHibernate tips.
wmccafferty
More...
about 16 years ago
* Moved build folder from /tools to / for both Northwind and for the VS teamplate wizard * Added == and != operation overrides for value object * Added Nortwind/SharpArch /bin and /obj directories to SVN ignore list * Added XmlIgnore to Entity.Id and removed the associated, ignored unit test
wmccafferty
More...
about 16 years ago
←
1
2
…
31
32
33
34
35
36
37
38
39
…
47
48
→
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