aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/main/java/com/vaadin/server/AbstractClientConnector.java
Commit message (Expand)AuthorAgeFilesLines
* Fix since tags for 8.0 (#8575)Henri Sara2017-02-161-1/+2
* Global java code cleanup using Eclipse Neon.1Leif Åstrand2016-12-201-5/+3
* Miscellaneous Interface RefactoringIlia Motornyi2016-12-141-1/+9
* Correct all tests that introspect classpath for Vaadin classes.Denis Anisimov2016-11-291-0/+6
* Add helper for updating the diffstate of a componentLeif Åstrand2016-11-231-0/+29
* Refactor listener registration creation to reduce boilerplateLeif Åstrand2016-11-231-22/+23
* Use final modifier where appropriatePer-Åke Minborg2016-11-091-4/+4
* Replace EMPTY_SET and EMPTY_LIST with emptySet() and emptyList()Per-Åke Minborg2016-11-071-2/+1
* Use lambdas where appropriatePer-Åke Minborg2016-11-071-28/+22
* Unify listeners on the server sideAleksi Hietanen2016-09-291-2/+8
* Use diamond operator where it can be usedArtur Signell2016-09-051-7/+7
* Update copyright year to 2016Artur Signell2016-08-181-1/+1
* Remove trailing whitespace from code and javadocArtur Signell2016-08-181-59/+59
* Format using Eclipse NeonArtur Signell2016-08-181-20/+27
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-141-0/+1079