aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-db
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7330 Remove last usage of old RuleIndexJulien Lancelot2016-02-291-4/+8
* SONAR-7330 Rename activeRuleDao to deprecatedActiveRuleDao in DbClientJulien Lancelot2016-02-293-1/+10
* SONAR-7330 Add active rule index definitionJulien Lancelot2016-02-295-23/+237
* SONAR-7330 Add long dates in active rulesJulien Lancelot2016-02-2910-1/+298
* SONAR-7330 DefaultRuleFinder is now using only RuleDaoJulien Lancelot2016-02-295-29/+144
* SONAR-7330 RegisterRules is now using RuleIndexerJulien Lancelot2016-02-2911-32/+357
* SONAR-7330 Add rule index definitionJulien Lancelot2016-02-291-1/+1
* Replace SQL "count(*)" by "count(1)"Simon Brandhof2016-02-2931-56/+56
* Fix IssueDaoTest on MySQLSimon Brandhof2016-02-293-139/+66
* Fix quality flawTeryk Bellahsene2016-02-291-0/+23
* Fix quality flawsSimon Brandhof2016-02-2914-14/+14
* SONAR-7187 WS api/ce/activity order tasks from last submitted to older all th...Teryk Bellahsene2016-02-261-1/+1
* SONAR-7333 DB migration to set ISSUES.ISSUE_TYPESimon Brandhof2016-02-2610-6/+210
* SONAR-7333 add field "type" to issues (db and elasticsearch)Simon Brandhof2016-02-2626-30/+302
* SONAR-7330 WS api/rules/show apply ES+DB patternTeryk Bellahsene2016-02-263-4/+63
* SONAR-7330 WS api/rules/search apply ES+DB patternTeryk Bellahsene2016-02-266-8/+70
* Move org.sonar.core.rule to org.sonar.server.ruleSimon Brandhof2016-02-253-2/+38
* Fix backward-compatibility with dev cockpit pluginSimon Brandhof2016-02-241-0/+8
* SONAR-7364 Remove SQALE characteristics from measures and rulesSimon Brandhof2016-02-2240-1214/+155
* SONAR-5772 New executable_lines_data metricJulien HENRY2016-02-221-0/+4
* SONAR-7330 Add rules long date columnsJulien Lancelot2016-02-1715-9/+396
* SONAR-7352 Deterministic order of groups in My Account pageTeryk Bellahsene2016-02-162-2/+3
* SONAR-7187 Rename CeActivityQuery to CeTaskQueryTeryk Bellahsene2016-02-158-41/+44
* SONAR-7187 Improve code coverage of CeQueueDaoTeryk Bellahsene2016-02-151-0/+53
* SONAR-7187 WS api/ce/activity handles queue and past CE tasksTeryk Bellahsene2016-02-159-28/+165
* Enable QA pipeline at SonarSourceSimon Brandhof2016-02-103-32/+97
* Upgrade version to 5.5-SNAPSHOTEric Hartmann2016-02-091-1/+1
* Improve qualityDuarte Meneses2016-02-081-11/+11
* SONAR-7112 search box with correct component type order5.4-M13Teryk Bellahsene2016-02-051-0/+5
* Fix quality gatesSimon Brandhof2016-02-053-13/+13
* SONAR-7123 Improve size of projects name columnsJulien Lancelot2016-02-058-5/+136
* SONAR-7226 deploy all artifacts to central, except SQ zipSimon Brandhof2016-02-041-13/+0
* SONAR-7123 Improve size of PROJECTS.LONG_NAME columnsJulien Lancelot2016-02-043-2/+3
* SONAR-7242 Add a migration to remove the preview permissionJulien Lancelot2016-02-039-3/+177
* SONAR-7242 Remove "Execute Preview Analysis" permissionJulien Lancelot2016-02-037-12/+10
* Fix quality flawsTeryk Bellahsene2016-02-011-0/+81
* SONAR-7020 forbid login with a space when creating a userTeryk Bellahsene2016-02-011-0/+4
* SONAR-7249 Search email only on active usersJulien Lancelot2016-02-013-5/+12
* SONAR-7233 remove email / SCM accounts when deactivating a userJulien Lancelot2016-02-0126-141/+588
* SONAR-7233 Migrate disabled users to only keep login and nameJulien Lancelot2016-02-019-3/+247
* SONAR-7249 Identity provider must provide user loginJulien Lancelot2016-02-015-60/+6
* SONAR-6226 Set external identity columns on user admin on H2Julien Lancelot2016-02-011-1/+1
* Fix minor quality flawsSimon Brandhof2016-01-301-1/+1
* squid:UselessPrenthesesCheck Useless parentheses around expression should be ...Zeeshan Asghar2016-01-291-1/+1
* squid:S1213 members of an interface decleration or class should appear in a p...Zeeshan Asghar2016-01-294-15/+13
* squid:S2209 static members should be accessed staticallyZeeshan Asghar2016-01-291-7/+7
* SONAR-7070 Enforced leak period in quality gates - migration scriptTeryk Bellahsene2016-01-299-3/+201
* IN claus and group of OR should have constant order and no duplicateSébastien Lesaint2016-01-292-5/+115
* avoid result array reallocation in DatabaseUtils.executeLargeInputsSébastien Lesaint2016-01-291-1/+1
* SONAR-7129 WS api/components/tree leaves strategy with qualifiers fixedTeryk Bellahsene2016-01-291-15/+17