| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | #8009 Cleaned build.xml | Artur Signell | 2011-11-28 | 1 | -5/+0 |
| * | Removed duplicate reference to a build target. | Henri Sara | 2011-11-25 | 1 | -1/+1 |
* | | Fixed typo in project.root | Artur Signell | 2011-12-08 | 1 | -1/+1 |
* | | Made test running from Eclipse work with Ivy | Artur Signell | 2011-12-08 | 2 | -2/+3 |
* | | Merge remote branch 'origin/master' into windowing | Leif Åstrand | 2011-12-08 | 7 | -92/+227 |
|\ \ |
|
| * | | Pass deps.initialized to called test targets in different build files. | Mikael Vappula | 2011-12-05 | 1 | -0/+4 |
| * | | Prevent multiple ivy:configure calls | Mikael Vappula | 2011-12-05 | 1 | -3/+5 |
| * | | Cleaned up Ivy configuration | Mikael Vappula | 2011-12-02 | 3 | -73/+83 |
| * | | Fixed test framework transient dependencies in main ivy.xml | Mikael Vappula | 2011-12-01 | 1 | -5/+3 |
| * | | Ivy configuration and TestBench test build script updates. | Mikael Vappula | 2011-12-01 | 2 | -31/+8 |
| * | | #7997 Ivyfied custom SmartSprites library | Mikael Vappula | 2011-12-01 | 4 | -12/+77 |
| * | | Added compile time dependencies to server-side test runtime | Mikael Vappula | 2011-11-25 | 1 | -0/+1 |
| * | | Removed duplicate target dependency | Mikael Vappula | 2011-11-25 | 1 | -2/+2 |
| * | | Fixed ivy configuration errors caused by parallel ant tasks | Mikael Vappula | 2011-11-25 | 1 | -8/+11 |
| * | | Removed references to lib/core/**/*.jar from japize command. | Mikael Vappula | 2011-11-25 | 1 | -1/+1 |
| * | | Missing mkdir caused warning while compiling widgetset | Mikael Vappula | 2011-11-25 | 1 | -0/+1 |
| * | | Added validation-api as a new dependency | Mikael Vappula | 2011-11-25 | 1 | -1/+2 |
| * | | Introduced Ivy based dependency management | Mikael Vappula | 2011-11-24 | 3 | -77/+150 |
* | | | Include vaadinBootstrap.jar in the build results | Leif Åstrand | 2011-11-29 | 1 | -0/+2 |
* | | | Include tests on the classpath again now that they can be compiled | Leif Åstrand | 2011-11-18 | 1 | -2/+2 |
* | | | Merge remote branch 'origin/master' into windowing | Leif Åstrand | 2011-11-10 | 1 | -3/+2 |
|\| | |
|
| * | | #7912 Remove support for IE6 | Leif Åstrand | 2011-11-09 | 1 | -3/+2 |
* | | | Merge branch 'master' into windowing | Leif Åstrand | 2011-11-08 | 7 | -1/+2 |
|\| | |
|
| * | | Merge remote-tracking branch 'origin/6.8' into master | Leif Åstrand | 2011-11-08 | 7 | -1/+2 |
| |\| |
|
| | * | Removed svn:executable property to avoid problems with Git on Windows | Artur Signell | 2011-11-08 | 6 | -0/+0 |
| | * | Include c.v.terminal.gwt.server in the test coverage data | Leif Åstrand | 2011-11-03 | 1 | -1/+2 |
| | * | Don't fail if unable to clean up the deploy dir (should be taken care of by r... | Leif Åstrand | 2011-10-27 | 2 | -3/+0 |
* | | | Don't compile the tests as they are not yet updated to use the new Root | Leif Åstrand | 2011-11-03 | 1 | -2/+2 |
|/ / |
|
* | | Removed extra c from build number | Artur Signell | 2011-11-01 | 1 | -1/+1 |
* | | Do not use special -noservlet versions of GWT JARs. | Henri Sara | 2011-11-01 | 1 | -4/+2 |
* | | Do not exclude GWT JARs from classpath as it should contain servlet API | Henri Sara | 2011-10-31 | 1 | -2/+0 |
* | | Updated version to 7.0.0 | Artur Signell | 2011-10-31 | 1 | -1/+1 |
* | | Updated GWT version to 2.4.0 | Henri Sara | 2011-10-31 | 1 | -1/+1 |
* | | Removed Servlet 2.3 API check. No Servlet 2.5 API jar is included in the proj... | Artur Signell | 2011-10-31 | 1 | -13/+1 |
* | | Removed Java 5 check | Artur Signell | 2011-10-31 | 1 | -1/+1 |
|/ |
|
* | #7810 Server side test coverage reporting | Leif Åstrand | 2011-10-19 | 1 | -1/+99 |
* | Upped VERSION | Jonatan Kronqvist | 2011-10-18 | 1 | -1/+1 |
* | Moved the integration test sleep so that it isn't in effect if only running t... | Leif Åstrand | 2011-10-17 | 1 | -4/+5 |
* | Updated LATEST file path to point to minor LATEST | John Alhroos | 2011-10-05 | 1 | -1/+1 |
* | Upped VERSION | Jonatan Kronqvist | 2011-10-04 | 1 | -1/+1 |
* | Manually merged [21485]: do not exclude static resources from WAR as needed b... | Henri Sara | 2011-10-03 | 1 | -0/+2 |
* | Merged changes from 6.6 (#7692) | Henri Sara | 2011-09-30 | 1 | -6/+6 |
* | Restructure test source directories and packages #7385 | Jonatan Kronqvist | 2011-09-29 | 1 | -203/+226 |
* | Corrections to table column reordering styles. | Jouni Koivuviita | 2011-09-27 | 1 | -1/+5 |
* | #7485 Build script doesn't include resources for release-notes.html | Artur Signell | 2011-09-23 | 1 | -0/+8 |
* | Correct initialization order to enable 6.7 custom build publishing to interna... | Henri Sara | 2011-08-25 | 1 | -1/+2 |
* | #7424 Replace gwt-version and version-minor automatically in release-notes.html | Artur Signell | 2011-08-23 | 1 | -0/+6 |
* | #7435 Include license file in all JARs | Artur Signell | 2011-08-23 | 1 | -6/+3 |
* | #7435 Updated build script to include license file from correct location | Artur Signell | 2011-08-23 | 1 | -6/+1 |
* | IT Mill -> Vaadin Ltd | Artur Signell | 2011-08-23 | 1 | -1/+1 |