aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/src/test
Commit message (Expand)AuthorAgeFilesLines
...
* LICENSE-98 add EditionProviderSébastien Lesaint2018-06-121-0/+75
* SONAR-10690 add Core Extension support in SonarQubeSébastien Lesaint2018-06-123-0/+699
* SONAR-10696 Remove ability to upgrade/downgrade an edition from Marketplace (...Grégoire Aubert2018-06-121-1/+1
* SONAR-10597 Update ISSUE_CHANGE#USER_LOGIN to USER_UUIDJulien Lancelot2018-05-232-10/+9
* SONAR-10597 Use user UUID for ISSUES#ASSIGNEEGuillaume Jambet2018-05-231-1/+1
* SONAR-10591 scanner uses WS api/plugins/downloadSimon Brandhof2018-05-111-59/+0
* SONAR-10647 Apply feedbackDuarte Meneses2018-05-091-0/+7
* SONAR-10647 Compare lines of code taking into account significant codeDuarte Meneses2018-05-092-3/+48
* SONAR-10577 return if an issue is from an external analyser in issue searchGuillaume Jambet2018-04-261-0/+2
* SONAR-5812 Remove the "accessors" metricSimon Brandhof2018-03-281-3/+3
* MMF-1134 Make pull request a 1st class citizenTeryk Bellahsene2018-03-131-1/+1
* Fix some Java compiler warningsSimon Brandhof2018-03-126-10/+10
* SONAR-10345 Remove old webhook UI in the settingsGuillaume Jambet2018-03-011-1/+1
* SONAR-10299 Drop the project link "developer connection"Julien Lancelot2018-02-201-1/+1
* SONAR-10300 Forbid system properties in api/settingsJulien Lancelot2018-02-012-51/+1
* fix coverage of MultivalueProperty#parseAsCsvSébastien Lesaint2018-01-291-6/+48
* SONAR-10288 move multivalue property parsing to sonar-coreSébastien Lesaint2018-01-251-0/+223
* Cleanup code based on Intellij inspectionsSimon Brandhof2018-01-1410-19/+19
* Upgrade Mockito from 1.10.19 to 2.13.0Simon Brandhof2018-01-141-14/+5
* SONAR-10117 SONAR-1018 Update measures after relevant issue changes and send ...Simon Brandhof2018-01-101-1/+20
* Fix license headers for 2018Simon Brandhof2018-01-0752-53/+52
* Automatic merge from branch-6.7ssjenka2017-12-151-0/+50
|\
| * SONAR-10194 Fix block move detection for issue trackingJulien HENRY2017-12-141-0/+50
* | SONAR-10142 Download compressed pluginsDuarte Meneses2017-12-071-0/+7
|/
* SONAR-9973 ComponentContainer#stopComponent now never failSébastien Lesaint2017-11-031-32/+74
* SONAR-9954 add hidden property sonar.editions.jsonUrlSébastien Lesaint2017-10-231-1/+1
* SONAR-9770 Deprecate preview propertiesJulien HENRY2017-10-201-1/+1
* SONAR-9142 Remove 'previous_analysis' optionEric Hartmann2017-10-201-38/+0
* SONAR-9949 Also merge open issues from short living branchesJulien HENRY2017-10-201-4/+12
* SONAR-9913 Match issues from short living branches more aggressivelyJulien HENRY2017-10-201-4/+11
* SONAR-7309 DB Cleaner strategy to keep only analyses with a versionTeryk Bellahsene2017-10-192-2/+2
* SONAR-8331 Rename Complexity to Cyclomatic ComplexityTeryk Bellahsene2017-10-191-8/+3
* SONAR-9685 Better handle when a plugin returns null from Metrics::getMetrics ...Janos Gyerik2017-10-041-10/+23
* SONAR-9378 Rename "sonar.lf.sonarqube.com.enabled" settingJulien HENRY2017-10-041-1/+1
* SONAR-8828 Make sure all messages can be localized (#2600)Stas Vilchik2017-10-031-1/+1
* SONAR-9771 add property email.fromName and use it in email notificationsSébastien Lesaint2017-10-021-1/+1
* Complete list of privileged pluginsSimon Brandhof2017-09-261-20/+11
* SONAR-9720 Issue tracking for long branchesDuarte Meneses2017-09-121-0/+2
* SONAR-9616 Handle branch in scannerJanos Gyerik2017-09-121-1/+1
* SONAR-9616 compute engine backend to support branchesSimon Brandhof2017-09-121-1/+9
* SONAR-9721 Telemetry properties defined in a specific PropertyDefinition classTeryk Bellahsene2017-08-302-1/+41
* SONAR-7493 support long issue messages on OracleSimon Brandhof2017-08-241-3/+3
* Rework file indexingJulien HENRY2017-08-041-2/+3
* Decrease coupling with GuavaSimon Brandhof2017-07-251-4/+3
* SONAR-9478 Replace Settings by ConfigurationJulien HENRY2017-07-041-6/+5
* SONAR-9478 Deprecate Settings and introduce new Configuration interfaceJulien HENRY2017-07-042-23/+22
* SONAR-9443 Add setting to avoid quality profile change notificationJulien Lancelot2017-06-291-1/+1
* SONAR-9356 define property "sonar.onboardingTutorial.skip"Daniel Schwarz2017-06-201-1/+1
* Consistent safeguard timeouts in JUnit testsSimon Brandhof2017-05-121-1/+1
* SONAR-9193 WS api/l10n/index returns the effective BCP47 language tag usedTeryk Bellahsene2017-05-121-0/+1