]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2012-08-22 Johannes DahlströmMerge branch 'root-cleanup' of ssh://dev.vaadin.com...
2012-08-22 Johannes DahlströmImproved javadoc in (Abstract)DeploymentConfiguration...
2012-08-22 Johannes DahlströmImprove documentation, disable cleanup if heartbeat...
2012-08-22 Johannes DahlströmSending and receiving heartbeat requests (#9265)
2012-08-22 Johannes DahlströmSending and receiving heartbeat requests (#9265)
2012-08-22 Johannes DahlströmServer-side heartbeat-related public API (#9265)
2012-08-21 Johannes DahlströmAdd heartbeat interval to DeploymentConfiguration,...
2012-08-17 Johannes DahlströmBugfixes: pass application properties to AbstractDeploy...
2012-08-17 Johannes DahlströmMerge branch 'master' into root-cleanup
2012-08-17 Johannes DahlströmPass whole DeploymentConfiguration to ApplicationStartE...
2012-08-16 Artur SignellInclude shared classes on test classpath (#9299)
2012-08-16 Artur SignellInclude client compiler in jar for now (#9299)
2012-08-16 Artur SignellUse JarJar from Ivy (#9299)
2012-08-16 Artur SignellEnsure client-compiler is compiled before compiling...
2012-08-16 Artur SignellReplaced license place holder with actual license ...
2012-08-16 Artur SignellUse shared Version in client side also (#4617)
2012-08-16 Artur SignellMoved Version class to com.vaadin.shared (#4617)
2012-08-16 Artur SignellRemoved more @version included in some files but not...
2012-08-15 Artur SignellRemoved @version which is included in some files but...
2012-08-15 Artur SignellCRLF -> LF
2012-08-15 Artur SignellFixed compilation of testing widgetset
2012-08-15 John AhlroosRemoved reference to VaadinDOMImplSafari from widgetset
2012-08-15 John AhlroosRemoved workaround for GWT issue #6130 after applying...
2012-08-15 Artur SignellSlash is used in CSS independent of the platform (...
2012-08-15 Artur SignellEnsure client-compiler is compiled before compiling...
2012-08-14 Artur SignellMade tests compile again (#9299)
2012-08-14 Artur SignellFixed sass compile path (#9299)
2012-08-14 Artur SignellFixed widgetset compilation (#9299)
2012-08-14 Artur SignellRemoved dependencies from client to server/client-compi...
2012-08-14 Artur SignellMoved client compiler sources to own source folder...
2012-08-14 Artur SignellRemoved depdencies from server to client (#9279)
2012-08-14 Artur SignellDisabled Emma to avoid extra complexity in build (...
2012-08-14 Leif ÅstrandJavadocs for #9274
2012-08-14 Leif ÅstrandJavadocs for #9273
2012-08-13 Artur SignellEliminated dependencies from server to client (#9279)
2012-08-13 Artur SignellMoved server files to a server src folder (#9299)
2012-08-13 Artur SignellMoved client files to a client src folder (#9299)
2012-08-13 Artur SignellMoved com.vaadin.shared files to a shared src folder...
2012-08-13 Leif ÅstrandSend destroy event to the same listeners that got the...
2012-08-13 Leif ÅstrandRename JavaScriptCallback -> JavaScriptFunction (#9293)
2012-08-13 Leif ÅstrandRename VaadinContext -> AddonContext (#9273)
2012-08-13 Leif ÅstrandRegister BootstrapListener to Application (#9274)
2012-08-13 Leif ÅstrandRefactor to have separate BootstrapListener methods...
2012-08-13 Artur SignellRemoved dependencies from shared to server/client ...
2012-08-13 Leif ÅstrandFix test broken by #9280
2012-08-10 Leif ÅstrandSimplify BootstrapHandler now when extensibility isn...
2012-08-10 Leif ÅstrandFix doctype causing screenshot differences (#9274)
2012-08-10 Johannes DahlströmMerge branch 'master' into root-cleanup
2012-08-10 Johannes DahlströmA few improvements to shared state debug console (...
2012-08-10 Johannes DahlströmBasic support for logging connector hierarchy changes
2012-08-10 Johannes DahlströmPass ApplicationConnection, not ApplicationConfiguratio...
2012-08-10 Henri SaraMerge remote-tracking branch 'origin/sass'
2012-08-10 Johannes DahlströmAdded a heartbeat timer to RootConnector (#9265)
2012-08-10 Leif ÅstrandUpdate test case to cover #9282
2012-08-10 Leif ÅstrandAllow detaching Extension once (#9282)
2012-08-10 Leif ÅstrandRevert "Run JavaScript RPC with this pointing to the...
2012-08-10 Henri SaraMerge SASS fixes keeping comments, remove hack for...
2012-08-09 Artur SignellReformatted project
2012-08-09 Leif ÅstrandAdd an API for modifying the bootstrap page. (#9274)
2012-08-09 Leif ÅstrandInclude jsoup library for modifying bootstap page DOM...
2012-08-09 Leif ÅstrandUse ServiceLoader to let add-ons register listeners...
2012-08-09 Henri SaraMerge SASS change: Fixed a bug regarding replaceValue...
2012-08-09 Henri SaraManual merge for SASS: fixed a bug in VariableVisitor
2012-08-09 Henri SaraAdd license header for all non-parser SASS Java files...
2012-08-09 Henri SaraRefactor SASS tests: split off Microsoft extensions...
2012-08-09 Henri SaraRefactor SASS tests to fail on exceptions (#9223)
2012-08-09 Henri SaraSplit semicolon related issues to a separate test ...
2012-08-09 Henri SaraRemove SASS test suites and rename TestBase to Abstract...
2012-08-08 Henri SaraApply changeset from SASS repository: comment handling
2012-08-08 Henri SaraStandard themes in SCSS form, updated CompileDefaultThe...
2012-08-08 Henri SaraCompile and unit test SASS during build (#9223)
2012-08-08 Henri SaraAdd SASS source code, unit tests and test resources...
2012-08-07 Artur SignellMerge commit '197e7ce782968dfda2fd7849547ffdec59a387f5'
2012-08-07 Artur SignellMerge commit '082985c68ad0b6c7f8c155cce2a5a79070176c09'
2012-08-06 Leif ÅstrandMake JsonPaintTarget use ResourceReference for getting...
2012-08-06 Leif ÅstrandSet java.awt.headless to avoid dock icon in tests using...
2012-08-06 Leif ÅstrandMake clean-all purge gwt-unitCache
2012-08-03 Leif ÅstrandAdd shorthand for avoiding null-checks with ResourceRef...
2012-08-03 Artur SignellDo not submit TextArea value on enter in IE (#9139)
2012-08-03 Leif ÅstrandSupport getting translated urls in javascript (#9209)
2012-08-03 Artur SignellShim iframe should not have tabindex (#6219)
2012-08-03 Artur SignellThrow IllegalArgumentException from addParameter for...
2012-08-03 Artur SignellLonger pause to make test more reliable
2012-08-03 Leif ÅstrandMerge remote-tracking branch 'origin/6.8'
2012-08-03 Leif ÅstrandMake LoginForm work inside iframes (#8144)
2012-08-03 Artur SignellEnsure notification notifies VOverlay about its positio...
2012-08-03 Artur SignellRenamed method to better reflect what it does (#6219...
2012-08-03 Artur SignellFix for overlays in opera with no shadow (#6219, #8399)
2012-08-03 Artur SignellTest using Chrome 21 (#9202)
2012-08-03 Leif ÅstrandDon't warn when same connector resource is used in...
2012-08-03 Leif ÅstrandMake connector implement Paintable just to get rid...
2012-08-02 Artur SignellAdded iframe to all overlays to avoid PDF and applet...
2012-08-02 Leif ÅstrandClear selectionRangeStart if the key map has been clear...
2012-08-01 Leif ÅstrandRemember previous row height to maintain table size...
2012-07-31 Leif ÅstrandUpgrade build.xml for Java 1.6
2012-07-31 Leif ÅstrandEnsure GWT is compiled before compiling a single widgetset
2012-07-31 Artur SignellRemoved duplicated code (#9189)
2012-07-31 Artur SignellCorrectly decode maps and arrays with "" as the last...
2012-07-31 Artur SignellLog variables also when the paintable cannot be found...
2012-07-31 Leif ÅstrandRemove unwanted auto-generated stub (#8574)
next