summaryrefslogtreecommitdiffstats
path: root/shared
Commit message (Expand)AuthorAgeFilesLines
* Add missing @since tags and missing javadocs (#10155)7.7.11Olli Tietäväinen2017-10-103-1/+15
* Implement error level on client side (#9816)Adam Wagner2017-09-263-3/+58
* Use separate identifier for push connections (#9150)Olli Tietäväinen2017-08-101-0/+9
* Added loop and preload attributes for media elements, fixed null poster (#9161)Krassimir Valev2017-08-082-0/+65
* Add @since tags for 7.7.8 (#8954)7.7.8Henri Sara2017-03-271-0/+2
* Include charset in text/html responses (#8777)Artur2017-03-091-0/+5
* Remove unnecessary full classnames and parenthesis from code (#8681)Teemu Suo-Anttila2017-03-022-6/+6
* Make it possible to disallow user selection in Grid (#8144)Artur2017-01-302-0/+2
* Remove tracking of unregistered connectors (#8153)Aleksi Hietanen2017-01-111-3/+0
* Fix java packaging order (#106)Teemu Suo-Anttila2016-12-091-1/+1
* Fix wrong year in copyright headerPekka Hyvönen2016-11-291-1/+1
* Update @since tags for 7.7.5Pekka Hyvönen2016-11-253-0/+6
* Remove CustomFieldState (#20468)Pekka Hyvönen2016-11-222-29/+9
* Add lazy/simple resize mode to Grid (#20108)Patrik Lindström2016-11-172-0/+41
* Update @since tag for 7.7.4.Denis Anisimov2016-11-081-1/+1
* Allow defining a focus delegate component for CustomField (#20336)Artur Signell2016-10-261-0/+29
* Make UPPER_CASE_PROPERTY_IDS more human friendly by default (#20380)Artur Signell2016-10-172-0/+58
* Check for duplicate property ids when setting Grid columns or column order (#...Artur Signell2016-10-142-0/+73
* Format project pom files using correct settings (4 spaces)Artur Signell2016-09-251-154/+154
* Format Java files using Eclipse Neon and Vaadin settingsArtur Signell2016-09-20191-960/+966
* Change snapshot version 7.7-SNAPSHOTArtur Signell2016-09-131-1/+1
* Fix OSGi manifest for vaadin-sharedArtur Signell2016-08-141-8/+1
* Fix the OSGi version at MANIFEST.MF so it does not contain -SNAPSHOTSampsa Sohlman2016-07-141-1/+2
* Updates to Grid's height handling (#19690).Anna Koskinen2016-06-291-1/+7
* New login form (#8171)Ingo Kegel2016-06-013-0/+82
* Use gwt-user and gwt-dev dependencies in client and compilerTeemu Suo-Anttila2016-06-011-30/+2
* Send an ack message after push has removed connectors (#19822)Artur Signell2016-05-271-0/+3
* Correctly detect PhantomJS 2.1Artur Signell2016-05-221-2/+8
* Workaround Version class to work with 7.7-SNAPSHOTTeemu Suo-Anttila2016-05-191-1/+9
* Deprecate public bitmask methods in MarginInfo (#17565)patrik2016-05-171-0/+15
* Eliminate rounding errors for GridLayout expand ratios (#19797)Artur Signell2016-05-161-0/+2
* Remove guava URL encode dependencyMarkus Koivisto2016-05-111-6/+2
* Move checkstyles plugin to actual moduleselmot2016-04-271-0/+13
* Merge remote-tracking branch 'origin/master' into feature/mavenizeTeemu Suo-Anttila2016-04-211-0/+10
|\
| * Add javadoc and @since for new APIelmot2016-04-151-0/+10
* | Merge branch 'master' into feature/mavenizeelmot2016-04-132-5/+49
|\|
| * Update @since tags for 7.6.4 and related javadocHenri Sara2016-03-081-3/+1
| * Fix DragAndDropWrapper update after file upload (#19616)maxschuster2016-03-011-0/+36
| * MarginInfo CTOR with two booleans: vertical, horizontal (#14113).Denis Anisimov2016-02-291-5/+15
* | Move organization, license and SCM to parent POMHenri Sara2016-04-131-3/+0
* | Fix version parserelmot2016-04-121-1/+1
* | Generate sources with release profileTeemu Suo-Anttila2016-04-112-8/+4
* | Remove most Ivy filesHenri Sara2016-04-021-24/+0
* | Clean up plugin versions for maven buildTeemu Suo-Anttila2016-03-231-3/+0
* | Use correct unpack goal in shared, rename pushTeemu Suo-Anttila2016-03-181-2/+19
* | Fix shared test file nameTeemu Suo-Anttila2016-03-171-1/+1
* | Extract version numbers to properties in root pom.xmlTeemu Suo-Anttila2016-03-151-1/+1
* | Introduce root pom.xml to ease building with mavenTeemu Suo-Anttila2016-03-151-12/+4
* | Migrate vaadin-shared build to mavenTeemu Suo-Anttila2016-03-10192-88/+201
|/
* Fix empty @since tagsHenri Sara2015-12-182-2/+2