aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-db
Commit message (Expand)AuthorAgeFilesLines
...
* | SONAR-7549 Fix SqlExecutorTest on MySQL and MsSQLJulien Lancelot2016-04-262-13/+13
* | SONAR-7549 disable SqlExecutorTest on non-H2 dbsSimon Brandhof2016-04-261-0/+11
* | Automatic merge from branch-5.5Jenkins CI2016-04-2618-473/+1389
|\|
| * SONAR-7549 Automatic repair of MSSQL and MySQL case-insensitive columnsSimon Brandhof2016-04-2516-224/+573
| * SONAR-7549 SONAR-6171 verifies UTF8 charset and case-sensitive collationSimon Brandhof2016-04-2516-473/+1040
* | Automatic merge from branch-5.5Jenkins CI2016-04-2112-77/+92
|\|
| * SONAR-7553 DAO of CE_QUEUE count number of rows by statusTeryk Bellahsene2016-04-214-12/+42
| * SONAR-7553 DAO of CE_ACTIVITY count number of tasks still failingTeryk Bellahsene2016-04-214-3/+39
| * SONAR-7187 WS api/ce/activity stop using count(1) on DB table CE_QUEUETeryk Bellahsene2016-04-211-1/+1
| * SONAR-7553 Create composite DB index CE_ACTIVITY(is_last, status)Teryk Bellahsene2016-04-213-1/+6
| * SONAR-7187 Remove paging from api/ce/activityJulien Lancelot2016-04-215-62/+6
* | Automatic merge from branch-5.5Jenkins CI2016-04-204-37/+15
|\|
| * Add comment on query to keep authorized users for a project and a roleJulien Lancelot2016-04-194-37/+15
* | Automatic merge from branch-5.5Jenkins CI2016-04-1810-17/+180
|\|
| * Add query to keep authorized users for a project and a roleJulien Lancelot2016-04-1810-17/+180
* | Automatic merge from branch-5.5Jenkins CI2016-04-184-3/+49
|\|
| * Add ComponentDao#insertBatch() for batch insertsSimon Brandhof2016-04-154-3/+49
* | Automatic merge from branch-5.5Jenkins CI2016-04-155-14/+51
|\|
| * Add UserDao.selectByIdsJulien Lancelot2016-04-155-14/+51
* | Automatic merge from branch-5.5Jenkins CI2016-04-144-5/+60
|\|
| * SONAR-7187 Fix perf issue in selectByQueryJulien Lancelot2016-04-144-5/+60
* | Automatic merge from branch-5.5Jenkins CI2016-04-126-0/+48
|\|
| * Add PropertiesDao.deleteByIdJulien Lancelot2016-04-116-0/+48
| * fixed version for 5.5-SNAPSHOTTom2016-04-111-1/+1
| * [maven-release-plugin] prepare for next development iterationTom2016-04-071-1/+1
| * [maven-release-plugin] prepare release 5.5-RC15.5-RC1Tom2016-04-071-1/+1
| * [maven-release-plugin] prepare for next development iterationTom2016-04-071-1/+1
| * [maven-release-plugin] prepare release 5.5Tom2016-04-071-3/+2
* | Upgrade version to 5.6-SNAPSHOTTom2016-04-071-1/+1
|/
* SONAR-7528 WS api/measures/component handles developer measuresTeryk Bellahsene2016-04-072-2/+7
* SONAR-7528 WS api/measures/component_tree handles developer measuresTeryk Bellahsene2016-04-074-12/+89
* Fix quality flawsJulien Lancelot2016-04-062-3/+117
* Fix quality flawsSimon Brandhof2016-04-062-2/+3
* Fix quality flawsTeryk Bellahsene2016-04-0516-19/+25
* SONAR-7473 Clean useless codeJulien Lancelot2016-04-048-31/+31
* SONAR-7480 optimize SQL request in QP Search WSSébastien Lesaint2016-03-314-8/+130
* MMF-165 Remove action plan mentionsTeryk Bellahsene2016-03-304-147/+0
* SONAR-7470 Delete manual rules from DBJulien Lancelot2016-03-298-3/+165
* SONAR-7470 Remove 'manual' from SQL queriesJulien Lancelot2016-03-295-52/+14
* SONAR-7470 Drop ability to manage manual rules from WSJulien Lancelot2016-03-291-9/+0
* SONAR-7472 Delete manual issues from DBJulien Lancelot2016-03-298-3/+251
* SONAR-7473 Drop 'reporter' field from backendJulien Lancelot2016-03-2912-48/+20
* SONAR-7441 no DB Component should have @ServerSide nor @ComputeEngineSideSébastien Lesaint2016-03-296-24/+0
* SONAR-7441 add ComputeEngineSide annotation where applicableSébastien Lesaint2016-03-296-0/+12
* SONAR-7466 Remove ACTION_PLANS table and related codeTeryk Bellahsene2016-03-2544-1420/+7
* SONAR-6171 Make sure at server startup that the DB is configured to use the U...Simon Brandhof2016-03-242-0/+473
* SONAR-7330 Remove measures on rules in DBJulien Lancelot2016-03-238-4/+148
* SONAR-7330 Remove usage of PROJECT_MEASURES.RULE_IDJulien Lancelot2016-03-2316-184/+20
* Add missing UTJulien Lancelot2016-03-233-60/+344
* Fix quality flawsJulien Lancelot2016-03-231-1/+1