aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/main/java/com/vaadin/util
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range. (#12215)Anna Koskinen2021-03-047-7/+7
* Added missing MIME types to FileTypeResolver (#12070)Anna Koskinen2020-08-121-14/+40
* Allow AbstractDateField to provide DST zone names over custom ranges (#11927)Tarek Oraby2020-04-211-5/+37
* Correct usage of String.format(..) (#11704)Tatu Lund2019-09-091-5/+5
* Since tags in 8.5.2 (#11174)Olli Tietäväinen2018-09-072-2/+2
* Add fallback resolvers for CurrentInstance (#10974)Gilberto Torrezan2018-09-032-0/+98
* Fix using runo icons in FileTypeResolver (#10858)Ilia Motornyi2018-05-031-72/+2
* Enable Maven plugin for Eclipse formatting (#10829)Ilia Motornyi2018-04-191-2/+2
* Update copyright year (#10761)Ilia Motornyi2018-03-276-6/+6
* Update since tags in JavaDoc (#10325)8.2.0.alpha3Teemu Suo-Anttila2017-11-151-1/+1
* Improve naming of fields and variables (#10242)Ahmed Ashour2017-10-263-20/+20
* Remove trailing spaces (#10224)Ahmed Ashour2017-10-261-2/+2
* Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182)Ahmed Ashour2017-10-201-2/+4
* Don't use synthetic methods for listener classes. (#10135)Ahmed Ashour2017-10-041-11/+33
* Fix typos (#10124)Ahmed Ashour2017-10-041-2/+2
* First sentence of javadoc should end with a period (#10114)Ahmed Ashour2017-10-021-2/+2
* Use StandardCharsets.UTF_8 (#10113)Ahmed Ashour2017-09-291-3/+2
* Handle 'z' (timezone) in AbstractDateField.setDateFormat() (#8844)Ahmed Ashour2017-09-281-0/+150
* Use single character for StringBuilder.append (#10102)Ahmed Ashour2017-09-281-1/+1
* Update modifier order to follow Java Specification suggestions (#10050)Ahmed Ashour2017-09-211-2/+2
* Use simple class namesAhmed Ashour2017-09-201-3/+4
* Unify basic instance creation and related error reporting (#9704)Leif Åstrand2017-08-011-0/+72
* Add missing since, remove unused commandTeemu Suo-Anttila2017-03-071-1/+1
* Pick changes from 7.7.7 (#8577)Teemu Suo-Anttila2017-02-221-0/+71
* Fix since tags for 8.0 (#8575)Henri Sara2017-02-162-2/+2
* Make one-arg addColumn use natural sort for mutually comparable values (#8458)Leif Åstrand2017-02-071-0/+33
* Global java code cleanup using Eclipse Neon.1Leif Åstrand2016-12-201-1/+2
* Remove Google App Engine support, tests and documentation (#8034)Pekka Hyvönen2016-12-201-160/+0
* No inherited threadlocalIlia Motornyi2016-12-131-77/+14
* Use final modifier where appropriatePer-Åke Minborg2016-11-093-3/+3
* Replace HashtablePer-Åke Minborg2016-11-051-9/+9
* Replace single character Strings with character literalsPer-Åke Minborg2016-11-021-3/+3
* Add private constructor for utility classesPer-Åke Minborg2016-11-024-0/+12
* Use diamond operator where it can be usedArtur Signell2016-09-053-8/+8
* Update copyright year to 2016Artur Signell2016-08-185-5/+5
* Remove trailing whitespace from code and javadocArtur Signell2016-08-185-37/+37
* Format using Eclipse NeonArtur Signell2016-08-182-9/+8
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-145-0/+1224