summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'ebdc3652764e8ec2ce292879d459a8d0c6c2d2e3'Henrik Paul2013-10-182-12/+34
|\
| * Recreate transient pendingAccessQueue in readObject() (#12456)Johannes Dahlström2013-10-082-12/+33
* | Added ItemSetAddEvent and ItemSetRemoveEvent (#2794)Jarno Rantala2013-10-166-18/+512
* | Merge changes from origin/7.1Leif Åstrand2013-10-042-4/+36
|\|
| * Prefixes GET parameters in Liferay with portlet namespace #12602John Ahlroos2013-09-272-4/+36
* | Link no longer implements LegacyComponent (#10015)joheriks2013-10-021-65/+19
* | Moved test class to appropriate source folder (#12337)Henrik Paul2013-10-011-107/+0
* | Merge changes from origin/7.1Artur Signell2013-09-261-4/+28
|\|
| * Fixes issue with Table not scrolling completely to the end #12651John Ahlroos2013-09-261-4/+28
* | Merge changes from origin/7.1Leif Åstrand2013-09-233-3/+7
|\|
| * Ensure string converter is always setArtur Signell2013-09-191-0/+1
| * Use JUnit 4.11 in all modules (#12572)Artur Signell2013-09-171-1/+1
| * Clarified error message (#12583)Artur Signell2013-09-161-2/+5
* | Merge changes from origin/7.1Artur Signell2013-09-179-282/+265
|\|
| * Ensure PushConnection is properly cleaned up on disconnect (#12226, #12522)Johannes Dahlström2013-09-132-36/+56
| * NullPointerException in DateToSqlDateConverter (#12284)Edoardo Vacchi2013-09-132-0/+34
| * NullPointerException in TableQuery.fetchMetadata() (#11403)Edoardo Vacchi2013-09-131-1/+3
| * Use non-obfuscated version of vaadinPush.js when not in production (#12527)Artur Signell2013-09-101-2/+9
| * Added a comment that hopefully explains the NULL_OBJECT #12509Jonatan Kronqvist2013-09-091-0/+16
| * Allow storing and restoring null instances in CurrentInstance #125097.1.5Jonatan Kronqvist2013-09-092-9/+75
| * Protect CurrentInstance instances from garbage collection (#12509)Leif Åstrand2013-09-052-236/+74
* | Ignore RPC calls from components that are concurrently removed (#12337)Henrik Paul2013-09-104-19/+295
* | Rewrite client request into JSON (#9269, #11257)Henrik Paul2013-09-042-78/+78
* | Add StringToLongConverter for automatic handling of long values (#12291)Artur Signell2013-09-034-0/+190
* | Merge changes from origin/7.1Leif Åstrand2013-09-038-7/+267
|\|
| * Excludes WeakValueMap from the serializable test #12401Jonatan Kronqvist2013-09-032-0/+3
| * Add deprecation message to unused constantLeif Åstrand2013-09-021-0/+5
| * Table ignores Container updates while painting (#12258)Henrik Paul2013-09-021-0/+19
| * Avoid leaking memory from inherited ThreadLocales. Fixes #12401Jonatan Kronqvist2013-09-022-1/+229
| * Always unlock the same session instance that was locked (#12481)Leif Åstrand2013-08-303-6/+11
* | Merge changes from origin/7.1Leif Åstrand2013-08-306-13/+37
|\|
| * Allow creating session for Portlet UI init request (#12473)Leif Åstrand2013-08-301-0/+4
| * Escape markup in CustomLayout's JavaDoc (#12410)Henrik Paul2013-08-201-2/+2
| * Make sure that no fileIds are replayed to the client (#12330)Henrik Paul2013-08-151-4/+23
| * Fixed a typo in FieldGroup.isModified() JavaDoc. (#12172)Teemu Pöntelin2013-08-121-1/+1
| * Use <code> instead of {@code} for sample containing { and } (#12311)Leif Åstrand2013-08-092-6/+7
* | Activate tab stop automatically for modal windows (#12344)michaelvogt2013-08-261-3/+9
* | Merge from origin/7.1Artur Signell2013-08-192-1/+56
|\|
| * Make sure bean field validators are only added once (#11045)Patrik Lindström2013-08-072-1/+59
* | Merge changes from origin/7.1Artur Signell2013-08-191-1/+20
|\|
| * Fix race in VaadinService.lockSession() (#12282)7.1.2Johannes Dahlström2013-08-061-1/+20
| * Avoid infinite recursion when purging access queue (#12310)Leif Åstrand2013-08-051-1/+3
* | Merge changes from origin/7.1Artur Signell2013-08-1910-25/+147
|\|
| * Refine handling of null and empty URI fragments (#12207)Leif Åstrand2013-08-021-4/+10
| * Improve URI fragment listener javadocs (#12296)Leif Åstrand2013-08-021-7/+46
| * Ensure StringToIntegerConverter rejects values outside range of int (#12230)Johannes Dahlström2013-08-012-1/+34
| * Add optional OSGi Import-Package for javax.validation (#12301)Johannes Dahlström2013-07-312-1/+4
| * Document multiple load semantics in @StyleSheet and @JavaScript (#12200)Leif Åstrand2013-07-302-2/+26
| * Fix actions in action menu appearing in random order #12250Patrik Lindström2013-07-301-4/+5
| * Clarify Embedded javadoc (#12290)Johannes Dahlström2013-07-301-6/+10