aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-6355 Default quality gate should used period 1Julien Lancelot2015-10-302-31/+36
| | | | As the period 1 is now the leak period, the quality gate should then use this period
* SONAR-6355 Period 1 is now the leak periodJulien Lancelot2015-10-3011-93/+105
| | | | | | Period 1 is renamed 'Leak Period' and set to 'since previous version' Period 2 is now set to 'since previous analyis' Period 3 is now set to 'over 30 days'
* Reactivate ↵Julien Lancelot2015-10-301-35/+35
| | | | since_previous_version_should_use_first_analysis_when_no_version_found IT
* Temporary ignore ITJulien Lancelot2015-10-301-0/+2
|
* SONAR-6331 improve UX of the project overview pageStas Vilchik2015-10-3058-1205/+1201
|
* Fix since_previous_version_should_use_first_analysis_when_no_version_found ITJulien Lancelot2015-10-301-11/+7
|
* Merge remote-tracking branch 'origin/branch-5.2'Simon Brandhof2015-10-3020-84/+223
|\
| * Complete javadoc of RulesDefinitionXmlLoaderSimon Brandhof2015-10-293-13/+46
| |
| * Load ProfileExporter[] when no ProfileImporter is foundTeryk Bellahsene2015-10-292-0/+20
| |
| * Do not deploy internal artifacts to maven central repoSimon Brandhof2015-10-2911-51/+148
| |
| * SONAR-6729 CE not fail anymore when no quality profile foundJulien Lancelot2015-10-294-20/+10
| |
* | Execute Protocol Buffer compiler during buildEvgeny Mandrikov2015-10-2923-108720/+146
| | | | | | | | | | | | | | | | | | | | | | | | Dependency for compiler selected based on platform. Supported platforms are Windows/Linux x86/64 and Mac OS. Configuration in root POM to avoid duplication. This also makes version of compiler consistent with version of library. Previously it was 3.0.0-a3 and 3.0.0-beta-1 respectively, now both are 3.0.0-beta-1. And removes all existing auto generated files and scripts for their creation as well as their traces (such as comments and exclusions for SonarQube).
* | Move PurgeTest ITJulien Lancelot2015-10-2979-5/+774
| |
* | Move NewIssuesMeasureTest ITJulien Lancelot2015-10-296-5/+270
| |
* | SONAR-6356 Add ITJulien Lancelot2015-10-291-5/+57
| |
* | SONAR-6356 Always feed the 'since previous version' periodJulien Lancelot2015-10-2910-21/+140
| | | | | | | | Since previous version period use the first snapshot when no previous version exist
* | Move measure history ITsJulien Lancelot2015-10-2926-32/+927
| |
* | Refactor Periods to increase coverageJulien Lancelot2015-10-292-100/+287
| |
* | Remove no more used SQL queryJulien Lancelot2015-10-292-52/+0
| |
* | Automatic merge from branch-5.2Jenkins CI2015-10-291-1/+0
|\| | | | | | | | | * origin/branch-5.2: do not cache node_modules in travis
| * do not cache node_modules in travisStas Vilchik2015-10-281-1/+0
| |
* | Automatic merge from branch-5.2Jenkins CI2015-10-280-0/+0
|\| | | | | | | | | | | * origin/branch-5.2: [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release 5.2-RC4
| * [maven-release-plugin] prepare for next development iterationThomas Vérin2015-10-2726-27/+27
| |
| * [maven-release-plugin] prepare release 5.2-RC4Thomas Vérin2015-10-2726-27/+27
| |
* | SONAR-6942 Add empty folder for preview analysisJulien Lancelot2015-10-271-0/+4
| |
* | SONAR-6942 Add empty foldersJulien Lancelot2015-10-2712-5/+37
| |
* | Remove build of orchestratorSimon Brandhof2015-10-271-2/+0
| |
* | SONAR-6942 Reorganize ITsJulien Lancelot2015-10-27283-1892/+2114
| |
* | Move NetworkUtils to util packageJulien Lancelot2015-10-273-3/+3
| |
* | Move selenium package to util.selenium packageJulien Lancelot2015-10-2726-66/+60
| |
* | SONAR-6331 small ui improvementStas Vilchik2015-10-271-0/+4
| |
* | upgrade to react 0.14.0Stas Vilchik2015-10-2733-81/+96
| |
* | SONAR-6331 fix for provisioned projectStas Vilchik2015-10-271-2/+2
| |
* | SONAR-6331 fix for provisioned projectStas Vilchik2015-10-272-1/+12
| |
* | SONAR-6331 apply feedbackStas Vilchik2015-10-271-4/+14
| |
* | improve code qualityStas Vilchik2015-10-275-21/+15
| |
* | SONAR-6359 apply feedbackStas Vilchik2015-10-274-0/+10
| |
* | SONAR-6331 improve rendering of domain tabsStas Vilchik2015-10-2712-57/+109
| |
* | Automatic merge from branch-5.2Jenkins CI2015-10-2715-182/+308
|\| | | | | | | | | | | | | | | | | * origin/branch-5.2: SONAR-6834 Purge CE_ACTIVITY when deleting a project SONAR-5876 Add l10n info for the metric SONAR-6414 Indexing tests should update updatedAt field SONAR-6824 Use SCM Info repo SONAR-5794 Send notification step should not use batch repo to get project name
| * SONAR-6834 Purge CE_ACTIVITY when deleting a projectJulien Lancelot2015-10-277-9/+73
| |
| * SONAR-5876 Add l10n info for the metricJulien Lancelot2015-10-271-0/+4
| |
| * SONAR-6414 Indexing tests should update updatedAt fieldJulien Lancelot2015-10-273-41/+55
| |
| * SONAR-6824 Use SCM Info repoJulien Lancelot2015-10-272-66/+35
| |
| * SONAR-5794 Send notification step should not use batch repo to get project nameJulien Lancelot2015-10-272-66/+141
| |
* | add web tests for chartsStas Vilchik2015-10-279-3/+195
| |
* | SONAR-6331 apply feedbackStas Vilchik2015-10-2716-66/+109
| |
* | Automatic merge from branch-5.2Jenkins CI2015-10-272-6/+5
|\| | | | | | | | | | | * origin/branch-5.2: Do not log the size of uncompressed CE report improve display of default non-official logo
| * Do not log the size of uncompressed CE reportSimon Brandhof2015-10-261-2/+1
| | | | | | | | | | Value is useless compared to the time required to compute it. Size of compressed report is enough.
| * improve display of default non-official logoStas Vilchik2015-10-261-4/+4
| |
* | SONAR-6357 improve display of chart on the project overview pageStas Vilchik2015-10-2614-479/+305
| |