| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for #6038 - Move manual checkout from build script to build server | Jonatan Kronqvist | 2010-12-08 | 2 | -8/+15 |
* | 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 | 2 | -3/+147 |
|\ |
|
| * | Release tagging tool. | Marko Grönroos | 2010-11-10 | 1 | -0/+140 |
| * | 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 | 2 | -1/+2 |
| * | Incremented development version number to 6.4.8. | Marko Grönroos | 2010-10-25 | 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 |
| * | Incremented development version number to 6.4.7. | Marko Grönroos | 2010-10-11 | 1 | -1/+1 |
* | | #5954 fixes nightly build jars so that one can use them again in projects wit... | Matti Tahvonen | 2010-11-11 | 1 | -0/+1 |
* | | Set 6.5 release branch for the Book in the 6.5 version branch. | Marko Grönroos | 2010-11-11 | 1 | -1/+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 | 2 | -1/+2 |
* | | Updated GWT to 2.1.0 | Artur Signell | 2010-10-28 | 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 | 4 | -5/+276 |
* | | 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 |
* | | Update version number file to 6.5.0 | Henri Sara | 2010-10-01 | 1 | -1/+1 |
|/ |
|
* | Incremented development version number to 6.4.6. | Marko Grönroos | 2010-09-29 | 1 | -1/+1 |
* | Liferay Alloy UI theme for Vaadin | Henri Kerola | 2010-09-17 | 1 | -1/+5 |
* | Incremented development version number to 6.4.5. | Marko Grönroos | 2010-09-13 | 1 | -1/+1 |
* | Relaxed memory settings for widgetset compilation. Seems that GWT has been fi... | Artur Signell | 2010-09-03 | 1 | -4/+3 |
* | Incremented development version number to 6.4.4. | Marko Grönroos | 2010-08-30 | 1 | -1/+1 |
* | Incremented VERSION.properties to 6.4.3 | John Alhroos | 2010-08-13 | 1 | -1/+1 |
* | Updated GWT to 2.0.4 #5425 | John Alhroos | 2010-08-12 | 1 | -1/+1 |
* | #5410 OSGi manifest export package list missing some packages | Henri Sara | 2010-08-05 | 1 | -1/+1 |
* | Increment version number to 6.4.2. | Henri Sara | 2010-07-23 | 1 | -1/+1 |
* | Added RunoTheme demo to package web.xml. Fixes #5337 | Jouni Koivuviita | 2010-07-12 | 1 | -0/+14 |
* | Incremented version number to 6.4.1 | Henri Sara | 2010-07-08 | 1 | -1/+1 |
* | 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 Japitools comparison to differences script. | Marko Grönroos | 2010-06-24 | 1 | -0/+35 |
* | 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 | 2 | -4/+29 |
* | #5204 Include demo portlets in demo package; portlet configuration files are ... | Henri Sara | 2010-06-21 | 3 | -416/+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 |
| * | Updated to 6.3.4 | Artur Signell | 2010-05-25 | 1 | -1/+1 |
| * | Incremented development version in 6.3 branch to 6.3.3. | Marko Grönroos | 2010-05-10 | 1 | -1/+1 |