Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build task ":server:sonar-web:yarn_run" should produce same result outside of CI | Evgeny Mandrikov | 2019-06-07 | 1 | -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 Mandrikov | 2019-05-30 | 1 | -11/+0 |
| | | | | ":server:sonar-web:copyBranding" | ||||
* | SONAR-12109 Fix initial vendor bundle size, and re-activate bundle size ↵ | Grégoire Aubert | 2019-05-24 | 1 | -1/+2 |
| | | | | checking on CI | ||||
* | Fix dependencies (order) between Gradle tasks that execute yarn | Grégoire Aubert | 2019-05-16 | 1 | -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 Mandrikov | 2019-05-15 | 1 | -0/+13 |
| | |||||
* | Fix babel input files for yarn | Duarte Meneses | 2019-04-30 | 1 | -1/+1 |
| | |||||
* | Improve front end local build time | Grégoire Aubert | 2019-03-29 | 1 | -1/+3 |
| | |||||
* | Enable coverage for web app | Grégoire Aubert | 2019-02-11 | 1 | -0/+1 |
| | |||||
* | Fix public build | Eric Hartmann | 2018-10-15 | 1 | -2/+4 |
| | |||||
* | SONAR-10890 Move official distribution to sonar-application | Eric Hartmann | 2018-10-12 | 1 | -8/+0 |
| | |||||
* | SONAR-10890 Move branding into private | Eric Hartmann | 2018-10-12 | 1 | -25/+6 |
| | |||||
* | Fix Gradle cache of sonar-web | Simon Brandhof | 2018-09-19 | 1 | -0/+1 |
| | | | | | Do not reuse the cache of sonar-web outputs when switching "official" mode. | ||||
* | SONAR-11268 replace Jenkins by Cirrus CI | Simon Brandhof | 2018-09-19 | 1 | -2/+2 |
| | |||||
* | Upgrade versions of nodejs and yarn | Simon Brandhof | 2018-08-27 | 1 | -8/+0 |
| | | | | and use a consistent version across modules | ||||
* | use new sonar.eslint.reportPaths analysis property (#536) | Stas Vilchik | 2018-07-19 | 1 | -1/+1 |
| | |||||
* | SONAR-10980 Add Standards facet on the Issues page (#473) | Stas Vilchik | 2018-07-17 | 1 | -0/+1 |
| | |||||
* | SONAR-10860 Make sonar-web cacheable with sonar-docs | Eric Hartmann | 2018-06-29 | 1 | -1/+1 |
| | |||||
* | update yarn | Stas Vilchik | 2018-06-29 | 1 | -1/+1 |
| | |||||
* | integrate eslint report (#441) | Stas Vilchik | 2018-06-29 | 1 | -1/+2 |
| | |||||
* | Make yarn_run tasks cacheable | Evgeny Mandrikov | 2018-04-09 | 1 | -9/+7 |
| | |||||
* | Fix build | David Rautureau | 2018-04-04 | 1 | -2/+2 |
| | |||||
* | BUILD-630 Generate javadoc ad sources jars with Gradle only on release branches | David Rautureau | 2018-04-04 | 1 | -1/+1 |
| | |||||
* | BUILD-612 Implement the check of source headers | David Rautureau | 2018-04-04 | 1 | -0/+14 |
| | |||||
* | update node & yarn | Stas Vilchik | 2018-03-27 | 1 | -2/+2 |
| | |||||
* | Fix incremental build of sonar web | David Rautureau | 2018-03-14 | 1 | -7/+34 |
| | |||||
* | Move To Gradle | David Rautureau | 2018-03-09 | 1 | -0/+44 |