index
:
prado
master
namespace
prado-3.2
test_sauce
Fork of Prado PHP framework
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
framework
/
Web
/
THttpRequest.php
Age
Commit message (
Collapse
)
Author
2006-02-17
Changed a few application API names.
xue
2006-02-17
Removed a few constructors.
xue
2006-02-17
Add TApplicationComponent class and adjusted the relevant classes.
xue
2006-02-17
moved shortcut methods from TComponent to TControl.
xue
2006-02-13
Removed host address and user agent from cookie validation information.
xue
2006-02-12
Implemented cookie HMAC check.
xue
2006-02-09
Added Printer-friendly version of quickstart tutorial.
xue
2006-02-07
Added UrlFormat property to THttpRequest.
xue
2006-01-31
Modified TList and TMap implementation so that they can be more easily extended.
xue
2006-01-24
Modified THttpRequest and THttpSession so that they can be used like an ↵
xue
array. Items properties are removed as a result.
2006-01-13
Move SafeHtml to 3rdParty/SafeHtml. Add TSafeHtml component. Change ↵
wei
TTextBox::getText() to use SafeHtml
2006-01-08
Completed TLogger, TLogRouter, TFileLogRoute, TEmailLogRoute
xue
2006-01-05
coreLog instrumentation.
wei
2005-12-29
Changed module init() method signature.
xue
2005-12-28
Modified the way to access application singleton.
xue
IService and IModule interfaces are also adjusted accordingly.
2005-12-25
Fixed HTML encoding problem.
xue
2005-12-23
(no commit message)
xue
2005-12-12
getServerVariables, getEnvironmentVariables, getUploadedFiles now return an ↵
xue
array instead of TMap.
2005-12-07
(no commit message)
xue
2005-12-06
(no commit message)
xue
2005-11-21
Added unit tests for THttpRequest. Needs some more work...
alex
2005-11-19
(no commit message)
xue
2005-11-18
(no commit message)
xue
2005-11-17
Modified how errors are handled.
xue
2005-11-16
Key modules are now using registered to application rather than using ↵
xue
reserved module names.
2005-11-15
Added a new template/theme syntax for URL support.
xue
2005-11-13
Removed IsAuthenticated.
xue
2005-11-13
Fixed a bug with stripSlashes. again!
xue
2005-11-13
Fixed a bug about stripSlashes
xue
2005-11-10
Initial import of prado framework
xue