summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Merge changes from origin/7.2 into masterJonatan Kronqvist2014-05-05495-571/+706
|\
| * Update remaining copyright years to 2014Artur Signell2014-04-2322-24/+24
| * Merge changes from origin/7.1Artur Signell2014-04-23473-535/+535
| |\
| | * Update copyright year to 2014Artur Signell2014-04-16470-533/+533
| * | Merge changes from origin/7.1Artur Signell2014-04-238-14/+181
| |\|
| | * ContainerEventProvider returns style names from container. Fixes #10718Maciej Przepióra2014-04-162-2/+34
| | * Add test for TransactionalPropertyWrapper memory leaksTeemu Suo-Anttila2014-04-142-1/+117
| | * Always initialize WebBrowser for new sessions (#13571)Leif Åstrand2014-04-143-5/+4
| | * Fix FieldGroup and TransactionalPropertyWrapper memory leaks (#13438)Teemu Suo-Anttila2014-04-142-7/+27
| * | Clarify lock check assert message if another session is locked (#13473)Leif Åstrand2014-04-171-2/+11
| * | Merge branch 'master' into 7.2Jonatan Kronqvist2014-04-1419-152/+996
| |\ \
* | | | Ensure session is set before writing timeout interval (#13617)Artur Signell2014-04-282-1/+97
* | | | Fix Table.sort(...) to update the sort indicator (#8978)Juuso Valli2014-04-251-1/+9
* | | | Clarify comments in Table.typeIsCompatible (#8168)Juuso Valli2014-04-231-16/+2
* | | | Fix findUI throwing NullPointerException when extending Vaadin (#13556)Juuso Valli2014-04-232-1/+32
* | | | Add caching support for PublishedFileHandler (#13574)Juuso Valli2014-04-231-1/+8
* | | | Clean Table.propertyValueConverters if the property is removed (#8168)Juuso Valli2014-04-232-9/+445
* | | | Clarify lock check assert message if another session is locked (#13473)Leif Åstrand2014-04-171-2/+11
* | | | Fix test depending on default localeJuuso Valli2014-04-171-1/+1
* | | | ContainerEventProvider returns style names from container. Fixes #10718Maciej Przepióra2014-04-162-2/+34
* | | | Merge changes from origin/7.2Artur Signell2014-04-1410-393/+133
|\| | |
| * | | Update some APIs based on the 7.2 API review commentsJonatan Kronqvist2014-04-1410-393/+133
* | | | Fix copyright headers not passing the validationLeif Åstrand2014-04-143-6/+8
| |/ / |/| |
* | | Merge "Merge branch '7.2'"Artur Signell2014-04-146-510/+18
|\ \ \
| * | | Merge branch '7.2'Jonatan Kronqvist2014-04-146-510/+18
| |\| |
| | * | Revert "Added ItemSetAddEvent and ItemSetRemoveEvent (#2794)"Jonatan Kronqvist2014-04-116-510/+18
* | | | Update Window Javadoc based on 7.2 API review changesLeif Åstrand2014-04-141-3/+3
|/ / /
* | | Apply abstract ordered layout settings for replaced component (#13568).Denis Anisimov2014-04-142-0/+95
* | | Updated Window API based on 7.2 API reviewArtur Signell2014-04-142-9/+67
* | | Make ComboBox always immediate (#4054)Jonatan Kronqvist2014-04-111-3/+11
* | | Merge commit '3d0ff32bea81c3e3c64bd044276ff04a4f8555ed'Johannes Dahlström2014-04-102-1/+87
|\ \ \ | | |/ | |/|
| * | Prevent duplicate detach() calls with push (#13261)Johannes Dahlström2014-04-022-41/+86
| * | Fixed pom fails in unit tests.Sauli Tähkäpää2014-03-291-3/+9
* | | Refactor VaadinPortletRequest extending. (#13551)Sauli Tähkäpää2014-04-106-107/+472
* | | Prevent duplicate session destroy events (#12612)Johannes Dahlström2014-04-104-20/+99
* | | Don't allocate unnecessary memory for empty array of Objects inDenis Anisimov2014-04-102-9/+162
| |/ |/|
* | Optimizes memory and CPU usage in JSONCodec (#13545)Fabian Lange2014-04-092-10/+29
* | Don't add slash after jsessionid in URL (#12307)Henri Sara2014-04-092-2/+104
* | Update Accordion and TabSheet to use Vaadin 7 style. (#13402).Felype Santiago Ferreira2014-04-082-212/+185
* | Update Atmosphere 2.1.2.vaadin2 (#12329)Artur Signell2014-04-071-1/+1
* | Update Atmosphere 2.1.2 for better Tomcat 8 support (#12329)Artur Signell2014-04-031-1/+1
* | Override elements must be after dependency elements #13532Jonatan Kronqvist2014-04-031-3/+3
* | Override the cssparser dependency from sass-compiler (#13532)Jonatan Kronqvist2014-04-031-0/+3
* | Update commons-io to the same version in all modules (#13531)Jonatan Kronqvist2014-04-031-1/+1
* | Wait for all messages to be sent before disconnect (#13529)Artur Signell2014-04-021-2/+30
* | Do not allow Atmosphere to make session infinitely long (#12139)Artur Signell2014-04-021-1/+3
* | Workaround for Atmosphere race condition (#13528)Artur Signell2014-04-021-32/+40
* | Make removeFromParent throw if the right session is not locked (#13473)Leif Åstrand2014-04-023-3/+161
* | Use UUIDBroadcasterCache (#13514)Artur Signell2014-04-011-0/+3
* | Use existing AbstractReflectorAtmosphereHandler (#13514)Artur Signell2014-04-011-46/+3