Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Theme Parser is deleted, build procedure now generates it (#13161)." | Leif Åstrand | 2014-01-16 | 1 | -10/+0 |
| | | | | | | | | Causes a multitude of compile errors on the build server. This reverts commit d2874fde4b8c6afa24f0f6535e0d6fcabc489f51. Change-Id: I49787b347944b614b9e98778b3219b7045cf2bfe | ||||
* | Theme Parser is deleted, build procedure now generates it (#13161). | denisanisimov | 2014-01-15 | 1 | -0/+10 |
| | | | | Change-Id: I6e0f797b9eadf9fe796750e2764faf4434494e29 | ||||
* | Use non-obfuscated version of vaadinPush.js when not in production (#12527) | Artur Signell | 2013-09-10 | 1 | -0/+1 |
| | | | | Change-Id: I8e0baec2391b140e6a72eedf6606fd2792c735bc | ||||
* | Build a minified version of vaadinPush.js in vaadin-push.jar (#11630) | Artur Signell | 2013-04-17 | 1 | -0/+2 |
| | | | | | | | | * 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 | ||||
* | Fixes #6714 #10330 - wraps theme in themename{}, creates legacy-styles.css, ↵ | Marc Englund | 2012-11-23 | 1 | -1/+6 |
| | | | | | | updates themes to support this. Change-Id: I185b67b2ee74dca2faf48ff2517f24280aff4375 | ||||
* | Created separate build.xml files for each module (#9299) | Artur Signell | 2012-09-09 | 1 | -0/+4 |
| | |||||
* | Ignore some temp files created when running TestBench tests locally | Leif Åstrand | 2012-05-30 | 1 | -0/+3 |
| | |||||
* | Ignore optional GWT output | Leif Åstrand | 2012-04-11 | 1 | -0/+1 |
| | |||||
* | Ignore *.DS_Store (OS X metadata) | Leif Åstrand | 2012-02-29 | 1 | -0/+3 |
| | |||||
* | Ignore Eclipse generated .externalToolBuilders | Artur Signell | 2012-02-27 | 1 | -0/+1 |
| | |||||
* | Ignore compiled buildhelper classes | Leif Åstrand | 2011-12-08 | 1 | -0/+1 |
| | |||||
* | #7997 Ivyfied custom SmartSprites library | Mikael Vappula | 2011-12-01 | 1 | -2/+1 |
| | | | | | | | | | | Patched SmartSprites jar is now fetched using Ivy tooling. Custom dependency resolver is used to retrieve module description from local filesystem (in project hierarchy) and the master artifact from Vaadin (6.x) SVN repository. This is a temporary solution until required patches get contributed and committed back to SmartSprite upstream and artifacts are available in Maven central. | ||||
* | Added WebContent/VAADIN/widgetsets to .gitignore as git cannot track empty ↵ | Artur Signell | 2011-11-22 | 1 | -4/+1 |
| | | | | directories and complains about changes when DefaultWidgetSet has been compiled | ||||
* | Removed demo related ignores that are no longer relevant | Artur Signell | 2011-11-22 | 1 | -10/+0 |
| | |||||
* | Some additions to .gitignore | Leif Åstrand | 2011-11-02 | 1 | -0/+2 |
| | |||||
* | Converted .gitignore file from svn:ignore properties | Mikael Vappula | 2011-10-31 | 1 | -0/+64 |