aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
Commit message (Collapse)AuthorAgeFilesLines
* Enable deployment of artifacts on release branchesDavid Rautureau2018-03-221-0/+1
|
* Single Gradle build for SQ and core pluginsSimon Brandhof2018-03-221-7/+3
|
* Force Javadoc encoding to fix build on WindowsJulien HENRY2018-03-151-0/+4
|
* Fix Gradle hack to resolve Jetty dependencySimon Brandhof2018-03-151-2/+5
| | | | by upgrading Jetty
* Fix Gradle build without credentialsEric Hartmann2018-03-151-4/+4
|
* Allow to define Artifactory credentials in gradle.propertiesEric Hartmann2018-03-151-2/+2
|
* [build] support optional run of tests in parallelSébastien Lesaint2018-03-131-0/+2
| | | | use -PmaxParallelTests=X (eg, X=4) as command line argument of ./gradlew
* Document how to open project in IDESimon Brandhof2018-03-121-1/+4
|
* Upgrade mockito from 2.13 to 2.15Simon Brandhof2018-03-121-1/+1
|
* Add missing properties in Artifactory build infoDavid Rautureau2018-03-121-3/+6
|
* Add missing dependencies in sonar-scanner-engineSimon Brandhof2018-03-091-1/+2
|
* Move To GradleDavid Rautureau2018-03-091-0/+296