Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year range (#12507) | Anna Koskinen | 2022-01-11 | 1 | -1/+1 |
| | |||||
* | Update copyright year range. (#12215) | Anna Koskinen | 2021-03-04 | 1 | -1/+1 |
| | | | | * Update copyright year range. | ||||
* | Update copyright year (#10761) | Ilia Motornyi | 2018-03-27 | 1 | -1/+1 |
| | |||||
* | Use lambda with Listeners (#10222) | Ahmed Ashour | 2017-10-26 | 1 | -1/+1 |
| | | | Also use "event" as the name for events | ||||
* | Simplify lambda expressions (#10198) | Ahmed Ashour | 2017-10-20 | 1 | -7/+3 |
| | | | | | | | | * Simplify lambda expressions And remove unneeded 'return' keyword. * Format | ||||
* | Enable Declarative Services in OSGi portlet UI (#9879) | Mirjan Merruko | 2017-08-29 | 1 | -1/+37 |
| | | | | | If the UI scope is not prototype, show a warning that declarative services are not available in the UI. Fixes #9589 | ||||
* | Rename OSGi classes for Java naming conventions (#9320) | Henri Sara | 2017-05-15 | 1 | -0/+59 |
- Rename OSGi to Osgi in class names. - Rename VaadinOSGiPortlet to OSGiVaadinPortlet for consistency with Spring, CDI etc. add-ons - Add missing javadoc |