summaryrefslogtreecommitdiffstats
path: root/server/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix SQLContainer indexed access and related tests (#9472)Henri Sara2012-09-042-3/+13
* Fix test to not use removed fields and methods in VaadinServletLeif Åstrand2012-09-041-55/+11
* Update test to make UI.getApplication() return an instance (#9419)Leif Åstrand2012-09-041-2/+7
* inner Event classes converted to static nested classes (#5855)Pekka Hyvönen2012-09-041-2/+1
* Reverted rename of test data (#9299)Artur Signell2012-09-031-95/+114
* Use HierarchicalContainer as default container for Tree (#3950)Henri Sara2012-09-032-25/+74
* Combine ApplicationPortlet and AAP and rename to VaadinPortlet (#9460)Leif Åstrand2012-09-031-2/+1
* Combine ApplicationServlet and AAS and rename to VaadinServlet (#9460)Leif Åstrand2012-09-031-11/+6
* Rename WebApplicationContext -> ServletApplicationContext (#9402)Leif Åstrand2012-09-031-4/+4
* Rename AbstractWebApplicationContext to ApplicationContext (#9402)Leif Åstrand2012-09-031-8/+8
* addListener rename in Navigator (#9285)Johannes Dahlström2012-09-031-3/+3
* Refactor UI bootstrap (#9443)Leif Åstrand2012-08-311-18/+10
* Run tests with assertions enabled (#9450)Leif Åstrand2012-08-311-0/+33
* Add Container.Indexed.getItemIds(int, int) for a range of items (#8028)Henri Sara2012-08-311-1/+121
* Change View.navigateTo(String) to View.enter(ViewChangeEvent) (#9055, #9056)Johannes Dahlström2012-08-312-12/+31
* Merge branch 'no-getters'John Ahlroos2012-08-311-6/+6
|\
| * Removed getters/setters from states and made instance variabled publicJohn Ahlroos2012-08-311-6/+6
* | Replace references to "fragment" and "viewAndParameters" with "navigation sta...Johannes Dahlström2012-08-311-6/+9
* | Rename FragmentManager to NavigationStateManager (#9367)Johannes Dahlström2012-08-312-33/+33
|/
* Reformatted projectArtur Signell2012-08-301-6/+6
* Moved server tests from tests/server-side to server/tests/src (#9299)Artur Signell2012-08-30143-0/+21200