summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-14954-194/+768
* Migrate vaadin-shared build to mavenTeemu Suo-Anttila2016-03-101-1/+1
* Use Maven to build vaadin-pushHenri Sara2016-02-291-1/+1
* 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-142-10/+55
* 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-132-2/+35
* Fix removing extension from a connector that is not its parent (#19569)Teemu Suo-Anttila2016-02-082-0/+45
* Make project Java 8 compatibleArtur Signell2016-02-032-4/+8
* 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-212-0/+22
* 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-052-6/+58
* Make GeneratedPropertyItem addItem return null when appropriate (#18685)Artur Signell2016-01-042-0/+107
* Ensure no unknown attribute warnings are logged in design tests (#19429)Artur Signell2016-01-043-0/+47
* Fix custom attributes of Link component (#19107)maxschuster2016-01-041-6/+9
* Include correct type and parameter info in exception (#19064)Artur Signell2016-01-042-5/+15
* Make GeneratedPropertyItem equals self (#19426)Artur Signell2016-01-042-2/+34
* Make GeneratedPropertyContainer.getItem(nonExistant) return null (#19425)Artur Signell2016-01-042-0/+566
* Make test succeed in EclipseArtur Signell2016-01-041-0/+1
* 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-252-18/+90
* 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-122-2/+37
* Fix outdated javadoc referenceLeif Åstrand2015-11-121-2/+2
* Specify custom first day of week for Calendar #19227Leonid Rozenblyum2015-11-112-6/+85
* Add destroy method for Navigator (#10213).Denis Anisimov2015-11-074-6/+175
* 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