Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disable unit cache to avoid compilation issues when switching between branches | Artur Signell | 2013-10-15 | 1 | -0/+1 |
| | | | | Change-Id: Iac8a3cdc4b17c031108c08cf3e8cd8769bc14961 | ||||
* | Update to atmosphere javascript 2.0.3-vaadin1 (#12241, #12127) | Artur Signell | 2013-10-14 | 1 | -16/+7 |
| | | | | | | | Build vaadinPush.js from the released version instead of having a separate javascript version in the project Change-Id: I37aac284216c8ec6efd03c242e639e88854f11fd | ||||
* | Use non-obfuscated version of vaadinPush.js when not in production (#12527) | Artur Signell | 2013-09-10 | 1 | -0/+3 |
| | | | | Change-Id: I8e0baec2391b140e6a72eedf6606fd2792c735bc | ||||
* | Reduce Ivy resolver spam to a minimum (#12510) | Artur Signell | 2013-09-04 | 2 | -8/+8 |
| | | | | Change-Id: Ie80f2bad49f38a2391a8a560825aceb19f82de0a | ||||
* | Unified xml files to end with new line | Artur Signell | 2013-09-04 | 1 | -1/+1 |
| | | | | Change-Id: Ifb1393e7e5c5c1002b924223957767b3e584d5ab | ||||
* | Fixed incorrect line breaks (#12040) | Artur Signell | 2013-06-11 | 1 | -5/+2 |
| | | | | Change-Id: Icd97ebd2b54731cf8133b940d024ad8f91c5922f | ||||
* | Reformatted using Ant editor (#12040) | Artur Signell | 2013-06-10 | 2 | -39/+17 |
| | | | | Change-Id: If8afd65d5905302c64f12ef7f76ee7e63073c474 | ||||
* | Correctly report theme version in the debug window (#11442) | Artur Signell | 2013-06-07 | 1 | -3/+0 |
| | | | | | | | * Adds a special v-vaadin-version selector for detecting the theme version * The version in the base theme is replaced during build (for releases) and by the current version also when compiling in the IDE Change-Id: Id6b94ab2edead61602fed021b7152f6e46be809f | ||||
* | Formatted XML files using defined rules (#11956) | Artur Signell | 2013-05-30 | 2 | -186/+205 |
| | | | | Change-Id: Iecd621321fdde29d2d89d910ba46e9dadee58995 | ||||
* | Build a minified version of vaadinPush.js in vaadin-push.jar (#11630) | Artur Signell | 2013-04-17 | 1 | -6/+21 |
| | | | | | | | | * Replaced jquery and jquery.atmosphere.js with original, unmodified versions * Added vaadinPush.js build target to ide.xml and push/build.xml * Uses yuicompressor to compress the resulting push javascript Change-Id: I59ba9c2bbf74e05d10325d38efdb106b638cd8e7 | ||||
* | Added test for testing push with different transports #11494 | John Ahlroos | 2013-04-17 | 1 | -3/+16 |
| | | | | Change-Id: I0296bdee1925ba93ca7e4e65c68215e025d072f6 | ||||
* | Made build process easier for Eclipse users (#9998) | Artur Signell | 2013-02-25 | 2 | -34/+36 |
| | | | | Change-Id: I486817a75c86292f9637523e9a6808107af49e75 | ||||
* | Imported and updated release notes builder (#10918) | Artur Signell | 2013-02-19 | 1 | -16/+0 |
| | | | | | Change-Id: Ie21d448f89d0fab6b7732a0137c80172e9da8e69 Ticket: 10918 | ||||
* | Correct module name and version in ivy-ide.xml | Henri Sara | 2012-12-09 | 1 | -2/+2 |
| | | | | Change-Id: Ief3b62e3c4c23fdab6ab622c2623988ddd99fc6a | ||||
* | Change classpath order to enable monkey patching the GWT compiler | Leif Åstrand | 2012-12-04 | 1 | -2/+2 |
| | | | | Change-Id: I7fb4fa4d5f9230e8d8c00d9694fd5015892d5ced | ||||
* | Removed scripts no longer relevant for Vaadin 7/Git | Artur Signell | 2012-10-25 | 5 | -1105/+0 |
| | | | | Change-Id: I01bc811775d654fdba38eba8c3d0507c22e0f7f1 | ||||
* | Moved ide.xml dependencies to separate file | Artur Signell | 2012-09-12 | 2 | -5/+25 |
| | |||||
* | Include jexl on classpath | Leif Åstrand | 2012-09-12 | 1 | -0/+2 |
| | |||||
* | Include uitest sources to enable compiling TestingWidgetSet | Leif Åstrand | 2012-09-11 | 1 | -0/+1 |
| | |||||
* | Define a version to avoid compilation problems (#9528) | Artur Signell | 2012-09-10 | 1 | -0/+3 |
| | |||||
* | Removed files which are no longer needed (#9299) | Artur Signell | 2012-09-10 | 19 | -2240/+0 |
| | |||||
* | Use build/classes and bin to be more compatible (#9299) | Artur Signell | 2012-09-10 | 1 | -2/+2 |
| | |||||
* | Find compiled classes from default Eclipse location | Leif Åstrand | 2012-09-10 | 1 | -2/+3 |
| | | | Also set a value default to the work.dir property | ||||
* | Fixed output directory | Artur Signell | 2012-09-09 | 1 | -1/+1 |
| | |||||
* | Fixed refactoring problem and added missing dependency | Artur Signell | 2012-09-09 | 1 | -1/+5 |
| | |||||
* | File for compiling widgetset/theme in Eclipse (#9299) | Artur Signell | 2012-09-09 | 1 | -0/+91 |
| | |||||
* | Support running TestBench tests with the vaadin-uitest war (#9299) | Artur Signell | 2012-09-09 | 1 | -4/+0 |
| | | | | Server is now launched using jetty-runner instead of a custom DemoLauncher | ||||
* | Created separate build.xml files for each module (#9299) | Artur Signell | 2012-09-09 | 4 | -404/+1 |
| | |||||
* | Renamed sass -> theme-compiler for consistency (#9299) | Artur Signell | 2012-09-07 | 1 | -44/+44 |
| | |||||
* | Added Git Revision to GWT version file | John Ahlroos | 2012-09-03 | 1 | -1/+10 |
| | |||||
* | Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) | Artur Signell | 2012-08-30 | 1 | -7/+7 |
| | |||||
* | Moved server tests from tests/server-side to server/tests/src (#9299) | Artur Signell | 2012-08-30 | 1 | -4/+4 |
| | |||||
* | Moved client side tests from tests/client-side to client/tests/src | Artur Signell | 2012-08-30 | 1 | -4/+4 |
| | |||||
* | Moved tests/sass to sass/tests (#9299) | Artur Signell | 2012-08-30 | 1 | -3/+3 |
| | |||||
* | Make theme building work again | Leif Åstrand | 2012-08-30 | 1 | -2/+1 |
| | |||||
* | Applied patch fixing #9347 (mixin w/ args + nested blocks), includes test | Marc Englund | 2012-08-29 | 1 | -0/+6 |
| | |||||
* | Use Vaadin version number as GWT version number | John Ahlroos | 2012-08-29 | 1 | -1/+1 |
| | |||||
* | Use Vaadin version number as GWT version number | John Ahlroos | 2012-08-29 | 1 | -1/+1 |
| | |||||
* | Renamed com.vaadin.terminal.gwt.widgetsetutils -> ↵ | Artur Signell | 2012-08-29 | 1 | -1/+1 |
| | | | | com.vaadin.server.widgetsetutils (#9431) | ||||
* | Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) | Artur Signell | 2012-08-29 | 1 | -5/+5 |
| | |||||
* | GWT build version is now replaced with GWT-VAADIN build version. | John Ahlroos | 2012-08-23 | 1 | -3/+11 |
| | |||||
* | Merged 6.8 branch | John Ahlroos | 2012-08-20 | 2 | -1/+2 |
|\ | |||||
| * | Include statictestfiles in test war | Artur Signell | 2012-08-11 | 1 | -0/+1 |
| | | | | | | | | svn changeset:24151/svn branch:6.8 | ||||
| * | Use latest 6.8 version for diff | Artur Signell | 2012-08-07 | 1 | -1/+1 |
| | | | | | | | | svn changeset:24100/svn branch:6.8 | ||||
* | | Include shared classes on test classpath (#9299) | Artur Signell | 2012-08-16 | 1 | -3/+4 |
| | | |||||
* | | Include client compiler in jar for now (#9299) | Artur Signell | 2012-08-16 | 1 | -0/+2 |
| | | |||||
* | | Use JarJar from Ivy (#9299) | Artur Signell | 2012-08-16 | 3 | -6/+7 |
| | | |||||
* | | Ensure client-compiler is compiled before compiling widgetsets in nightly ↵ | Artur Signell | 2012-08-16 | 1 | -2/+2 |
| | | | | | | | | (#9299) | ||||
* | | Fixed compilation of testing widgetset | Artur Signell | 2012-08-15 | 1 | -4/+5 |
| | | |||||
* | | Ensure client-compiler is compiled before compiling widgetsets (#9299) | Artur Signell | 2012-08-15 | 1 | -2/+2 |
| | |