summaryrefslogtreecommitdiffstats
path: root/sonar-db/src/main/resources
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7961 Fix association when project is associated to many profilesJulien Lancelot2016-09-131-1/+1
* SONAR-7686 Add migration to fix null external identityJulien Lancelot2016-07-181-0/+1
* SONAR-6613 remove useless indexes on table GROUP_ROLESSimon Brandhof2016-05-182-4/+1
* SONAR-7493 fix size of ISSUES.MESSAGE col on OraleSimon Brandhof2016-05-131-0/+1
* SONAR-7274 Return authorized projects in api/qualitygates/searchJulien Lancelot2016-05-131-1/+1
* SONAR-7630 Do not use MySQL TINYINT(1) for non-boolean columnsSimon Brandhof2016-05-121-0/+2
* Automatic merge from branch-5.5Jenkins CI2016-05-111-1/+0
|\
| * SONAR-7627 Charset of SQLServer NVARCHAR columns is badly enforced to Latin1Simon Brandhof2016-05-101-1/+0
* | Remove ResourceIndexDao.indexProjects()Teryk Bellahsene2016-05-101-8/+0
* | SONAR-7370 WS api/ce/activity returns developersTeryk Bellahsene2016-05-101-1/+1
* | SONAR-7108 Delete Issues from index when purging old issuesJulien Lancelot2016-05-041-51/+20
* | SONAR-7212 Fix removal of user property "sonar.issues.defaultAssigneeLogin" i...Julien Lancelot2016-05-041-1/+1
* | SONAR-7212 Remove migration to remove default assignee properties on removed ...Julien Lancelot2016-05-041-1/+0
* | SONAR-7212 Add migration to remove default assignee properties on removed usersJulien Lancelot2016-05-031-0/+1
* | SONAR-7212 Remove "sonar.issues.defaultAssigneeLogin" when removing a userJulien Lancelot2016-05-031-0/+11
* | Fix SnapshotDao#selectSnapshotsByQuery() when using component UUID and sortingSimon Brandhof2016-04-301-1/+1
* | Fix query to keep authorized users for a project and a roleJulien Lancelot2016-04-271-3/+1
|/
* SONAR-7553 DAO of CE_QUEUE count number of rows by statusTeryk Bellahsene2016-04-211-2/+7
* SONAR-7553 DAO of CE_ACTIVITY count number of tasks still failingTeryk Bellahsene2016-04-211-0/+10
* SONAR-7553 Create composite DB index CE_ACTIVITY(is_last, status)Teryk Bellahsene2016-04-212-0/+5
* SONAR-7187 Remove paging from api/ce/activityJulien Lancelot2016-04-211-5/+0
* Add query to keep authorized users for a project and a roleJulien Lancelot2016-04-181-0/+25
* Add ComponentDao#insertBatch() for batch insertsSimon Brandhof2016-04-151-1/+9
* Add UserDao.selectByIdsJulien Lancelot2016-04-151-10/+6
* SONAR-7187 Fix perf issue in selectByQueryJulien Lancelot2016-04-141-2/+26
* Add PropertiesDao.deleteByIdJulien Lancelot2016-04-111-0/+4
* SONAR-7528 WS api/measures/component handles developer measuresTeryk Bellahsene2016-04-071-1/+6
* SONAR-7528 WS api/measures/component_tree handles developer measuresTeryk Bellahsene2016-04-071-2/+7
* SONAR-7480 optimize SQL request in QP Search WSSébastien Lesaint2016-03-311-4/+45
* SONAR-7470 Delete manual rules from DBJulien Lancelot2016-03-291-0/+1
* SONAR-7470 Remove 'manual' from SQL queriesJulien Lancelot2016-03-291-9/+2
* SONAR-7472 Delete manual issues from DBJulien Lancelot2016-03-291-0/+1
* SONAR-7473 Drop 'reporter' field from backendJulien Lancelot2016-03-291-6/+2
* SONAR-7466 Remove ACTION_PLANS table and related codeTeryk Bellahsene2016-03-256-168/+4
* SONAR-7330 Remove measures on rules in DBJulien Lancelot2016-03-231-0/+1
* SONAR-7330 Remove usage of PROJECT_MEASURES.RULE_IDJulien Lancelot2016-03-232-19/+4
* Add missing UTJulien Lancelot2016-03-231-5/+0
* SONAR-7448 Allow groups synchronization in IdentityProvider APIJulien Lancelot2016-03-221-0/+12
* SONAR-7254 Add USERS.LOCAL columnJulien Lancelot2016-03-213-2/+7
* SONAR-7106 WS api/permissions/bulk_apply_template bulk apply permission templateTeryk Bellahsene2016-03-181-6/+10
* SONAR-7129 SONAR-7135 optimize SQL requests on MySQLSimon Brandhof2016-03-161-14/+22
* SONAR-7321 sanitize some DB columnsSimon Brandhof2016-03-152-3/+4
* SONAR-7453 Fix RULES alias for OracleJulien Lancelot2016-03-111-8/+8
* SONAR-7453 Fix RULES columns size for OracleJulien Lancelot2016-03-112-11/+11
* SONAR-7453 Rename rules remediation function fields in DBJulien Lancelot2016-03-103-19/+20
* SONAR-7345 Rename ISSUES columnsJulien Lancelot2016-03-103-12/+13
* SONAR-7379 Drop inefficient index ISSUES_SEVERITYSimon Brandhof2016-03-102-2/+1
* SONAR-7378 Drop unused index ISSUES_STATUSSimon Brandhof2016-03-102-2/+1
* SONAR-7330 When searching active rules by profile, ignore active rule on remo...Julien Lancelot2016-03-041-29/+5
* SONAR-7372 Too many logs "Disable metric" at server startupSimon Brandhof2016-03-031-0/+1