summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/util
Commit message (Expand)AuthorAgeFilesLines
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-145-1224/+0
* Make restoreInstances clear value when previous value was gc:ed (#17603)Leif Åstrand2015-04-241-3/+2
* Missing @since for 7.4Leif Åstrand2014-12-181-0/+3
* Made MethodPropertyDescriptor box primitive types as it's done in MethodPrope...Taras Hupalo2014-09-191-0/+24
* Disable automatic removal of trailing whitespace and reformatted using LunaArtur Signell2014-07-311-2/+2
* Optimize CurrentInstance.set(UI) and .set(VaadinSession). (#14220)Fabian Lange2014-07-141-54/+40
* Update copyright year to 2014Artur Signell2014-04-165-5/+5
* Added a comment that hopefully explains the NULL_OBJECT #12509Jonatan Kronqvist2013-09-091-0/+16
* Allow storing and restoring null instances in CurrentInstance #125097.1.5Jonatan Kronqvist2013-09-091-7/+24
* Protect CurrentInstance instances from garbage collection (#12509)Leif Åstrand2013-09-052-236/+74
* Excludes WeakValueMap from the serializable test #12401Jonatan Kronqvist2013-09-031-0/+2
* Avoid leaking memory from inherited ThreadLocales. Fixes #12401Jonatan Kronqvist2013-09-022-1/+229
* Send connector debug (highlight) using RPC (#11536)Artur Signell2013-06-051-0/+101
* Remove ThreadLocal references from CurrentInstance (#11914)Leif Åstrand2013-05-281-12/+22
* Define how CurrentInstance works with access() (#11897)Leif Åstrand2013-05-281-7/+39
* Derive current servlet/portlet from the current service (#11779)Leif Åstrand2013-05-211-26/+0
* Fixed minimal (empty hashmap) memory leak on redeploy (#9993)Artur Signell2013-04-031-9/+26
* Convenience methods for running code in the UI or VaadinSession context (#11219)Artur Signell2013-03-281-1/+105
* Ensure all server and shared classes are serializable (#10735)Henri Sara2013-01-152-2/+4
* Updated copyright notices and added missing license headersArtur Signell2013-01-044-5/+5
* Fix for ticket #10121, a unit test for the ticket's issue and a unitJonni Nakari2012-12-131-0/+50
* Merged com.vaadin.service into com.vaadin.util (#10146)Artur Signell2012-11-061-0/+395
* Unify ThreadLocal handling (#9469)Leif Åstrand2012-09-051-0/+131
* Moved ReflectTools to com.vaadin.util (#4294)Artur Signell2012-09-041-0/+138
* Replaced license place holder with actual license (#8955)Artur Signell2012-08-161-1/+13
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-0/+145