summaryrefslogtreecommitdiffstats
path: root/server/sonar-web/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* [maven-release-plugin] prepare release 5.4-RC35.4-RC3Eric Hartmann2016-03-011-1/+1
|
* [maven-release-plugin] prepare for next development iterationThomas Vérin2016-02-151-1/+1
|
* [maven-release-plugin] prepare release 5.4-RC25.4-RC2Thomas Vérin2016-02-151-1/+1
|
* [maven-release-plugin] prepare for next development iterationEric Hartmann2016-02-091-1/+1
|
* [maven-release-plugin] prepare release 5.4-RC15.4-RC1Eric Hartmann2016-02-091-1/+1
|
* SONAR-7226 deploy all artifacts to central, except SQ zipSimon Brandhof2016-02-041-6/+0
|
* Remove useless dependency between sonar-web and sonar-colorizerJulien HENRY2016-01-191-8/+0
|
* upgrade to node.js 4 and npm 3, fix deps versions, migrate to gulp-cssnanoStas Vilchik2015-12-281-2/+2
|
* Upgrade version to 5.4-SNAPSHOTEric Hartmann2015-12-091-1/+1
|
* Merge remote-tracking branch 'origin/branch-5.2'Simon Brandhof2015-10-301-0/+6
|\
| * Do not deploy internal artifacts to maven central repoSimon Brandhof2015-10-291-0/+6
| |
| * [maven-release-plugin] prepare for next development iterationThomas Vérin2015-10-271-1/+1
| |
| * [maven-release-plugin] prepare release 5.2-RC4Thomas Vérin2015-10-271-1/+1
| |
| * [maven-release-plugin] prepare for next development iterationThomas Vérin2015-10-201-1/+1
| |
| * [maven-release-plugin] prepare release 5.2-RC35.2-RC3Thomas Vérin2015-10-201-1/+1
| |
* | Automatic merge from branch-5.2Jenkins CI2015-10-141-2/+24
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/branch-5.2: SONAR-6880 Fix SSF-37 Revert "SONAR-6310 Delete RoR WS api/profiles/index" SONAR-6397 remove last line trick from ComputeFileSourceData SONAR-6397 read changeset from DB only if File is unmodified SONAR-6397 ScmInfoRepository optimisation for non FILE components Clean all temporary JS dependencies before release Prevent integration test modules to be deployed on central repository Deploy module sonar-server to maven central fix alignment in the file details fix applying of issue filter when user is not authenticated Revert "SONAR-6309 Delete RoR WS profiles/list"
| * Clean all temporary JS dependencies before releaseSimon Brandhof2015-10-141-0/+28
| |
| * Deploy module sonar-server to maven centralSimon Brandhof2015-10-141-6/+0
| |
* | improve the web build system, introduce gulp and browserifyStas Vilchik2015-10-141-5/+5
| |
* | Upgrade version to 5.3-SNAPSHOTThomas Vérin2015-10-131-1/+1
|/
* [maven-release-plugin] prepare for next development iterationThomas Vérin2015-10-131-1/+1
|
* [maven-release-plugin] prepare release 5.2-RC25.2-RC2Thomas Vérin2015-10-131-1/+1
|
* Update the sonar-web pom with correct config for javadoc and sourcesThomas Vérin2015-10-131-0/+4
|
* Updated poms to generate empty javadoc and sources jars to comply with maven ↵Thomas Vérin2015-10-131-0/+22
| | | | central
* [maven-release-plugin] prepare for next development iterationThomas Vérin2015-10-121-1/+1
|
* [maven-release-plugin] prepare release 5.2-RC15.2-RC1Thomas Vérin2015-10-121-1/+1
|
* Replace groupIds org.codehaus by org.sonarsourceSimon Brandhof2015-10-091-2/+2
|
* Revert "upgrade to node.js v4.1.0"Stas Vilchik2015-09-181-2/+2
| | | | This reverts commit bd69025c6911bee9f65d9d67fd08d1ec294b9e0d.
* upgrade to node.js v4.1.0Stas Vilchik2015-09-181-2/+2
|
* Fix the location where to download nodejs fromDavid Gageot2015-09-101-0/+2
|
* Automatic merge from branch-5.1Jenkins CI2015-07-011-0/+8
|\ | | | | | | | | * origin/branch-5.1: Fix build with empty local Maven repository
| * Fix build with empty local Maven repositoryJulien HENRY2015-06-301-0/+8
| |
| * Update version to 5.1.2-SNAPSHOTEric Hartmann2015-06-021-1/+1
| |
| * Release 5.1.15.1.1Eric Hartmann2015-06-021-1/+1
| |
| * Update version to 5.1.1-SNAPSHOTSonartech2015-04-021-1/+1
| |
| * Release 5.15.1Sonartech2015-04-021-1/+1
| |
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2015-03-231-1/+1
| |
| * [maven-release-plugin] prepare release 5.1-RC25.1-RC2Eric Hartmann2015-03-231-1/+1
| |
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2015-03-061-1/+1
| |
| * [maven-release-plugin] prepare release 5.1-RC15.1-RC1Eric Hartmann2015-03-061-1/+1
| |
* | add intern test framework, setup initial unit and medium testsStas Vilchik2015-06-301-20/+1
| |
* | Active fast grunt build in dev modeDavid Gageot2015-06-021-1/+8
| |
* | drop coffee mentionsStas Vilchik2015-06-011-2/+2
| |
* | change analysis settingsStas Vilchik2015-05-191-2/+2
| |
* | Upgrade npmDavid Gageot2015-05-131-1/+1
| |
* | update the versions of node.js and npmStas Vilchik2015-05-041-2/+2
| |
* | Build must not copy sonar-colorizer/sonar-colorizer.css in sonar-web.Simon Brandhof2015-04-241-24/+0
| | | | | | | | | | * it is not used by webapp as it's duplicated by sonar-web/sonar-colorizer.less * maven parallel build breaks during the first execution (empty local repo). The real reason was that dependency on sonar-colorizer was missing in sonar-web.
* | update version of sonarsource-brandingStas Vilchik2015-03-101-1/+1
| |
* | generate js coverage report from casperjs testsStas Vilchik2015-03-041-1/+2
| |
* | Update pom to 5.2-SNAPSHOTJulien Lancelot2015-02-271-1/+1
|/