48 Commits (a64b703b2bd714f8ff1c6cfd1b8b89908e502691)

Author SHA1 Message Date
  Leif Åstrand b9ff0e2cee Remove 'Application' from RequestHandler API (#9402) 11 years ago
  Leif Åstrand 18d4096bc4 Remove VaadinSession.isProductionMode() (#9402) 11 years ago
  John Ahlroos a223440582 Replaced reference to VBoxLayout in test 11 years ago
  John Ahlroos 55c0dfa0e7 Added a really simple test application for times when you quickly need 11 years ago
  Leif Åstrand 201121c5e0 Rename ApplicationConfiguration -> DeploymentConfiguration (#9402) 11 years ago
  Leif Åstrand adbbf9704e Rename DeploymentConfiguration -> VaadinService (#9402) 11 years ago
  John Ahlroos 4d2031b127 Moved tests applications which got placed in the wrong folder at merge 11 years ago
  Leif Åstrand 7d25670284 Reformat project 11 years ago
  Leif Åstrand 4019f7d03a Rename LegacyApplication -> Application (#9402) 11 years ago
  Leif Åstrand cc3ddcac95 Remove getApplication() and add getSession() (#9402) 11 years ago
  Leif Åstrand d1c361e251 Rename Application to VaadinSession (#9402) 11 years ago
  Leif Åstrand 5ab35cc608 Combine ApplicationContext into Application (#9402) 11 years ago
  Leif Åstrand 3ddaf280d6 Move LegacyApplication to its own file (#9402) 11 years ago
  Leif Åstrand de3ac989c8 Change LegacyApplication to be a UIProvider (#9402) 11 years ago
  Leif Åstrand 8bdaf8732e Remove servlet and portlet request listeners (#9402) 11 years ago
  Leif Åstrand c8ba35652e Don't require an Application with portlet listeners (#9402) 11 years ago
  Leif Åstrand 0a64a44e5f Only support one Application per session (#9402) 11 years ago
  Leif Åstrand b0b1a13247 Move getBaseDirectory() to DeploymentConfiguration (#9402) 11 years ago
  Leif Åstrand c71563c8a6 Extract ApplicationConfiguration from DeploymentConfiguration (#9382) 11 years ago
  Leif Åstrand 437e700dfc Remove transaction listener support (#9402) 11 years ago
  Leif Åstrand b352563886 Unify ThreadLocal handling (#9469) 11 years ago
  Leif Åstrand aa913676e5 Move UI class info querying to UIProvider (#9402) 11 years ago
  John Ahlroos af0e1bb09f Fixed RichTextArea test 11 years ago
  John Ahlroos 1074de78b5 Fixed text assertions Root->UI 11 years ago
  Leif Åstrand f4d93126ca Make DeploymentConfiguration configurable (#9402) 11 years ago
  Artur Signell 52c4b1905e ItemStyleGenerator.getStyle now includes source component (#5822) 11 years ago
  Leif Åstrand ad7de55aec Rename UIProvider.instantiateUI -> createInstance (#8159) 11 years ago
  John Ahlroos 607010c2f9 Fixed missing test description 11 years ago
  Leif Åstrand 6f276f4451 Combine ApplicationServlet and AAS and rename to VaadinServlet (#9460) 11 years ago
  Leif Åstrand 3dd5a4824c Move SystemMessages to DeploymentConfiguration (#9402) 11 years ago
  Leif Åstrand 7c3febaf37 Rename WebApplicationContext -> ServletApplicationContext (#9402) 12 years ago
  Leif Åstrand 094fabccf9 Rename AbstractWebApplicationContext to ApplicationContext (#9402) 12 years ago
  Johannes Dahlström bd2e7a495b Test case for #9452 11 years ago
  Leif Åstrand f85c152a48 Remove @EagerInit (#9445) 12 years ago
  Leif Åstrand 8679f49c5e Refactor UI bootstrap (#9443) 12 years ago
  Leif Åstrand cf9ab5aea8 Remove user handling in Application (#9402) 12 years ago
  Leif Åstrand 594a211168 Run tests with assertions enabled (#9450) 12 years ago
  John Ahlroos dc8bc6119c More state getter removal 12 years ago
  Artur Signell 7f343ebc78 Fixed test file path 12 years ago
  Artur Signell 2f50bb8f0e Fixed test file path 12 years ago
  Artur Signell 7b25b3886e Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) 12 years ago