summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6732 stabilize ComputeEngineSettingsTestSébastien Lesaint2016-04-061-2/+2
* SONAR-7488 add PostProjectAnalysisTaskTesterSébastien Lesaint2016-04-067-0/+1337
* SONAR-7488 add ITs for PostProjectAnalysisTaskSébastien Lesaint2016-04-067-18/+214
* SONAR-7488 support PostProjectAnalysisTask in report CE taskSébastien Lesaint2016-04-0629-34/+2168
* SONAR-7488 add API PostTaskSébastien Lesaint2016-04-065-0/+334
* SONAR-7488 add listener to ComputationStepExecutorSébastien Lesaint2016-04-062-7/+65
* SONAR-7401 display total remediation effortStas Vilchik2016-04-062-1/+6
* SONAR-7411 drop support for HTTPs Tomcat connectorSébastien Lesaint2016-04-069-561/+23
* reorder columns on code/projects pageStas Vilchik2016-04-062-6/+6
* SONAR-6732 rename ComputeEngineSettings#remove to load + add UTsSébastien Lesaint2016-04-066-6/+358
* update to parent POM 31Sébastien Lesaint2016-04-061-1/+1
* fix rule workspaceStas Vilchik2016-04-062-9/+7
* SONAR-7402 display complementary measuresStas Vilchik2016-04-0613-22/+147
* expose js libs through global variablesStas Vilchik2016-04-062-43/+11
* SONAR-7527 Replace columns in provided "Projects" measure filterJulien Lancelot2016-04-062-2/+4
* Fix quality flawsJulien Lancelot2016-04-0611-29/+153
* Fix quality flawsSimon Brandhof2016-04-0612-26/+33
* Fix quality flawsTeryk Bellahsene2016-04-0524-45/+124
* Add test for developer and view in TreeActionTestTeryk Bellahsene2016-04-051-40/+63
* create web development serverStas Vilchik2016-04-055-4/+113
* SONAR-7402 do not show identical sets of coverage metricsStas Vilchik2016-04-051-1/+22
* SONAR-7498 OkHttpClient doesn't use ssl socket factory by defaultSébastien Lesaint2016-04-052-7/+17
* Fix ProcessStateSystemInfoTest on Java 8Simon Brandhof2016-04-051-5/+2
* enforce js code style5.5-M14Stas Vilchik2016-04-05332-921/+319
* Fix ServerSystemTestSimon Brandhof2016-04-051-1/+1
* SONAR-7436 replace JMX/RMI by HTTPSimon Brandhof2016-04-0566-2013/+1689
* SONAR-7524 Update embedded C# plugin to 5.0Julien HENRY2016-04-051-1/+1
* SONAR-7522 Update embedded JavaScript plugin to 2.11Julien HENRY2016-04-051-1/+1
* SONAR-7521 Update Java plugin to 3.12Julien HENRY2016-04-051-1/+1
* SONAR-7520 Update embedded SVN plugin to 1.3Julien HENRY2016-04-051-1/+1
* SONAR-7519 Update embedded Git plugin to 1.2Julien HENRY2016-04-052-3/+3
* SONAR-7499 Fix typoJulien Lancelot2016-04-041-1/+1
* SONAR-7499 Fix typo and add missing transition 'falsepositive'Julien Lancelot2016-04-041-1/+1
* SONAR-7473 Clean useless codeJulien Lancelot2016-04-0423-500/+42
* SONAR-7402 improve scrolling UXStas Vilchik2016-04-042-2/+10
* SONAR-7402 improve breadcrumbs on measures pageStas Vilchik2016-04-049-62/+21
* fix ProjectOverviewTest5.5-M13Stas Vilchik2016-04-011-1/+1
* expose js librariesStas Vilchik2016-04-011-0/+15
* fix rendering of component's extensionsStas Vilchik2016-04-011-7/+19
* SONAR-7457 Open view governance page when the Governance plugin is installedStas Vilchik2016-04-013-3/+10
* improve rendering of ratings on project overview pageStas Vilchik2016-04-013-46/+40
* SONAR-7481 fix HistoryUiTestStas Vilchik2016-04-012-3/+4
* SONAR-7481 Sparklines in the "History Table" widget are not displayedStas Vilchik2016-04-014-18/+99
* SONAR-6717 Drop WS issues/do_action5.5-M12Teryk Bellahsene2016-03-311-35/+0
* SONAR-6717 Drop issue.Action APITeryk Bellahsene2016-03-3110-372/+2
* fix quality flawsSébastien Lesaint2016-03-313-5/+5
* SONAR-7480 clean up SQ SearchAction codeSébastien Lesaint2016-03-311-31/+27
* SONAR-7480 remove useless map copySébastien Lesaint2016-03-312-16/+3
* SONAR-7480 optimize SQL request in QP Search WSSébastien Lesaint2016-03-318-88/+282
* Fix closing of streamSimon Brandhof2016-03-311-5/+10