aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao
Commit message (Expand)AuthorAgeFilesLines
* Release 6.7.56.7.5Simon Brandhof2018-08-061-1/+1
* SONAR-11095 Perf hotspot when background task sends issue notificationsSimon Brandhof2018-08-011-32/+33
* SONAR-10943 tasks failing with char 0 in message finish normallySébastien Lesaint2018-07-192-13/+95
* Prepare development version 6.7.5-SNAPSHOTSimon Brandhof2018-05-301-1/+1
* Release 6.7.46.7.4Simon Brandhof2018-05-301-1/+1
* SONAR-9218 purge ce_scanner_context older than 28 days at startupSébastien Lesaint2018-05-284-0/+39
* Prepare for dev version 6.7.4-SNAPSHOTSimon Brandhof2018-04-061-1/+1
* Release 6.7.36.7.3Simon Brandhof2018-04-061-1/+1
* SONAR-10511 Project key renaming should rename deleted components tooSimon Brandhof2018-04-063-18/+21
* SONAR-10480 support reading long version in snapshotSébastien Lesaint2018-03-273-2/+24
* Prepare version 6.7.3-SNAPSHOTSimon Brandhof2018-02-231-1/+1
* Release 6.7.26.7.2Simon Brandhof2018-02-221-1/+1
* SONAR-10356 ComponentDao calls fail if too many conditionsSimon Brandhof2018-02-222-6/+109
* 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
* Upgrade to version 6.7.2-SNAPSHOTEric Hartmann2017-12-291-1/+1
* Release 6.7.16.7.1Simon Brandhof2017-12-201-1/+1
* SONAR-10131 purge test files when purging project historySimon Brandhof2017-12-2010-80/+469
* SONAR-10176 Fix query of users having a global permissionJulien HENRY2017-12-122-0/+5
* Revert "SONAR-10176 Fix query of users having a global permission"Julien HENRY2017-12-072-5/+0
* SONAR-10176 Fix query of users having a global permissionJulien HENRY2017-12-072-0/+5
* Prepare for next development iterationJulien Lancelot2017-11-071-1/+1
* Release 6.76.7Simon Brandhof2017-11-071-1/+1
* 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-013-35/+0
* SONAR-9993 Functional creation date of comment is no more nullableJulien Lancelot2017-11-014-9/+28
* Prepare for next development iterationJulien Lancelot2017-10-271-1/+1
* Release 6.76.7-RC1Julien Lancelot2017-10-271-1/+1
* DEV-4 Return branches analysis when searching for finished analysisJulien Lancelot2017-10-274-21/+63
* Fix quality flawsJulien Lancelot2017-10-261-1/+0
* SONAR-7992 Restrict length of version namesDaniel Schwarz2017-10-262-0/+26
* SONAR-9951 finalize edition install at startup (mocked implem.)Sébastien Lesaint2017-10-231-0/+6
* SONAR-9943 add InternalPropertiesDao#selectByKeysSébastien Lesaint2017-10-234-7/+198
* Improve coverageJulien HENRY2017-10-213-117/+11
* SONAR-8727 Do not fail when SCM login is longer than 255 charactersJulien HENRY2017-10-201-1/+2
* SONAR-9949 Also merge open issues from short living branchesJulien HENRY2017-10-207-14/+26
* SONAR-9987 Add a changelog entry when copying/merging issuesJulien HENRY2017-10-204-14/+42
* 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-208-25/+52
* SONAR-9913 Match issues from short living branches more aggressivelyJulien HENRY2017-10-201-0/+1
* Fix some logger callsDaniel Trebbien2017-10-191-1/+1
* SONAR-7309 DB Cleaner strategy to keep only analyses with a versionTeryk Bellahsene2017-10-198-11/+127
* SONAR-9903 Ignore SCM accounts that are duplicates when adding a userTeryk Bellahsene2017-10-191-3/+2
* SONAR-9882 Implements storage of sonar.analysis.* propertiesEric Hartmann2017-10-1719-2/+844
* SONAR-9891 Add Analysis to PostProjectAnalysisTask.ProjectAnalysisEric Hartmann2017-10-171-0/+1
* SONAR-9880 Add ANALYSIS_UUID on WEBHOOK_DELIVERIESEric Hartmann2017-10-173-2/+17
* SONAR-9963 WS api/metrics/update fails properly if domain is longer than 64 c...Teryk Bellahsene2017-10-163-12/+36
* Set version to 6.7-SNAPSHOTSimon Brandhof2017-10-091-1/+1
* SONAR-9909 Slow indexing of portfolios at server startupSimon Brandhof2017-10-041-5/+7
* SONAR-9498 show correct n. of "more" items in quality profile changelogDaniel Schwarz2017-10-044-18/+31