Renaud Paquay 7084ecbbbc #17804: Ensure views are recompiled more aggressively
When a module changes, it's loader can change, which means the list
of dependencies can change to. Instead of trying to track the list
of dependencies, we now simply add a dependency on a file on disk
which describe the module compilation state.

As an aside, this also improves startup performance when
there were no changes to a site, since asp.net now only has
to check a single file instead of the list of dependencies.

--HG--
branch : 1.x
2011-05-26 18:11:51 -07:00
2011-05-24 16:34:42 -07:00
2011-03-30 15:03:07 -07:00
2010-11-11 15:03:57 -08:00
2010-09-14 14:56:02 -07:00
2010-05-14 12:24:08 -07:00
2011-03-31 14:30:57 -07:00
Description
About Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform. orchardproject.net
253 MiB
Languages
C# 46.6%
JavaScript 41.2%
HTML 5.6%
CSS 3.3%
SCSS 1.1%
Other 2.1%