aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/build.gradle
Commit message (Collapse)AuthorAgeFilesLines
* Build task ":server:sonar-web:yarn_run" should produce same result outside of CIEvgeny Mandrikov2019-06-071-4/+1
| | | | While this adds quite some overhead, benefit is that remote Gradle cache entry can be used locally.
* Fix build task ":sonar-application:zip" and remove ↵Evgeny Mandrikov2019-05-301-11/+0
| | | | ":server:sonar-web:copyBranding"
* SONAR-12109 Fix initial vendor bundle size, and re-activate bundle size ↵Grégoire Aubert2019-05-241-1/+2
| | | | checking on CI
* Fix dependencies (order) between Gradle tasks that execute yarnGrégoire Aubert2019-05-161-0/+2
| | | | And add declarations of input files for "yarn_validate-ci" tasks, which were forgotten when caching was enabled for them.
* Enable Gradle cache for "yarn_validate-ci" tasks (#1616)Evgeny Mandrikov2019-05-151-0/+13
|
* Fix babel input files for yarnDuarte Meneses2019-04-301-1/+1
|
* Improve front end local build timeGrégoire Aubert2019-03-291-1/+3
|
* Enable coverage for web appGrégoire Aubert2019-02-111-0/+1
|
* Fix public buildEric Hartmann2018-10-151-2/+4
|
* SONAR-10890 Move official distribution to sonar-applicationEric Hartmann2018-10-121-8/+0
|
* SONAR-10890 Move branding into privateEric Hartmann2018-10-121-25/+6
|
* Fix Gradle cache of sonar-webSimon Brandhof2018-09-191-0/+1
| | | | | Do not reuse the cache of sonar-web outputs when switching "official" mode.
* SONAR-11268 replace Jenkins by Cirrus CISimon Brandhof2018-09-191-2/+2
|
* Upgrade versions of nodejs and yarnSimon Brandhof2018-08-271-8/+0
| | | | and use a consistent version across modules
* use new sonar.eslint.reportPaths analysis property (#536)Stas Vilchik2018-07-191-1/+1
|
* SONAR-10980 Add Standards facet on the Issues page (#473)Stas Vilchik2018-07-171-0/+1
|
* SONAR-10860 Make sonar-web cacheable with sonar-docsEric Hartmann2018-06-291-1/+1
|
* update yarnStas Vilchik2018-06-291-1/+1
|
* integrate eslint report (#441)Stas Vilchik2018-06-291-1/+2
|
* Make yarn_run tasks cacheableEvgeny Mandrikov2018-04-091-9/+7
|
* Fix buildDavid Rautureau2018-04-041-2/+2
|
* BUILD-630 Generate javadoc ad sources jars with Gradle only on release branchesDavid Rautureau2018-04-041-1/+1
|
* BUILD-612 Implement the check of source headersDavid Rautureau2018-04-041-0/+14
|
* update node & yarnStas Vilchik2018-03-271-2/+2
|
* Fix incremental build of sonar webDavid Rautureau2018-03-141-7/+34
|
* Move To GradleDavid Rautureau2018-03-091-0/+44