summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin
Commit message (Expand)AuthorAgeFilesLines
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-14513-140561/+0
* Prevent HTTP Response splitting in case the server doesn't (#19611)Leif Åstrand2016-02-171-0/+2
* Lock session during deserialization (#19310)Leif Åstrand2016-02-141-0/+21
* Fix Components cleanup on Header/FooterRow remove in Grid (#19497)Teemu Suo-Anttila2016-02-131-0/+11
* Fix Grid DetailsGenerator being removed on Container change (#19593)Teemu Suo-Anttila2016-02-131-2/+13
* Fix removing extension from a connector that is not its parent (#19569)Teemu Suo-Anttila2016-02-081-0/+5
* Make project Java 8 compatibleArtur Signell2016-02-031-2/+3
* Added JavaDoc for PropertyIdMatti Tahvonen2016-02-021-0/+33
* Fix GeneratedPropertyContainer with non-Sortable Containers (#19511)Artur Signell2016-01-251-3/+2
* Propertly handle null in StringToCollectionConverter (#19481)Artur Signell2016-01-211-0/+7
* Remove out of date javadoc (#19454)Artur Signell2016-01-181-6/+0
* Add missing @since for 7.6.1Teemu Suo-Anttila2016-01-121-1/+1
* Add a client-side connector for DetailsComponentManager (#19412)Teemu Suo-Anttila2016-01-051-1/+1
* Fix NPE in Label.writeDesign with NULL values #19434John Ahlroos2016-01-051-6/+25
* Make GeneratedPropertyItem addItem return null when appropriate (#18685)Artur Signell2016-01-041-0/+9
* Ensure no unknown attribute warnings are logged in design tests (#19429)Artur Signell2016-01-042-0/+2
* Fix custom attributes of Link component (#19107)maxschuster2016-01-041-6/+9
* Include correct type and parameter info in exception (#19064)Artur Signell2016-01-041-2/+2
* Make GeneratedPropertyItem equals self (#19426)Artur Signell2016-01-041-0/+33
* Make GeneratedPropertyContainer.getItem(nonExistant) return null (#19425)Artur Signell2016-01-041-0/+4
* Revert changes which were previously reverted from only 7.5 (#19424)Teemu Suo-Anttila2016-01-011-48/+5
* Update to Font Awesome 4.5.0Artur Signell2015-12-301-0/+20
* Fix javadoc typo in ItemClickEventHenri Sara2015-12-211-1/+1
* Increase grid column resize handle width (#16838)Marlon Richert2015-12-181-0/+10
* Fix empty @since tagsHenri Sara2015-12-181-2/+2
* Make it possible to only show collapsible columns in menu (#9811)Leif Åstrand2015-12-161-1/+33
* Fix RpcDataProvider listener handling on ItemSetChange (#19371)Teemu Suo-Anttila2015-12-151-0/+11
* Fix and extend Javadoc for setFirstDayOfWeek (#19227)Leonid Rozenblyum2015-12-141-2/+4
* Reapply DataGenerators when container changes (#19357, #19359)Teemu Suo-Anttila2015-12-141-0/+10
* Check for optimizations when looking for missing updates (#18317)Leif Åstrand2015-12-032-3/+45
* Add missing @since valuesHenri Sara2015-12-022-2/+2
* Detect hierarchy changes not sent to the client (#18317)Leif Åstrand2015-12-022-0/+70
* Fix select all checkbox state update with low row count (#19322)Teemu Suo-Anttila2015-11-301-2/+4
* Remove bogus commentLeif Åstrand2015-11-301-1/+0
* Fix setSelected in MultiSelectionModel to update row data (#19302)Teemu Suo-Anttila2015-11-252-3/+9
* Set session as current while deserializing (#9953)Leif Åstrand2015-11-251-2/+7
* Fix javadoc copied from CellStyleGeneratorLeif Åstrand2015-11-251-1/+1
* Omit empty hierarchy data from the response (#18510)Leif Åstrand2015-11-253-14/+32
* Typo in setCompositionRoot descriptioncbmeeks2015-11-231-1/+1
* Support on-the-fly compiled CSS hot reload from classpath (#16949)Vladimir Kulev2015-11-171-6/+19
* Do not modify state while serializing (#19090)Artur Signell2015-11-121-2/+7
* Fix outdated javadoc referenceLeif Åstrand2015-11-121-2/+2
* Specify custom first day of week for Calendar #19227Leonid Rozenblyum2015-11-111-6/+31
* Add destroy method for Navigator (#10213).Denis Anisimov2015-11-072-1/+16
* Optimize layout performance of Table (#17947)jotatu2015-11-052-1/+95
* Render null header caption as empty (#18553)Artur Signell2015-11-031-1/+3
* Mention quirks with JavaScript "this" in AbstractJavaScript* javadocsLeif Åstrand2015-11-023-6/+16
* Fix javadoc typosLeif Åstrand2015-11-021-2/+2
* Support caption fetching for HTML and Widget headers. (#18528)Sauli Tähkäpää2015-10-281-7/+3
* Update @since tags for 7.6Henri Sara2015-10-271-0/+4