summaryrefslogtreecommitdiffstats
path: root/sonar-core/src/test
Commit message (Expand)AuthorAgeFilesLines
...
* Fix quality flawsJulien Lancelot2014-04-041-0/+65
* Fix unit testJulien Lancelot2014-04-031-1/+1
* Create a new DebtModel API on batch sideJulien Lancelot2014-04-031-28/+36
* Fix stability of tests depending on order of executionSimon Brandhof2014-04-031-19/+1
* Fix compatibility of some tests with java8Simon Brandhof2014-04-031-1/+1
* SONAR-5174 Improve migration of Requirements to Rules when offset or coeffici...Julien Lancelot2014-04-022-0/+31
* SONAR-5174 Create a reindex rules methodJulien Lancelot2014-04-016-3/+66
* SONAR-5174 Add update rule action in RulesJulien Lancelot2014-04-012-0/+15
* Add a migration to replace rules.default_remediation_factor by rules.default_...Julien Lancelot2014-03-316-13/+13
* Remove coupling of unit tests on european timezoneSimon Brandhof2014-03-282-56/+76
* Rename RuleDto characteristic to subCharacteristicJulien Lancelot2014-03-271-12/+12
* Replace factor by coefficientJulien Lancelot2014-03-261-12/+12
* SONAR-5056 Backup debt modelJulien Lancelot2014-03-256-650/+0
* SONAR-5121 Add restore from XMl actionsJulien Lancelot2014-03-244-68/+0
* SONAR-5056 Fix issue when removing characteristic and rules linked with defau...Julien Lancelot2014-03-202-13/+12
* SONAR-5056 Create restore from language actionJulien Lancelot2014-03-202-6/+12
* SONAR-5056 Create restore from provided model actionJulien Lancelot2014-03-203-3/+41
* SONAR-4915 Rename rules.effort_to_fix_l10_key to rules.effort_to_fix_descript...Julien Lancelot2014-03-196-14/+14
* SONAR-5056 Add delete characteristic actionJulien Lancelot2014-03-198-42/+133
* SONAR-5056 Create rename, move up and move down actionsJulien Lancelot2014-03-182-0/+24
* SONAR-5056 Add create profileJulien Lancelot2014-03-183-2/+38
* SONAR-5056 Refactoring of DebtModelService to have a clean dedicated server s...Julien Lancelot2014-03-181-107/+0
* Fix empty component.path in issues WSJulien Lancelot2014-03-171-0/+3
* Remove Component.moduleKeyJulien Lancelot2014-03-173-5/+0
* SONAR-5097 Drop alerts tableJean-Baptiste Lievremont2014-03-171-2/+0
* Refactor plugin management for better maintainabilitySimon Brandhof2014-03-161-4/+4
* SONAR-5121 Verify remediation factor and offset following remediation functio...Julien Lancelot2014-03-1416-866/+0
* Remove useless old debt model synchronization and renamed some debt classesJulien Lancelot2014-03-1416-29/+29
* SONAR-926 drop the language criterion on measure filtersSimon Brandhof2014-03-131-11/+0
* SONAR-4366 Remove Alert class and related codeJean-Baptiste Lievremont2014-03-131-1/+0
* SONAR-4366 Remove conditions when the associated metric disappearsJean-Baptiste Lievremont2014-03-133-0/+43
* SONAR-5056 Restore requirements columns and move migration of requirements da...Julien Lancelot2014-03-123-2/+62
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-11192-192/+192
* SONAR-5056 Add migration to copy data on requirements from characteristics to...Julien Lancelot2014-03-1116-231/+72
* SONAR-5056 Deprecate RequirementJulien Lancelot2014-03-113-250/+20
* Execute purge on wasted measures even of there's no measure on metrics withou...Julien Lancelot2014-03-111-1/+1
* Update purge as there's now no more requirements in characteristicsJulien Lancelot2014-03-112-20/+0
* SONAR-4767 On mode DAYS, do not display null when there's no dateJulien Lancelot2014-03-111-5/+4
* SONAR-5056 Read debt from rule during analysisJulien Lancelot2014-03-113-29/+71
* revert renaming of DebtModelPluginRepository to TechnicalDebtModelRepository ...Julien Lancelot2014-03-103-20/+20
* revert renaming of org.sonar.core.technicaldebt to org.sonar.core.debt as son...Julien Lancelot2014-03-1047-18/+18
* Remove useless test filesJulien Lancelot2014-03-0711-402/+0
* Renamed package to org.sonar.core.technicaldebt to debt And removed technical...Julien Lancelot2014-03-0747-66/+468
* SONAR-5056 Only load characteristics without requirement when Synchronizing r...Julien Lancelot2014-03-071-0/+31
* Restore unit test file with lower caseJulien Lancelot2014-03-071-0/+0
* Delete unit test fileJulien Lancelot2014-03-071-54/+0
* Temporary rename file because of uppercaseJulien Lancelot2014-03-071-0/+54
* SONAR-5056 Synchronize rule debt definitions from plugin debt modelsJulien Lancelot2014-03-0616-0/+866
* SONAR-5056 Create new Durations API to format Duration and convert String to ...Julien Lancelot2014-03-062-122/+1
* SONAR-5056 Update Issue.debt from Long to DurationJulien Lancelot2014-03-055-13/+18