Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor listener registration creation to reduce boilerplate | Leif Åstrand | 2016-11-23 | 1 | -3/+1 |
* | Use final modifier where appropriate | Per-Åke Minborg | 2016-11-09 | 1 | -4/+4 |
* | Use lambdas where appropriate | Per-Åke Minborg | 2016-11-07 | 1 | -10/+5 |
* | Replace implicit for-loop with foreach | Per-Åke Minborg | 2016-11-05 | 1 | -4/+1 |
* | Remove redundant casting | Per-Åke Minborg | 2016-11-05 | 1 | -1/+1 |
* | Unify listeners on the server side | Aleksi Hietanen | 2016-09-29 | 1 | -20/+4 |
* | Use diamond operator where it can be used | Artur Signell | 2016-09-05 | 1 | -1/+1 |
* | Update copyright year to 2016 | Artur Signell | 2016-08-18 | 1 | -1/+1 |
* | Remove trailing whitespace from code and javadoc | Artur Signell | 2016-08-18 | 1 | -28/+28 |
* | Format using Eclipse Neon | Artur Signell | 2016-08-18 | 1 | -7/+9 |
* | Throw IAE in setExpandRatio() if given ratio is less than 0 | Maciej Przepióra | 2016-05-03 | 1 | -0/+8 |
* | Merge branch 'master' into feature/mavenize | elmot | 2016-04-13 | 1 | -17/+2 |
* | Migrate vaadin-server build to maven | Teemu Suo-Anttila | 2016-03-14 | 1 | -0/+589 |