2005-01-31 Zoltan Varga <vargaz@freemail.hu>
[mono.git] / mcs / class / System.Web / System.Web.Caching / OutputCacheModule.cs
2004-12-14 Marek SafarCopied remotely
2004-07-01 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-06-24 Duncan MakAdd licensing info
2004-05-27 Patrik Torstensson2004-05-27 Patrik Torstensson <totte@hiddenpeaks.com>
2004-02-09 Jackson Harper * Cache.cs: Close entries that are removed.
2004-02-02 Jackson Harper * OutputCacheModule.cs: We can use file dependa...
2004-01-15 Jackson Harper * Cache.cs: Return null when items are expired...
2004-01-12 Jackson Harper * OutputCacheModule.cs: Remove varyby objects...
2004-01-12 Jackson Harper * OutputCacheModule.cs: Remove varyby objects...
2004-01-05 Jackson Harper * OutputCacheModule.cs: Dont cache items when trace...
2004-01-05 Jackson Harper * OutputCacheModule.cs: Update the date header value.
2004-01-05 Jackson Harper * OutputCacheModule.cs: Make raw repsonse entries...
2004-01-04 Jackson Harper * OutputCacheModule.cs: VaryBy keys now need the HttpC...
2003-11-26 Jackson Harper * OutputCacheModule.cs: Only cache a page if...
2003-11-22 Jackson Harper * OutputCacheModule.cs: Store a CachedVaryBy...
2003-11-20 Jackson Harper * Cache.cs: New method so non public cache...