Mercurial > pub > Impl
log
age | author | description |
---|---|---|
2013-06-11 | cin | small fixes, request environment is deprecated |
2013-06-09 | cin | IMPL::Web::Application refactoring: resources are created per client request |
2013-06-05 | cin | removed operation contract (due it's useless) |
2013-06-04 | sergey | Added access checking to web resources |
2013-06-03 | sergey | fixed bug when transforming list properties |
2013-06-02 | cin | Security framework refactoring |
2013-05-30 | sergey | sync |
2013-05-29 | sergey | IMPL::Web::AutoLocator added Sibling method for locating sibling resources |
2013-05-26 | cin | added security check for the query transformation |
2013-05-24 | cin | reverted previous changes |
2013-05-23 | sergey | minor changes to support JSON in transformation from a query to an object |
2013-05-21 | cin | added OutOfRangeException |
2013-05-19 | cin | Added JSON support for the request action |
2013-05-16 | sergey | *web application action: added method to access HTTP request header. |
2013-05-14 | cin | small fixes |