aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/build.gradle
Commit message (Expand)AuthorAgeFilesLines
* Replace Gradle plugin 'com.moowork.node' by 'com.github.node-gradle.node'Evgeny Mandrikov2020-03-311-1/+1
* SONAR-13155 add command to run yarn security auditSimon Brandhof2020-03-251-0/+9
* SONAR-12888 Migrate sonar.typescript.lcov.reportPaths to sonar.javascript.lco...Wouter Admiraal2020-01-131-1/+1
* Build task ":server:sonar-web:yarn_run" should produce same result outside of CIEvgeny Mandrikov2019-06-071-4/+1
* Fix build task ":sonar-application:zip" and remove ":server:sonar-web:copyBra...Evgeny Mandrikov2019-05-301-11/+0
* SONAR-12109 Fix initial vendor bundle size, and re-activate bundle size check...Grégoire Aubert2019-05-241-1/+2
* Fix dependencies (order) between Gradle tasks that execute yarnGrégoire Aubert2019-05-161-0/+2
* 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
* SONAR-11268 replace Jenkins by Cirrus CISimon Brandhof2018-09-191-2/+2
* Upgrade versions of nodejs and yarnSimon Brandhof2018-08-271-8/+0
* 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