summaryrefslogtreecommitdiffstats
path: root/server/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into feature/mavenizeelmot2016-04-1323-114/+415
|\
| * Prevent closing of uncloseable Window on esc (#19700)Teemu Pöntelin2016-04-111-1/+3
| * Documentation for container switch limitations (#18323)elmot2016-04-111-2/+7
| * Fix ClassPathExplorer widgetset source directory lookup (#19694)Teemu Suo-Anttila2016-03-232-12/+37
| * Update @since tags for 7.6.4 and related javadocHenri Sara2016-03-081-2/+2
| * Try to detect Liferay 7 requests correctly (#19645)Artur Signell2016-03-081-5/+22
| * Make it possible to intercept RPC calls without copy/pasteArtur Signell2016-03-052-33/+78
| * Don't set null value for unmapped client side keys. (#15181)Sauli Tähkäpää2016-03-051-6/+9
| * Omit timings in production mode (#19644)Henri Sara2016-03-011-3/+6
| * Fix DragAndDropWrapper update after file upload (#19616)maxschuster2016-03-011-0/+10
| * Use @Inherited for annotations that have inherited semantic (#12351).Denis Anisimov2016-02-297-9/+37
| * MarginInfo CTOR with two booleans: vertical, horizontal (#14113).Denis Anisimov2016-02-291-1/+1
| * Read GridLayout component alignments from declarative files (#19536)Artur Signell2016-02-293-29/+63
* | Add fail tolerant javadoc compilation to release profileTeemu Suo-Anttila2016-04-118-0/+0
* | Fix server test RemoveFromParentLockingTestelmot2016-04-011-4/+9
* | Build vaadin-themes with mavenTeemu Suo-Anttila2016-03-291-1/+1
* | Fix DesignFormatterTest for Winelmot2016-03-231-1/+1
* | Add @Test annotations, rename test classesTeemu Suo-Anttila2016-03-17137-519/+1262
* | Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-14951-0/+50887
|/
* Prevent HTTP Response splitting in case the server doesn't (#19611)Leif Åstrand2016-02-171-0/+2
* Lock session during deserialization (#19310)Leif Åstrand2016-02-141-0/+21
* Fix Components cleanup on Header/FooterRow remove in Grid (#19497)Teemu Suo-Anttila2016-02-131-0/+11
* Fix Grid DetailsGenerator being removed on Container change (#19593)Teemu Suo-Anttila2016-02-131-2/+13
* Fix removing extension from a connector that is not its parent (#19569)Teemu Suo-Anttila2016-02-081-0/+5
* Make project Java 8 compatibleArtur Signell2016-02-031-2/+3
* Added JavaDoc for PropertyIdMatti Tahvonen2016-02-021-0/+33
* Fix GeneratedPropertyContainer with non-Sortable Containers (#19511)Artur Signell2016-01-251-3/+2
* Propertly handle null in StringToCollectionConverter (#19481)Artur Signell2016-01-211-0/+7
* Remove out of date javadoc (#19454)Artur Signell2016-01-181-6/+0
* Add missing @since for 7.6.1Teemu Suo-Anttila2016-01-121-1/+1
* Add a client-side connector for DetailsComponentManager (#19412)Teemu Suo-Anttila2016-01-051-1/+1
* Fix NPE in Label.writeDesign with NULL values #19434John Ahlroos2016-01-051-6/+25
* Make GeneratedPropertyItem addItem return null when appropriate (#18685)Artur Signell2016-01-041-0/+9
* Ensure no unknown attribute warnings are logged in design tests (#19429)Artur Signell2016-01-042-0/+2
* Fix custom attributes of Link component (#19107)maxschuster2016-01-041-6/+9
* Include correct type and parameter info in exception (#19064)Artur Signell2016-01-041-2/+2
* Make GeneratedPropertyItem equals self (#19426)Artur Signell2016-01-041-0/+33
* Make GeneratedPropertyContainer.getItem(nonExistant) return null (#19425)Artur Signell2016-01-041-0/+4
* Revert changes which were previously reverted from only 7.5 (#19424)Teemu Suo-Anttila2016-01-011-48/+5
* Update to Font Awesome 4.5.0Artur Signell2015-12-301-0/+20
* Fix javadoc typo in ItemClickEventHenri Sara2015-12-211-1/+1
* Increase grid column resize handle width (#16838)Marlon Richert2015-12-181-0/+10
* Fix empty @since tagsHenri Sara2015-12-181-2/+2
* Make it possible to only show collapsible columns in menu (#9811)Leif Åstrand2015-12-161-1/+33
* Fix RpcDataProvider listener handling on ItemSetChange (#19371)Teemu Suo-Anttila2015-12-151-0/+11
* Fix and extend Javadoc for setFirstDayOfWeek (#19227)Leonid Rozenblyum2015-12-141-2/+4
* Reapply DataGenerators when container changes (#19357, #19359)Teemu Suo-Anttila2015-12-141-0/+10
* Check for optimizations when looking for missing updates (#18317)Leif Åstrand2015-12-032-3/+45
* Add missing @since valuesHenri Sara2015-12-022-2/+2
* Detect hierarchy changes not sent to the client (#18317)Leif Åstrand2015-12-022-0/+70