]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2011-11-11 Henri SaraConvert nested data model event classes to static where...
2011-11-11 Henri SaraEliminate more Field and Property related raw type...
2011-11-11 Henri SaraEliminate some generics related warnings in core (non...
2011-11-10 Henri SaraEliminate many generics related warnings in tests.
2011-11-10 Henri SaraChange Form.addField() parameter from Field to Field<?>.
2011-11-10 Henri SaraEliminate generics related warnings in field factories.
2011-11-10 Henri SaraMerge branch 'master' into databinding
2011-11-10 Henri Sara#7917 Add BeanItem.expandProperty() and use it in form...
2011-11-10 Leif ÅstrandMinor formatting changes
2011-11-10 Leif ÅstrandMinor formatting change
2011-11-10 Henri Sara#6887 addNestedContainerBean() in AbstractBeanContainer...
2011-11-09 Leif Åstrand#7912 Remove support for IE6
2011-11-09 Leif ÅstrandFormatting changes
2011-11-09 Henri SaraCreate scaffolding for data binding tests (one/many...
2011-11-09 Henri SaraSplit Address out from test class Person.
2011-11-08 Artur SignellMerge remote branch 'origin/6.8'
2011-11-08 Henri SaraMerge branch 'master' into databinding
2011-11-08 Artur SignellTest for #7908
2011-11-08 Henri SaraParameterize Property and Field with the value type.
2011-11-08 Leif ÅstrandMerge remote-tracking branch 'origin/6.8' into master
2011-11-08 Artur SignellRemoved svn:executable property to avoid problems with...
2011-11-08 Henri SaraEliminate more cases that used Property.toString().
2011-11-08 Artur SignellTest for file uploads. Not run automatically due to...
2011-11-07 Henri SaraThrow exception from Property.toString() implementations.
2011-11-07 Henri SaraPartly eliminate the use of Property.toString().
2011-11-07 Henri SaraRemove Field.getCaption(), getDescription() and setDesc...
2011-11-04 Artur SignellFixed dates
2011-11-04 Artur Signell#7839 Corrected cases where pagelength=0 or where numbe...
2011-11-04 Artur SignellTest for TreeTable with pageLength set to zero
2011-11-04 Artur SignellFixed dates
2011-11-04 Artur SignellTheme for tickets, based on Reindeer
2011-11-04 Artur Signell#7780 Don't do partial repaints if the item set has...
2011-11-04 Artur SignellTest for #7839
2011-11-04 Artur SignellTest for #7839
2011-11-04 Artur Signell#7839 Avoid discarding rows when updating rows as row...
2011-11-04 Artur Signell#7839 Cleanup based on review
2011-11-04 Leif ÅstrandSome minor formatting changes
2011-11-04 Artur Signell#7839 Out of Sync error when using Generated Columns...
2011-11-03 Artur Signell#7839 Out of Sync error when using Generated Columns...
2011-11-03 Artur SignellAdded javadoc and debug logging
2011-11-03 Artur Signell#7790 Reverted sort methods to call refreshRenderedCell...
2011-11-03 Artur SignellPartly reverted [21883] as it caused unnecessary render...
2011-11-03 Leif ÅstrandInclude c.v.terminal.gwt.server in the test coverage...
2011-11-03 Artur Signell#7790 Renamed method to refreshRowCache, ensured it...
2011-11-03 Artur Signell#7790 Added a method for forcing Table to repaint its...
2011-11-03 Leif ÅstrandDon't fail build if test coverage generation is disabled
2011-11-02 Marko GrönroosCorrected the Scrollable JavaDoc to correspond with...
2011-11-02 Leif Åstrand#7810 Fixed error handling of the row disabled in ...
2011-11-02 Leif ÅstrandMerge branch 'master' of ssh://git@dev.vaadin.com/vaadi...
2011-11-02 Leif ÅstrandSome additions to .gitignore
2011-11-01 Artur Signell#5562 Widgetset build throws an exception while throwin...
2011-11-01 Artur SignellRemoved extra c from build number
2011-11-01 Artur SignellMerge branch 'master' of ssh://dev.vaadin.com/vaadin
2011-11-01 Artur SignellUpdated test as JDK1.6 gives a different date format...
2011-11-01 Artur SignellCorrected scroll offsets
2011-11-01 Henri SaraDo not use special -noservlet versions of GWT JARs.
2011-10-31 Mikael VappulaConverted .gitignore file from svn:ignore properties
2011-10-31 Artur SignellTest and fix for #7852 TreeTable partial update throws...
2011-10-31 Henri SaraDo not exclude GWT JARs from classpath as it should...
2011-10-31 Artur SignellUpdated version to 7.0.0
2011-10-31 Leif ÅstrandDon't test with JBoss AS 3 and Tomcat 4 any more becaus...
2011-10-31 Henri SaraUpdated GWT version to 2.4.0
2011-10-31 Artur SignellRemoved testing of unsupported browsers
2011-10-31 Artur SignellRemoved Servlet 2.3 API check. No Servlet 2.5 API jar...
2011-10-31 Artur SignellRemoved Java 5 check
2011-10-31 Artur SignellMergedDo not test that DST is active as it fails when...
2011-10-27 Artur Signell#7836 Table repaint throws ArrayIndexOutOfBounds when...
2011-10-27 Artur Signell#7810 temporarily commented out row that prevents build...
2011-10-27 Artur Signell#7698 FileSystemContainer throws NPE when a directory...
2011-10-27 Artur SignellTest for #7698
2011-10-27 Leif ÅstrandAdded output of some debug information
2011-10-27 Leif ÅstrandDon't fail if unable to clean up the deploy dir (should...
2011-10-25 Leif ÅstrandEnsure cleanup.sh is run by bash
2011-10-24 Leif ÅstrandImproved integration server shutdown
2011-10-21 Artur SignellIncreased thread count to possibly speed up testing
2011-10-21 Artur Signell#7823 JBoss 7 AS can't load FlagSeResource
2011-10-21 Leif ÅstrandAdded testing for jboss6 (#7371) and jboss7 (#7372)
2011-10-21 Leif Åstrand#7822 Loading Vaadin application in JBoss AS 7 throws...
2011-10-21 Jonatan KronqvistTest app for #7780
2011-10-20 Leif ÅstrandAdded browser version test again (#7655)
2011-10-20 Leif ÅstrandImproved error handling for integration tests
2011-10-20 Jonatan KronqvistFix for #7808
2011-10-20 Jonatan KronqvistTestBench test for #7808
2011-10-19 Leif Åstrand#7810 Server side test coverage reporting
2011-10-18 Jonatan KronqvistUpped VERSION
2011-10-18 Leif ÅstrandAdded some timeouts to avoid build going on forever
2011-10-18 Jonatan KronqvistUpdated release-notes 6.7.1
2011-10-17 Leif ÅstrandAdded random delay before starting the quicker servers...
2011-10-17 Leif ÅstrandMoved the integration test sleep so that it isn't in...
2011-10-17 Leif ÅstrandImproved escaping of error messages passed to teamcity
2011-10-13 Leif ÅstrandNew infrastructure for running integration tests in...
2011-10-13 Matti Tahvonen#6588, #7776 : fine tuned fix with properties that...
2011-10-13 Matti Tahvonenproperty formatter test
2011-10-13 Henri SaraBlocked merge from 6.6 of disabling of the Liferay...
2011-10-13 Henri SaraDisabled Liferay 6 EE tests for Vaadin 6.6 - license...
2011-10-11 Matti Tahvonenfix for #7776
2011-10-11 Artur Signell#7479 Fix for Windows: The name of a resource is a...
2011-10-11 Matti Tahvonentest script
2011-10-11 Matti Tahvonentest case now compatible with 1.5
2011-10-11 Artur Signell#7755 Debug window "highlight component" does not work...
next