summaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-5209 Workspace feedbackStas Vilchik2014-06-111-0/+3
* SONAR-5007 remove Hibernate entities RulesProfile, ActiveRule andSimon Brandhof2014-06-113-86/+0
* SONAR-5209 SCM, coverage time changesStas Vilchik2014-06-111-0/+1
* SONAR-5329 - Added db MigrationStephane Gamard2014-06-102-1/+2
* SONAR-5329 - Added logs Table to DatabaseVersion definitionStephane Gamard2014-06-101-1/+2
* SONAR-5329 - Added added findAll() for logDao (used in tests)Stephane Gamard2014-06-102-0/+15
* SONAR-5329 - Added LogBackendMediumTest and LogIndex updatesStephane Gamard2014-06-103-6/+9
* SONAR-5329 - Added Loggable interface and updated LogDao & testsStephane Gamard2014-06-106-91/+102
* SONAR-5007 refactor restore of built-in profilesSimon Brandhof2014-06-091-2/+2
* SONAR-4764 do not force deleting profiles before restoring defaultsSimon Brandhof2014-06-091-1/+0
* SONAR-5384 Create index on SNAPSHOT_DATA.RESOURCE_IDSimon Brandhof2014-06-093-1/+4
* SONAR-4795 Delete inheriting quality profilesSimon Brandhof2014-06-094-1/+22