aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Legacy themes compilationelmot2016-04-131-0/+99
* | Skip GPG signing for vaadin-allHenri Sara2016-04-131-0/+11
* | Move organization, license and SCM to parent POMHenri Sara2016-04-1314-82/+16
* | Generate combined JavaDoc in vaadin-all pom.xmlTeemu Suo-Anttila2016-04-132-39/+120
* | Fix version parserelmot2016-04-121-1/+1
* | Add fail tolerant javadoc compilation to release profileTeemu Suo-Anttila2016-04-119-0/+15
* | Generate sources with release profileTeemu Suo-Anttila2016-04-1113-40/+103
* | Convert Eclipse project to Maven basedHenri Sara2016-04-0410-21/+97
* | Remove obsolete GWT build filesHenri Sara2016-04-034-299/+0
* | Use Maven artifacts in IDE ivy.xmlHenri Sara2016-04-032-132/+26
* | Remove most Ivy filesHenri Sara2016-04-0211-402/+218
* | Remove unused WebContent filesTeemu Suo-Anttila2016-04-0224-4613/+0
* | Build uitest with maven ant runnerelmot2016-04-014-1/+342
* | Downgrade maven-resources-plugin because of filtering bugelmot2016-04-011-1/+1
* | Fix client-compiler exclude rulesTeemu Suo-Anttila2016-04-011-4/+4
* | Add transitive dependencies for vaadin-all zip to lib folderTeemu Suo-Anttila2016-04-012-0/+17
* | Fix server test RemoveFromParentLockingTestelmot2016-04-011-4/+9
* | Clean up pom files, update plugins, skip liferay installTeemu Suo-Anttila2016-03-316-18/+21
* | Build vaadin-all with mavenTeemu Suo-Anttila2016-03-3135-316/+298
* | Fix build/ide.xml classpathTeemu Suo-Anttila2016-03-311-2/+3
* | Remove widgets/ivy.xml from classpathTeemu Suo-Anttila2016-03-301-1/+0
* | Build Liferay with mavenelmot2016-03-307-107/+153
* | Filter valo/shared/_global.scss theme fileTeemu Suo-Anttila2016-03-302-1/+3
* | Use newer version of maven plugin to support theme compressionTeemu Suo-Anttila2016-03-301-1/+9
* | Headless GWT compilation.elmot2016-03-301-1/+1
* | Build widgets with mavenelmot2016-03-309-186/+261
* | Build vaadin-themes with mavenTeemu Suo-Anttila2016-03-291102-142/+257
* | Remove generated Import-Package from vaadin-client MANIFEST.MFTeemu Suo-Anttila2016-03-271-0/+1
* | Build vaadin-client-compiled with mavenTeemu Suo-Anttila2016-03-277-153/+185
* | Build vaadin-buildhelpers with mavenTeemu Suo-Anttila2016-03-2443-214/+4891
* | Clean up plugin versions for maven buildTeemu Suo-Anttila2016-03-236-217/+249
* | Fix DesignFormatterTest for Winelmot2016-03-231-1/+1
* | Build vaadin-bom with mavenTeemu Suo-Anttila2016-03-225-76/+12
* | Build client-compiler with mavenelmot2016-03-2236-13/+410
* | Use correct unpack goal in shared, rename pushTeemu Suo-Anttila2016-03-182-3/+20
* | Build vaadin-client with mavenTeemu Suo-Anttila2016-03-18560-119/+230
* | Fix shared test file nameTeemu Suo-Anttila2016-03-171-1/+1
* | Add @Test annotations, rename test classesTeemu Suo-Anttila2016-03-17140-530/+1321
* | Extract version numbers to properties in root pom.xmlTeemu Suo-Anttila2016-03-153-20/+31
* | Introduce root pom.xml to ease building with mavenTeemu Suo-Anttila2016-03-155-33/+55
* | Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-14963-203/+778
* | Fix classpath and missing push ivy.xml to avoid workspace issuesTeemu Suo-Anttila2016-03-102-2/+36
* | Migrate vaadin-shared build to mavenTeemu Suo-Anttila2016-03-10199-98/+213
* | Use Maven to build vaadin-pushHenri Sara2016-02-2912-160/+240
|/
* Fixed critically broken comment blocks, broken emphasis and escaping, and som...Marko Gronroos2016-02-2220-628/+158
* Add missing @since for 7.6.3elmot2016-02-191-2/+2
* Prevent HTTP Response splitting in case the server doesn't (#19611)Leif Åstrand2016-02-171-0/+2
* Fix Editor trying to detach save and cancel buttons when unbufferedTeemu Suo-Anttila2016-02-161-2/+4
* Lock session during deserialization (#19310)Leif Åstrand2016-02-142-10/+55
* Fix AbstractRemoteDataSource cache clean up on remove (#19482)Teemu Suo-Anttila2016-02-133-3/+123