| Commit message (Expand) | Author | Age | Files | Lines |
* | Migrate vaadin-server build to maven | Teemu Suo-Anttila | 2016-03-14 | 1 | -355/+0 |
* | Make restoreInstances clear value when previous value was gc:ed (#17603) | Leif Åstrand | 2015-04-24 | 1 | -3/+2 |
* | Disable automatic removal of trailing whitespace and reformatted using Luna | Artur Signell | 2014-07-31 | 1 | -2/+2 |
* | Optimize CurrentInstance.set(UI) and .set(VaadinSession). (#14220) | Fabian Lange | 2014-07-14 | 1 | -54/+40 |
* | Update copyright year to 2014 | Artur Signell | 2014-04-16 | 1 | -1/+1 |
* | Added a comment that hopefully explains the NULL_OBJECT #12509 | Jonatan Kronqvist | 2013-09-09 | 1 | -0/+16 |
* | Allow storing and restoring null instances in CurrentInstance #125097.1.5 | Jonatan Kronqvist | 2013-09-09 | 1 | -7/+24 |
* | Protect CurrentInstance instances from garbage collection (#12509) | Leif Åstrand | 2013-09-05 | 1 | -6/+74 |
* | Avoid leaking memory from inherited ThreadLocales. Fixes #12401 | Jonatan Kronqvist | 2013-09-02 | 1 | -1/+1 |
* | Remove ThreadLocal references from CurrentInstance (#11914) | Leif Åstrand | 2013-05-28 | 1 | -12/+22 |
* | Define how CurrentInstance works with access() (#11897) | Leif Åstrand | 2013-05-28 | 1 | -7/+39 |
* | Derive current servlet/portlet from the current service (#11779) | Leif Åstrand | 2013-05-21 | 1 | -26/+0 |
* | Fixed minimal (empty hashmap) memory leak on redeploy (#9993) | Artur Signell | 2013-04-03 | 1 | -9/+26 |
* | Convenience methods for running code in the UI or VaadinSession context (#11219) | Artur Signell | 2013-03-28 | 1 | -1/+105 |
* | Ensure all server and shared classes are serializable (#10735) | Henri Sara | 2013-01-15 | 1 | -1/+2 |
* | Updated copyright notices and added missing license headers | Artur Signell | 2013-01-04 | 1 | -1/+1 |
* | Unify ThreadLocal handling (#9469) | Leif Åstrand | 2012-09-05 | 1 | -0/+131 |