75 コミット (bafced6af34e398d52ef466b5752b34a8fd3684a)

作成者 SHA1 メッセージ 日付
  Tatu Lund bafced6af3
Clear thread local instances on connection lost in push handler (#12042) 3年前
  Tatu Lund ce497adfbd Decode path in getStaticFilePath (#11812) 4年前
  Tatu Lund dc35fdec07 Use APPLICATION_SCOPE for the session lock (#11792) 4年前
  Sun Zhe b92df6d587
Code format (#11548) 5年前
  Olli Tietäväinen 9d5bdaf89b Custom serializers accessors (#10658) 5年前
  Ilia Motornyi 0528aaafa3
Fix small formatting issues (#10960) 6年前
  Marco Collovati 16e394956f URL encode file name in GlobalResourceHandler (#10751) 6年前
  Ilia Motornyi d543e47bec Enable Maven plugin for Eclipse formatting (#10829) 6年前
  Ilia Motornyi 2ddeb9ef97 Remove empty comments (#10789) 6年前
  Teemu Suo-Anttila 1fdeb3f467 Remove copyright headers from test code (#10770) 6年前
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6年前
  Marco Collovati bc515ea11d Fixed comment to reflect test expectation (#10676) 6年前
  Ahmed Ashour 3763f3f94c Use lambda expressions. (#10268) 6年前
  Ahmed Ashour d44a5e217d Fix end of line comments, which were made by automatic formatter (#10234) 6年前
  Ahmed Ashour 10bd7544fd Improve naming of fields and variables (#10242) 6年前
  Ahmed Ashour 780e9cee6b Simplify lambda expressions (#10198) 6年前
  Ahmed Ashour ccad305464 Use static import of Assert in tests (#10126) 6年前
  Ahmed Ashour 7065740d6d Use interface instead of implementation (#10073) 6年前
  Teemu Suo-Anttila 367c7751a6 Add option to use PushState instead of URI fragments in Navigator (#10042) 6年前
  Ahmed Ashour 73119c7193 Fix javadoc references (#10067) 6年前
  Ahmed Ashour 8657a5ff49 Remove unused methods (#10020) 6年前
  Ahmed Ashour f6e082f517 Use String.isEmpty() 6年前
  Dos Moonen b75136b70f Fix incorrect resource name generation (#9957) 6年前
  Aleksi Hietanen 4ee3db9543 Fix AbstractClientConnector stateTypeCache memory leak (#9896) 6年前
  Leif Åstrand f8f8cc0385 Add pluggable connector id generator support 7年前
  Ilia Motornyi 32b934f7c7 Fixes OOM for broken upload request 7年前
  Artur 22848f3420 Properly remove service destroy listeners (#9304) 7年前
  Teemu Suo-Anttila bb43a537e0 Add an initial version of Tree component (#9212) 7年前
  Artur bb46fff437 Add support for frontend:// using separate es5 and es6 folders 7年前
  Artur c299a6bb48 Handle unknown connectors consistently and quietly as described in #8111 (#8741) 7年前
  Ahmed Ashour 22b9d37a0f Correct license location 7年前
  Teemu Suo-Anttila 6f8518579f Picked all changes from 7.7 7年前
  Teemu Suo-Anttila ca1bfa7511 Pick changes from 7.7.7 (#8577) 7年前
  Artur bba4e4037b Translate "context://" to the context root of the web app 7年前
  Leif Åstrand 07d56a9ca0 Add a maven plugin for formatting according to Eclipse settings 7年前
  Leif Åstrand 948ce0333a Restore all current instance values after running access tasks (#8131) 7年前
  Pekka Hyvönen 4b3b5a2325 Rename com.vaadin.server.data to com.vaadin.data.provider (#8004) 7年前
  Leif Åstrand 9e62f59b36 Combine and rename setFilter and applyFilter (#7963) 7年前
  Denis 9fb43988c7 Introduce dedicated shared states for every core vaadin component/ext. (#98) 7年前
  Denis 77fd42425b Provide a shorthand for the HasValue::clear() method. (#94) 7年前
  Teemu Suo-Anttila 7ff852f9a9 Fix sorted data provider data change event propagation 7年前
  Denis Anisimov b8e84da2e2 Correct all tests that introspect classpath for Vaadin classes. 7年前
  Teemu Suo-Anttila 13443562cc Provide in-memory sorting information in Query 7年前
  Teemu Suo-Anttila b89b7f2d05 Add filter type to DataCommunicator 7年前
  Teemu Suo-Anttila 97062bad91 Implement chaining of filters for data providers 7年前
  Teemu Suo-Anttila 38a14a9621 Add DataProvider.setFilter method 7年前
  Teemu Suo-Anttila c75f71c74a Add DataProvider.convertFilter, fix ListDataProvider filtering 7年前
  Teemu Suo-Anttila a8f5b1fb08 Add Filter parameter to DataProvider 7年前
  elmot c0d712cdbe Renaming DataSource -> DataProvider to avoid collisions with javax.sql.DataSource 7年前
  Per-Åke Minborg 0f42869ce1 Use final modifier where appropriate 7年前