aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/gwt/server/AbstractWebApplicationContext.java
Commit message (Expand)AuthorAgeFilesLines
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-268/+0
* Use constants for magic strings and add / to end of UIDL url (#9168)Leif Åstrand2012-07-311-2/+6
* Add Java 6 @Override annotations to all methods from interfacesLeif Åstrand2012-07-231-0/+8
* #8297 Do not use static logger instancesHenri Sara2012-06-051-4/+5
* Simplified fix for #8694Jonatan Kronqvist2012-04-271-0/+30
* #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-1/+1
* #7738 corrected ticket reference for fixArtur Signell2011-10-071-1/+1
* #5488 Avoid encoding slashes and back slashes in ApplicationResource URLsArtur Signell2011-10-071-1/+7
* #5488 Link: Error when trying to use a link to a file with a percent in the f...Leif Åstrand2011-08-231-1/+13
* #7065 ConcurrentModificationException in AbstractWebApplicationContext.endTra...Leif Åstrand2011-08-221-11/+17
* merging fixes from 6.5Matti Tahvonen2011-04-201-2/+2
* This is the implementation of the server-side logging featureJonatan Kronqvist2010-10-121-2/+7
* Formatted using Eclipse Helios / Windows XPArtur Signell2010-08-161-13/+13
* Formatted /src using Vaadin Java Conventions 20071114Artur Signell2010-06-281-160/+160
* #5127 transaction listener must not be nullHenri Sara2010-06-031-18/+20
* Added missing @ITMillApache2LicenseForJavaFiles@Artur Signell2010-03-091-0/+3
* Merged [10696]Artur Signell2010-01-121-6/+6
* Refactoring in Portlet 2.0 supportHenri Sara2009-11-301-0/+191