aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-6948 add javadoc for org.sonar.api.server.ws.LocalConnectorSimon Brandhof2016-04-153-5/+18
|
* SONAR-7429 defaults of HTTPS proxy are values of HTTP proxySimon Brandhof2016-04-143-4/+47
|
* Add context when failing to map a db measure to a ws measureTeryk Bellahsene2016-04-142-16/+73
|
* SONAR-7187 Fix perf issue in selectByQueryJulien Lancelot2016-04-144-5/+60
| | | | Replace usage of RowBounds by SQL pagination
* Add support of WS api/ce/task to sonar-wsSimon Brandhof2016-04-142-0/+22
|
* Add partial support of api/projects to sonar-wsSimon Brandhof2016-04-147-0/+335
|
* SONAR-7427 Remove "effort_to_reach_reliability_rating_a" and ↵Julien Lancelot2016-04-141-4/+2
| | | | "effort_to_reach_security_rating_a" from js
* SONAR-7319 Load CeTaskProcessor in Server Pico ContainerTeryk Bellahsene2016-04-141-0/+2
|
* Disable EventTest#event_widget() because of false-positivesSimon Brandhof2016-04-131-0/+1
|
* SONAR-7427 Remove "effort_to_reach_reliability_rating_a" and ↵Julien Lancelot2016-04-1311-230/+35
| | | | "effort_to_reach_security_rating_a" measures
* SONAR-7527 Change metric columns order and layout of provided global dashboardJulien Lancelot2016-04-132-11/+11
|
* SONAR-7402 open referenced project if availableStas Vilchik2016-04-121-1/+1
|
* QA: enable deploy on branch-*Tom2016-04-121-0/+11
|
* add l10n names for reliability_rating and security_ratingStas Vilchik2016-04-111-0/+4
|
* Add PropertiesDao.deleteByIdJulien Lancelot2016-04-116-0/+48
|
* SONAR-7533 Hide sonar.login property in analysis.log sent in the scanner reportJulien HENRY2016-04-112-1/+4
|
* SONAR-7238 do not display identity provider details when it is "sonarqube"Stas Vilchik2016-04-112-11/+13
|
* fix bug which prevents to add a quality gate condition for "new_" metricStas Vilchik2016-04-111-0/+4
|
* SONAR-7402 clicking on project bubble brings to the project pageStas Vilchik2016-04-112-4/+9
|
* Fix javadoc errorsJulien HENRY2016-04-1183-296/+296
|
* Exclude protobuf code from SQ analysisJulien HENRY2016-04-111-1/+5
|
* Fix some Javadoc warningsSimon Brandhof2016-04-114-6/+4
|
* Improve javadocJulien HENRY2016-04-114-0/+8
| | | | Make some annotations visible on annotated type in Javadoc
* Change return type of Plugin#getSonarQubeVersion()Simon Brandhof2016-04-115-18/+32
| | | | and improve Javadoc
* SONAR-7540 Throwable attached to logs is lost on scanner side when using ↵Julien HENRY2016-04-114-3/+50
| | | | LogOutput API
* fixed version for 5.5-SNAPSHOTTom2016-04-1156-56/+56
|
* Fixed tests submodules pomsTom2016-04-0831-33/+59
|
* SONAR-7402 make it possible to see more about domain on the overview pageStas Vilchik2016-04-087-25/+75
|
* drop npm.tar.gz from sourcesStas Vilchik2016-04-081-0/+0
|
* SONAR-7402 fix formatting of differential measuresStas Vilchik2016-04-081-1/+1
|
* [maven-release-plugin] prepare for next development iterationTom2016-04-0726-27/+27
|
* [maven-release-plugin] prepare release 5.5-RC15.5-RC1Tom2016-04-0726-27/+27
|
* [maven-release-plugin] prepare for next development iterationTom2016-04-0726-27/+27
|
* [maven-release-plugin] prepare release 5.5Tom2016-04-0726-33/+30
|
* SONAR-7528 WS api/measures/component handles developer measuresTeryk Bellahsene2016-04-076-14/+128
|
* SONAR-7528 WS api/measures/component_tree handles developer measuresTeryk Bellahsene2016-04-0714-24/+284
|
* SONAR-7402 add ability to drilldown with developer selectedStas Vilchik2016-04-074-20/+38
|
* fix the order of code smells and technical debt in the leak periodStas Vilchik2016-04-071-6/+6
|
* change the link on technical debt from measures page to issues pageStas Vilchik2016-04-071-4/+8
|
* do not render issues for already destroyed source viewerStas Vilchik2016-04-071-2/+4
|
* SONAR-7402 drop pagination, filter out components with no measure valueStas Vilchik2016-04-077-63/+13
|
* SONAR-7402 do not display differential valuesStas Vilchik2016-04-074-28/+56
|
* SONAR-6948 Ability for Java server extensions to call web servicesSimon Brandhof2016-04-0734-74/+1170
|
* rename "Tools" to "More" in the component navigation barStas Vilchik2016-04-071-1/+1
|
* fix quality flawsSébastien Lesaint2016-04-0611-64/+56
|
* SONAR-6732 stabilize ComputeEngineSettingsTestSébastien Lesaint2016-04-061-2/+2
| | | | be less optimistic on speed of build, wait longer for concurrent thread
* 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
|