summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't build and publish sources for package without source filesLeif Åstrand2013-05-212-3/+2
* Upgrade to Atmosphere 1.0.13 (#11861)Johannes Dahlström2013-05-217-2058/+286
* Derive current servlet/portlet from the current service (#11779)Leif Åstrand2013-05-213-78/+28
* Use "\0" instead of "|" as a push message delimiter (#11692)Johannes Dahlström2013-05-215-18/+69
* OSGi support for vaadin-push (#11691)Johannes Dahlström2013-05-203-7/+10
* Merge changes from origin/7.0Leif Åstrand2013-05-1714-7/+526
|\
| * Avoid marking AbstractField dirty in primitive getters (#11201)Artur Signell2013-05-171-3/+8
| * Test for #11775Artur Signell2013-05-171-0/+53
| * Centers VOverlays in visual viewport on iOS, Android, fixes #11614Marc Englund2013-05-172-0/+131
| * Fixed table height rendering in Android 2.3 #11331John Ahlroos2013-05-172-0/+25
| * Test for #11267 adapted from 6.8. Marc Englund2013-05-153-1/+107
| * SQLContainer.indexOfId() also searches backwards (#11849, #10376)Henri Sara2013-05-143-3/+86
| * Merge #6880 test from 6.8; fix itself is not needed in Vaadin 7Johannes Dahlström2013-05-142-0/+116
* | Commit and push everything before a conflicting commitLeif Åstrand2013-05-171-3/+23
* | Merge commit 'a52ceb96590333' into 7.1Leif Åstrand2013-05-17560-21267/+69392
|\ \ | |/ |/|
| * Merge changes from origin/7.0Leif Åstrand2013-05-1711-77/+543
| |\
| * | Tooltip accessibility fixes (#11799)michaelvogt2013-05-175-5/+61
| * | Remove JavaDoc dependency to vaadin-server from PageState (#11873)Johannes Dahlström2013-05-171-3/+1
| * | Tweak TooltipConfiguration test to pass in IE9 and IE10Leif Åstrand2013-05-171-0/+10
| * | Allow to close a context menu with ESC key (#11869)michaelvogt2013-05-171-1/+12
| * | Reset focus after selection from ContextMenu (#11476)michaelvogt2013-05-171-0/+23
| * | Add ARIA presentation role to FormLayout (#11866)michaelvogt2013-05-171-0/+2
| * | Show tooltip on focus for DataField for AT (#11865)michaelvogt2013-05-171-0/+6
| * | Send browser window resizes if there is a listener (#10055)Henri Sara2013-05-176-12/+115
| * | Show loading indicator immediately in init as before (#11850)Leif Åstrand2013-05-161-1/+1
| * | Revert "Replaced css inject hack in TestUtils with Page.Styles.add() #11798"Leif Åstrand2013-05-141-3/+12
| * | Revert "Assert that connector needing layout is attached (#11698)"Leif Åstrand2013-05-131-13/+0
| * | Merge changes from origin/7.0Leif Åstrand2013-05-1014-52/+592
| |\ \
| * | | Update test to work with the new debug windowLeif Åstrand2013-05-081-5/+10
| * | | Move .v-assistive-device-only out of @mixin base-commonLeif Åstrand2013-05-081-1/+2
| * | | Remove old widget hierarchy hack that caused problems (#11752)Leif Åstrand2013-05-072-30/+1
| * | | Replaced css inject hack in TestUtils with Page.Styles.add() #11798John Ahlroos2013-05-071-12/+3
| * | | Fixed order of tests in LayoutTesterApplication #11796John Ahlroos2013-05-071-16/+30
| * | | Form field and layout Aria corrections (#11785)michaelvogt2013-05-075-13/+47
| * | | Fixed IllegalSyntaxException when using spaces in path #11782John Ahlroos2013-05-062-14/+131
| * | | Don't start merging if there are uncommitted changesLeif Åstrand2013-05-061-0/+8
| * | | Update merge script to merge 7.0 to 7.1Leif Åstrand2013-05-061-7/+9
| * | | Update state before purging outgoing queue (#11768)Leif Åstrand2013-05-031-5/+4
| * | | Mention asserts and experimental plugin in release notes (#11530)Leif Åstrand2013-05-031-1/+3
| * | | Only complain about other session if it is locked (#11757)Leif Åstrand2013-05-031-1/+2
| * | | Fixed scss file resolving issue in Windows (#11762)Artur Signell2013-05-031-0/+4
| * | | Enable sources and javadoc building for push (#11498)Artur Signell2013-05-021-2/+0
| * | | Build sources and javadoc jars for push (#11498)Artur Signell2013-05-021-0/+4
| * | | Fix typo (#11754)Leif Åstrand2013-05-021-3/+3
| * | | Allow setting push mode in UI.init (#11739)Johannes Dahlström2013-05-023-5/+77
| * | | Make access() throw if another session is already locked (#11757)Leif Åstrand2013-05-023-0/+41
| * | | Rename runSafely() to access() (#11756)Leif Åstrand2013-05-0213-37/+66
| * | | Fix order in web.xml to pass validation (#11688, #11672)Henri Sara2013-05-021-2/+2
| * | | Fixed invalid xml (#11688)Artur Signell2013-05-021-3/+2
| * | | Made test work also when current month is not April 2013Artur Signell2013-05-021-69/+4