summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fallback to finding disconnected UI based on AtmosphereResource (#14251)Leif Åstrand2014-07-223-7/+148
* Export fetchRootConfig status so it can be read by TK (#14053)Manolo Carrasco2014-07-221-4/+24
* Simulate @RunLocally using eclipse-run-selected-test.properties (#14272)Leif Åstrand2014-07-225-15/+72
* Remove obsolete TB2 tooltip test, update TB4 test (#14019)Juuso Valli2014-07-213-49/+16
* Improves performance of VaadinService.requestEnd(). (#14218)Fabian Lange2014-07-212-130/+124
* Fixed javadoc for Upload class (#14266)Heikki Ohinmaa2014-07-211-80/+80
* Fix web.xml element order issue (#14257)Juuso Valli2014-07-211-2/+2
* Omit BOM when parsing issue list for release notesJuuso Valli2014-07-181-3/+7
* Explain what to do if chrome.driver.path is needed but missing (#14231)Leif Åstrand2014-07-171-5/+19
* Add asserts checking for negative container sizes (#14232)Leif Åstrand2014-07-176-2/+69
* Fixes memory leak in VScrollTable (#14159)Dmitrii Rogozin2014-07-174-6/+209
* Update Atmosphere runtime to 2.1.2.vaadin3 (#13971)Sauli Tähkäpää2014-07-163-3/+3
* Improve error message if @RunLocally is committed (#14216)Leif Åstrand2014-07-151-0/+4
* Mention Date serialization in javadocs related to JavaScript (#14143)Leif Åstrand2014-07-152-0/+4
* Remove csrfToken if disable-xsrf-protection is true (#14111)Bogdan Udrescu2014-07-1515-117/+903
* Allow customizing DeploymentConfiguration for test UIs (#14215)Leif Åstrand2014-07-154-0/+267
* Fix Tabsheet scrollbutton by css position in Chameleon theme (#12154)Johannes Tuikkala2014-07-143-0/+123
* Adds a scrollbar to table column drop down (#14156).Felype Santiago Ferreira2014-07-144-0/+119
* Optimizes initial sizes of frequently used Collections. (#14223)Fabian Lange2014-07-145-195/+205
* Optimize CurrentInstance.set(UI) and .set(VaadinSession). (#14220)Fabian Lange2014-07-141-54/+40
* removes extra VaadinSession.setCurrent() from PushHandler. (#14222)Fabian Lange2014-07-141-9/+11
* Fix for drag-and-drop text to TextField in Firefox (#14056)Anthony Guerreiro2014-07-111-8/+49
* Remove extra shadow from combobox popup for IE9 and IE10.(#14195)Dmitrii Rogozin2014-07-101-0/+8
* Fix overwrite mechanism for web.xml atmosphere init params (#14196).Fabian Lange2014-07-101-7/+8
* Cache sass output compiled on the fly by VaadinServlet (#9532)Leif Åstrand2014-07-101-26/+108
* Box and unbox long values in state fields (#14176)Leif Åstrand2014-07-094-20/+44
* Fix box shadow bug with resizing elements in IE9 and IE10.(#14173)Dmitrii Rogozin2014-07-082-1/+22
* Fix regression in notification for chameleon caused by 13885.(#14172)Dmitrii Rogozin2014-07-081-0/+1
* Fix background color in chameleon theme after removing shadow divs (#14145)Dmitrii Rogozin2014-07-072-3/+11
* Use Sass compiler version 0.9.8Henri Sara2014-07-071-1/+1
* Fix shadow bug with menu in runo theme (#14162)Dmitrii Rogozin2014-07-071-3/+2
* Return a value on __gwtStatsEvent in Profiler (#11709)Bogdan Udrescu2014-07-079-15/+377
* Modified test case to work around bug preventing popup to close in IE (#14086)Anthony Guerreiro2014-07-071-1/+21
* Avoid object creation in getAllChildrenIterable in most cases. (#14142)Fabian Lange2014-07-043-63/+59
* Remove unused VWindowOverlay (#14055)Artur Signell2014-07-033-83/+5
* Remove shadow div for Overlay elements except IE8 (#9303).Henri Sara2014-07-033-38/+69
* Revert "Allow changing theme on the fly (#2874)"Henri Sara2014-07-0315-644/+78
* Add missing @since 7.3 to javadocHenri Sara2014-07-0313-34/+56
* Add missing @since 7.2.4 in javadocHenri Sara2014-07-033-0/+4
* Fix PushConfigurationLongPollingTest.Sauli Tähkäpää2014-07-023-51/+40
* Disabled shadow divs. Instead use css box-shadow (#13885)Dmitrii Rogozin2014-07-0214-13/+189
* Refactor GridLayout tests (#14044)Dmitrii Rogozin2014-07-023-52/+86
* Reading properties of components should not set state to dirty (#14060).Fabian Lange2014-07-012-18/+28
* Add conf option for disabling sync id checking (#14084)Leif Åstrand2014-07-016-5/+62
* Ignore -1 sync id on the server (#14084)Leif Åstrand2014-07-012-3/+18
* Mention JSON library change in release notes (#14105, #13944)Henri Sara2014-06-301-0/+2
* Merge branch 'valo' to masterHenri Sara2014-06-30352-553/+21002
|\
| * Merge branch 'master' into valoHenri Sara2014-06-3012-87/+170
| |\
| * | Update .gitignore for valoHenri Sara2014-06-301-0/+3
| * | Compile valo with Vaadin Sass compiler (#14120)Henri Sara2014-06-304-4/+15