aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Actually set connection .. (#13249)Artur Signell2014-02-041-5/+5
* Revert "Use Logger instead of System.out and System.err (#10328)."Artur Signell2014-02-0418-190/+58
* Use Logger instead of System.out and System.err (#10328).denisanisimov2014-02-0418-58/+190
* Merge "Merged TabSheet keyboard focus fixes into master"Jonatan Kronqvist2014-02-042-0/+63
|\
| * Merged TabSheet keyboard focus fixes into masterJuho Nurminen2014-02-032-0/+63
| |\
| | * Fixed TabSheet keyboard navigation (#12971)Juho Nurminen2013-11-202-4/+62
* | | Separate heartbeat functionality from ApplicationConnectionArtur Signell2014-02-042-55/+182
* | | Parser recognizes @content directive inside @media (#13279).denisanisimov2014-02-038-7906/+7109
|/ /
* | Fixed TabSheet tab focusing (#13206)Juho Nurminen2014-01-312-8/+74
* | Implement long polling support for push (#13011)Johannes Dahlström2014-01-317-16/+191
* | Refactor PushConnection handling (#13223)Johannes Dahlström2014-01-315-143/+176
* | Fix false-negative sasslangbroken tests (#13275).denisanisimov2014-01-304-0/+0
* | Add commons-lang for now until tests are converted to lang3 (#12871)Artur Signell2014-01-301-0/+4
* | Exclude Jetty orbit which causes build issues (#12871)Artur Signell2014-01-291-2/+4
* | Upgrade to Atmosphere client 2.0.8.vaadin1Johannes Dahlström2014-01-291-1/+1
* | Use new client-compiler-deps (1.1.0) (#12871)Artur Signell2014-01-291-1/+1
* | Disable Opera 12 permutation (#13259)Artur Signell2014-01-281-1/+1
* | Some tests are fixed on Win (CRLF issue).denisanisimov2014-01-282-0/+8
* | Use ICU4J from Maven central (#13252)Artur Signell2014-01-271-0/+3
* | Update nekohtml + xalan dependencies (#12871).Artur Signell2014-01-271-0/+9
* | Update httpcomponents dependencies (#12871).Artur Signell2014-01-221-0/+7
* | Update dependencies to match GWT master (#12871)Artur Signell2014-01-221-10/+12
* | Fixed always failing testbench test.John Ahlroos2014-01-173-33/+100
* | Remove dead codeJohannes Dahlström2014-01-1728-79/+6
* | Revert "Theme Parser is deleted, build procedure now generates it (#13161)."Leif Åstrand2014-01-1630-290/+14676
* | Remove client side dependencies in server side javadoc (#13073)Artur Signell2014-01-151-7/+3
* | Fixed broken launch configuration (#13053)Artur Signell2014-01-151-1/+1
* | Add support for using java.util.Date in communications (#13073)Artur Signell2014-01-1510-118/+279
* | Fixed always failing TooltipInWindowTestJohn Ahlroos2014-01-153-89/+102
* | Theme Parser is deleted, build procedure now generates it (#13161).denisanisimov2014-01-1530-14676/+290
* | clone() method is removed from LexicalUnitImpl (#13182 ).denisanisimov2014-01-141-7/+0
* | Upgrade to atmosphere-runtime 2.0.3.vaadin1 (#12601)Johannes Dahlström2014-01-135-22/+4
* | Method for retrieving all VaadinSessions inside a HTTP session (#13053)Artur Signell2014-01-133-0/+183
* | Ensure DevelopmentLauncher uses servlet 3.0 API (#13053)Artur Signell2014-01-131-0/+7
* | Fixes serialization-related errorsHenrik Paul2013-12-182-1/+2
* | Make fields with value change listener immediateMatti Tahvonen2013-12-184-1/+277
* | Added convenience method to add items as a varargs array (#13067)Matti Tahvonen2013-12-182-0/+57
* | removed invalid documentationMatti Tahvonen2013-12-171-8/+1
* | Makes sure git creates the shared/tests/src dir (#13081)Henrik Paul2013-12-121-0/+1
* | JUnit tests should be supported for shared (#13081)Henrik Paul2013-12-123-3/+7
* | Simplified support for null intermediate properties (#11435)Artur Signell2013-11-308-225/+35
* | Merge changes from origin/7.1Johannes Dahlström2013-11-2926-391/+479
|\|
| * Fix TB3 local testing and occasionally failing SliderDisableTest.Teemu Suo-Anttila2013-11-192-7/+11
| * Output test results in XML reports instead of to standard outputArtur Signell2013-11-185-17/+47
| * Revert "Fixed lost scrollLeft when row count changed in Table (#12652)."Leif Åstrand2013-11-154-294/+1
| * Allow using @RunLocally to run on a local Firefox/Chrome/SafariArtur Signell2013-11-159-94/+140
| * Use localhost when running locally to avoid potential network issuesArtur Signell2013-11-151-0/+3
| * Added extra asserts to make test more safer to blind refactoringsMatti Tahvonen2013-11-141-4/+11
| * Prevents accidental selection of window caption or content. (#12726)Felype Santiago Ferreira2013-11-141-0/+6
| * Added test case for #12726Matti Tahvonen2013-11-141-0/+97