aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a medium test for float measures precision on batch sideJulien HENRY2015-10-222-4/+81
* Create a Xoo sensor to compute float measureJulien Lancelot2015-10-224-10/+147
* fix source viewer details windowStas Vilchik2015-10-222-0/+17
* Merge remote-tracking branch 'origin/branch-5.2'Stas Vilchik2015-10-2242-694/+5239
|\
| * SONAR-6467 When updating a user, the default group should not be setJulien Lancelot2015-10-223-10/+7
| * SONAR-6318 Display component key in warning generated when symbols/highlighti...Julien Lancelot2015-10-215-9/+47
| * SONAR-6318 Don't fail when bad highlighting/symbolsJulien Lancelot2015-10-218-450/+490
| * Add the possibility to log a WARN message with an exceptionJulien Lancelot2015-10-213-4/+20
| * Fix some quality flawsJulien Lancelot2015-10-216-76/+96
| * SONAR-4865 Keep issue locations on existing issuesJulien Lancelot2015-10-216-19/+83
| * SONAR-6416 update calls to /api/tests/listStas Vilchik2015-10-215-14/+13
| * SONAR-6416 apply naming conventions to parameters of WS api/testsSimon Brandhof2015-10-216-46/+53
| * SONAR-6416 add field "id" to response of api/tests/covered_filesSimon Brandhof2015-10-214-21/+38
| * SONAR-6416 apply naming conventions to response of api/tests/listSimon Brandhof2015-10-216-59/+4406
| * Fix descriptions of 2 CE stepsSimon Brandhof2015-10-212-3/+3
| * SONAR-6167 add MSSQL2014 and SQL Azure to sonar.propertiesSimon Brandhof2015-10-211-1/+1
* | Merge pull request #594 from SonarSource/feature/pranalysistomverin2015-10-211-13/+23
|\ \
| * | Switch to jdk8 in pranalysisThomas Vérin2015-10-211-13/+23
|/ /
* | Update .travis.ymltomverin2015-10-211-0/+1
* | Update pull request analysis starttomverin2015-10-211-2/+4
* | Automatic merge from branch-5.2Jenkins CI2015-10-2142-751/+1078
|\|
| * [maven-release-plugin] prepare for next development iterationThomas Vérin2015-10-2026-27/+27
| * [maven-release-plugin] prepare release 5.2-RC35.2-RC3Thomas Vérin2015-10-2026-27/+27
| * Hack for IE - use mime type text/plain for api/qualityprofiles/createSimon Brandhof2015-10-202-19/+61
| * fix quality profile deletion dialog on ie9Stas Vilchik2015-10-201-1/+0
| * Fix some quality flawJulien Lancelot2015-10-201-3/+7
| * SONAR-6822 Rules search WS is not returning langNameJulien Lancelot2015-10-204-18/+87
| * SONAR-6822 Move search action tests to a dedicated test classJulien Lancelot2015-10-2021-514/+567
| * SONAR-6680 RuleRepository now load all rules at first callSébastien Lesaint2015-10-2011-181/+325
| * SONAR-6680 add RuleDao.selectAll to be used by CE's RuleRepositorySébastien Lesaint2015-10-203-0/+15
| * Fix quality flawsSimon Brandhof2015-10-202-11/+9
| * fix select2 closing problem in the facet sidebarStas Vilchik2015-10-201-8/+11
* | SONAR-6331 add project overview pageStas Vilchik2015-10-2042-8/+1418
* | Automatic merge from branch-5.2Jenkins CI2015-10-199-48/+97
|\|
| * SONAR-6582 do not return module key on single-module projectsSimon Brandhof2015-10-192-4/+40
| * Use doc_values on some fields of ES index issues/issueSimon Brandhof2015-10-192-8/+17
| * Improve ES request for facets resolutions, status and severitiesSimon Brandhof2015-10-191-3/+3
| * fix display of issues filters manage linkStas Vilchik2015-10-191-0/+1
| * correct profile comparison wordingStas Vilchik2015-10-192-1/+2
| * SONAR-6926 remove Cross Project Duplication properties declarationSébastien Lesaint2015-10-191-32/+34
* | update ITs relying on the system info pageStas Vilchik2015-10-195-167/+71
* | fix request helperStas Vilchik2015-10-191-1/+1
* | SONAR-6928 Rewrite the System Info pageStas Vilchik2015-10-199-67/+225
* | Automatic merge from branch-5.2Jenkins CI2015-10-1910-23/+45
|\|
| * fix reset of TreeRootHolderRule + reduce duplicationSébastien Lesaint2015-10-161-11/+13
| * reduce polling time of Compute Engine scheduler from 10s to 2Sébastien Lesaint2015-10-162-2/+2
| * add name to thread used by NotificationServiceSébastien Lesaint2015-10-161-1/+8
| * fix duplicated SqlSessionFactory in memorySébastien Lesaint2015-10-161-4/+4
| * minor fix in MutableAnalysisMetadataHolder#setAnalysisDate javadocSébastien Lesaint2015-10-161-0/+1
| * do not reload profile details when selecting a project, fix tooltipsStas Vilchik2015-10-162-3/+13