aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Add missing since, remove unused method7.4.87.4Teemu Suo-Anttila2015-06-091-7/+1
* Format UTF-8 filenames correctly for download (#16556)Anna Miroshnik2015-06-093-13/+84
* Reset heartbeat timestamp when reopening UI (#18101)Leif Åstrand2015-06-081-0/+3
* Ensure the whole hierarchy is refreshed when opening editor row (#17459)7.4.7Artur Signell2015-05-251-0/+7
* Return components in merged header/footer cells only once (#17904)Artur Signell2015-05-252-1/+62
* Handle generated empty string style names properly (#17335)Artur Signell2015-05-251-2/+2
* Make TableQuery only release connections reserved through its poolArtur Signell2015-05-259-66/+198
* Output parameters in alphabetic order to be deterministic (#17857)Artur Signell2015-05-251-0/+9
* Fix typo in Tree Javadoc (#17834)Steven Spungin2015-05-251-1/+1
* Report identifier if field binding fails (#17837)Artur Signell2015-05-251-3/+6
* Don't leak current VaadinSession in testLeif Åstrand2015-05-151-0/+4
* Fix a typo in AbstractSelect.setItemIcon Javadoc comment.Teemu Pöntelin2015-05-151-2/+2
* Ensure browser does not re-use push connection after refresh (#14297,Artur Signell2015-05-151-3/+9
* Fix the updating of sort indicators (#17440)Mika Murtojarvi2015-05-151-4/+16
* Incorrect documentation for CalendarProvider.getEvents (#17714)Steven Spungin2015-05-111-1/+1
* Restore unintended API changes (#17645)Teemu Suo-Anttila2015-04-271-0/+13
* Make restoreInstances clear value when previous value was gc:ed (#17603)Leif Åstrand2015-04-272-3/+47
* Iterate over copies of listener lists (#17477)Henri Sara2015-04-271-2/+9
* Remove broken custom String[] serialization (#17146)Leif Åstrand2015-04-271-21/+1
* Use VaadinRequest/Response for static resources (#17462)Henri Sara2015-04-151-2/+2
* Fix Grid column adding to set column sortable correctly (#17446)Teemu Suo-Anttila2015-04-152-8/+24
* Fix writing of child local ids in AbsoluteLayout (#17421)Johannes Dahlström2015-04-151-1/+2
* Don't use !important for ColorPicker width in Valo (#17140).Denis Anisimov2015-04-151-12/+0
* Remove unusable codeArtur Signell2015-04-151-13/+0
* Javadoc fixLeif Åstrand2015-04-151-1/+1
* Add DesignerAttributeHelper.readAttribute with default value (#17416)Teemu Suo-Anttila2015-04-151-29/+51
* Fixed typos in javadoc (#17384)Raphael Ackermann2015-04-152-25/+26
* Support HTTPS, FTP, and FTPS resource URLs in Declarative (#17267)7.4.3Johannes Dahlström2015-03-302-1/+21
* Fix Declarative support for BigDecimal properties (#17205)Johannes Dahlström2015-03-302-5/+26
* Fix Declarative support for primitive float and double properties (#17204)Johannes Dahlström2015-03-303-14/+123
* Do not log severe messages which serve no purpose (#17222)Artur Signell2015-03-201-2/+2
* Correct logging when a push connection can't find a session (#15220)Artur Signell2015-03-201-2/+6
* Optimise RpcDataProvider calls to container (#16642)Teemu Suo-Anttila2015-03-171-82/+37
* Make Slider.clear() consistent with the no-args contstructor (#17073)Leif Åstrand2015-03-172-0/+94
* Use Math.floor instead of casting to int when trimming decimals. (#16926)Sauli Tähkäpää2015-03-112-1/+10
* Ensure refresh message is sent on invalid CSRF (#17042)Artur Signell2015-03-111-17/+3
* Using ComponentFactory in DesignContext.getDefaultInstance() (#16990)Alexey Fansky2015-03-112-10/+36
* Update Atmosphere to 2.2.4.vaadin5 (#17074)Artur Signell2015-03-101-1/+1
* Revert "Encode filenames to UTF-8 in Content-Disposition header. (#16556)"7.4.1Leif Åstrand2015-03-063-61/+16
* Update @since for 7.4.1Leif Åstrand2015-03-053-7/+7
* Add missing osgi import to guava (#16739)Miki2015-03-041-1/+1
* Javadoc fixArtur Signell2015-03-021-3/+4
* Ensure that slider min is always smaller or equal to max. (#16776)Sauli Tähkäpää2015-03-022-13/+69
* Fix adding and modifying multiple rows in Grid (#16905)Teemu Suo-Anttila2015-03-021-1/+2
* Make Column.setLastFrozenColumn work (#16726)Artur Signell2015-03-022-1/+20
* Encode filenames to UTF-8 in Content-Disposition header. (#16556)Sauli Tähkäpää2015-03-023-16/+61
* Add spaces around operators (#16696).Mika Murtojarvi2015-03-022-0/+74
* Method for requesting column width recalculation (#16748)Artur Signell2015-03-021-0/+13
* Don't actively disconnect when the client already has disconnected (#15330)Artur Signell2015-03-022-17/+26
* Update Atmosphere to 2.2.4.vaadin4 (#16825, #16826, #16862)Artur Signell2015-03-021-1/+1