69 次代码提交 (9f5a1a5c2e0a2b4b31d0aa356021e6376ac19b7e)

作者 SHA1 备注 提交日期
  Leif Åstrand bd0e2ecb01 Don't use Resource with the Page.open API (#9522) 11 年前
  Leif Åstrand 98a934554a Allow storing values in VaadinSession (#9514) 11 年前
  Artur Signell 853f589854 Include all required themes 11 年前
  Artur Signell f871b85e31 Run server integration tests with other tests (#9299) 11 年前
  Artur Signell 98d9d6fafc Fixed running of TestBench tests (#9299) 11 年前
  Artur Signell 6da3cd640d Build javadoc and sources jars (#9299) 11 年前
  Artur Signell 93ed08119c Generate pom artifacts and automatically publish to local Maven (#9299) 11 年前
  Artur Signell e50ca7fe96 Include compiled TestingWidgetSet in war (#9299) 11 年前
  Artur Signell b2b384b531 Support running TestBench tests with the vaadin-uitest war (#9299) 11 年前
  Artur Signell e722b038d4 Client-compiled-cache artifact (#9299) 11 年前
  Artur Signell 1d6f0611a8 Added themes-compiled module (#9299) 11 年前
  Artur Signell d8a5f96b36 Support running JUnit tests (#9299) 12 年前
  Leif Åstrand 9f6bceab28 Use dedicated Lock for session synchronization (#9156) 11 年前
  Leif Åstrand 7cf781eaf6 Rename Application back to LegacyApplication (#9402) 11 年前
  John Ahlroos 52fa9639ba Removed deprecated ContenMode.XHTML 11 年前
  Leif Åstrand 73f50d5027 Redesign to make session inited in Application.init (#9402) 11 年前
  John Ahlroos 0cffb22cf4 Restored properties file which was committed by mistake. 11 年前
  John Ahlroos 33626d382d Applied CSSLayout patch for #9357 11 年前
  Johannes Dahlström abe89fe6ab TestBench test for Navigator 11 年前
  Leif Åstrand 4011783ed5 Remove Application from UIProvider API (#9402) 11 年前
  Leif Åstrand b9ff0e2cee Remove 'Application' from RequestHandler API (#9402) 11 年前
  Leif Åstrand 18d4096bc4 Remove VaadinSession.isProductionMode() (#9402) 11 年前
  John Ahlroos a223440582 Replaced reference to VBoxLayout in test 11 年前
  John Ahlroos 55c0dfa0e7 Added a really simple test application for times when you quickly need 11 年前
  Leif Åstrand 201121c5e0 Rename ApplicationConfiguration -> DeploymentConfiguration (#9402) 11 年前
  Leif Åstrand adbbf9704e Rename DeploymentConfiguration -> VaadinService (#9402) 11 年前
  John Ahlroos 4d2031b127 Moved tests applications which got placed in the wrong folder at merge 11 年前
  Leif Åstrand 7d25670284 Reformat project 11 年前
  Leif Åstrand 4019f7d03a Rename LegacyApplication -> Application (#9402) 11 年前
  Leif Åstrand cc3ddcac95 Remove getApplication() and add getSession() (#9402) 11 年前
  Leif Åstrand d1c361e251 Rename Application to VaadinSession (#9402) 11 年前
  Leif Åstrand 5ab35cc608 Combine ApplicationContext into Application (#9402) 11 年前
  Leif Åstrand 3ddaf280d6 Move LegacyApplication to its own file (#9402) 11 年前
  Leif Åstrand de3ac989c8 Change LegacyApplication to be a UIProvider (#9402) 11 年前
  Leif Åstrand 8bdaf8732e Remove servlet and portlet request listeners (#9402) 11 年前
  Leif Åstrand c8ba35652e Don't require an Application with portlet listeners (#9402) 11 年前
  Leif Åstrand 0a64a44e5f Only support one Application per session (#9402) 11 年前
  Leif Åstrand b0b1a13247 Move getBaseDirectory() to DeploymentConfiguration (#9402) 11 年前
  Leif Åstrand c71563c8a6 Extract ApplicationConfiguration from DeploymentConfiguration (#9382) 11 年前
  Leif Åstrand 437e700dfc Remove transaction listener support (#9402) 11 年前
  Leif Åstrand b352563886 Unify ThreadLocal handling (#9469) 11 年前
  Leif Åstrand aa913676e5 Move UI class info querying to UIProvider (#9402) 11 年前
  John Ahlroos af0e1bb09f Fixed RichTextArea test 11 年前
  John Ahlroos 1074de78b5 Fixed text assertions Root->UI 11 年前
  Leif Åstrand f4d93126ca Make DeploymentConfiguration configurable (#9402) 11 年前
  Artur Signell 52c4b1905e ItemStyleGenerator.getStyle now includes source component (#5822) 11 年前
  Leif Åstrand ad7de55aec Rename UIProvider.instantiateUI -> createInstance (#8159) 11 年前
  John Ahlroos 607010c2f9 Fixed missing test description 11 年前
  Leif Åstrand 6f276f4451 Combine ApplicationServlet and AAS and rename to VaadinServlet (#9460) 11 年前
  Leif Åstrand 3dd5a4824c Move SystemMessages to DeploymentConfiguration (#9402) 11 年前