| Commit message (Expand) | Author | Age | Files | Lines |
* | Make access() throw if another session is already locked (#11757) | Leif Åstrand | 2013-05-02 | 3 | -0/+41 |
* | Rename runSafely() to access() (#11756) | Leif Åstrand | 2013-05-02 | 13 | -37/+66 |
* | Fix order in web.xml to pass validation (#11688, #11672) | Henri Sara | 2013-05-02 | 1 | -2/+2 |
* | Fixed invalid xml (#11688) | Artur Signell | 2013-05-02 | 1 | -3/+2 |
* | Made test work also when current month is not April 2013 | Artur Signell | 2013-05-02 | 1 | -69/+4 |
* | Updated release notes for beta1 (#11530) | Artur Signell | 2013-05-02 | 1 | -2/+5 |
* | Updated web.xml to use servlet 3.0 and added a 2.4 compatible web.xml for old... | Artur Signell | 2013-05-02 | 2 | -3/+136 |
* | Removed changing session id from test | Artur Signell | 2013-05-02 | 1 | -2/+1 |
* | Add Jetty to compilation class path of uitest WAR (#11688) | Henri Sara | 2013-04-30 | 1 | -3/+3 |
* | Revert "Imported new Atmosphere JS from Atmosphere 1.0.x (#11642)" | Artur Signell | 2013-04-30 | 1 | -204/+145 |
* | Remove Jetty JARs from uitest WAR (related to #11688) | Henri Sara | 2013-04-30 | 1 | -7/+6 |
* | Split client-to-server messages when websockets are used (#11648) | Johannes Dahlström | 2013-04-29 | 5 | -13/+171 |
* | Fixed test (gwt-id-X not stable) | Artur Signell | 2013-04-29 | 4 | -25/+25 |
* | Added workaround for #11737 to test | Artur Signell | 2013-04-29 | 1 | -0/+11 |
* | Fixed test (gwt-id-X not stable) | Artur Signell | 2013-04-29 | 1 | -1/+1 |
* | Merge commit 'd214efa39a011002eb88e683676508e438842fe4' | Henri Sara | 2013-04-29 | 4 | -52/+83 |
|\ |
|
| * | Ensure actions are handled in a deterministic order (#11735) (merged | Henri Sara | 2013-04-29 | 1 | -35/+25 |
| * | Fixed NPE regression after fix for #11693 | John Ahlroos | 2013-04-26 | 1 | -1/+4 |
| * | Remove duplicate copying of mixin child nodes (#11604) | Henri Sara | 2013-04-26 | 1 | -10/+4 |
| * | Add content length header for static resources (#11699) | Henri Sara | 2013-04-25 | 1 | -7/+25 |
| * | Fix for IE8 forgetting to move error indicator when component is resized #11693" | John Ahlroos | 2013-04-24 | 1 | -0/+25 |
* | | Fixed test (maximize button added to DOM) | Artur Signell | 2013-04-29 | 1 | -4/+4 |
* | | Fixed test (gwt-id-X not stable) | Artur Signell | 2013-04-29 | 1 | -2/+2 |
* | | Stack windows when no position has been given (#11729) | Artur Signell | 2013-04-29 | 1 | -1/+5 |
* | | Imported new Atmosphere JS from Atmosphere 1.0.x (#11642) | Artur Signell | 2013-04-29 | 1 | -145/+204 |
* | | Try almost indefinitely to re-establish a push connection (#11727) | Artur Signell | 2013-04-29 | 1 | -0/+1 |
* | | Fixed NPE in UI check (#11714) | Artur Signell | 2013-04-29 | 1 | -1/+2 |
* | | Fixed refresh after invalid CSRF has been received (#11635) | Artur Signell | 2013-04-26 | 1 | -7/+21 |
* | | Moved message 'escaping' to AtmospherePushConnection to be able to send pre-e... | Artur Signell | 2013-04-26 | 2 | -4/+4 |
* | | Enabled async-supported for integration and push servlets #11672" | John Ahlroos | 2013-04-26 | 1 | -0/+2 |
* | | Store security key in VaadinSession (#11717) | Leif Åstrand | 2013-04-26 | 6 | -61/+36 |
* | | Send communication error if UI with given id is not found (#11485) | Artur Signell | 2013-04-26 | 2 | -5/+39 |
* | | Fixed last button in test to actually do something | Artur Signell | 2013-04-26 | 1 | -1/+1 |
* | | Add hierarchy to the hierarchy section (sic!) (#11706) | Leif Åstrand | 2013-04-26 | 3 | -22/+157 |
* | | Wait max 1000ms before closing push channel (#11596) | Artur Signell | 2013-04-26 | 1 | -4/+22 |
* | | Handle session expired for UIDL requests correctly (#11705) | Artur Signell | 2013-04-26 | 2 | -5/+35 |
* | | Deal correctly with session expired during opening of push connection (#11705) | Artur Signell | 2013-04-26 | 7 | -87/+168 |
* | | Support URL parameters for automatically configuring and running test | Artur Signell | 2013-04-26 | 1 | -0/+10 |
* | | Include uitest/src in development mode launch to make it work with TestingWid... | Artur Signell | 2013-04-26 | 1 | -0/+1 |
* | | Ensure RPC are not delivered to closed UIs (#11714) | Artur Signell | 2013-04-26 | 2 | -0/+59 |
* | | Close push connection when UI is detached (#11596) | Artur Signell | 2013-04-26 | 9 | -4/+275 |
* | | Pass ServletConfig to atmosphere init (#11716) | Leif Åstrand | 2013-04-25 | 9 | -19/+61 |
* | | Fixed incorrect assert (#11720) | Artur Signell | 2013-04-25 | 1 | -1/+2 |
* | | Verify CSRF token before accepting new CSRF connection (#11635) | Leif Åstrand | 2013-04-25 | 11 | -103/+101 |
* | | Global code clean up | Leif Åstrand | 2013-04-25 | 14 | -42/+30 |
* | | Remove unused indirection (#11192) | Leif Åstrand | 2013-04-25 | 1 | -10/+3 |
* | | Support schemas and catalogs in TableQuery (#7827) | Henri Sara | 2013-04-25 | 4 | -33/+257 |
* | | Use scheduleFinally for pending variable changes (#11707) | Leif Åstrand | 2013-04-24 | 1 | -1/+1 |
* | | Update javadoc to reflect moved getPushMode method (#11506) | Leif Åstrand | 2013-04-24 | 1 | -1/+1 |
* | | Replaced Filterable.hasContainerFilters with getContainerFilters (#11234) | Artur Signell | 2013-04-24 | 7 | -17/+76 |