aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/src
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4764 Add Java WS Client to restore default profilesJulien Lancelot2014-04-251-0/+1
* SONAR-4927 Add Quality Gate widgetJean-Baptiste Lievremont2014-04-251-0/+10
* SONAR-4764 Restore default profiles from uiJulien Lancelot2014-04-251-0/+5
* Revert "SONAR-3437 Remove Measure from Hibernate model"Julien HENRY2014-04-242-8/+28
* SONAR-3437 Remove Measure from Hibernate modelJulien HENRY2014-04-242-28/+8
* SONAR-4764 Restore default profiles for a language (Server side, no ui)Julien Lancelot2014-04-241-4/+11
* SONAR-5148 Allow selection of periods 4 and 5 for quality gate conditionsJean-Baptiste Lievremont2014-04-231-0/+1
* SONAR-5157 Add a link to the Quality Gate in the Description widgetJean-Baptiste Lievremont2014-04-231-0/+1
* ONAR-5132 Issues search WS should allow to search by languageJulien Lancelot2014-04-224-5/+127
* SONAR-5218 Once a module has been turned into a project, its issues are no mo...Julien Lancelot2014-04-1813-12/+228
* 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