aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improve qualityDuarte Meneses2016-05-132-0/+3
* SONAR-6806 Show component key as tooltip to help identify original source fileJulien HENRY2016-05-132-7/+9
* SONAR-7626 Deprecate issues report (html/console) featureDuarte Meneses2016-05-133-0/+23
* refactor project overview page (#908)Stas Vilchik2016-05-1359-2517/+2090
* SONAR-7582 make beta Compute Engine API publicSimon Brandhof2016-05-136-24/+1
* SONAR-7534 add missing @Deprecated on SERVER_BASE_URL_DEFAULT_VALUESébastien Lesaint2016-05-131-0/+1
* SONAR-7109 don't use deprecated default serverBaseUrl in ServerImplSébastien Lesaint2016-05-131-3/+2
* SONAR-7534 Server#getUrl must return serverBaseUrl when it is setSébastien Lesaint2016-05-133-1/+30
* SONAR-7367 Remove code previously used by SonarLintDuarte Meneses2016-05-1390-3924/+408
* update eslintStas Vilchik2016-05-134-356/+351
* SONAR-7493 Add migration in picoJulien Lancelot2016-05-132-2/+4
* SONAR-6868 Fix HTML report when rule message is too longJulien HENRY2016-05-131-1/+0
* SONAR-7464 Optimize NCLOC_DATA and COMMENT_LINES_DATAJulien HENRY2016-05-137-111/+187
* SONAR-6514 Unexpected behavior when one module id is 'sonar'Julien HENRY2016-05-133-1/+27
* SONAR-6807 In the issues report, show the rule keyJulien HENRY2016-05-132-2/+18
* Fix JavaDoc glitchJulien HENRY2016-05-131-1/+1
* SONAR-7327 Display a warning when no components selected on the Measures pageStas Vilchik2016-05-132-1/+26
* SONAR-6846 don't fail on duplicate row in snapshot_sourcesSébastien Lesaint2016-05-133-12/+52
* SONAR-6336 Add check when updating conditionJulien Lancelot2016-05-132-13/+64
* SONAR-7634 Metric names should be localized (#967)Stas Vilchik2016-05-1333-45/+85
* SONAR-7431 Keep filters state in url on background page (#965)Stas Vilchik2016-05-1327-703/+519
* SONAR-7493 fix size of ISSUES.MESSAGE col on OraleSimon Brandhof2016-05-135-1/+138
* SONAR-6696 Replace event description by name in history pageJulien Lancelot2016-05-131-1/+1
* SONAR-7154 main process must create property file in SQ's temp dirSébastien Lesaint2016-05-132-14/+12
* update parameter description of /api/l10n/indexStas Vilchik2016-05-131-2/+2
* fix display of UTS paths on measures pageStas Vilchik2016-05-131-1/+1
* Remove "reported by me" from issue notification messageJulien Lancelot2016-05-131-1/+1
* SONAR-7274 Return authorized projects in api/qualitygates/searchJulien Lancelot2016-05-137-75/+376
* SONAR-7545 use ComponentKeys.MAX_COMPONENT_KEY_LENGTHTeryk Bellahsene2016-05-133-18/+12
* SONAR-7545 functional error when updating a project keyTeryk Bellahsene2016-05-138-47/+207
* SONAR-7175 Keep last snapshots in KeepOneFilterJulien Lancelot2016-05-123-15/+57
* SONAR-7539 WS api/properties should return licenses if user is authenticated ...Simon Brandhof2016-05-121-1/+1
* SONAR-7580 EmbeddedDatabase now assume jdbcurl is correctly configuredSébastien Lesaint2016-05-122-47/+142
* SONAR-7580 jdbc_url default value is computed or set by JdbcSettingsSébastien Lesaint2016-05-123-63/+156
* SONAR-7109 remove default value of property sonar.core.serverBaseURLSébastien Lesaint2016-05-123-3/+7
* SONAR-7534 implement Server#getUrl on the server sideSébastien Lesaint2016-05-123-5/+121
* 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