aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix db field nameStephane Gamard2014-06-041-1/+1
* SONAR-5329 - Field renaming in DBStephane Gamard2014-06-042-4/+4
* SONAR-5329 - Added test caseStephane Gamard2014-06-041-1/+2
* fix quality flaw (missing header)Stephane Gamard2014-06-041-0/+19
* SONAR-5329 - Added Activity class as Payload of LogDtoStephane Gamard2014-06-049-177/+148
* SONAR-5329 - Created LogDaoTest and added mappingStephane Gamard2014-06-047-10/+66
* SONAR-5329 - Moved some files over to sonar-core due to legacyStephane Gamard2014-06-046-1/+295
* SONAR-5007 - Switched to native scripts for ListUpdate (fixed routing)Stephane Gamard2014-06-041-0/+7
* fix quality flaw (reduced ES verbosity in tests)Stephane Gamard2014-06-041-1/+6
* SONAR-5209 Display test information on test filesStas Vilchik2014-06-041-0/+3
* SONAR-5007 initialize version of new quality profilesSimon Brandhof2014-06-041-1/+3
* SONAR-5209 Issues tabStas Vilchik2014-06-041-0/+1
* SONAR-5209 Improve workspaceStas Vilchik2014-06-031-0/+3
* Delete unused code in org.sonar.jpa.daoSimon Brandhof2014-06-023-39/+6
* SONAR-5306 Add list of component viewer extensions in /api/component/app WSJulien Lancelot2014-06-023-0/+27