aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-db/src/test/java/org/sonar/db/issue/IssueMapperTest.java
Commit message (Expand)AuthorAgeFilesLines
* split sonar-db into server/sonar-db-core and server/sonar-db-daoSébastien Lesaint2017-02-171-240/+0
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* SONAR-8595 enforce organization of component is specified in UTsSébastien Lesaint2017-01-161-1/+3
* SONAR-7958 fix UUID_PATH of file created by ComponentTestingSébastien Lesaint2016-08-101-2/+2
* SONAR-3321 IssueMapper#updateIfBeforeSelectedDate updates componentUuidSébastien Lesaint2016-06-021-2/+8
* SONAR-7473 Drop 'reporter' field from backendJulien Lancelot2016-03-291-4/+0
* SONAR-7466 Remove ACTION_PLANS table and related codeTeryk Bellahsene2016-03-251-4/+0
* SONAR-7345 Fix test on MsSQLJulien Lancelot2016-03-101-116/+172
* SONAR-7345 Rename ISSUES columnsJulien Lancelot2016-03-101-8/+8
* Remove unused annotation @DbTestsSimon Brandhof2016-02-291-3/+1
* SONAR-7333 add field "type" to issues (db and elasticsearch)Simon Brandhof2016-02-261-0/+3
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-4/+4
* Refactor dao unit tests to use DbTester.create(System2)Julien Lancelot2015-07-071-29/+21
* Extract module sonar-dbSimon Brandhof2015-07-041-0/+191