aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-db/src/main
Commit message (Expand)AuthorAgeFilesLines
...
* | Automatic merge from branch-5.3Jenkins CI2015-12-244-15/+24
|\|
| * SONAR-7163 WS api/user_groups/search Search group with '_', '%' or '/' charac...Teryk Bellahsene2015-12-234-15/+24
* | SONAR-7129 Fix snapshot path builder for OracleTeryk Bellahsene2015-12-231-1/+6
* | SONAR-7127 Add language parameter to WS api/components/searchTeryk Bellahsene2015-12-212-1/+11
* | SONAR-7129 WS api/components/treeTeryk Bellahsene2015-12-214-11/+291
* | Automatic merge from branch-5.3Jenkins CI2015-12-155-39/+135
|\|
| * SONAR-7137 Fix migration on MySQLJulien Lancelot2015-12-155-39/+135
* | Replace slf4j by SQ Logger in sonar-dbSimon Brandhof2015-12-143-10/+10
|/
* SONAR-7030 Add migration to update LOADED_TEMPLATESJulien Lancelot2015-12-084-2/+64
* SONAR-6900 New WS api/qualitygates/project_status quality gate details of an ...Teryk Bellahsene2015-12-083-20/+39
* SONAR-6900 add snapshot_id column in ce_activity db tableTeryk Bellahsene2015-12-084-1/+16
* SONAR-6939 ability for plugins to override the decimal scale of floatSimon Brandhof2015-12-075-6/+22
* SONAR-6884 Add missing clob columns migrationJulien Lancelot2015-12-071-0/+6
* Fix quality flawsSimon Brandhof2015-12-043-3/+3
* SONAR-6925 add missing index on ce_activity.is_last_keySébastien Lesaint2015-12-043-1/+4
* SONAR-6925 cancelled tasks must not be the last task for a componentSébastien Lesaint2015-12-041-0/+1
* SONAR-7049 check max length of rule/rule param fieldssimonbrandhof2015-12-042-13/+25
* SONAR-6884 Update existing collation columns on MsSQLJulien Lancelot2015-12-036-8/+603
* SONAR-6884 Create and update columns on MsSQL with collationJulien Lancelot2015-12-031-1/+1
* SONAR-6884 Take into account nullable information when updating a columnJulien Lancelot2015-12-036-17/+24
* SONAR-6884 Rename StringColumnDef to VarcharColumnDefJulien Lancelot2015-12-033-11/+14
* SONAR-6884 Create a ClobColumnDef to create Clob columnsJulien Lancelot2015-12-032-0/+76
* Fix index name on FILE_SOURCES on H2Julien Lancelot2015-12-031-1/+1
* Fix index name on ACTIVITIES on H2Julien Lancelot2015-12-031-1/+1
* Fix index name on RESOURCE_INDEX on H2Julien Lancelot2015-12-031-1/+1
* Fix index name on QUALITY_GATES on H2Julien Lancelot2015-12-031-1/+1
* Fix index name on PROJECT_QPROFILES on H2Julien Lancelot2015-12-031-1/+1
* Fix index name on RULES_PROFILES on H2Julien Lancelot2015-12-031-1/+1
* SONAR-7084 Analysis do not fail when a component do not have a pathTeryk Bellahsene2015-12-021-0/+3
* Always select queue rows in the same orderSimon Brandhof2015-11-301-3/+7
* SONAR-7042 WS user_tokens/revoke revoke an access tokenTeryk Bellahsene2015-11-263-1/+11
* SONAR-7027 Readd indexResource in JRubyFaceJulien Lancelot2015-11-261-0/+9
* fix quality flawsSébastien Lesaint2015-11-251-1/+2
* SONAR-7073 revert fix of SNAPSHOTS.SCOPESimon Brandhof2015-11-252-2/+1
* SONAR-7027 add MeasureDao#selectBySnapshotAndMetricsSébastien Lesaint2015-11-253-0/+31
* SONAR-7027 add MeasureDao#selectByDeveloperForSnapshotAndMetricsSébastien Lesaint2015-11-253-0/+32
* SONAR-7027 add developerId to ComponentDtoSébastien Lesaint2015-11-252-1/+15
* SONAR-7073 Size of db column SNAPSHOTS.QUALIFIER is not correctSimon Brandhof2015-11-252-1/+3
* Fix index size limit of user_tokens_login_nameTeryk Bellahsene2015-11-241-1/+1
* SONAR-7027 Rename grantDefaultRoles to applyDefaultPermissionTemplateJulien Lancelot2015-11-241-7/+19
* SONAR-7039 Generate user tokensTeryk Bellahsene2015-11-2311-28/+255
* SONAR-7027 clean up AuthorDaoSébastien Lesaint2015-11-191-59/+13
* SONAR-7027 Add Developer in PersistMeasureJulien Lancelot2015-11-192-7/+8
* SONAR-6993 Fix SQL query on MsSQL and OracleJulien Lancelot2015-11-121-2/+3
* SONAR-6993 Persist cpd text blocks into DUPLICATIONS_INDEXJulien Lancelot2015-11-121-5/+2
* SONAR-6993 Search duplication candidates by hashesJulien Lancelot2015-11-124-77/+66
* SONAR-6993 Add component uuid in SnapshotQueryJulien Lancelot2015-11-124-0/+28
* SONAR-6355 Period 1 is now the leak periodJulien Lancelot2015-10-301-6/+6
* Execute Protocol Buffer compiler during buildEvgeny Mandrikov2015-10-293-8571/+0
* SONAR-6356 Always feed the 'since previous version' periodJulien Lancelot2015-10-294-14/+36