aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-docs/build.gradle
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-12677 do not duplicate configuration of bundled pluginsSébastien Lesaint2019-11-121-28/+12
| | | | | into the sonar-docs module and the edition modules also, make sonar-docs support being built from public sources which do not contain commercial editions
* SONAR-12677 static doc must not be built from public sourcesSébastien Lesaint2019-11-071-10/+10
|
* SONAR-12252 upgrade language plugins to latest versionSébastien Lesaint2019-10-151-1/+1
|
* SONAR-12384 update gradle buildMichal Duda2019-08-121-1/+59
|
* Build task ":server:sonar-docs:clean" should depend on ↵Evgeny Mandrikov2019-06-281-4/+2
| | | | | | ":server:sonar-docs:cleanYarn_run" Because output directory of last one is outside of standard "build" directory.
* Output of ":server:sonar-docs:yarn_run" should not depend on build numberEvgeny Mandrikov2019-06-111-2/+3
|
* 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-2/+11
|
* Fix "gradlew clean"Simon Brandhof2019-04-031-1/+1
| | | | [skip ci]
* Fix clean-up of sonar-docs temp dirSimon Brandhof2019-03-291-0/+4
|
* Improve front end local build timeGrégoire Aubert2019-03-291-5/+1
|
* Docs hardening (#817)Pascal Mugnier2018-10-151-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | * SONAR-11352 Fix version label when on latest * SONAR-11353 Add favicon * SONAR-11351 Add canonical url * Change utility links positions * Fix the content of sonar-docs zip file * Rename sonar-docs preproduction server * Remove achived version notice when on lastest * Fix links prefixing * SONAR-11359 Make images path relative to version * Apply feedbacks * Fix favicon path
* Cirrus - fix front end validation with lint-reportGrégoire Aubert2018-10-031-1/+1
|
* Cirrus - Avoid runing eslint 2 times on CIGrégoire Aubert2018-09-241-1/+2
|
* SONAR-11268 replace Jenkins by Cirrus CISimon Brandhof2018-09-191-2/+8
|
* Make build of sonar-docs cacheableSimon Brandhof2018-08-271-1/+3
|
* Upgrade versions of nodejs and yarnSimon Brandhof2018-08-271-8/+0
| | | | and use a consistent version across modules
* Fix incorrect groupId for docsEric Hartmann2018-07-091-1/+1
|
* SONAR-10860 Make sonar-web cacheable with sonar-docsEric Hartmann2018-06-291-0/+2
|
* SONAR-10860 Add a zip for documentationEric Hartmann2018-06-291-0/+62