summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removed svn:executable property to avoid problems with Git on WindowsArtur Signell2011-11-0828-0/+0
* Test for file uploads. Not run automatically due to limitations in testing fi...Artur Signell2011-11-083-0/+1062
* Fixed datesArtur Signell2011-11-041-15/+11
* #7839 Corrected cases where pagelength=0 or where number of children > pagebu...Artur Signell2011-11-041-21/+29
* Test for TreeTable with pageLength set to zeroArtur Signell2011-11-042-0/+124
* Fixed datesArtur Signell2011-11-041-4/+4
* Theme for tickets, based on ReindeerArtur Signell2011-11-041-0/+4
* #7780 Don't do partial repaints if the item set has changed during an expand ...Artur Signell2011-11-043-114/+242
* Test for #7839Artur Signell2011-11-041-0/+238
* Test for #7839Artur Signell2011-11-041-0/+528
* #7839 Avoid discarding rows when updating rows as row indexes have not been u...Artur Signell2011-11-041-4/+6
* #7839 Cleanup based on reviewArtur Signell2011-11-041-14/+18
* #7839 Out of Sync error when using Generated Columns with TreeTable - additio...Artur Signell2011-11-041-2/+2
* #7839 Out of Sync error when using Generated Columns with TreeTableArtur Signell2011-11-032-42/+226
* Added javadoc and debug loggingArtur Signell2011-11-031-0/+32
* #7790 Reverted sort methods to call refreshRenderedCells instead of refreshRo...Artur Signell2011-11-031-4/+6
* Partly reverted [21883] as it caused unnecessary rendering in some casesArtur Signell2011-11-031-14/+54
* Include c.v.terminal.gwt.server in the test coverage dataLeif Åstrand2011-11-031-1/+2
* #7790 Renamed method to refreshRowCache, ensured it is used internally by Tab...Artur Signell2011-11-031-33/+33
* #7790 Added a method for forcing Table to repaint its rowsArtur Signell2011-11-031-38/+55
* Corrected the Scrollable JavaDoc to correspond with the code.Marko Grönroos2011-11-022-14/+76
* #7810 Fixed error handling of the row disabled in [21824]Leif Åstrand2011-11-021-1/+1
* #5562 Widgetset build throws an exception while throwing an exceptionArtur Signell2011-11-011-1/+1
* Corrected scroll offsetsArtur Signell2011-11-011-3/+3
* Test and fix for #7852 TreeTable partial update throws NegativeArraySizeExcep...Artur Signell2011-10-312-1/+56
* MergedDo not test that DST is active as it fails when DST is not active...Artur Signell2011-10-311-6/+0
* #7836 Table repaint throws ArrayIndexOutOfBounds when using FileSystemContainerArtur Signell2011-10-271-1/+16
* #7810 temporarily commented out row that prevents build from succeedingArtur Signell2011-10-271-1/+1
* #7698 FileSystemContainer throws NPE when a directory cannot be readArtur Signell2011-10-271-0/+5
* Test for #7698Artur Signell2011-10-271-0/+16
* Added output of some debug informationLeif Åstrand2011-10-272-2/+12
* Don't fail if unable to clean up the deploy dir (should be taken care of by r...Leif Åstrand2011-10-273-4/+1
* Ensure cleanup.sh is run by bashLeif Åstrand2011-10-251-0/+1
* Improved integration server shutdownLeif Åstrand2011-10-243-6/+19
* Increased thread count to possibly speed up testingArtur Signell2011-10-211-1/+1
* #7823 JBoss 7 AS can't load FlagSeResourceArtur Signell2011-10-211-1/+2
* Added testing for jboss6 (#7371) and jboss7 (#7372)Leif Åstrand2011-10-211-9/+26
* #7822 Loading Vaadin application in JBoss AS 7 throws java.lang.LinkageErrorLeif Åstrand2011-10-211-3/+25
* Test app for #7780Jonatan Kronqvist2011-10-211-0/+113
* Added browser version test again (#7655)Leif Åstrand2011-10-202-0/+51
* Improved error handling for integration testsLeif Åstrand2011-10-201-25/+35
* Fix for #7808Jonatan Kronqvist2011-10-202-2/+34
* TestBench test for #7808Jonatan Kronqvist2011-10-201-0/+51
* #7810 Server side test coverage reportingLeif Åstrand2011-10-192-1/+102
* Upped VERSIONJonatan Kronqvist2011-10-181-1/+1
* Added some timeouts to avoid build going on foreverLeif Åstrand2011-10-182-14/+52
* Updated release-notes6.7.1Jonatan Kronqvist2011-10-181-76/+22
* Added random delay before starting the quicker servers to avoid contention in...Leif Åstrand2011-10-174-3/+72
* Moved the integration test sleep so that it isn't in effect if only running t...Leif Åstrand2011-10-171-4/+5
* Improved escaping of error messages passed to teamcityLeif Åstrand2011-10-171-4/+6