aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-5137 Fix parameter display alignmentJean-Baptiste Lievremont2014-06-091-2/+3
* SONAR-5007 fix unique index on ACTIVE_RULES[PROFILE_ID, RULE_ID]Simon Brandhof2014-06-091-4/+0
* SONAR-5007 fix deactivation of removed rulesSimon Brandhof2014-06-061-35/+35
* SONAR-5082 - Added Index to active_rules table to H2 and DaoTestedStephane Gamard2014-06-061-0/+1
* SONAR-5082 - Added Index to active_rules table to H2 and DaoTestedStephane Gamard2014-06-062-0/+30
* SONAR-5082 - Added Index to active_rules tableStephane Gamard2014-06-061-1/+1
* Fix NPE when indexing manual rulesJulien Lancelot2014-06-061-8/+7
* SONAR-5209 Big refactoringStas Vilchik2014-06-061-1/+1
* Fix DefaultDatabase and ServerImpl for loggingSimon Brandhof2014-06-051-1/+1
* SONAR-5300 Return differential measures when a period is set in /api/componen...Julien Lancelot2014-06-058-44/+80
* SONAR-5134 Add option to sort by relevance (aka using default sort from server)Jean-Baptiste Lievremont2014-06-051-0/+1
* SONAR-5007 improve restore, copy and reset of Q profilesSimon Brandhof2014-06-052-6/+14
* SONAR-5352 SONAR-5353 Start work on rule templatesJean-Baptiste Lievremont2014-06-041-0/+5
* Fix db field nameStephane Gamard2014-06-041-2/+2