summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
...
* Add missing import to staging report generatorTeemu Suo-Anttila2015-07-151-0/+1
| | | | Change-Id: I2ceaac45b34b69a7dddaab4d60f2f0f7db1c5602
* Move demo links from release report to staging reportTeemu Suo-Anttila2015-07-142-8/+7
| | | | Change-Id: I4c38f787a44856a8420e1f9bda3ae6a1d889588f
* Add optional --repo parameter for Demo validation scriptTeemu Suo-Anttila2015-07-132-6/+11
| | | | Change-Id: Id22fc2ef4acad52e91a18e4cc10bf73a9ab4d924
* Update archetype validation script to use single repo URLHenri Sara2015-07-132-28/+21
| | | | Change-Id: Icda479927bbb52c2eedf5cb5477726042f55434d
* Fix repo URL in staging reportHenri Sara2015-07-131-1/+1
| | | | Change-Id: I0c17af5b750334b45539dfa137e9c7aead2e87d9
* Add staging report file generatorTeemu Suo-Anttila2015-07-102-3/+47
| | | | Change-Id: I8b4828317b4c7fe39d0cc71da79679998a0d472a
* Add @since check to build report generatorTeemu Suo-Anttila2015-07-101-2/+14
| | | | Change-Id: I708974d6706d5d0809f71b6ddf60cb3a50e31be7
* Fix Archetype validation script to use correct path for pom filesTeemu Suo-Anttila2015-07-092-4/+4
| | | | Change-Id: I0402807724c8ec911c0af3192f883a49f08d60ac
* Fix passing repo id to archetype generation functionTeemu Suo-Anttila2015-07-091-2/+2
| | | | Change-Id: Ida6871265aa3ca313960b0bca9c451f9f5f19151
* Fix BuildHelpers to create all necessary directoriesTeemu Suo-Anttila2015-07-091-2/+2
| | | | Change-Id: Ica4430469e8088c1e2fddad93a432cc2cd344fef
* Fix version number resolution for validation scriptsTeemu Suo-Anttila2015-07-083-24/+36
| | | | Change-Id: I799553cea50cb8e81ab06482f1a971f324da8fa1
* Fix archetype validation and make report demo listing prettierTeemu Suo-Anttila2015-07-082-4/+6
| | | | Change-Id: Iaedb612c882240f8b93313a7a5c7d2e610e50869
* Add milestone creation link and build pinning to reportTeemu Suo-Anttila2015-07-081-2/+5
| | | | Change-Id: Iaed3a5ebdf1e91c3cd65b04efa2201b1db0d87f3
* Add build report generator scriptTeemu Suo-Anttila2015-07-082-7/+41
| | | | Change-Id: I4145ba4dc91bc980110d63ad4284bbedb1219bc3
* Strip extra quotation from maven commandline argumentsTeemu Suo-Anttila2015-07-081-1/+1
| | | | Change-Id: I008d349726eb951089d5fd4883702773e5d683f8
* Fix demo auto validation script to add validated version to contextTeemu Suo-Anttila2015-07-073-12/+9
| | | | Change-Id: Ie30fe7f9c0c88de02f19a1bc0f377399a3568da4
* Add Demo validation script support for using local artifactsTeemu Suo-Anttila2015-07-072-5/+25
| | | | Change-Id: I47f6bd7b4b73371ffe10a80f6af215146f7895e4
* Add --maven parameter to add mvn commandline parametersTeemu Suo-Anttila2015-07-074-24/+49
| | | | | | | | Also adds a --teamcity flag, planned future functionality to add supplied jar dependencies to local maven repo, and flags for setting wildfly autodeployment parameters (url, user, password) Change-Id: I6690cda0d3bfd18d665ffbc61b8502f91f9fd475
* Add DeployHelpers python module for adding wildfly auto deploymentTeemu Suo-Anttila2015-07-074-26/+133
| | | | Change-Id: I1b3570a96d8406aa502171eb8065f1359d458450
* Add python script for validating demosTeemu Suo-Anttila2015-06-113-134/+220
| | | | | | | This patch refactors most of building logic from BuildArchetypes.py to BuildHelpers.py Change-Id: I34526db0cc2dba3b0dc6afddefa7559b5e75b87c
* Add a python script for validating all maven archetypesTeemu Suo-Anttila2015-06-111-0/+184
| | | | Change-Id: I7d2c84589007617d04d63ba173bfb651231a3072
* Add python script for validating version files on vaadin.comTeemu Suo-Anttila2015-06-111-0/+66
| | | | Change-Id: Idcdacb7559ed9f05019dbced97b74fd7ae4bd11d
* Properly scan for files even though current directory contains java filesArtur Signell2015-04-171-1/+2
| | | | Change-Id: I175aebd57cbfcc6960ba2c97d6d0fb5d062f6d97
* Script for updating push versionArtur Signell2015-03-101-0/+55
| | | | | | Supports both Vaadin atmosphere versions and upstream versions Change-Id: I4d4965354a19c071dbd0bfb295e311e7cd55a63f
* Unified archetype scripts and added multimodule testArtur Signell2015-02-0911-250/+121
| | | | Change-Id: I6cd7d4ca4a1386920dbe657accd18836a009a11c
* Add archetype validation scripts.Sauli Tähkäpää2015-01-166-0/+250
| | | | Change-Id: Ie84eda1120b9b91fc3289961e134a567fcbdbd52
* Script for formatting the project using EclipseArtur Signell2014-12-301-0/+28
| | | | Change-Id: I9c4f210e29d14db29ea75b172f9b017f91b8bc7c
* Script for replacing all empty @since tags with a given versionArtur Signell2014-08-191-0/+30
| | | | Change-Id: I10cefbeb4028b6b511db5af94c287656c32a5efe
* install-local-maven.sh: use proper quotingAntti Tanhuanpää2014-06-181-11/+11
| | | | Change-Id: Iddcd438431d9c5f1f8ec7208d44a3602e183e160
* Script for installing build artifacts to the local Maven repositoryArtur Signell2014-06-031-0/+41
| | | | Change-Id: I6cc4553a54d7d4ed7271ea0eb59386516fd96ca5
* Remove the automerge scriptJonatan Kronqvist2014-05-051-165/+0
| | | | | | | This makes it impossible to run this script by mistake, as it should no longer be used with the new master based workflow. Change-Id: I0400ecb20bb135c09e0414196f692dd8e9ffa510
* Merge from 7.1 to 7.2Artur Signell2014-04-161-2/+2
| | | | | Merge: no Change-Id: Ibfe17c35ec72985823389c75a5c3135998443068
* Merge from 7.2Artur Signell2014-04-111-1/+1
| | | | Change-Id: Ic52a0be061bf22058ac9b831f3e965547a1b8933
* Email author about merge failuresArtur Signell2014-02-261-0/+12
| | | | Change-Id: I58554c9095e815087bee321dfc57e9e45b5b0481
* Use different exit codes for different errorsArtur Signell2014-02-251-8/+8
| | | | Change-Id: I7e5bba7f290ec9e6c482231bde3c12d13a3a80ea
* Fix typo in automerge scriptLeif Åstrand2013-10-041-1/+1
| | | | Change-Id: I41ca4f5cd21b85ead3ae2888d5c1b94cb40f1bd8
* Escape \ in commit messagesLeif Åstrand2013-06-071-1/+1
| | | | Change-Id: I1c5773dd593d7877833a5b1798f3e812b53a1b1e
* Ignore changes merged from the previous maintenance branchLeif Åstrand2013-06-071-1/+3
| | | | Change-Id: I16a203db76fd6dc7e091a2b2708f80b9d4cef079
* Merge changes from origin/7.1Leif Åstrand2013-05-171-3/+23
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 145a3e3 Send browser window resizes if there is a listener (#10055) 609acd1 Fixed table height rendering in Android 2.3 #11331 3dd6b44 Show tooltip on focus for DataField for AT (#11865) 4235382 Add ARIA presentation role to FormLayout (#11866) f1130fa Reset focus after selection from ContextMenu (#11476) fa0c9f5 Allow to close a context menu with ESC key (#11869) 656eaa5 Tweak TooltipConfiguration test to pass in IE9 and IE10 63dd611 Centers VOverlays in visual viewport on iOS, Android, fixes #11614 5a33d7d Test for #11775 0c8edf1 Avoid marking AbstractField dirty in primitive getters (#11201) 6c64757 Remove JavaDoc dependency to vaadin-server from PageState (#11873) 2f6d5e0 Tooltip accessibility fixes (#11799) 9b6b735 Merge changes from origin/7.0 1205e87 Merge commit 'a52ceb96590333' into 7.1 5a93038 Commit and push everything before a conflicting commit 73a50db Merge changes from origin/7.0 Change-Id: I63b89036a5973ca4ce14a6b3347f15c548e96169
| * Commit and push everything before a conflicting commitLeif Åstrand2013-05-171-3/+23
| | | | | | | | Change-Id: Ifdc45e2b0f540ac8212aaca835b9d11c18078eb5
* | Merge changes from origin/7.1Leif Åstrand2013-05-101-0/+8
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7d9f544 Test for #11396 (merged from 6.8 branch). Depends on a blur event so cannot be autotested with TB. d09b586 Don't start merging if there are uncommitted changes 5388dce Fixed IllegalSyntaxException when using spaces in path #11782 96b6250 Form field and layout Aria corrections (#11785) 9bd7c2b Fixed order of tests in LayoutTesterApplication #11796 f2c2236 Replaced css inject hack in TestUtils with Page.Styles.add() #11798 571792e Remove old widget hierarchy hack that caused problems (#11752) 1b18807 Remove pre-loader element after pre-loading, fixes #10863 e285119 Move .v-assistive-device-only out of @mixin base-common 762c924 Update test to work with the new debug window ce9c818 Instead of applying workaround to the root panel, apply it to the sub window content element instead to prevent scrolling of the document when a sub window is removed. #11713 (#10776) 3f5d022 Liferay 6.2 compatibility (#11751) ffd1c1b Don't ignore child component margins in AbstractOrderedLayout (#11553) 62ae5e1 More verbose output from running Jetty 21d9b67 Add a large number of debug calls to VFilterSelect (disabled by default) bdb7931 Merge test for #11623 to 7.0. 19e27a1 Move suggestion popup width calculation from connector to VFilterSelect 42d9476 Merge changes from origin/7.0 Change-Id: I2c02268adcb7c81bd7f0c465be152c1d88293532
| * Don't start merging if there are uncommitted changesLeif Åstrand2013-05-061-0/+8
| | | | | | | | Change-Id: Ic1211e914162be6910caae10fcfc7deebc5b4ad3
* | Update merge specification for the master branch.Leif Åstrand2013-05-071-2/+2
|/ | | | Change-Id: Ia8ad2d2e44e2d29bfa9e2271e4e4cad0a672ec22
* Update merge script to merge 7.0 to 7.1Leif Åstrand2013-05-061-7/+9
| | | | | | | | | | | * Refactor so that source and target branches are defined in variables in the beginning of the script. * Pass a dummy commit message to the merge to avoid opening an editor while running the script Merge: manual Change-Id: I76c001b3bfcfd2dbb1ce2e9ec1b730641df31a77
* Include commit id and message in merge commit messageArtur Signell2013-04-231-6/+20
| | | | Change-Id: I2557eddcb4fbd4fd1ec5c608a0d73c7fa1b243b6
* Ensure no-op merges get a change idArtur Signell2013-04-231-1/+4
| | | | Change-Id: Icda1db985b3a0654fa1274e700cddfe2f990df12
* Merge commit '6922bc5b49c5551b289a5025ccd5901e2ac3aafc'Artur Signell2013-03-121-3/+1
|\ | | | | | | Change-Id: Id118fd9bae1fdf7e7ce2efd660ade5ba7bbc5109
| * Don't provide details to teamcity as it nowadays gets those from stdoutLeif Åstrand2013-03-061-3/+1
| | | | | | | | Change-Id: I2c1e80307efaa963313bf89284066bc0429e9cd8
* | Script for merging changes from a bugfix branch into master (#11299)Artur Signell2013-03-121-0/+104
|/ | | | | | | * Supports "Merge: no" for changesets which should be skipped, e.g. release notes updates. * Supports "Merge: manual" which will causes the merge to stop, requiring somebody to manually merge to change before continuing Change-Id: If5d1291ec77f4c1e31b3afb8420a45ecceedfa15
* Fix merge checker issuesLeif Åstrand2012-10-191-2/+9
|