]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2011-11-10 Leif ÅstrandMerge remote branch 'origin/master' into windowing
2011-11-10 Leif ÅstrandMinor formatting changes
2011-11-10 Leif ÅstrandMinor formatting change
2011-11-09 Leif Åstrand#7912 Remove support for IE6
2011-11-09 Leif ÅstrandFormatting changes
2011-11-09 Leif ÅstrandRelentlessly remove the last traces of ParameterHandler
2011-11-09 Leif ÅstrandRelentlessly remove the last traces of URIHandler
2011-11-09 Leif ÅstrandRemove unused torToCloseStream method
2011-11-09 Leif ÅstrandMove code for writing a DownloadStream to a WrappedResponse
2011-11-09 Leif ÅstrandLoginForm now uses RequestHandler
2011-11-09 Leif ÅstrandMoved setting cache time and date headers to WrappedRes...
2011-11-08 Artur SignellMerge remote branch 'origin/6.8'
2011-11-08 Artur SignellTest for #7908
2011-11-08 Leif ÅstrandMerge branch 'master' into windowing
2011-11-08 Leif ÅstrandMerge remote-tracking branch 'origin/6.8' into master
2011-11-08 Leif ÅstrandAdded ThreadLocal for Application
2011-11-08 Leif ÅstrandCreate wrapped requests and responses in service and...
2011-11-08 Artur SignellRemoved svn:executable property to avoid problems with...
2011-11-08 Leif ÅstrandRemove Callback.getRequestPathInfo (migrated to Wrapped...
2011-11-08 Leif ÅstrandMove servlet wrapper to AbstractApplicationServlet
2011-11-08 Leif ÅstrandMove PortletWrapper to AbstractApplicationPortlet
2011-11-08 Leif ÅstrandExtract WrappedPortletResponse to a separate class
2011-11-08 Leif ÅstrandExtract WrappedHttpServletResponse to a separate class
2011-11-08 Leif ÅstrandUse WrappedResponse instead of AbstractCommunicationMan...
2011-11-08 Leif ÅstrandUse WrappedRequest instead of CommunicationManager...
2011-11-08 Leif ÅstrandMerge the functionality of the wrapped Session into...
2011-11-08 Leif ÅstrandPass WrappedRequest to Root.init and RootLayout.init
2011-11-08 Leif ÅstrandRemove wrapped request and response as existing classes...
2011-11-08 Leif ÅstrandCreated and integrated a RequestHandler for application...
2011-11-08 Leif ÅstrandAdded Root.init() and run RootLayout.init() from there
2011-11-08 Artur SignellTest for file uploads. Not run automatically due to...
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 Leif ÅstrandDropped support for portlet 1.0
2011-11-04 Artur SignellTest for #7839
2011-11-04 Artur SignellTest for #7839
2011-11-04 Leif ÅstrandRemoved deprecated code that was left in Window when...
2011-11-04 Leif ÅstrandDon't show notifications in VWindow as they are not...
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 ÅstrandMerge branch 'master' into windowing
2011-11-04 Leif ÅstrandSome minor formatting changes
2011-11-04 Leif ÅstrandPass WrappedRequest to Application.getRoot
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 ÅstrandAdded initial support for RequestHandlers
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 ÅstrandAdded RootLayout and implemented rudimentary Root using...
2011-11-03 Leif ÅstrandRemoved the Root interface and renamed DefaultRoot...
2011-11-03 Leif ÅstrandDon't compile the tests as they are not yet updated...
2011-11-03 Leif ÅstrandMerge branch 'master' into windowing
2011-11-03 Leif ÅstrandDon't fail build if test coverage generation is disabled
2011-11-02 Leif ÅstrandRestored (completely untested) support for portlets...
2011-11-02 Leif ÅstrandRestored support for executeJavaScript in Root
2011-11-02 Leif ÅstrandRestored support for Notifications in root
2011-11-02 Leif ÅstrandRestored functionality related to subwindows and focus...
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' into windowing
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 Leif ÅstrandSplit Window to Root and Window
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
next