11 Révisions (95d016c08569f74a2c76eac40c4f5656bb773951)

Auteur SHA1 Message Date
  Leif Åstrand 95d016c085 Global java code cleanup using Eclipse Neon.1 il y a 7 ans
  Per-Åke Minborg a1af515897 Replace Stack with Deque il y a 7 ans
  Per-Åke Minborg b6b70f6b9d Replace Vector with List and ArrayList il y a 7 ans
  Per-Åke Minborg 92f1d4c34c Use Collection .isEmpty() over .size() == 0 il y a 7 ans
  Per-Åke Minborg 888568f27a Use chain of .append() methods instead of String concatenation il y a 7 ans
  Artur Signell 504b3c4c65 Use diamond operator where it can be used il y a 7 ans
  Artur Signell 588f3cc7f8 Update copyright year to 2016 il y a 7 ans
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc il y a 7 ans
  Artur Signell 6d54d78944 Format using Eclipse Neon il y a 7 ans
  Johannes Dahlström 3982e93901 Fix a Javadoc typo that crashes Checkstyle (yes, really) il y a 8 ans
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven il y a 8 ans
  Artur Signell e77e73cf64 Update copyright year to 2014 il y a 10 ans
  Artur Signell a9afca67ba Moved Locale data handling to LocaleService (#11378) il y a 11 ans
  Johannes Dahlström 5e77672975 Removed CommunicationManager and PortletCommunicationManager il y a 11 ans
  Johannes Dahlström 515f644440 Refactor server-side communications (#11192, #7891) il y a 11 ans
  Mikael Grankvist aa42551d80 (#10563) Logging now uses parameters. il y a 11 ans
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers il y a 11 ans
  Leif Åstrand cc3ddcac95 Remove getApplication() and add getSession() (#9402) il y a 11 ans
  Artur Signell 8941056349 Reformatted project il y a 11 ans
  Leif Åstrand fd3826abf4 Replace ApplicationResource with ConnectorResource (#9419) il y a 11 ans
  Artur Signell 63595217a2 Merged com.vaadin.terminal.gwt.server into com.vaadin.server (#9431) il y a 11 ans
  Artur Signell e18177bac6 Renamed com.vaadin.terminal -> com.vaadin.server (#9431) il y a 11 ans
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) il y a 12 ans
  Artur Signell 6855529f1d Removed @version which is included in some files but not in all (#9299) il y a 12 ans
  Artur Signell e85d933b25 Moved server files to a server src folder (#9299) il y a 12 ans
  Leif Åstrand 5813e0e9e5 Make JsonPaintTarget use ResourceReference for getting urls (#9212) il y a 12 ans
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces il y a 12 ans
  Artur Signell e49e13eeb5 Added rootId to stream variables URLs (#9034) il y a 12 ans
  Leif Åstrand f7da26697a Initial extension support (#6690) il y a 12 ans
  Henri Sara 17c1431664 #8297 Do not use static logger instances il y a 12 ans
  Artur Signell 3387e8e237 Avoid unnecessary spaces in UIDL il y a 12 ans
  Automerge 015306c0e2 [merge from 6.7] Don't paint references to orphan components #8730 il y a 12 ans
  Artur Signell 496a0c0039 Component no longer implements Paintable il y a 12 ans
  Artur Signell c70ece28ea Fixed problem with anonymous classes and with AbstractComponent mapping il y a 12 ans
  Henri Sara 87e5022ca8 Replace @ClientWidget with client-side @Component (#8440) il y a 12 ans
  Artur Signell c9b7b7db30 Replaced "defer" status with "cached" to be more Vaadin 6 compatible il y a 12 ans
  Artur Signell a462479569 Paintable -> Connector il y a 12 ans
  Henri Sara 1072afbb2e Refactor error messages not to use UIDL (#8437). il y a 12 ans
  Henri Sara e905f033ff Refactor error messages on server side (#8437). il y a 12 ans
  Artur Signell a4798ac19e Code cleanup for paint/dirty state tracking changes il y a 12 ans
  Artur Signell c11f276781 repaintRequestListenersNotified and "cached" are no longer needed il y a 12 ans
  Artur Signell 36dca64414 Moved Connector -> Connector Id mapping to AbstractComponent il y a 12 ans
  Artur Signell d161331058 Always paint child components as deferred to ensure the state is sent to il y a 12 ans
  Henri Sara 3588a2fad5 Defer nested components to paint them as top-level changes (#8304). il y a 12 ans
  Henri Sara 815406969b Refactor paint target to use startPaintable() and endPaintable(). il y a 12 ans
  Leif Åstrand 781f3e3557 Remove @ClientWidget for Root il y a 12 ans
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace il y a 12 ans
  Leif Åstrand 9fc552aa74 #7822 Loading Vaadin application in JBoss AS 7 throws java.lang.LinkageError il y a 12 ans
  Artur Signell 8df4ead7cf #7479 Fix for Windows: The name of a resource is a '/'-separated path, not File.separatorChar separated il y a 12 ans
  Henri Sara 5ffa4eb1f2 #7479 WebSphere 8 class loading problem workaround (similar to old GlassFish 3.0.0 workaround) il y a 13 ans