summaryrefslogtreecommitdiffstats
path: root/server/tests
Commit message (Expand)AuthorAgeFilesLines
* Dedicated methods for init params in DeploymentConfiguration (#12087).Denis Anisimov2014-09-303-6/+161
* String <-> Enum converter which produces a human readable string (#14756)Artur Signell2014-09-301-0/+59
* Read input stream logic is corrected (#14533).Denis Anisimov2014-09-301-0/+148
* Add clear() for fields and field group (#14755)Artur Signell2014-09-265-9/+319
* Add new StringTo<Byte, Short, BigInteger> Converters(#14583)denis.magdenkov2014-09-193-0/+183
* Made MethodPropertyDescriptor box primitive types as it's done in MethodPrope...Taras Hupalo2014-09-192-0/+23
* Add Range<Byte, Short, Long, Float, BigInteger, BigDecimal> Validators (#14584)denis.magdenkov2014-09-176-0/+302
* Improve proxy comparison support (#14639)Juuso Valli2014-09-151-0/+50
* Fix potential invalid JSON output in MetadataWriter (#14591)Johannes Dahlström2014-09-041-0/+14
* Revert to old capitalization to avoid git issues (#8942)Leif Åstrand2014-08-302-2/+2
* replaced all org.json.* usages with elemental.json.* (#8942)Taras Hupalo2014-08-264-26/+33
* All day property support is added to ContainerEventProvider (#14178).Denis Anisimov2014-08-201-0/+88
* Handle byte[] type in StatementHelper and correct SQLException (#13305).Denis Anisimov2014-08-201-0/+54
* StreamResource methods equals() and hashCode() are corrected (#14027).Denis Anisimov2014-08-201-0/+55
* Disable automatic removal of trailing whitespace and reformatted using LunaArtur Signell2014-07-311-1/+2
* Add asserts checking for negative container sizes (#14232)Leif Åstrand2014-07-171-0/+59
* Remove csrfToken if disable-xsrf-protection is true (#14111)Bogdan Udrescu2014-07-151-0/+248
* Avoid object creation in getAllChildrenIterable in most cases. (#14142)Fabian Lange2014-07-041-0/+2
* Add conf option for disabling sync id checking (#14084)Leif Åstrand2014-07-011-0/+10
* Reading properties of components should not set state to dirty (#14060).Fabian Lange2014-06-241-0/+100
* Allow use of Collection<String> and others with addItems (#13865)Artur Signell2014-05-281-0/+76
* Properly deserialize push connection (#12235)Johannes Dahlström2014-05-261-0/+56
* Prevent adding/setting parent component as child (#12720).Denis Anisimov2014-05-222-0/+109
* Remove some unnecessary semicolonsLeif Åstrand2014-05-221-1/+1
* Don't use deprecated Assert classLeif Åstrand2014-05-1635-54/+43
* Allow editing colorpicker values in colorpicker in textfield #13469John Ahlroos2014-05-141-0/+57
* Merge changes from origin/7.2 into masterJonatan Kronqvist2014-05-0556-58/+174
|\
| * Update remaining copyright years to 2014Artur Signell2014-04-2316-18/+18
| * Merge changes from origin/7.1Artur Signell2014-04-2340-41/+41
| |\
| | * Update copyright year to 2014Artur Signell2014-04-1638-39/+39
| * | Merge changes from origin/7.1Artur Signell2014-04-232-0/+148
| |\|
| | * ContainerEventProvider returns style names from container. Fixes #10718Maciej Przepióra2014-04-161-0/+32
| | * Add test for TransactionalPropertyWrapper memory leaksTeemu Suo-Anttila2014-04-141-0/+116
| * | Merge branch 'master' into 7.2Jonatan Kronqvist2014-04-149-3/+653
| |\ \
* | | | Ensure session is set before writing timeout interval (#13617)Artur Signell2014-04-281-0/+95
* | | | Fix findUI throwing NullPointerException when extending Vaadin (#13556)Juuso Valli2014-04-231-0/+31
* | | | Clean Table.propertyValueConverters if the property is removed (#8168)Juuso Valli2014-04-231-0/+380
* | | | Fix test depending on default localeJuuso Valli2014-04-171-1/+1
* | | | ContainerEventProvider returns style names from container. Fixes #10718Maciej Przepióra2014-04-161-0/+32
* | | | Merge changes from origin/7.2Artur Signell2014-04-141-7/+7
|\| | | | |/ / |/| |
| * | Update some APIs based on the 7.2 API review commentsJonatan Kronqvist2014-04-141-7/+7
* | | Merge branch '7.2'Jonatan Kronqvist2014-04-142-298/+0
|\| |
| * | Revert "Added ItemSetAddEvent and ItemSetRemoveEvent (#2794)"Jonatan Kronqvist2014-04-112-298/+0
* | | Apply abstract ordered layout settings for replaced component (#13568).Denis Anisimov2014-04-141-0/+85
* | | Updated Window API based on 7.2 API reviewArtur Signell2014-04-141-0/+53
* | | Refactor VaadinPortletRequest extending. (#13551)Sauli Tähkäpää2014-04-105-0/+351
* | | Prevent duplicate session destroy events (#12612)Johannes Dahlström2014-04-101-3/+19
* | | Don't allocate unnecessary memory for empty array of Objects inDenis Anisimov2014-04-101-0/+145
|/ /
* | Optimizes memory and CPU usage in JSONCodec (#13545)Fabian Lange2014-04-091-0/+1
* | Don't add slash after jsessionid in URL (#12307)Henri Sara2014-04-091-0/+60