aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix minor quality flawsSimon Brandhof2015-12-071-2/+0
* SONAR-7098 Always feed issues authorsJulien Lancelot2015-12-071-3/+39
* SONAR-7028 Update default value of sonar.technicalDebt.ratingGridJulien Lancelot2015-12-031-2/+2
* Improve javadoc and randomness of fast uid generationDuarte Meneses2015-11-201-1/+4
* SONAR-7027 make DevCockpit run as a privileged pluginSébastien Lesaint2015-11-171-1/+1
* SONAR-6976 Branch should not allow \n characterDuarte Meneses2015-11-161-1/+1
* SONAR-7003 Refactor batch issue trackingDuarte Meneses2015-11-114-31/+106
* SONAR-6991 remove duplicated_lines_density from metrics allowed in reportSébastien Lesaint2015-11-101-3/+1
* fix some quality flawsSébastien Lesaint2015-11-101-1/+1
* SONAR-6978 Provide enhanced issue locations (start/end) offset in issues modeDuarte Meneses2015-11-092-4/+0
* SONAR-6989 Feed the file duplication index in the batch reportJulien HENRY2015-11-091-34/+23
* Display more details about component that fail to be instanciatedJulien HENRY2015-11-051-1/+33
* SONAR-6211 Skip project key validation in issues modeDuarte Meneses2015-11-031-0/+9
* SONAR-6355 Period 1 is now the leak periodJulien Lancelot2015-10-301-13/+27
* SONAR-4865 Keep issue locations on existing issuesJulien Lancelot2015-10-212-13/+34
* SONAR-6926 remove Cross Project Duplication properties declarationSébastien Lesaint2015-10-191-32/+34
* SONAR-6397 read changeset from DB only if File is unmodifiedSébastien Lesaint2015-10-144-15/+138
* Improve message when trying to install a non-plugin JARSimon Brandhof2015-10-131-2/+7
* add protected setParent method to ComponentContainerSébastien Lesaint2015-10-091-0/+4
* Create a shortcut to add secondary issue locationsJulien HENRY2015-10-071-0/+5