aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-db/src/main/resources/org/sonar/db/issue
Commit message (Expand)AuthorAgeFilesLines
* split sonar-db into server/sonar-db-core and server/sonar-db-daoSébastien Lesaint2017-02-172-255/+0
* Add missing jdbcType attributes in MyBatis mappersSimon Brandhof2017-02-112-11/+11
* SONAR-8377 Remove issue filters daoJulien Lancelot2016-11-102-124/+0
* SONAR-7738 support in code use of *_UUID instead of PROJECTS._*IDSébastien Lesaint2016-06-161-39/+0
* SONAR-3321 IssueMapper#updateIfBeforeSelectedDate updates componentUuidSébastien Lesaint2016-06-021-0/+1
* SONAR-7473 Drop 'reporter' field from backendJulien Lancelot2016-03-291-6/+2
* SONAR-7466 Remove ACTION_PLANS table and related codeTeryk Bellahsene2016-03-253-144/+2
* SONAR-7345 Rename ISSUES columnsJulien Lancelot2016-03-101-10/+10
* SONAR-7333 add field "type" to issues (db and elasticsearch)Simon Brandhof2016-02-261-5/+9
* SONAR-6693 WS issue_filters/search rewrite WSTeryk Bellahsene2015-08-261-0/+7
* 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
* Load project UUID from action plan DAOSimon Brandhof2015-08-052-2/+4
* Extract module sonar-dbSimon Brandhof2015-07-046-0/+545