aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/src/test/java
Commit message (Expand)AuthorAgeFilesLines
* Update license headersJulien Lancelot2018-11-1953-54/+53
* SONAR-11374 add property to disable file move detectionSébastien Lesaint2018-11-151-1/+1
* LICENSE-96 implement support for staging and new server id formatSébastien Lesaint2018-07-051-0/+309
* SONAR-10194 Fix block move detection for issue trackingJulien HENRY2017-12-141-0/+50
* 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
* SONAR-8456, SONAR-8906 Cleanup propertiesJulien HENRY2017-05-031-1/+1
* SONAR-9014 Replace 'sonar.defaultGroup' setting usage by hardcoded 'sonar-users'Julien Lancelot2017-04-131-1/+1
* Drop unused property sonar.enableFileVariationSimon Brandhof2017-04-111-1/+1
* rename Collectors to MoreCollectorsSébastien Lesaint2017-04-031-9/+9
* Fix Quality flawsSimon Brandhof2017-03-131-41/+0
* Clean-up sonar-testing-harness dependenciesSimon Brandhof2017-02-192-20/+23
* SONAR-8753 add hidden property sonar.organizations.createPersonalOrgSébastien Lesaint2017-02-101-1/+1
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-1052-104/+104
* SONAR-8760 Define 'Cognitive Complexity' metricJulien Lancelot2017-02-101-1/+1
* SONAR-8759 Rename setting "sonar.timemachine.period1" to "sonar.leak.period"Julien Lancelot2017-02-101-36/+36
* SONAR-8758 Remove settings related to periods 2 to 5Julien Lancelot2017-02-091-1/+1
* SONAR-8208 Remove property "sonar.authenticator.createUser"Julien Lancelot2017-02-061-19/+6
* SONAR-7762 Remove remaing property definitionJulien Lancelot2017-02-031-1/+1
* SONAR-8610 Remove setting sonar.technicalDebt.hoursInDayJulien Lancelot2017-02-021-1/+1
* Refactor resources APIDuarte Meneses2017-01-272-8/+10
* SONAR-8622 Lazily generate metadata for input filesDuarte Meneses2017-01-271-2/+4
* SONAR-8701 Lines measures are computed using lines from CE ComponentJulien Lancelot2017-01-271-1/+1
* SONAR-8458 fix compatibility of locally-built plugins/SonarQubeSimon Brandhof2017-01-131-28/+57
* Merge branch 'branch-6.2'Sébastien Lesaint2016-12-061-1/+60
|\
| * SONAR-8332 fix broken thread safety of UUID generationSébastien Lesaint2016-12-061-1/+60