summaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
* Upgrade hamcrest and fix conflicts with JUnit and MockitoSimon Brandhof2014-06-2011-62/+34
* SONAR-5329 - Consolidation of Migration with BatisStephane Gamard2014-06-193-0/+156
* SONAR-5329 Very first draft of new Quality Profile changelogJulien Lancelot2014-06-191-2/+1
* SONAR-5007 add single unique key to quality profiles. Replace DB ID.Simon Brandhof2014-06-1935-470/+382
* SONAR-5329 Complete QProfileActivityJulien Lancelot2014-06-191-0/+2
* Improve performance of creation of preview H2 DB.Julien HENRY2014-06-191-1/+1
* SONAR-5389 Reintroduce Issue filtersJulien HENRY2014-06-191-8/+7
* SONAR-5329 - Consolidated with UUID idStephane Gamard2014-06-193-103/+7
* SONAR-5329 - Renaming for QProfile Activity TypeStephane Gamard2014-06-191-1/+1
* SONAR-5329 - Updated Base Activity beanStephane Gamard2014-06-192-3/+1
* SONAR-5329 - Updated base Activity BeansStephane Gamard2014-06-193-1/+23
* SONAR-5209 ExtensionsStas Vilchik2014-06-191-1/+2
* SONAR-5209 Differential mode feedbackStas Vilchik2014-06-191-0/+4
* SONAR-5353 Add caption when a rule template is active on some profilesJean-Baptiste Lievremont2014-06-181-0/+1
* Try to improve performance of MeasurePersisterJulien HENRY2014-06-181-1/+1
* SONAR-5149 Add tooltip on number of rulesJulien Lancelot2014-06-181-0/+2
* SONAR-5209 Add manual rules in /api/components/appJulien Lancelot2014-06-183-0/+21
* SONAR-5329 - added ChangeLog Migration scriptsStephane Gamard2014-06-183-2/+4
* SONAR-5209 Add ability to create manual issuesStas Vilchik2014-06-181-0/+2
* SONAR-5149 Improve display of Stats -> Done the same way it's done on widgetJulien Lancelot2014-06-181-0/+2
* SONAR-5135 Display execution report after bulk changeJean-Baptiste Lievremont2014-06-181-0/+2
* SONAR-5209 Add skipped tests measureStas Vilchik2014-06-181-0/+1
* SONAR-4697 Add button to remove extended descriptionJean-Baptiste Lievremont2014-06-171-0/+1
* SONAR-5336 Add missing labels for quality gate iconsJean-Baptiste Lievremont2014-06-171-0/+2
* SONAR-5355 SONAR-5360 Allow reactivation of existing custom ruleJean-Baptiste Lievremont2014-06-171-0/+3
* Fix some quality flawsSimon Brandhof2014-06-177-71/+56
* SONAR-5007 display (in a crappy way) some facets on profile pageSimon Brandhof2014-06-161-50/+0
* SONAR-5007 fix renaming of table LOGS to ACTIVITIES on OracleSimon Brandhof2014-06-162-3/+1
* SONAR-5018 Add resources for the creation, update, deletion andJean-Baptiste Lievremont2014-06-161-0/+7
* SONAR-5329 - Added activity table to DatabaseVersion for cleaning.Stephane Gamard2014-06-161-1/+1
* SONAR-5329 -Removed Key and ExecutionTime fields from ActivityStephane Gamard2014-06-168-27/+13
* SONAR-5329 - Updated namespace of ActivityMapperStephane Gamard2014-06-161-2/+2
* SONAR-5329 - Rename Log package to ActivityStephane Gamard2014-06-161-0/+37
* SONAR-5329 - Rename Log package to ActivityStephane Gamard2014-06-168-92/+106
* SONAR-5389 New Analyzer APIJulien HENRY2014-06-161-0/+10
* SONAR-5209 Feedback appliedStas Vilchik2014-06-161-0/+9
* Use MyBatis lang="raw" to speed-up xml parsing when possibleSimon Brandhof2014-06-1317-61/+51
* SONAR-5376 Custom rules should not be updated on each server startup if there...Julien Lancelot2014-06-131-1/+0
* SONAR-5397 Create a migration to merge extended description to description on...Julien Lancelot2014-06-132-1/+2
* SONAR-5369 Fix RULES.IS_TEMPLATE definition iin H2Julien Lancelot2014-06-131-1/+1
* SONAR-5007 keep error messages when bulk activating rulesSimon Brandhof2014-06-131-1/+1
* SONAR-5007 inverse order of multiple-column index in RULESSimon Brandhof2014-06-133-2/+3
* Use MyBatis lang="raw" to speed-up xml parsing when possibleSimon Brandhof2014-06-1321-137/+108
* SONAR-5007 - Added implicit commit based on action count (commits at 200 acti...Stephane Gamard2014-06-121-0/+4
* SONAR-5007 delete unused class RulesDaoSimon Brandhof2014-06-122-99/+0
* SONAR-5369 Rename DB column RULES.CARDINALITY to RULES.IS_TEMPLATEJulien Lancelot2014-06-1220-70/+50
* SONAR-5351 Create a migration to replace rules.parent_id to rules.template_idJulien Lancelot2014-06-1220-47/+48
* SONAR-5392 Fix issue on OracleJulien Lancelot2014-06-124-62/+172
* SONAR-5392 When migrating to SonarQube 4.3.X with a incompatible plugin, requ...Julien Lancelot2014-06-112-10/+11
* SONAR-5007 remove unused methods in Q profile DAOsSimon Brandhof2014-06-116-79/+0