summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/gwt/server/GAEApplicationServlet.java
Commit message (Expand)AuthorAgeFilesLines
* Refactor Portlet URL handling based on Servlet URLs (#9168)Leif Åstrand2012-07-261-8/+16
* #8297 Do not use static logger instancesHenri Sara2012-06-051-15/+21
* #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-1/+1
* opening the servlet implementation for customized communication ( e.g. jsonp,...Matti Tahvonen2011-01-191-1/+1
* #5715 server-side logging: some changes to the used log levelsHenri Sara2010-10-251-10/+10
* This is the implementation of the server-side logging featureJonatan Kronqvist2010-10-121-19/+13
* Formatted using Eclipse Helios / Windows XPArtur Signell2010-08-161-11/+7
* #4569 - criticalNotification can only be used in UIDL requestsArtur Signell2010-05-241-2/+4
* Removed extra serialVersionUIDsArtur Signell2010-03-181-2/+0
* Added missing @ITMillApache2LicenseForJavaFiles@Artur Signell2010-03-091-0/+3
* App Engine datastore cleanup, fixes #3320Marc Englund2009-09-111-15/+179
* Made error notifications overrideable; final commit for #2835Marc Englund2009-09-081-19/+27
* Upload examples did not serialize; for GAE supportMarc Englund2009-09-081-0/+13
* Google appengine support w/ own 'session handling' and synchronization. For #...Marc Englund2009-09-041-38/+167
* Appengine fixes; This version uses GAE sessions, but attempts to keep synchro...Marc Englund2009-09-011-0/+96