Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | | | | | Use <code> instead of {@code} for sample containing { and } (#12311) | Leif Åstrand | 2013-08-09 | 2 | -6/+7 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Make sure bean field validators are only added once (#11045) | Patrik Lindström | 2013-08-07 | 2 | -1/+59 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Fix race in VaadinService.lockSession() (#12282)7.1.2 | Johannes Dahlström | 2013-08-06 | 1 | -1/+20 | |
* | | | | | | | | | | | | | | | | | Avoid infinite recursion when purging access queue (#12310) | Leif Åstrand | 2013-08-05 | 1 | -1/+3 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Refine handling of null and empty URI fragments (#12207) | Leif Åstrand | 2013-08-02 | 1 | -4/+10 | |
* | | | | | | | | | | | | | | | | Improve URI fragment listener javadocs (#12296) | Leif Åstrand | 2013-08-02 | 1 | -7/+46 | |
* | | | | | | | | | | | | | | | | Ensure StringToIntegerConverter rejects values outside range of int (#12230) | Johannes Dahlström | 2013-08-01 | 2 | -1/+34 | |
* | | | | | | | | | | | | | | | | Add optional OSGi Import-Package for javax.validation (#12301) | Johannes Dahlström | 2013-07-31 | 2 | -1/+4 | |
* | | | | | | | | | | | | | | | | Document multiple load semantics in @StyleSheet and @JavaScript (#12200) | Leif Åstrand | 2013-07-30 | 2 | -2/+26 | |
* | | | | | | | | | | | | | | | | Fix actions in action menu appearing in random order #12250 | Patrik Lindström | 2013-07-30 | 1 | -4/+5 | |
* | | | | | | | | | | | | | | | | Clarify Embedded javadoc (#12290) | Johannes Dahlström | 2013-07-30 | 1 | -6/+10 | |
* | | | | | | | | | | | | | | | | Fix invisible calendar actions menu #12181 | Patrik Lindström | 2013-07-30 | 2 | -0/+12 | |
* | | | | | | | | | | | | | | | | Fix race condition that might leave access queue unpurged (#12277) | Leif Åstrand | 2013-07-29 | 2 | -2/+29 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Fix issue with hidden component cells in Table and TreeTable #12119 | John Ahlroos | 2013-07-24 | 1 | -1/+4 | |
* | | | | | | | | | | | | | | | Verify the connector hierarchy if assertions are enabled (#12271) | Leif Åstrand | 2013-07-23 | 1 | -0/+50 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Only add DateRangeValidator to DateField if start or end of range is set (#12... | Johannes Dahlström | 2013-07-19 | 2 | -6/+84 | |
* | | | | | | | | | | | | | | Update to Atmosphere 1.0.14.vaadin4 (#12242) | Leif Åstrand | 2013-07-19 | 1 | -1/+3 | |
* | | | | | | | | | | | | | | Close PushRequestHandler when VaadinServlet is destroyed (#11878) | Leif Åstrand | 2013-07-19 | 1 | -0/+12 | |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Make VaadinService.closeInactiveUIs set UI threadlocals (#12186) | Leif Åstrand | 2013-07-17 | 2 | -9/+44 | |
* | | | | | | | | | | | | | Don't close an unbound VaadinSession for GAEVaadinServlet (#12209) | Leif Åstrand | 2013-07-17 | 3 | -7/+36 | |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Improving performance of ConnectorTracker (#12218) | Fabian Lange | 2013-07-15 | 1 | -3/+3 | |
* | | | | | | | | | | | | Improved AbstractClientConnector performance (#12219) | Fabian Lange | 2013-07-15 | 1 | -3/+3 | |
* | | | | | | | | | | | | Attempt to get GAE lock for UIDL requests (#12211) | Leif Åstrand | 2013-07-12 | 1 | -17/+18 | |
* | | | | | | | | | | | | Ensure VaadinSession.service is set up by storeInSession (#12204) | Leif Åstrand | 2013-07-12 | 1 | -0/+7 | |
* | | | | | | | | | | | | Set current instances when calling UI.push from VaadinSession.unlock (#12168) | Leif Åstrand | 2013-07-10 | 2 | -7/+16 | |
* | | | | | | | | | | | | When InputStream cannot be opened while writing static resource response, dis... | Fabian Lange | 2013-07-10 | 1 | -13/+17 | |
* | | | | | | | | | | | | Set heartbeat response Content-Type to text/plain (#12182) | Johannes Dahlström | 2013-07-09 | 1 | -0/+3 | |
* | | | | | | | | | | | | Make UploadInterruptedException visible (#12070) | Fabian Lange | 2013-07-09 | 1 | -1/+14 | |
* | | | | | | | | | | | | Ensure table's cells aren't refreshed if table is detached. (#9138) | Anna Koskinen | 2013-06-28 | 1 | -1/+1 | |
* | | | | | | | | | | | | Fix NPE in Like.java (#10167) | Patrik Lindström | 2013-06-28 | 2 | -0/+51 | |
* | | | | | | | | | | | | Fixed an error in CustomComponent JavaDoc (#10038), and some improvements. | Marko Gronroos | 2013-06-28 | 1 | -20/+36 | |
* | | | | | | | | | | | | Updated Javadoc for Table.getColumnAlignment fixing #6810 | Sami Ekblad | 2013-06-28 | 1 | -1/+2 | |
* | | | | | | | | | | | | Replace printStackTrace with getLogger().log() (#12147) | Artur Signell | 2013-06-28 | 3 | -4/+22 | |
* | | | | | | | | | | | | Ensure that Slider diffstate always contains "value" (#12133) | Risto Yrjänä | 2013-06-28 | 1 | -0/+17 | |
* | | | | | | | | | | | | Fix VaadinService.findUI to throw Error if UIConstants.UI_ID_PARAMETER | mtzukanov | 2013-06-28 | 1 | -4/+6 | |
* | | | | | | | | | | | | Fixed slider value initialization on HSV and RGB tabs of ColorPicker. (#7863) | Teemu Pöntelin | 2013-06-28 | 1 | -53/+31 | |
* | | | | | | | | | | | | Implemented Focusable in MenuBar (#7674) | Jens Jansson | 2013-06-28 | 1 | -1/+30 | |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Remove sub window references from Window javadocs (#9892) | Leif Åstrand | 2013-06-28 | 1 | -62/+51 | |
* | | | | | | | | | | | Use varargs instead of array where appropriate (#4513) | Artur Signell | 2013-06-26 | 9 | -28/+15 | |
* | | | | | | | | | | | Actually show loading indicator during loading (#12128) | Artur Signell | 2013-06-26 | 1 | -0/+1 | |
* | | | | | | | | | | | Use atmosphere 1.0.14.vaadin3 which fixes Android 4.1 support (#12101) | Artur Signell | 2013-06-25 | 1 | -1/+1 | |
* | | | | | | | | | | | Updated Atmosphere dependency to 1.0.14.vaadin2 (#12017, #12033, #12115) | Artur Signell | 2013-06-24 | 1 | -1/+1 | |
* | | | | | | | | | | | Enable using @Stylesheet with vaadin:// (#9934) | Artur Signell | 2013-06-18 | 1 | -0/+5 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | Reinitialize pendingAccessQueue after deserialization (#12097) | Johannes Dahlström | 2013-06-18 | 1 | -1/+6 | |
* | | | | | | | | | | Updated to atmosphere 1.0.14-vaadin1 | Artur Signell | 2013-06-14 | 1 | -1/+1 | |
* | | | | | | | | | | Fixed test issues with type=null (#11895) | Artur Signell | 2013-06-14 | 6 | -6/+6 | |
* | | | | | | | | | | Define LegacyPropertyToStringMode parameter strings in the enum (#11970) | Leif Åstrand | 2013-06-14 | 3 | -19/+70 | |
* | | | | | | | | | | Exclude external classes and FutureAccess | Artur Signell | 2013-06-14 | 1 | -1/+2 | |
* | | | | | | | | | | Fixes broken request listeners (#12056) | Artur Signell | 2013-06-14 | 1 | -14/+15 | |
* | | | | | | | | | | Corrected fix and better error checking for action/event request (#12056) | Artur Signell | 2013-06-14 | 2 | -3/+21 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | |