aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-core/src/main/java
Commit message (Collapse)AuthorAgeFilesLines
...
* Add convenient methods to rule/issue testing utilitiesSimon Brandhof2017-03-311-0/+1
|
* Use java.util.function.Consumer when executing DB large input without outputTeryk Bellahsene2017-03-211-6/+5
|
* SONAR-8902 Create Table ORGANIZATION_MEMBERSTeryk Bellahsene2017-03-211-0/+1
|
* Drop unused Dialect#getActiveRecordDialectCode()Simon Brandhof2017-02-267-18/+6
| | | | because Ruby on Rails has been dropped.
* SONAR-8092 index issues when changed in the db, ignore updatedAtDaniel Schwarz2017-02-241-1/+1
|
* split sonar-db into server/sonar-db-core and server/sonar-db-daoSébastien Lesaint2017-02-1733-0/+2464