aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/main/java/com/vaadin/ui/LoginForm.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range (#12507)Anna Koskinen2022-01-111-1/+1
* Update copyright year range. (#12215)Anna Koskinen2021-03-041-1/+1
* Ensure type safety and serializable nature of all the listeners (#12045)Tatu Lund2020-07-031-2/+2
* Update copyright year (#10761)Ilia Motornyi2018-03-271-1/+1
* Use interface instead of implementation (#10073)Ahmed Ashour2017-09-281-1/+1
* Include charset in text/html responses (#8777) (#9123)Ilia Motornyi2017-04-211-1/+2
* Fix since tags for 8.0 (#8575)Henri Sara2017-02-161-3/+4
* Partial javadocs fix for vaadin-serverIlia Motornyi2017-01-021-8/+2
* Add @FunctionalInterface annotation to interfaces where applicable (#7954)Aleksi Hietanen2016-12-121-0/+1
* Correct all tests that introspect classpath for Vaadin classes.Denis Anisimov2016-11-291-3/+3
* Refactor listener registration creation to reduce boilerplateLeif Åstrand2016-11-231-2/+8
* Use final modifier where appropriatePer-Åke Minborg2016-11-091-1/+1
* Use lambdas where appropriatePer-Åke Minborg2016-11-071-6/+1
* Use diamond operator where it can be usedArtur Signell2016-09-051-1/+1
* Clean up LoginFormArtur Signell2016-08-251-90/+80
* Remove dependencies from core framework to old componnetsArtur Signell2016-08-191-1/+0
* Implement new PasswordField (#52)Aleksi Hietanen2016-08-181-7/+7
* Rename legacy packages to v7Artur Signell2016-08-181-3/+3
* Update copyright year to 2016Artur Signell2016-08-181-1/+1
* Remove trailing whitespace from code and javadocArtur Signell2016-08-181-18/+18
* Format using Eclipse NeonArtur Signell2016-08-181-6/+8
* Update TextField to extend AbstractFieldNew (#51)Aleksi Hietanen2016-08-171-7/+8
* New login form (#8171)Ingo Kegel2016-06-011-232/+260
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-141-0/+365