| Commit message (Expand) | Author | Age | Files | Lines |
* | #7053 Chameleon theme integration, first phase: basic theme in Vaadin and JAR... | Henri Sara | 2011-07-28 | 1 | -2/+2 |
* | Merged changes to 6.7 | Henri Sara | 2011-07-27 | 1 | -8/+17 |
* | Fixes and improvements to Maven version handling | Henri Sara | 2011-06-29 | 1 | -3/+3 |
* | Do not build demos or other widgetsets in custom build | Henri Sara | 2011-06-29 | 1 | -3/+2 |
* | Do not build documentation and ZIP package for custom build | Henri Sara | 2011-06-29 | 1 | -1/+3 |
* | Build script updates for custom build (Maven version number) | Henri Sara | 2011-06-29 | 1 | -4/+4 |
* | svn changeset:19526/svn branch:6.6 | Henri Sara | 2011-06-23 | 1 | -3/+38 |
* | #7126 include liferay theme in Vaadin JAR | Henri Sara | 2011-06-06 | 1 | -0/+1 |
* | Building docs was missing from nightly target. | Marko Grönroos | 2011-04-21 | 1 | -2/+2 |
* | #6801 Added GWT 2.3 dependency information | Artur Signell | 2011-04-21 | 1 | -0/+2 |
* | #6693 Updated to GWT 2.3.0-m1. Will cause a lot of compilation errors if vali... | Artur Signell | 2011-04-08 | 1 | -0/+4 |
* | Merged eXo integration test, minor test and build fixes from 6.5 | Artur Signell | 2011-03-18 | 1 | -3/+3 |
* | Merged more changes from 6.5 | Henri Sara | 2011-03-16 | 1 | -0/+1 |
* | Ant target local-maven-publish for creating and installing a Maven snapshot t... | Henri Sara | 2011-03-09 | 1 | -0/+25 |
* | Retry tests only run if create.retry.tests and retries are given | Mikael Grankvist | 2010-12-21 | 1 | -0/+4 |
* | Don't clean the checkout directory in the build script #6038 | Jonatan Kronqvist | 2010-12-10 | 1 | -8/+1 |
* | Actually working fix for #6038 | Jonatan Kronqvist | 2010-12-10 | 1 | -24/+2 |
* | Fix for #6038 - Move manual checkout from build script to build server | Jonatan Kronqvist | 2010-12-08 | 1 | -6/+14 |
* | Fix for #6014 - Sampler test is not generated or run | Artur Signell | 2010-11-19 | 1 | -1/+1 |
* | Moved copying of XEP license file from the vaadin build script to the documen... | Jonatan Kronqvist | 2010-11-17 | 1 | -15/+1 |
* | Merge from versions/6.4 to versions/6.5: | Marko Grönroos | 2010-11-12 | 1 | -3/+7 |
|\ |
|
| * | Build Eclipse manual separately. For #5964 and #5968. | Marko Grönroos | 2010-11-09 | 1 | -3/+7 |
| * | Proper path for publishing Eclipse manual plugin as TeamCity artifact. | Marko Grönroos | 2010-11-02 | 1 | -2/+2 |
| * | Publish Eclipse manual plugin as TeamCity artifact. | Marko Grönroos | 2010-11-02 | 1 | -1/+10 |
| * | Define manual repository in VERSION.properties instead of the build script. | Marko Grönroos | 2010-11-01 | 1 | -1/+1 |
| * | Reverted [15535], in wrong branch. | Marko Grönroos | 2010-10-14 | 1 | -4/+0 |
| * | Include version info in package manifest. Fixes #5766. | Marko Grönroos | 2010-10-13 | 1 | -0/+4 |
| * | Reverted [14702] as it caused #5757. The max values should not affect actual ... | Artur Signell | 2010-10-11 | 1 | -2/+3 |
* | | #5954 fixes nightly build jars so that one can use them again in projects wit... | Matti Tahvonen | 2010-11-11 | 1 | -0/+1 |
* | | Merge from versions/6.4 to versions/6.5: | Marko Grönroos | 2010-11-03 | 1 | -1/+10 |
* | | Merged [15805] from versions/6.4 to versions/6.5. Updated the actual value. | Marko Grönroos | 2010-11-01 | 1 | -1/+1 |
* | | Fixed a typo in a comment. | Marko Grönroos | 2010-10-22 | 1 | -1/+1 |
* | | Generate OSGi manifest Package-Exports attribute automatically. For #3521. | Marko Grönroos | 2010-10-22 | 1 | -4/+15 |
* | | Merged fix for #5766 | Artur Signell | 2010-10-14 | 1 | -0/+4 |
* | | Merged multiple bug fixes and test updates from 6.4 | Artur Signell | 2010-10-14 | 1 | -2/+3 |
* | | refactored handling of Receiver's lots of other upload related improvements. ... | Matti Tahvonen | 2010-10-08 | 1 | -11/+1 |
|/ |
|
* | Relaxed memory settings for widgetset compilation. Seems that GWT has been fi... | Artur Signell | 2010-09-03 | 1 | -4/+3 |
* | Avoid compiling the same thing multple times (and hopefully solve "unable to ... | Artur Signell | 2010-07-02 | 1 | -5/+9 |
* | Packaged the servletless GWT jars with jar (not zip), and as separate JAR fil... | Marko Grönroos | 2010-07-01 | 1 | -3/+9 |
* | Removed the Servlet API 2.4 from GWT libraries instead of unpacking the libra... | Marko Grönroos | 2010-07-01 | 1 | -13/+2 |
* | Generation of Sampler tests in the build script; #5248. | Marko Grönroos | 2010-06-30 | 1 | -2/+13 |
* | Added missing property test-output-dir to target testbench-tests | Mikael Grankvist | 2010-06-24 | 1 | -0/+1 |
* | Added sleep to integration tests | Mikael Grankvist | 2010-06-22 | 1 | -0/+3 |
* | #5204 include demo portlets in demo package: copy portlet configuration to pa... | Henri Sara | 2010-06-21 | 1 | -0/+7 |
* | fixes #5168 now creates an optimized client side for the HelloWorld and Calcu... | Matti Tahvonen | 2010-06-21 | 1 | -4/+13 |
* | #5204 Include demo portlets in demo package; portlet configuration files are ... | Henri Sara | 2010-06-21 | 1 | -7/+0 |
* | Merged changes from 6.3 to 6.4 | Henri Sara | 2010-05-31 | 1 | -1/+1 |
|\ |
|
| * | Renamed ant targets for integration tests | Henri Sara | 2010-05-31 | 1 | -1/+1 |
| * | Dependency demo publish -> war to ensure the war is built before it should be... | Artur Signell | 2010-04-30 | 1 | -1/+1 |
| * | Show demo publish target | Artur Signell | 2010-04-30 | 1 | -3/+1 |