aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix copy/paste error in teamcity integrationLeif Åstrand2012-07-241-1/+1
|
* Adjust merge check to work more nicely with team cityLeif Åstrand2012-07-241-5/+12
|
* Restore portlet application to reduce problems with event orderingLeif Åstrand2012-07-241-29/+20
| | | This reverts commit 8725ab419ad084ff5d04987406054333947d3232
* Revert "Change testing portlet parameter to use root instead of application"Leif Åstrand2012-07-241-2/+2
| | | | This reverts commit e566200882075e7b51d0fb0ab067cb5d14ac785a.
* Add script for automatically checking for unmerged commitsLeif Åstrand2012-07-241-0/+24
|
* Test exo and gatein with compatible browser supporting expectDialogLeif Åstrand2012-07-241-2/+2
|
* Make testing portlet display its UILeif Åstrand2012-07-241-2/+2
|
* Update some testbench selectorsLeif Åstrand2012-07-232-16/+16
|
* Change testing portlet parameter to use root instead of applicationLeif Åstrand2012-07-231-2/+2
|
* Add Java 6 @Override annotations to all methods from interfacesLeif Åstrand2012-07-23867-0/+3243
|
* Merge branch 'debug-console'Johannes Dahlström2012-07-200-0/+0
|\
| * Refactored shared state printing to its own SimpleTree subclass: now ↵Johannes Dahlström2012-07-201-37/+115
| | | | | | | | recursively prints arrays and objects in the JSON. Also supports highlighting (#8422)
* | Refactored shared state printing to its own SimpleTree subclass: now ↵Johannes Dahlström2012-07-201-37/+115
|/ | | | recursively prints arrays and objects in the JSON.
* Initial support for showing state changes in the debug console (#8422)Johannes Dahlström2012-07-182-3/+29
|
* Initial commit for root cleanup support (#7893)Johannes Dahlström2012-07-184-0/+56
|
* Add test for JavaScript component fundamentals (#8888)Leif Åstrand2012-07-053-39/+94
|
* Explicit test for attaching extensions (#6690)Leif Åstrand2012-07-054-0/+108
|
* Make findTypesWithExistingSerializers check for right signature (#9106)Leif Åstrand2012-07-051-10/+28
|
* Correct typos in AbstractCommunicationManagerHenri Sara2012-07-041-4/+4
|
* Remove debug outputLeif Åstrand2012-07-031-2/+0
|
* Run JavaScript RPC with this pointing to the connector wrapper (#9096)Leif Åstrand2012-07-032-8/+8
|
* Add gwt.lib.dir for using prebuilt gwt jar files not in lib dirLeif Åstrand2012-07-031-4/+5
|
* Code for some alpha3 mini tutorialsLeif Åstrand2012-07-0318-0/+3003
|
* Merge remote-tracking branch 'origin/master'Henri Sara2012-07-033-18/+143
|\
| * Add test script for the serializersLeif Åstrand2012-07-031-0/+107
| |
| * Support array as a generic type parameter (#8861)Leif Åstrand2012-07-032-18/+36
| |
* | Update Ivy configuration and build script for integrated GWT.Henri Sara2012-07-032-1/+14
| | | | | | | | | | | | | | | | | | For ease of development, GWT "trunk" and "tools" are assumed to be checked out in a directory parallel to the project directory. Otherwise, the variable gwt.root can be used to give the location of trunk. Add Ivy dependencies for servlet API and libraries needed to compile tests (Jetty, Apache Commons) - these were previously used from GWT JARs.
* | Merge branch 'gwt'Henri Sara2012-07-024-44/+215
|\ \ | |/ |/|
| * Merge branch 'master' into gwtHenri Sara2012-06-291-0/+1
| |\
| * \ Merge branch 'master' into gwtHenri Sara2012-06-292-15/+19
| |\ \
| * | | Include GWT Elemental library in Vaadin JAR.Henri Sara2012-06-291-2/+8
| | | | | | | | | | | | Also uses a better build target for CodeServer.
| * | | Merge branch 'master' into gwtHenri Sara2012-06-291-0/+10
| |\ \ \
| * \ \ \ Merge branch 'master' into gwtHenri Sara2012-06-294-44/+62
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into gwtHenri Sara2012-06-2923-166/+334
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into gwtHenri Sara2012-06-2910-42/+86
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into gwtHenri Sara2012-06-2918-564/+904
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into gwtHenri Sara2012-06-2872-718/+2392
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Include rebased streamhtmlparser library in Vaadin JAR.Henri Sara2012-06-271-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The library was previously in gwt-dev.jar and was included automatically, moved to gwt-user.jar in GWT 2.5 release branch and thus needs to be included explicitly.
| * | | | | | | | | Do not explicitly include JSON library, take it from gwt-dev (now there)Henri Sara2012-06-261-3/+0
| | | | | | | | | |
| * | | | | | | | | Merge branch 'master' into gwtHenri Sara2012-06-2665-474/+1902
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into gwtHenri Sara2012-06-2131-530/+1130
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Remove GWT-Version from manifest.Henri Sara2012-06-211-1/+2
| | | | | | | | | | | |
| * | | | | | | | | | | Include JSON library in JAR, required by SuperDevMode.Henri Sara2012-06-211-1/+5
| | | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'master' into gwtHenri Sara2012-06-2136-19/+701
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into gwtHenri Sara2012-06-20253-2727/+8364
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Generate package exports for the JAR only for com.vaadin and com.googleHenri Sara2012-06-201-28/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Other (unrebased) packages are not included in the exported packages list of the manifest.
| * | | | | | | | | | | | | Build JAR with most GWT dependency packages rebased using jarjar.Henri Sara2012-06-201-9/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Precompiled versions of GWT modules (.gwtar files) are not included in the JAR in this version to reduce its size.
| * | | | | | | | | | | | | GWT integration: leave out javax.servlet, build INDEX.LIST for the JARHenri Sara2012-06-151-6/+6
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | GWT integration: only include DefaultWidgetSet.gwtar in Vaadin JAR.Henri Sara2012-06-151-2/+4
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | GWT integration: precompile Vaadin widgetsets to .gwtar filesHenri Sara2012-06-151-2/+22
| | | | | | | | | | | | | |