aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/src/test/resources
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5001 Link description_format column to relational backendJean-Baptiste Lievremont2014-07-161-3/+3
* Fix quality flawsJulien Lancelot2014-07-011-0/+96
* Deprecating DefaultRuleFinder in core.Stephane Gamard2014-06-301-18/+0
* SONAR-5007 add EVENTS.EVENT_DATA to store links on quality profile changesSimon Brandhof2014-06-247-14/+19
* SONAR-5329 Add medium test on qprofile activity with author nameJulien Lancelot2014-06-201-0/+3
* SONAR-5007 add RULES_PROFILES.CREATED_AT, UPDATED_AT and RULES_UPDATED_ATSimon Brandhof2014-06-2017-166/+43
* SONAR-5007 add single unique key to quality profiles. Replace DB ID.Simon Brandhof2014-06-1914-63/+30
* SONAR-5369 Rename DB column RULES.CARDINALITY to RULES.IS_TEMPLATEJulien Lancelot2014-06-1215-57/+37
* SONAR-5351 Create a migration to replace rules.parent_id to rules.template_idJulien Lancelot2014-06-1215-35/+35
* SONAR-5300 Return differential measures when a period is set in /api/componen...Julien Lancelot2014-06-052-33/+13
* fix quality flaw (reduced ES verbosity in tests)Stephane Gamard2014-06-041-1/+6
* SONAR-5007 add ACTIVE_RULES.CREATED_AT / UPDATED_AT and sanitize DAOsSimon Brandhof2014-05-2315-42/+42
* SONAR-5305 Move some methods from ResourceDao to ComponentDaoJulien Lancelot2014-05-201-5/+0
* SONAR-5305 Do only one SQL to retun all measuresJulien Lancelot2014-05-201-15/+0
* SONAR-5305 Return aggregation of rules and severities. Return snapshot date i...Julien Lancelot2014-05-193-2/+182
* Move measure filter classes from sonar-core to sonar-serverSimon Brandhof2014-05-195-417/+0
* SONAR-5305 Returned measures in /api/components/appJulien Lancelot2014-05-162-13/+15
* SONAR-5305 Return component favourite informationJulien Lancelot2014-05-151-0/+19
* SONAR-5007 drop tables RULE_TAGS and RULES_RULE_TAGSSimon Brandhof2014-05-156-61/+0
* SONAR-5285 Create /api/coverage/show, returning only hits for the momentJulien Lancelot2014-05-142-10/+5
* SONAR-5064 Remove active rule notesSimon Brandhof2014-05-1310-49/+23
* Revert "SONAR-1884 Fix filter on project permissions for user/group"Jean-Baptiste Lievremont2014-05-122-18/+0
* SONAR-1884 Fix filter on project permissions for user/groupJean-Baptiste Lievremont2014-05-122-0/+18
* SONAR-5221 Remove the Language column from measure filtersJulien Lancelot2014-05-095-13/+13
* SONAR-5007 add columns RULES.TAGS and SYSTEM_TAGSSimon Brandhof2014-05-0730-81/+81
* SONAR-5249 Merge measure_data and project_measure tablesJulien HENRY2014-04-298-34/+21
* ONAR-5132 Issues search WS should allow to search by languageJulien Lancelot2014-04-222-2/+103
* SONAR-5218 Once a module has been turned into a project, its issues are no mo...Julien Lancelot2014-04-182-1/+128
* SONAR-5225 Move English bundles to core moduleJulien Lancelot2014-04-1710-13/+3
* SONAR-5200 When a module has been removed, related issues are not closed duri...Julien Lancelot2014-04-096-0/+119
* SONAR-5174 Improve migration of Requirements to Rules when offset or coeffici...Julien Lancelot2014-04-021-0/+8
* SONAR-5174 Create a reindex rules methodJulien Lancelot2014-04-014-0/+29
* SONAR-5174 Add update rule action in RulesJulien Lancelot2014-04-011-0/+6
* Add a migration to replace rules.default_remediation_factor by rules.default_...Julien Lancelot2014-03-316-13/+13
* SONAR-5056 Backup debt modelJulien Lancelot2014-03-252-50/+0
* SONAR-5121 Add restore from XMl actionsJulien Lancelot2014-03-242-44/+0
* SONAR-5056 Fix issue when removing characteristic and rules linked with defau...Julien Lancelot2014-03-201-2/+2
* SONAR-5056 Create restore from language actionJulien Lancelot2014-03-201-5/+5
* SONAR-5056 Create restore from provided model actionJulien Lancelot2014-03-201-0/+31
* SONAR-4915 Rename rules.effort_to_fix_l10_key to rules.effort_to_fix_descript...Julien Lancelot2014-03-195-8/+8
* SONAR-5056 Add delete characteristic actionJulien Lancelot2014-03-196-33/+93
* SONAR-5056 Create rename, move up and move down actionsJulien Lancelot2014-03-181-0/+13
* SONAR-5056 Add create profileJulien Lancelot2014-03-182-2/+15
* SONAR-5097 Drop alerts tableJean-Baptiste Lievremont2014-03-171-2/+0
* SONAR-5121 Verify remediation factor and offset following remediation functio...Julien Lancelot2014-03-1413-467/+0
* Remove useless old debt model synchronization and renamed some debt classesJulien Lancelot2014-03-1413-0/+0
* SONAR-4366 Remove conditions when the associated metric disappearsJean-Baptiste Lievremont2014-03-132-0/+38
* SONAR-5056 Restore requirements columns and move migration of requirements da...Julien Lancelot2014-03-121-0/+13
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-1112-12/+12
* SONAR-5056 Add migration to copy data on requirements from characteristics to...Julien Lancelot2014-03-1113-79/+32