summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into gridJohn Ahlroos2014-04-2526-742/+471
|\
| * Clarify comments in Table.typeIsCompatible (#8168)Juuso Valli2014-04-231-16/+2
| * Fix findUI throwing NullPointerException when extending Vaadin (#13556)Juuso Valli2014-04-231-1/+1
| * Add caching support for PublishedFileHandler (#13574)Juuso Valli2014-04-231-1/+8
| * Clean Table.propertyValueConverters if the property is removed (#8168)Juuso Valli2014-04-231-9/+65
| * Clarify lock check assert message if another session is locked (#13473)Leif Åstrand2014-04-171-2/+11
| * ContainerEventProvider returns style names from container. Fixes #10718Maciej Przepióra2014-04-161-2/+2
| * Merge changes from origin/7.2Artur Signell2014-04-149-386/+126
| |\
| | * Update some APIs based on the 7.2 API review commentsJonatan Kronqvist2014-04-149-386/+126
| * | Fix copyright headers not passing the validationLeif Åstrand2014-04-143-6/+8
| * | Merge "Merge branch '7.2'"Artur Signell2014-04-144-212/+18
| |\ \
| | * | Merge branch '7.2'Jonatan Kronqvist2014-04-144-212/+18
| | |\|
| | | * Revert "Added ItemSetAddEvent and ItemSetRemoveEvent (#2794)"Jonatan Kronqvist2014-04-114-212/+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-141-0/+10
| * | Updated Window API based on 7.2 API reviewArtur Signell2014-04-141-9/+14
| * | 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
| * | | Refactor VaadinPortletRequest extending. (#13551)Sauli Tähkäpää2014-04-101-107/+121
* | | | Merge branch 'master' into gridLeif Åstrand2014-04-105-0/+1793
|\ \ \ \ | |/ / / |/| | |
| * | | Made some Grid classes Serializable.Sauli Tähkäpää2014-03-211-2/+3
| * | | Merge remote-tracking branch 'origin/master' into gridSauli Tähkäpää2014-03-203-15/+13
| |\ \ \
| * | | | Adds setHeightByRow support to Grid (#13297)Henrik Paul2014-03-191-0/+99
| * | | | Merge commit '5d0b53bad' into gridLeif Åstrand2014-03-195-0/+1693
| |\ \ \ \
* | | | | | Prevent duplicate session destroy events (#12612)Johannes Dahlström2014-04-103-17/+80
* | | | | | Don't allocate unnecessary memory for empty array of Objects inDenis Anisimov2014-04-101-9/+17
| |_|_|_|/ |/| | | |
* | | | | Optimizes memory and CPU usage in JSONCodec (#13545)Fabian Lange2014-04-091-10/+28
* | | | | Don't add slash after jsessionid in URL (#12307)Henri Sara2014-04-091-2/+44
* | | | | 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
* | | | | 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-022-3/+36
* | | | | Use UUIDBroadcasterCache (#13514)Artur Signell2014-04-011-0/+3
* | | | | Use existing AbstractReflectorAtmosphereHandler (#13514)Artur Signell2014-04-011-46/+3
* | | | | Refactor AtmosphereHandler to a field (#13514)Artur Signell2014-04-012-61/+69
* | | | | Add reinit method for preserve-on-refresh UIs (#12191)Johannes Dahlström2014-03-315-19/+127
* | | | | Move DragAndDropService to VaadinSession (#11409)Johannes Dahlström2014-03-317-37/+37
* | | | | Merge changes from origin/7.1Build Agent2014-03-283-37/+112
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Added headers support for WebSphere Portal. (#13491)7.1.13Sauli Tähkäpää2014-03-261-0/+35
| * | | | Improved portlet configuration resolution. (#7814)Sauli Tähkäpää2014-03-262-37/+77
* | | | | Handle default package properly in deployment config (#12461).Denis Anisimov2014-03-281-4/+13
* | | | | Added convenience methods for bean binding (#13068)Matti Tahvonen2014-03-271-0/+54
* | | | | Use the ErrorHandler mechanism in ConnectorResourceHandler (#12269)Johannes Dahlström2014-03-271-0/+8
* | | | | Always call close() method for session valueUnbound() method (#12843).Denis Anisimov2014-03-271-0/+3
* | | | | Use window name "_self" with Page.setLocation (#12925)Johannes Dahlström2014-03-261-1/+16
* | | | | Integrate the Responsive add-on #12394Jonatan Kronqvist2014-03-251-0/+161