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 | -9/+11 |
| | | | | Also removes dependency on junit.framework.TestCase . | ||||
* | Make it easy to invoke ServerRpc methods as part of unit tests (#8346) | Artur | 2017-02-02 | 1 | -3/+5 |
| | | | | | Executing RPC methods is useful when testing component interaction with the server. Not only inside the framework but also when creating add-ons and applications. | ||||
* | Global java code cleanup using Eclipse Neon.1 | Leif Åstrand | 2016-12-20 | 1 | -5/+6 |
| | |||||
* | Add private constructor for utility classes | Per-Åke Minborg | 2016-11-02 | 1 | -1/+5 |
| | | | | Change-Id: I80b73b653e97904605dc62484a7448f3bfbf7210 | ||||
* | Fix setValue() methods behavior null argument value + javadocs | Teemu Suo-Anttila | 2016-10-25 | 1 | -3/+2 |
| | | | | Change-Id: I0000c1caf7c129634473161fe4876931f3c8dabf | ||||
* | Implement new RichTextArea | Artur Signell | 2016-09-12 | 1 | -0/+107 |
| | | | | Change-Id: I6f430c77caaad6d610133f340eba960f2268897e | ||||
* | Move RichTextArea to compatibility package | Artur Signell | 2016-08-20 | 1 | -47/+0 |
| | | | | Change-Id: Ie73adbb0ddaf98aed6554f658625f1d812c3342b | ||||
* | Update copyright year to 2016 | Artur Signell | 2016-08-18 | 1 | -1/+1 |
| | | | | Change-Id: I6485dee1ebba12b180a9063ed4b530f7dc63cd77 | ||||
* | Remove trailing whitespace from code and javadoc | Artur Signell | 2016-08-18 | 1 | -3/+3 |
| | | | | Change-Id: I4c852b7f9928e190572876690d5bef1234494a5d | ||||
* | Migrate vaadin-server build to maven | Teemu Suo-Anttila | 2016-03-14 | 1 | -0/+47 |
Change-Id: I5c740f4e9cb28103bab199f9a552153d82277e7e |