summaryrefslogtreecommitdiffstats
path: root/tests/server-side/com/vaadin
Commit message (Expand)AuthorAgeFilesLines
...
* | Initial extension support (#6690)Leif Åstrand2012-06-062-9/+7
* | Implement first version of view and navigation APIs (#8859).Henri Sara2012-05-243-0/+511
* | Merge remote branch 'origin/6.8'Leif Åstrand2012-05-042-0/+67
|\|
| * Add test for $entry and make it ignore some false positives (#8699)Leif Åstrand2012-04-251-0/+42
| * Applied patch provided for #8600 (hasChildren() broken if item used to have c...Marc Englund2012-04-241-0/+25
* | Merge remote branch 'origin/6.8'Leif Åstrand2012-04-181-0/+37
|\|
| * Unit test for #8653Johannes Dahlström2012-04-161-0/+2
| * Reverted accidental commitJohannes Dahlström2012-04-131-16/+6
| * Blocked merge of revisions related to 6.7.7 releaseJohannes Dahlström2012-04-131-6/+16
| * Unit test for #8203Johannes Dahlström2012-04-121-3/+38
* | Reformatted all source filesArtur Signell2012-04-1614-48/+64
* | Remove classloader field to make Application serializable (#8644)Leif Åstrand2012-04-162-5/+25
* | Vaadin 7 triggers a few more repaints than Vaadin 6Artur Signell2012-04-121-1/+3
* | Component no longer implements PaintableArtur Signell2012-04-123-5/+5
* | Provide a dummy Root to avoid NPEArtur Signell2012-04-101-0/+16
* | Merge remote branch 'origin/6.8'Leif Åstrand2012-04-102-3/+130
|\|
| * Fixed #6155: stop listening to Property value change and read only status cha...Johannes Dahlström2012-04-051-0/+72
| * [merge from 6.7] Test for #8328Automerge2012-04-041-3/+57
* | Include ApplicationRunnerServlet in test.warArtur Signell2012-04-051-1/+0
* | Server side unit test for #8542Leif Åstrand2012-03-271-0/+98
* | Enable loading Root subclasses with a custom class loader (#8542)Leif Åstrand2012-03-271-2/+4
* | Merge remote-tracking branch 'origin/6.8'Artur Signell2012-03-231-0/+47
|\|
| * #8209 Added a public click() method to Button, simulating a click on server sideJohannes Dahlström2012-03-201-0/+47
* | KeyMapper now uses HashMap instead of Hashtable internally - fixed testArtur Signell2012-03-221-3/+3
* | Added generics to KeyMapper and made it based on HashMap instead ofArtur Signell2012-03-211-4/+4
* | Removed duplicate file (SourceFileChecker performs the same task)Artur Signell2012-03-141-57/+0
* | Better error reporting for anonymous classesArtur Signell2012-03-141-2/+12
* | Merge remote branch 'origin/6.8'Leif Åstrand2012-02-141-6/+23
|\|
| * [merge from 6.7] Ensure that all opened FileInputStreams are closedArtur Signell2012-02-071-6/+23
* | Merge remote-tracking branch 'origin/6.8'Artur Signell2012-02-031-17/+60
|\|
| * Throw an error if directory listing failsArtur Signell2012-02-031-1/+6
| * Removed debug infoArtur Signell2012-02-021-1/+0
| * #8311 Extended test to cover non-java filesArtur Signell2012-02-021-16/+55
* | Merge remote-tracking branch 'origin/6.8'Artur Signell2012-01-311-1/+1
|\|
| * Corrected typoArtur Signell2012-01-271-1/+1
* | Merge commit '116cd1f29a432fe5ca64f3023a9fec1ca130f078' (origin/6.8)Artur Signell2012-01-3171-8195/+8195
|\|
| * #8311 Additional CRLF->LF fixesArtur Signell2012-01-273-89/+89
| * #8311 Converted CRLF to LF in all source filesArtur Signell2012-01-2758-7088/+7088
* | Merged 'b1ae3cd70e2ca4656bb28f77ca79fe0efd29dd67' (origin/6.8)Artur Signell2012-01-311-0/+114
|\|
| * #8311 Verify that all source files use unix style line delimitersArtur Signell2012-01-272-54/+114
* | #8169, #8326 Removed SplitPanel and special handling of SplitPanel onArtur Signell2012-01-311-2/+0
* | Moved JUnit test to server-side source folder where it belongsArtur Signell2012-01-271-0/+61
* | Merge branch 'master' into contribArtur Signell2012-01-275-0/+434
|\ \
| * | Merge remote-tracking branch 'origin/6.8'Artur Signell2012-01-275-0/+434
| |\|
| | * Merged #8105 Compile core files and test files to separate foldersJohannes Dahlström2012-01-161-0/+236
| | * #7614 Added getComponent(int) and getComponentIndex(Component) to CssLayoutArtur Signell2012-01-124-0/+186
* | | #8019 Table's column alignment constants to enum.Jens Jansson2012-01-201-43/+21
|/ /
* | #8170 Updated to work with Vaadin 7Leif Åstrand2012-01-061-66/+135
* | Merge remote branch 'origin/6.8'Leif Åstrand2012-01-061-0/+179
|\|
| * Merged changes from 6.7Johannes Dahlström2011-12-301-0/+179