summaryrefslogtreecommitdiffstats
path: root/sonar-core/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* Add definition of property sonar.jdbc.passwordSimon Brandhof2016-05-181-0/+6
* SONAR-7545 use ComponentKeys.MAX_COMPONENT_KEY_LENGTHTeryk Bellahsene2016-05-131-3/+3
* SONAR-7109 remove default value of property sonar.core.serverBaseURLSébastien Lesaint2016-05-121-1/+0
* SONAR-7532 Profiler can now put context before or after timeSébastien Lesaint2016-05-113-19/+48
* SONAR-7595 Issues are not closed in some block move conditionsSimon Brandhof2016-05-093-15/+22
* SONAR-7429 defaults of HTTPS proxy are values of HTTP proxySimon Brandhof2016-04-141-2/+16
* Fix quality flawsSimon Brandhof2016-04-061-1/+2
* SONAR-7510 add sonar-plugin-bridge and ReportAnalysisComponentProviderSébastien Lesaint2016-03-311-0/+4
* SONAR-7458 Expose SQ Version in SensorContextJulien HENRY2016-03-301-49/+0
* SONAR-7472 Drop manual issues in issue trackingJulien Lancelot2016-03-292-65/+2
* SONAR-7473 Drop 'reporter' field from backendJulien Lancelot2016-03-292-10/+9
* renamed BatchMetrics to ScannerMetricsSébastien Lesaint2016-03-291-5/+5
* SONAR-7441 add ComputeEngineSide annotation where applicableSébastien Lesaint2016-03-297-2/+14
* SONAR-7467 Drop/deprecate action plan APITeryk Bellahsene2016-03-252-152/+2
* SONAR-7368 Deprecate quality_profiles measure and add data in scanner reportJulien HENRY2016-03-241-4/+1
* SONAR-7487 Drop support of properties sonar.skippedModules and sonar.included...Julien HENRY2016-03-221-23/+5
* SONAR-6732 CE must load Settings from DB for each workerSébastien Lesaint2016-03-211-1/+6
* SONAR-7459 new interface org.sonar.api.PluginSimon Brandhof2016-03-183-13/+14
* SONAR-7458 new component org.sonar.api.SonarQubeVersionSimon Brandhof2016-03-161-0/+49
* Fix some quality flawsJulien HENRY2016-03-161-1/+1
* SONAR-7429 Should be possible to specify "https.proxyHost" and "https.proxyPo...Simon Brandhof2016-03-111-5/+11
* SONAR-7465 Support encryption of HTTP proxy propertiesSimon Brandhof2016-03-111-38/+37
* SONAR-7345 Rename Issue debt to effort in APIJulien Lancelot2016-03-102-13/+34
* SONAR-7440 Remove SQALE word in widget/propertiesJulien Lancelot2016-03-091-3/+3
* SONAR-7337 "sqale_index" and "new_technical_debt" only use "Code Smell" issuesJulien Lancelot2016-03-071-0/+1
* SONAR-7353 Move RuleType to APIJulien Lancelot2016-03-023-57/+2
* SONAR-7329 Rename IssueType to RuleTypeJulien Lancelot2016-03-023-27/+27
* Fix quality flawsSimon Brandhof2016-02-293-4/+4
* SONAR-7333 DB migration to set ISSUES.ISSUE_TYPESimon Brandhof2016-02-261-0/+6
* SONAR-7333 add field "type" to issues (db and elasticsearch)Simon Brandhof2016-02-263-1/+67
* Move IssueUpdater from sonar-core to sonar-serverSimon Brandhof2016-02-251-354/+0
* Move issue workflow from sonar-core to sonar-serverSimon Brandhof2016-02-2514-966/+0
* Move org.sonar.core.rule to org.sonar.server.ruleSimon Brandhof2016-02-253-110/+0
* accept Governance plugin as a privileged pluginSébastien Lesaint2016-02-241-1/+1
* SONAR-5772 New executable_lines_data metricJulien HENRY2016-02-221-13/+8
* Refactor a bit ComponentContainerSimon Brandhof2016-02-121-7/+18
* SONAR-7125 use efficient delete dir code in core, batch and serverSébastien Lesaint2016-02-121-5/+3
* SONAR-7125 add FileUtils in sonar-core with efficient delete methodsSébastien Lesaint2016-02-121-0/+185
* Fix shutdown of server after DB migrationSimon Brandhof2016-02-111-15/+25
* SONAR-7216 Update allow users to signup descriptionJulien Lancelot2016-02-031-2/+2
* SONAR-5582 drop jfreechartSimon Brandhof2016-02-021-1/+0
* squid:S1213 members of an interface decleration or class should appear in a p...Zeeshan Asghar2016-01-291-3/+2
* squid:S2209 static members should be accessed staticallyZeeshan Asghar2016-01-291-1/+1
* SONAR-7219 Remove sonar.security.updateUserAttributes propertyJulien Lancelot2016-01-271-7/+0
* Cut dependency between sonar-core and sonar-homeJulien HENRY2016-01-191-2/+8
* Fix project title in copyright headersSimon Brandhof2016-01-1395-95/+95
* Automatic merge from branch-5.3Jenkins CI2016-01-061-0/+1
|\
| * SONAR-7093 Allow projects to define their leak periodJulien Lancelot2016-01-061-0/+1
* | Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-0595-393/+380
|/
* SONAR-6968 Bad error message when analyzer detects that no language plugins a...Duarte Meneses2015-12-101-1/+1