aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-db/src/main/resources
Commit message (Expand)AuthorAgeFilesLines
* Gix compatibility of IssueMapper with postgresSimon Brandhof2015-08-051-4/+4
* Store issues locations in DB and return in WSSimon Brandhof2015-08-051-1/+6
* Fix ActionPlanStats on PostgresSimon Brandhof2015-08-051-1/+1
* Add column LOCATIONS to db table ISSUESSimon Brandhof2015-08-052-1/+3
* Load project UUID from action plan DAOSimon Brandhof2015-08-052-2/+4
* Lowercase field selection in RoleMapperTeryk Bellahsene2015-07-311-1/+1
* Cross database definition of temporary tableTeryk Bellahsene2015-07-311-2/+2
* Add alias to temporary table in RoleMapperTeryk Bellahsene2015-07-311-2/+2
* SONAR-6481 SONAR-6484 SONAR-4475 do not remove the last admin user or group p...Teryk Bellahsene2015-07-311-0/+24
* Copy RuleDao#selectEnabledAndNonManual() from sonar-server to sonar-dbSimon Brandhof2015-07-301-1/+1
* Improve some DAOs with conventions and DatabaseUtils.executeLargeInputs()Simon Brandhof2015-07-242-0/+20
* SONAR-6716 remove data migrations of v4.4Simon Brandhof2015-07-171-105/+0
* SONAR-6702 Reactivate previously removed componentsJulien Lancelot2015-07-161-3/+4
* SONAR-6702 Add migration to update PROJECTS.PROJECTS_KEE indexJulien Lancelot2015-07-162-1/+2
* SONAR-6702 Add migration to remove duplicated components with same keyJulien Lancelot2015-07-161-0/+1
* Remove no more used PurgeDao.selectPurgeableFileUuids()Julien Lancelot2015-07-161-6/+0
* Move custom measures in sonar-dbTeryk Bellahsene2015-07-161-1/+1
* SONAR-6701 - Drop the db table SEMAPHORESSimon Brandhof2015-07-083-50/+1
* Fix quality flaws in DaoSimon Brandhof2015-07-061-39/+0
* Improve testability of DaoSimon Brandhof2015-07-061-1/+1
* Move some classes from sonar-server to sonar-dbSimon Brandhof2015-07-062-16/+10
* Extract module sonar-dbSimon Brandhof2015-07-0455-0/+5830