aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/gwt/server/WebApplicationContext.java
Commit message (Collapse)AuthorAgeFilesLines
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-180/+0
|
* Add Java 6 @Override annotations to all methods from interfacesLeif Åstrand2012-07-231-0/+1
|
* #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-2/+2
| | | | svn changeset:22317/svn branch:6.7
* #6094 Add a way to switch session keyLeif Åstrand2011-08-191-0/+71
| | | | svn changeset:20519/svn branch:6.7
* CommunicationManager implementation can now be replaced (instantiated via ↵Matti Tahvonen2010-10-311-4/+4
| | | | | | AbstractApplicationServlet) and some protected methods in CommunicationManager are less dependent on Request/Response. svn changeset:15795/svn branch:6.5
* Fixed compiler warnings in demo and core source (#2274)Artur Signell2010-10-071-1/+1
| | | | svn changeset:15451/svn branch:6.5
* Formatted using Eclipse Helios / Windows XPArtur Signell2010-08-161-2/+2
| | | | svn changeset:14496/svn branch:6.4
* Merged [10686]-[10689] from 6.2Artur Signell2010-01-121-8/+8
| | | | svn changeset:10697/svn branch:6.3
* Refactoring in Portlet 2.0 supportHenri Sara2009-11-301-167/+4
| | | | svn changeset:10103/svn branch:6.2
* Minor corrections for Portlet 2.0 and some javadocHenri Sara2009-11-261-15/+18
| | | | svn changeset:10065/svn branch:6.2
* Merged test case and fix for #3732 - "Programmatically closed applications ↵Artur Signell2009-11-191-1/+1
| | | | | | remain in memory" from 6.1 svn changeset:9888/svn branch:6.2
* Merged test case and fix for #3184 - "TransactionListener addition/iteration ↵Artur Signell2009-11-161-32/+31
| | | | | | can cause ConcurrentModificationException" from 6.1 svn changeset:9813/svn branch:6.2
* Multiple changes for gwt terminals server side:Matti Tahvonen2009-08-131-17/+0
| | | | | | | | | | * fixes #3181 * improvement for #3054 (not a full fix) * removed mostly broken equals & hashCode methods from Web and Portlet contexts * refactoring svn changeset:8480/svn branch:6.1
* Lots of servlet and portlet related fixes and enhancements. Most notable changesMatti Tahvonen2009-08-131-1/+1
| | | | | | | | | * fixes #3191 (writeAjaxPage not protected and split into submethods) * fixes issues with #3113 * cleaned code (variable renaming, method signature changes) svn changeset:8478/svn branch:6.1
* #2904 Toolkit -> Vaadin renames: search for "IT Mill" and "itmill", partial ↵Henri Sara2009-05-181-1/+1
| | | | | | changes including many URLs svn changeset:7842/svn branch:6.0
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-0/+286
- com.itmill.toolkit.external not yet fully renamed svn changeset:7715/svn branch:6.0