0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
May 28, 2023 — May 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Upgraded NHibernate to 1.2.1 GA. Added bindingredirect to NH 1.2.0 in Web.config for the Castle stuff. More... about 16 years ago
A little bit of MonoRail user management. More... about 16 years ago
Added validator attributes to User. More... about 16 years ago
Added jquery libs. Added jquery client side validation for login page. More... about 16 years ago
Beginnings of a true multi-site Cuyahoga. More... about 16 years ago
Replaced xml configuration for MonoRail components with generic routine that registers all MonoRail controllers, viewcomponents and filters from the Cuyahoga.Web assembly in the container. More... about 16 years ago
Merged MonoRail branch with trunk. This also introduced the Right class and requires a database change. Check the 2.0.0 upgrade script (/Web/Install/Core/Database/mssql2000/2.0.0.sql) More... about 16 years ago
Merged changes from 1.5.x branch. More... over 16 years ago
Added Cuyahoga Template Development Guide More... over 16 years ago
Merged Cuyahoga 1.5.1 changes (Revision 673) with trunk. More... over 16 years ago
Forgot to committ csproj file More... over 16 years ago
VersioningInfo.cs is not needed - simplified IVersionableContent and VersionEntry More... over 16 years ago
Decorator Chain behaviour changed More... over 16 years ago
Some errors regarding not declaring classes public and a nasty change of behaviour regarding the Decorator Chain More... over 16 years ago
Upgraded Castle libs to 1.0 RC3. More... over 16 years ago
Fixed issue with module loading while not in an active HttpContext (merged from monorail branch revision 615). More... over 16 years ago
Corrected the usage of the indexBuilder when rebuildingIndex = true More... over 16 years ago
upon first install, the module registration (on app startup) will have no effect, so make sure this happens after installation More... over 16 years ago
The SessionFactoryHelper's AddAssembly method has to skip assembly ordering to make the ContentItem subclasses recognized by NHibernate More... over 16 years ago
Typo in script... More... over 16 years ago
Some minor changes reflecting the recent major update of Max. More... almost 17 years ago
Cuyahoga.Modules ---------------- Added Category module Changed Search Module to reflect new search infrastructure More... almost 17 years ago
Cuyahoga.Web ------------ Changed Global.asax.cs to call ModuleLoader on App_Start More... almost 17 years ago
Library Updates --------------- Castle.* to Trunk Version (1.0.0.0) log4net to 1.2.10.0 Lucene.NET to 2.0.0.4 NHibernate to 1.2.0 (2.0.0.1001 from Castle Trunk) nunit to 2.2.8.0 More... almost 17 years ago
Cuyahoga.Core ------------- Added Decorators infrastructure More... almost 17 years ago
[CUY-125] Fixed issue with duplicate keys in culture list (culture code is now the key). More... almost 17 years ago
Updated NL resource file for user profile. More... almost 17 years ago
Fix for accessing services from threads where no HttpContext is available. More... almost 17 years ago
Updated YAF module for Cuyahoga 1.5.0 and YAF 1.9.0 (.NET 2.0). More... almost 17 years ago
Applied patch from Ayende to make module loading thread safe. More... almost 17 years ago