24 Commits (e77e73cf64768845608ad25202cb97772fc7ab7b)

Author SHA1 Message Date
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  John Ahlroos a5795f346e Prefixes GET parameters in Liferay with portlet namespace #12602 10 years ago
  Leif Åstrand ea148c80ea Disable all logging if production mode is enabled (#12299) 10 years ago
  Henri Sara d7a64fd5b5 Enable native scrolling in home screen apps on iOS 6+ (#12149) 11 years ago
  Artur Signell a5ec937fb8 Info section for the debug window (#12019) 11 years ago
  Leif Åstrand a9ff7993c2 Don't use the broken {@value Type#CONSTANT} pattern in javadocs 11 years ago
  Leif Åstrand 0d046d61c0 Add a separate debug window section for profiler output (#11950) 11 years ago
  Leif Åstrand a46c97bd79 Verify CSRF token before accepting new CSRF connection (#11635) 11 years ago
  Leif Åstrand 02d6e3ed61 Remove and deprecate old logging classes (#11658) 11 years ago
  Leif Åstrand c44f8380b2 Load vaadinPush.js on demand (#11506) 11 years ago
  Johannes Dahlström 69def694d5 Server push (#111) 11 years ago
  Leif Åstrand effe571067 Profiler based on __gwtStatsEvent (#10960) 11 years ago
  Leif Åstrand 14d5e7e77e Gather more profiling data (#10961) 11 years ago
  Anna Koskinen 08ddaa7ab9 Merge of (#10460) to Vaadin 7. 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Johannes Dahlström 1f2691c2fb Change a few "root" occurrences to "UI" in error messages, javadoc 11 years ago
  Johannes Dahlström 1384f1eb2c When closeIdleUIs is true, close open UIs only after all UIs have been idle for longer than the session timeout 11 years ago
  Marc Englund 720ee80976 Overlay container #9220 11 years ago
  Leif Åstrand 8a775666ae Move theme name mangling to where it is actually desired (#9891) 11 years ago
  Leif Åstrand 13d5b3e989 Bootstrap UI using relative URLs with servlets (#6771) 11 years ago
  Leif Åstrand 6f276f4451 Combine ApplicationServlet and AAS and rename to VaadinServlet (#9460) 11 years ago
  Leif Åstrand 55afccf800 Remove Application.getVersion() (#9402) 11 years ago
  Artur Signell 63595217a2 Merged com.vaadin.terminal.gwt.server into com.vaadin.server (#9431) 11 years ago
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) 11 years ago
  Artur Signell cb2c9d684d Removed unused useDebugIdInDom (#3700) 11 years ago
  Artur Signell 5c557b50bc Remaining Root -> UI renames (#8908) 11 years ago
  Artur Signell da176c32c4 Renamed Root to UI, automatic rename (#8908) 11 years ago
  Leif Åstrand bcef4d5e71 Use ConnectorBundle for ClientRpc handling (#9371) 11 years ago
  Leif Åstrand 1a7d126e35 Initial ConnectorBundle implementation (#9371) 11 years ago
  Johannes Dahlström 2adfd3e94a Improve documentation, disable cleanup if heartbeat interval nonpositive, change default heartbeat interval from 500 to 300, some logging on client side (#9265) 11 years ago
  Johannes Dahlström 3741529097 Add heartbeat interval to DeploymentConfiguration, include in bootstrap config (#9265) 11 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 11 years ago
  Artur Signell cb9bc2bc82 Use shared Version in client side also (#4617) 11 years ago
  Artur Signell acf099b41f Eliminated dependencies from server to client (#9279) 11 years ago
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) 11 years ago
  Leif Åstrand a1be41f0fc Refactor Portlet URL handling based on Servlet URLs (#9168) 11 years ago
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 12 years ago
  Artur Signell 4402fd8649 Support for SuperDevMode through ?superdevmode (#8983) 12 years ago
  Leif Åstrand 236fd82135 Rename widget -> dependency in delayed load handling (#9044) 12 years ago
  Leif Åstrand b18d9f7bb2 Refactor ?debug detection (#8923) 12 years ago
  Leif Åstrand f7da26697a Initial extension support (#6690) 12 years ago
  Artur Signell 9fd13d260c Send widgetset version with the first UIDL request 12 years ago
  Leif Åstrand 2b4abbe715 Add $entry to code only present in Vaadin 7 (#8699) 12 years ago
  Leif Åstrand 4e795bc38f Add test for $entry and make it ignore some false positives (#8699) 12 years ago
  Leif Åstrand efff4e6870 Update #8544 to be more verbose and to show more exceptions 12 years ago
  Henri Sara 87e5022ca8 Replace @ClientWidget with client-side @Component (#8440) 12 years ago
  Leif Åstrand 34bf747ca0 Print full exceptions to stderr in dev mode 12 years ago
  Leif Åstrand a9ccbdc36e Also show the exception type 12 years ago
  Leif Åstrand 4144a02d5d Improve notification for uncaught UmbrellaException 12 years ago
  Leif Åstrand 92259e400d Show uncaught exceptions as notifications (#8544) 12 years ago