aboutsummaryrefslogtreecommitdiffstats
path: root/server/ivy.xml
Commit message (Collapse)AuthorAgeFilesLines
* Add optional OSGi Import-Package for javax.validation (#12301)Johannes Dahlström2013-07-311-0/+3
| | | | Change-Id: Iff9105537a2a8123b808be33f8cd390b0c23edd6
* Formatted XML files using defined rules (#11956)Artur Signell2013-05-301-7/+5
| | | | Change-Id: Iecd621321fdde29d2d89d910ba46e9dadee58995
* Support schemas and catalogs in TableQuery (#7827)Henri Sara2013-04-251-0/+6
| | | | Change-Id: Ib8282dc77e3d06d49ce8815a3f4b036541d9acea
* Added push dependency to make project compile (#11654)Artur Signell2013-04-231-0/+2
| | | | Change-Id: I2e60a0e36bf95a64790745944cc9c846c23dfb88
* Add patched AtmosphereFramework without support message (#11654)Leif Åstrand2013-04-231-4/+0
| | | | Change-Id: If0c236cf696d744b55a5288d4622b5d16e07a5cc
* Updated commons-io dependency to 2.2 (#11643)Artur Signell2013-04-231-1/+1
| | | | Change-Id: Ia134929a67328e2a759028b2ee5b64206dc78883
* Made vaadin-server jar not depend on Atmosphere (#11492)Artur Signell2013-04-051-1/+1
| | | | Change-Id: Ib57ce4f4336df2806f58a5d65bda61907e76591a
* Server push (#111)Johannes Dahlström2013-04-041-0/+4
| | | | | | | | | | | | | | | | * Asynchronous bidirectional communication * Use Atmosphere as a backend * Use websockets if available, fallback to HTTP streaming * Push mode (disabled, manual, automatic) * Configurable via servlet parameter pushMode * Disabled: The default; regular AJAX communication * Manual: Need explicit UI.push() call * Automatic: push all UIs in session when lock released * UI.push() * Push pending state and RPC to client asynchronously * Must hold session lock when invoking Change-Id: Idb5978ac81f7ff1e66665df4e3f96e29e4c419d4
* Renamed "tests" target to "test" and added "test-all" (#9998)Artur Signell2013-03-011-15/+15
| | | | | | | The "test" target runs all tests which do not require additional servers or setup. Can be run immediately after cloning the project. The "test-all" target runs also integration tests and UI tests which require access to servers or additional setup. Change-Id: I2f5371dc5be805ba12766c8187a2b58fbc7f7db4
* Use commons-lang 2.6 in server aswell as in client-compiler (#9970)Artur Signell2012-11-121-1/+1
| | | | Change-Id: I863d8f015fe8cb17b571ac3e8675591560247627
* Changed servlet api dependency to 2.4 (#9605)Artur Signell2012-09-141-2/+2
|
* Initial version of on-the-fly compilation of scss -> css (#9222)Artur Signell2012-09-111-0/+2
|
* Publish zip also (#9299)Artur Signell2012-09-091-5/+5
|
* Build javadoc and sources jars (#9299)Artur Signell2012-09-091-1/+4
|
* Generate pom artifacts and automatically publish to local Maven (#9299)Artur Signell2012-09-091-2/+3
|
* Ensure required jars are available when running tests (#9299)Artur Signell2012-09-091-3/+8
|
* Added themes-compiled module (#9299)Artur Signell2012-09-091-4/+2
|
* Module for compiled client side (#9299)Artur Signell2012-09-091-1/+1
|
* Support running JUnit tests (#9299)Artur Signell2012-09-091-19/+15
|
* Fixed scopes for generated Maven pom.xml files (#9299)Artur Signell2012-09-091-13/+23
|
* Servlet API dependencyArtur Signell2012-09-091-2/+6
|
* Created separate build.xml files for each module (#9299)Artur Signell2012-09-091-0/+55