aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4969 Do not mix batch and server classpathsSimon Brandhof2014-04-175-0/+497
* When there's no language plugin, load core bundleJulien Lancelot2014-04-172-11/+28
* When saving new metrics (during metrics registration), clone the metric inste...Julien Lancelot2014-04-171-1/+1
* SONAR-5225 Move English bundles to core moduleJulien Lancelot2014-04-1717-95/+2659
* Replacement injection of ServletContext by Properties in PlatformJulien Lancelot2014-04-162-157/+0
* SONAR-5219 Hibernate must not validate db schemaSimon Brandhof2014-04-152-2/+1
* Fix some quality flawsJulien HENRY2014-04-141-0/+20
* Fix some quality flawsSimon Brandhof2014-04-141-6/+8
* Fix quality flawsJean-Baptiste Lievremont2014-04-101-28/+19
* SONAR-4979 While changing owner of a dashboard and unsharing it, current user...Julien Lancelot2014-04-102-1/+2
* Fix type of action_plan.id column for H2 DBJulien HENRY2014-04-101-1/+1
* SONAR-5211 Use correct type to map DB column to avoid overflowJean-Baptiste Lievremont2014-04-091-3/+3
* SONAR-5200 When a module has been removed, related issues are not closed duri...Julien Lancelot2014-04-0913-28/+167
* SONAR-5180 Add missing characteristics in the SQALE modelJulien Lancelot2014-04-082-1/+3
* Add some commentsJulien Lancelot2014-04-072-3/+6
* Fix some quality flawsSimon Brandhof2014-04-041-2/+0
* Fix some quality flawsSimon Brandhof2014-04-042-24/+24
* Fix quality flawsJulien Lancelot2014-04-041-0/+65
* Remove migration 523Julien Lancelot2014-04-042-2/+1
* Fix unit testJulien Lancelot2014-04-031-1/+1
* SONAR-5196 Quality profile names should be case sensitiveJulien HENRY2014-04-032-12/+9
* Create a new DebtModel API on batch sideJulien Lancelot2014-04-032-46/+65
* 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
* Move hasCharacteristic() method from RuleDto to RulesProviderJulien Lancelot2014-04-031-4/+0
* SONAR-5174 Improve migration of Requirements to Rules when offset or coeffici...Julien Lancelot2014-04-024-12/+43
* SONAR-5174 Create a reindex rules methodJulien Lancelot2014-04-0113-24/+175
* SONAR-5174 Add update rule action in RulesJulien Lancelot2014-04-015-0/+38
* 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