* PageMapper.cs: fixed comparer in NormalizeName
[mono.git] / mcs / class / System.Web / System.Web.J2EE / ChangeLog
1 2007-08-14  Vladimir Krasnov <vladimirk@mainsoft.com>\r
2 \r
3         * PageMapper.cs: fixed comparer in NormalizeName\r
4 \r
5 2007-05-16  Igor Zelmanovich <igorz@mainsoft.com>\r
6 \r
7         * PageMapper.cs: prevent DOS attack:\r
8         dont cache MetaProvider for not valid resource.\r
9 \r
10 2007-05-15  Igor Zelmanovich <igorz@mainsoft.com>\r
11 \r
12         * PageMapper.cs: reverted r77353, 77321\r
13         make it case-insensitive\r
14 \r
15 2007-05-14  Igor Zelmanovich <igorz@mainsoft.com>\r
16 \r
17         * PageMapper.cs: \r
18         fixed previous patch\r
19 \r
20 2007-05-13  Igor Zelmanovich <igorz@mainsoft.com>\r
21 \r
22         * PageMapper.cs: \r
23         make it case sensitive if file system is case sensitive\r
24 \r
25 2007-01-04  Igor Zelmanovich <igorz@mainsoft.com>\r
26 \r
27         * PageMapper.cs: refactoring: \r
28         GetCachedType, GetObjectType - added overloads\r
29 \r
30 2006-08-20  Vladimir Krasnov <vladimirk@mainsoft.com>\r
31 \r
32         * BaseHttpServlet.cs: merged TLS fixes, workaround for thread problem\r
33 \r
34 2006-08-20  Vladimir Krasnov <vladimirk@mainsoft.com>\r
35 \r
36         * PageMapper.cs: fixes for aspx parser 2.0\r
37 \r
38 2006-03-29  Konstantin Triger <kostat@mainsoft.com>\r
39 \r
40         * SessionListener.cs: Use standard mechanism for session_end handling.\r
41 \r
42 2006-03-20  Konstantin Triger <kostat@mainsoft.com>\r
43 \r
44         * SessionListener.cs: Associate the AppDoamin with current thread.\r
45 \r
46 2006-01-19  Konstantin Triger <kostat@mainsoft.com>\r
47 \r
48         * BaseHttpServlet.cs: call correct ServletWorkerRequest ctor\r
49 \r
50 2006-01-09  Konstantin Triger <kostat@mainsoft.com>\r
51 \r
52         * BaseHttpServlet.cs: merging main/32, main/33\r
53         * PageMapper.cs: merging main/17-27\r
54         * J2EEUtils.cs: mergind ghutils.cs@@/main/9\r
55         * Added ObjectInputStream.cs, ObjectOutputStream.cs\r
56 \r
57 2005-09-08  Eyal Alalouf  <eyala@mainsoft.com>\r
58         * BaseHttpServlet.cs, PageMapper.cs, BaseStaticHttpServlet.cs,\r
59           SessionListener.cs - backward compatibility fixes.\r
60           PageMapper.cs - bug fix when compiler produces an unclear error.\r
61 \r
62 2005-08-30  Eyal Alalouf  <eyala@mainsoft.com>\r
63         * BaseHttpServlet.cs, SessionListener.cs: Adaptations to global changes in\r
64           System.Web.\r
65 \r
66 2005-07-24  Eyal Alalouf  <eyala@mainsoft.com>\r
67     * BaseHttpServlet.cs: Set values of .hostingInstallDir & .hostingVirtualPath\r
68           necessary for integration.\r
69     * J2EEUtils.cs: Removed obsolete function FileExists\r
70 2005-07-18  Eyal Alalouf  <eyala@mainsoft.com>\r
71 \r
72         * BaseHttpServlet.cs: Added file\r
73         * BaseStaticHttpServlet.cs: Added file\r
74         * SessionListener.cs: Added file\r
75 \r
76 2005-07-18  Eyal Alalouf  <eyala@mainsoft.com>\r
77 \r
78         * J2EEConsts.cs: Added file.\r
79         * J2EEUtils.cs: Added file.\r
80         * PageMapper.cs: Added file. The PageMapper implements the Grasshopper limited compilation model of ASPX in Grasshopper.\r