aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/test
Commit message (Expand)AuthorAgeFilesLines
* Update license headersJulien Lancelot2018-11-19161-168/+161
* SONAR-10943 tasks failing with char 0 in message finish normallySébastien Lesaint2018-07-191-0/+71
* SONAR-9218 purge ce_scanner_context older than 28 days at startupSébastien Lesaint2018-05-281-0/+22
* SONAR-10511 Project key renaming should rename deleted components tooSimon Brandhof2018-04-061-10/+15
* SONAR-10480 support reading long version in snapshotSébastien Lesaint2018-03-271-1/+16
* SONAR-10356 ComponentDao calls fail if too many conditionsSimon Brandhof2018-02-221-5/+81
* SONAR-10410 Rule#getSystemTags is populated with definition tagsSébastien Lesaint2018-02-091-0/+6
* SONAR-10410 harden UT coverage on some methods of RuleDaoSébastien Lesaint2018-02-091-25/+180
* SONAR-10131 purge test files when purging project historySimon Brandhof2017-12-205-68/+421
* SONAR-10176 Fix query of users having a global permissionJulien HENRY2017-12-121-0/+3
* Revert "SONAR-10176 Fix query of users having a global permission"Julien HENRY2017-12-071-3/+0
* SONAR-10176 Fix query of users having a global permissionJulien HENRY2017-12-071-0/+3
* LICENSE-82 reset server ID on DB URL changesSimon Brandhof2017-11-071-0/+5
* SONAR-9863 Do not return licenses hashed in api/settings/valueJulien Lancelot2017-11-011-18/+0
* SONAR-9993 Functional creation date of comment is no more nullableJulien Lancelot2017-11-013-2/+17
* DEV-4 Return branches analysis when searching for finished analysisJulien Lancelot2017-10-271-19/+56
* SONAR-7992 Restrict length of version namesDaniel Schwarz2017-10-261-0/+19
* SONAR-9951 finalize edition install at startup (mocked implem.)Sébastien Lesaint2017-10-231-0/+6
* SONAR-9943 add InternalPropertiesDao#selectByKeysSébastien Lesaint2017-10-231-0/+121
* Improve coverageJulien HENRY2017-10-211-0/+2
* SONAR-9949 Also merge open issues from short living branchesJulien HENRY2017-10-201-5/+5
* SONAR-9987 Add a changelog entry when copying/merging issuesJulien HENRY2017-10-201-11/+21
* SONAR-9970 Copy issue changes when creating an long living branchJulien HENRY2017-10-201-6/+7
* SONAR-9949 Copy all issue attributes when merging a short in a long living br...Julien HENRY2017-10-202-3/+9
* SONAR-7309 DB Cleaner strategy to keep only analyses with a versionTeryk Bellahsene2017-10-193-3/+50
* SONAR-9882 Implements storage of sonar.analysis.* propertiesEric Hartmann2017-10-178-2/+465
* SONAR-9880 Add ANALYSIS_UUID on WEBHOOK_DELIVERIESEric Hartmann2017-10-171-0/+1
* SONAR-9963 WS api/metrics/update fails properly if domain is longer than 64 c...Teryk Bellahsene2017-10-161-0/+10
* SONAR-9498 show correct n. of "more" items in quality profile changelogDaniel Schwarz2017-10-041-7/+17
* SONAR-9899 Remove all references to branches of type PRDuarte Meneses2017-10-042-31/+6
* SONAR-9887 Reuse information from issues in short living branches targeting c...Duarte Meneses2017-10-041-0/+44
* SONAR-4824 support branches when filtering recipients on their permsSébastien Lesaint2017-10-042-19/+64
* SONAR-9820 Telemetry returns usingBranchesTeryk Bellahsene2017-10-031-0/+13
* SONAR-1330 Purge edit permissions when removing groupJulien Lancelot2017-10-021-0/+23
* SONAR-1330 Purge edit permissions when removing organization memberJulien Lancelot2017-10-021-0/+18
* SONAR-1330 Purge edit permissions when deleting userJulien Lancelot2017-10-021-0/+20
* SONAR-1330 Purge edit permissions when deleting quality profileJulien Lancelot2017-10-023-0/+49
* SONAR-1330 Check edit permissions in qprofiles WSJulien Lancelot2017-10-021-2/+6
* SONAR-1330 Return available actions in api/qualityprofiles/searchJulien Lancelot2017-10-022-6/+73
* SONAR-1330 Search for groups allowed to edit single quality profileJulien Lancelot2017-10-021-0/+140
* SONAR-1330 Remove group permission to edit single quality profileJulien Lancelot2017-10-021-0/+13
* SONAR-1330 Add group permission to edit single quality profileJulien Lancelot2017-10-023-1/+84
* SONAR-1330 Search for user allowed to edit single quality profileJulien Lancelot2017-10-021-0/+161
* SONAR-1330 Remove user permission to edit single quality profileJulien Lancelot2017-10-021-0/+13
* SONAR-1330 Add user permission to edit single quality profileJulien Lancelot2017-10-023-1/+87
* SONAR-7024 PropertiesDao#findUsersForNotification return global flagSébastien Lesaint2017-10-021-5/+5
* SONAR-4824 Prevent notification when user does not have Browse permissionEric Hartmann2017-10-022-70/+106
* SONAR-6959 Performance improvementsDuarte Meneses2017-10-021-0/+30
* Add method to select all administrators (for license notifications)Julien HENRY2017-09-291-0/+23
* Add db column ce_activity.error_typeSimon Brandhof2017-09-281-0/+3