2 İşlemeler (3982e9390118b16b1fc29330d0fbbf15c5bc2279)

Yazar SHA1 Mesaj Tarih
  Johannes Dahlström 3982e93901 Fix a Javadoc typo that crashes Checkstyle (yes, really) 8 yıl önce
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven 8 yıl önce
  Artur Signell e77e73cf64 Update copyright year to 2014 10 yıl önce
  Artur Signell a9afca67ba Moved Locale data handling to LocaleService (#11378) 11 yıl önce
  Johannes Dahlström 5e77672975 Removed CommunicationManager and PortletCommunicationManager 11 yıl önce
  Johannes Dahlström 515f644440 Refactor server-side communications (#11192, #7891) 11 yıl önce
  Mikael Grankvist aa42551d80 (#10563) Logging now uses parameters. 11 yıl önce
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 yıl önce
  Leif Åstrand cc3ddcac95 Remove getApplication() and add getSession() (#9402) 11 yıl önce
  Artur Signell 8941056349 Reformatted project 11 yıl önce
  Leif Åstrand fd3826abf4 Replace ApplicationResource with ConnectorResource (#9419) 11 yıl önce
  Artur Signell 63595217a2 Merged com.vaadin.terminal.gwt.server into com.vaadin.server (#9431) 11 yıl önce
  Artur Signell e18177bac6 Renamed com.vaadin.terminal -> com.vaadin.server (#9431) 11 yıl önce
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 12 yıl önce
  Artur Signell 6855529f1d Removed @version which is included in some files but not in all (#9299) 12 yıl önce
  Artur Signell e85d933b25 Moved server files to a server src folder (#9299) 12 yıl önce
  Leif Åstrand 5813e0e9e5 Make JsonPaintTarget use ResourceReference for getting urls (#9212) 12 yıl önce
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 12 yıl önce
  Artur Signell e49e13eeb5 Added rootId to stream variables URLs (#9034) 12 yıl önce
  Leif Åstrand f7da26697a Initial extension support (#6690) 12 yıl önce
  Henri Sara 17c1431664 #8297 Do not use static logger instances 12 yıl önce
  Artur Signell 3387e8e237 Avoid unnecessary spaces in UIDL 12 yıl önce
  Automerge 015306c0e2 [merge from 6.7] Don't paint references to orphan components #8730 12 yıl önce
  Artur Signell 496a0c0039 Component no longer implements Paintable 12 yıl önce
  Artur Signell c70ece28ea Fixed problem with anonymous classes and with AbstractComponent mapping 12 yıl önce
  Henri Sara 87e5022ca8 Replace @ClientWidget with client-side @Component (#8440) 12 yıl önce
  Artur Signell c9b7b7db30 Replaced "defer" status with "cached" to be more Vaadin 6 compatible 12 yıl önce
  Artur Signell a462479569 Paintable -> Connector 12 yıl önce
  Henri Sara 1072afbb2e Refactor error messages not to use UIDL (#8437). 12 yıl önce
  Henri Sara e905f033ff Refactor error messages on server side (#8437). 12 yıl önce
  Artur Signell a4798ac19e Code cleanup for paint/dirty state tracking changes 12 yıl önce
  Artur Signell c11f276781 repaintRequestListenersNotified and "cached" are no longer needed 12 yıl önce
  Artur Signell 36dca64414 Moved Connector -> Connector Id mapping to AbstractComponent 12 yıl önce
  Artur Signell d161331058 Always paint child components as deferred to ensure the state is sent to 12 yıl önce
  Henri Sara 3588a2fad5 Defer nested components to paint them as top-level changes (#8304). 12 yıl önce
  Henri Sara 815406969b Refactor paint target to use startPaintable() and endPaintable(). 12 yıl önce
  Leif Åstrand 781f3e3557 Remove @ClientWidget for Root 12 yıl önce
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 yıl önce
  Leif Åstrand 9fc552aa74 #7822 Loading Vaadin application in JBoss AS 7 throws java.lang.LinkageError 12 yıl önce
  Artur Signell 8df4ead7cf #7479 Fix for Windows: The name of a resource is a '/'-separated path, not File.separatorChar separated 12 yıl önce
  Henri Sara 5ffa4eb1f2 #7479 WebSphere 8 class loading problem workaround (similar to old GlassFish 3.0.0 workaround) 12 yıl önce
  Jonatan Kronqvist 37337f67ee Review fixes for #6766 13 yıl önce
  Jonatan Kronqvist 6e497d11b8 Implemented review comments for #6766 13 yıl önce
  Jonatan Kronqvist 852cd73caa Fix for #6766 - don't repaint the entire table when selecting an item 13 yıl önce
  Matti Tahvonen 6e68484931 merging fixes from 6.5 13 yıl önce
  Matti Tahvonen 6d80fd142d fixes #6861, regression from #6772 13 yıl önce
  Matti Tahvonen a32ac8c079 merged #6772 related changes to 6.6 13 yıl önce
  Matti Tahvonen 3bd6f9497e fixes #6772: Application resources and stream variables now relatively parsed on the client side -> works better in some reverse proxy setups 13 yıl önce
  Matti Tahvonen bee1212d66 #5741 : modified stream variables so that component developers can use the same post target several times without repaint. Bit more complex implementation, but on the other hand makes component developers job bit easier in some situations (eg. synchronizations, third party integrations). Still need to verify that this works at least in liferay and gatein portals. EasyUploads with flash multiple file upload fallback for IE will verify tomorrow. 13 yıl önce
  Matti Tahvonen 0a5db7864d method and class renames and cleaning up TODOs 13 yıl önce