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