aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
* Add a migration to replace rules.default_remediation_factor by rules.default_...Julien Lancelot2014-03-3110-21/+22
* Remove coupling of unit tests on european timezoneSimon Brandhof2014-03-284-62/+92
* SONAR-5178 "sonar.branch" should not be validated against the same pattern as...Julien HENRY2014-03-271-0/+23
* SONAR-4692 Prevent analysis of projects that both embed the same moduleJulien HENRY2014-03-271-0/+18
* Rename RuleDto characteristic to subCharacteristicJulien Lancelot2014-03-273-30/+30
* Fix quality flawsJulien Lancelot2014-03-261-1/+1
* Replace factor by coefficientJulien Lancelot2014-03-263-28/+28
* SONAR-5056 Backup debt modelJulien Lancelot2014-03-2510-1337/+0
* SONAR-5121 Add restore from XMl actionsJulien Lancelot2014-03-2410-155/+5
* SONAR-5056 Fix issue when removing characteristic and rules linked with defau...Julien Lancelot2014-03-206-60/+58
* SONAR-5056 Create restore from language actionJulien Lancelot2014-03-205-11/+23
* SONAR-5056 Create restore from provided model actionJulien Lancelot2014-03-208-4/+65
* Revert SONAR-4950Simon Brandhof2014-03-201-2/+0
* SONAR-5096 Provide a builtin quality gateJean-Baptiste Lievremont2014-03-191-0/+1
* SONAR-5056 Refactor the way characteristics and rules are imported from XMLJulien Lancelot2014-03-193-2/+13
* SONAR-4915 Rename rules.effort_to_fix_l10_key to rules.effort_to_fix_descript...Julien Lancelot2014-03-199-25/+25
* SONAR-5056 Add delete characteristic actionJulien Lancelot2014-03-1917-71/+185
* SONAR-5056 Create rename, move up and move down actionsJulien Lancelot2014-03-185-4/+94
* SONAR-5143 revert. Inclusions are coming back to UI !Simon Brandhof2014-03-181-1/+0
* SONAR-5056 Add create profileJulien Lancelot2014-03-186-6/+97
* Fix quality flawsJulien Lancelot2014-03-181-3/+7
* SONAR-5119 Do not display warning log if rule characteristic has been overridenJulien Lancelot2014-03-184-13/+7
* SONAR-5056 Refactoring of DebtModelService to have a clean dedicated server s...Julien Lancelot2014-03-182-200/+0
* Fix empty component.path in issues WSJulien Lancelot2014-03-173-2/+7
* Remove Component.moduleKeyJulien Lancelot2014-03-179-51/+2
* Fix missing migration numberJean-Baptiste Lievremont2014-03-171-0/+1
* SONAR-5097 Drop alerts tableJean-Baptiste Lievremont2014-03-174-14/+2
* SONAR-5056 Do nothing hen rule has no default characteristic or overridden ch...Julien Lancelot2014-03-171-2/+2
* Refactor plugin management for better maintainabilitySimon Brandhof2014-03-163-8/+7
* SONAR-5121 Verify remediation factor and offset following remediation functio...Julien Lancelot2014-03-1419-1422/+0
* Remove useless old debt model synchronization and renamed some debt classesJulien Lancelot2014-03-1419-37/+37
* SONAR-5143 remove sonar.inclusions and sonar.test.inclusions from UISimon Brandhof2014-03-141-0/+1
* SONAR-926 drop the language criterion on measure filtersSimon Brandhof2014-03-134-26/+0
* SONAR-4366 Make SQL query cross-DBMS (handling of boolean column)Jean-Baptiste Lievremont2014-03-131-1/+1
* SONAR-4366 Remove Alert class and related codeJean-Baptiste Lievremont2014-03-133-3/+0
* SONAR-4366 Remove conditions when the associated metric disappearsJean-Baptiste Lievremont2014-03-136-0/+64
* Fix quality flawsJulien Lancelot2014-03-131-4/+3
* SONAR-5056 When loading rules on batch side, do not load rule debt informatio...Julien Lancelot2014-03-131-3/+3
* SONAR-5056 Add migration on measures on requirements to measures on rulesJulien Lancelot2014-03-132-1/+2
* SONAR-5056 Restore requirements columns and move migration of requirements da...Julien Lancelot2014-03-1214-7/+358
* SONAR-5139 Loading the issues of a given file is slow on OracleSimon Brandhof2014-03-123-5/+35
* SONAR-5056 Display debt information from rules instead of characteristicsJulien Lancelot2014-03-111-0/+4
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-11527-527/+527
* SONAR-5056 Add migration to copy data on requirements from characteristics to...Julien Lancelot2014-03-1124-431/+84
* SONAR-5056 Deprecate RequirementJulien Lancelot2014-03-117-388/+31
* Execute purge on wasted measures even of there's no measure on metrics withou...Julien Lancelot2014-03-113-11/+13
* Update purge as there's now no more requirements in characteristicsJulien Lancelot2014-03-114-49/+1
* SONAR-4767 On mode DAYS, do not display null when there's no dateJulien Lancelot2014-03-112-7/+11
* SONAR-5056 Read debt from rule during analysisJulien Lancelot2014-03-117-29/+99
* revert renaming of DebtModelPluginRepository to TechnicalDebtModelRepository ...Julien Lancelot2014-03-106-31/+31