aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7512 Backport ability to use line/offset on Symbolizable APIJulien HENRY2016-05-123-0/+32
* SONAR-7509 Backport on old API to ease migrationJulien HENRY2016-05-122-0/+18
* SONAR-7636 Deprecate org.sonar.api.measures.Measure + many small API improvem...Julien HENRY2016-05-1219-39/+60
* SONAR-7628 WS api/qualitygates/project_status requires admin or browse permis...Teryk Bellahsene2016-05-123-30/+22
* SONAR-7276 support multiple conditions for a given metric in QGSébastien Lesaint2016-05-122-85/+181
* SONAR-6336 show WS errorsStas Vilchik2016-05-122-61/+98
* upgrade webpack to 1.13.0Stas Vilchik2016-05-121-1/+1
* SONAR-7094 Correct, expand update center summary (#941)Stas Vilchik2016-05-125-14/+35
* SONAR-7630 Do not use MySQL TINYINT(1) for non-boolean columnsSimon Brandhof2016-05-1212-8/+213
* SONAR-7260 Fix comment about mysql 5.6 in sonar.propertiesSimon Brandhof2016-05-121-3/+1
* SONAR-7612 Apply feedbackJulien HENRY2016-05-1222-34/+56
* SONAR-7612 Rework Initializer extension point to no more require to use ProjectJulien HENRY2016-05-121-4/+17
* SONAR-7612 Improve documentation and SensorContextTesterJulien HENRY2016-05-1216-30/+116
* SONAR-7612 Deprecate old Resource API (Project, Directory, File)Julien HENRY2016-05-126-8/+16
* SONAR-7612 Move new Sensor API out of @BetaJulien HENRY2016-05-1248-193/+88
* SONAR-7625 SONAR-7621 Deprecate coverage per test and test execution details ...Julien HENRY2016-05-127-0/+28
* SONAR-7624 SONAR-7620 Fix Tests domain descriptionJulien Lancelot2016-05-121-2/+1
* SONAR-6897 add ITJulien HENRY2016-05-119-46/+167
* Revert "SONAR-6897 add IT"Julien HENRY2016-05-118-159/+44
* Minor Bash improvements (#951)Janos Gyerik2016-05-114-40/+42
* SONAR-6897 add ITJulien HENRY2016-05-118-44/+159
* SONAR-7412 clear revision in DB when no changeset in reportSébastien Lesaint2016-05-112-9/+34
* SONAR-6897 support copyFromPrevious in ChangeSet of analysis reportSébastien Lesaint2016-05-112-4/+48
* SONAR-6897 Precise if scm data should be copiedJulien HENRY2016-05-113-12/+35
* SONAR-6336 No check should be done when updating conditionJulien Lancelot2016-05-112-25/+23
* SONAR-7571 support huge file source in FILE_SOURCES.BINARY_DATASébastien Lesaint2016-05-113-20/+51
* SONAR-7532 do not log submitter when unsetSébastien Lesaint2016-05-112-25/+84
* SONAR-7532 Profiler can now put context before or after timeSébastien Lesaint2016-05-115-31/+233
* SONAR-6336 Fail to update or create a condition that already existsJulien Lancelot2016-05-112-90/+168
* SONAR-7555 Add measures on number of won't fix issuesJulien Lancelot2016-05-116-20/+85
* Add missing ITs executionJulien Lancelot2016-05-113-33/+25
* SONAR-7150 Fix ITJulien Lancelot2016-05-111-1/+1
* SONAR-7607 Log flooding in WS api/tests/list when testId is unknownTeryk Bellahsene2016-05-113-9/+52
* SONAR-7591 Make category an optional field in WS api/plugins/installedTeryk Bellahsene2016-05-113-14/+72
* SONAR-7624 SONAR-7620 Deprecate tests domainJulien Lancelot2016-05-111-1/+2
* SONAR-7624 Deprecate "Test execution details" related WSJulien Lancelot2016-05-111-0/+1
* SONAR-7620 Deprecate "Coverage by test" WSJulien Lancelot2016-05-111-0/+1
* Automatic merge from branch-5.5Jenkins CI2016-05-1114-751/+9
|\
| * SONAR-7627 Charset of SQLServer NVARCHAR columns is badly enforced to Latin1Simon Brandhof2016-05-1014-751/+9
* | SONAR-7150 Number of directories should not include test directoriesJulien Lancelot2016-05-103-14/+16
* | SONAR-7523 Improve log output in case of error during SCM stepJulien HENRY2016-05-104-23/+16
* | SONAR-7512 New symbol reference APIJulien HENRY2016-05-1021-252/+679
* | SONAR-7566 Fix description of deprecation policy in Web API documentationStas Vilchik2016-05-101-1/+1
* | missed changesStas Vilchik2016-05-101-0/+2
* | SONAR-7518 Restore Profile does not warn on missing rulesStas Vilchik2016-05-103-20/+62
* | fix ui glitch on overview page with small windowStas Vilchik2016-05-101-1/+4
* | SONAR-7576 WS api/measures/component_tree filter components without measure o...Teryk Bellahsene2016-05-107-7/+138
* | SONAR-7562 WS api/measures/component_tree sort alert_status and level metricsTeryk Bellahsene2016-05-103-10/+78
* | Remove ResourceIndexDao.indexProjects()Teryk Bellahsene2016-05-108-70/+39
* | SONAR-7370 WS api/ce/activity returns developersTeryk Bellahsene2016-05-108-35/+71