Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove copyright headers from test code (#10770) | Teemu Suo-Anttila | 2018-03-28 | 1 | -15/+0 |
| | |||||
* | Update copyright year (#10761) | Ilia Motornyi | 2018-03-27 | 1 | -1/+1 |
| | |||||
* | Use static import of Assert in tests (#10126) | Ahmed Ashour | 2017-10-03 | 1 | -14/+13 |
| | | | | Also removes dependency on junit.framework.TestCase . | ||||
* | Add a maven plugin for formatting according to Eclipse settings | Leif Åstrand | 2017-02-01 | 1 | -7/+11 |
| | | | | | Running formatter:format will format all files in a submodule using an embedded Eclipse compiler (based on Neon SR1) according to the regular formatting settings file. | ||||
* | Add convenience constructors to new components (#598) (#8351) | caalador | 2017-01-30 | 1 | -0/+80 |
Add convenience constructors (#598) Added convenience constructors to ui components that have been reimplemented for Vaadin 8 |