aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-db/src/main/resources/org/sonar/db/property
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7676 remove PropertyDao#deleteById and add deleteByQuerySébastien Lesaint2016-09-091-6/+15
* SONAR-7676 remove PropertyDto#idSébastien Lesaint2016-09-091-1/+0
* rewrite PropertiesMapper.findNotificationSubscribers without subselectSébastien Lesaint2016-09-091-5/+8
* SONAR-7676 PropertiesDao supports IS_EMPTY, TEXT_VALUE and CLOB_VALUESébastien Lesaint2016-09-091-100/+236
* SONAR-7676 removing dead code from Properties related classesSébastien Lesaint2016-09-091-21/+0
* SONAR-7675 add InternalPropertiesDaoSébastien Lesaint2016-09-051-0/+77
* SONAR-7975 Return inherited values in /api/settings/values for modulesJulien Lancelot2016-08-251-0/+16
* SONAR-7969 Create /api/settings/values WSJulien Lancelot2016-08-251-0/+18
* Add PropertiesDao.deleteByIdJulien Lancelot2016-04-111-0/+4
* Extract module sonar-dbSimon Brandhof2015-07-041-0/+142