aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-db
Commit message (Expand)AuthorAgeFilesLines
* SONAR-8468 Create WS api/project_analyses/deleteTeryk Bellahsene2016-12-144-11/+20
* SONAR-8445 move SQ 5.6 create schema migrations out of RubySébastien Lesaint2016-12-1413-2113/+0
* SONAR-8445 move SQ 5.6.1 migration out of RubySébastien Lesaint2016-12-146-219/+2
* SONAR-8445 move SQ 6.0 migrations out of RubySébastien Lesaint2016-12-14190-12156/+2
* SONAR-8445 move SQ 6.1 migrations out of RubySébastien Lesaint2016-12-1445-2541/+2
* SONAR-8445 move SQ 6.2 migrations out of RubySébastien Lesaint2016-12-1473-4068/+2
* SONAR-8445 run DB migration of SQ 6.3 with JavaSébastien Lesaint2016-12-1412-466/+2
* SONAR-8445 fork BaseDataChange and DdlChange in sonar-db-migrationSébastien Lesaint2016-12-143-4/+4
* SONAR-8445 move DatabaseMigration to sonar-db-migrationSébastien Lesaint2016-12-141-70/+0
* SONAR-8445 handle creation of table SCHEMA_MIGRATIONS in JavaSébastien Lesaint2016-12-146-16/+44
* SONAR-8445 create maven module sonar-db-migrationSébastien Lesaint2016-12-141-1/+1
* Fix some Quality flawsSimon Brandhof2016-12-145-12/+47
* SONAR-7290 Rewrite api/issues/changelog in JavaJulien Lancelot2016-12-135-42/+98
* SONAR-5471 fix type of INTEGER columns on OracleSimon Brandhof2016-12-133-3/+4
* SONAR-5471 use v5.6 as version of initial schemaSimon Brandhof2016-12-1318-595/+232
* SONAR-8533 Force unit CHAR on VARCHAR columns on OracleSimon Brandhof2016-12-1353-253/+294
* SONAR-5471 Auto-incremented ID must start with 1 on all DBSimon Brandhof2016-12-132-5/+5
* Fix Quality flawsSimon Brandhof2016-12-139-5/+20
* SONAR-5471 create initial schema (version 5.5)Simon Brandhof2016-12-13321-16518/+1321
* SONAR-5471 ability to have DEFAULT values on INT columnsSimon Brandhof2016-12-132-3/+15
* SONAR-8467 Create WS api/project_analyses/searchTeryk Bellahsene2016-12-135-0/+45
* SONAR-8534 delete ACTIVITY rows which don't have profileKey fieldSimon Brandhof2016-12-132-9/+30
* SONAR-7291 Extract transition methods from IssueService to TransitionServiceJulien Lancelot2016-12-123-4/+47
* SONAR-5471 refactor db migration 1315 in JavaSimon Brandhof2016-12-1221-3/+766
* SONAR-5471 add RenameTableBuilderSimon Brandhof2016-12-123-2/+179
* SONAR-5471 move creation of 5.6+ indices to Java migrationsSimon Brandhof2016-12-1230-24/+1064
* SONAR-5471 support timestamp typeSimon Brandhof2016-12-122-0/+175
* SONAR-5471 support default value in boolean and varchar columnsSimon Brandhof2016-12-1222-27/+193
* SONAR-5471 add DropIndexBuilderSimon Brandhof2016-12-123-1/+190
* SONAR-5471 create webhook_deliveries indices in javaSimon Brandhof2016-12-122-3/+26
* SONAR-5471 add CreateIndexBuilderSimon Brandhof2016-12-123-2/+315
* SONAR-5471 share validations of index/table/constraint namesSimon Brandhof2016-12-126-26/+94
* SONAR-8466 Create WS api/project_analyses/update_eventTeryk Bellahsene2016-12-095-5/+32
* SONAR-8464 Allow events name and category to be nullJulien Lancelot2016-12-083-5/+22
* SONAR-8465 Create WS api/project_analyses/delete_eventTeryk Bellahsene2016-12-088-8/+58
* SONAR-8464 Create WS api/project_analyses/create_eventTeryk Bellahsene2016-12-0714-7/+303
* Fix quality flawJulien Lancelot2016-12-071-1/+1
* Merge branch 'branch-6.2'Sébastien Lesaint2016-12-063-28/+5
|\
| * SONAR-8442 do not do a select to keep ce_activity.is_key up to dateSébastien Lesaint2016-12-063-28/+5
| * Prepare for next development iterationTom2016-12-021-1/+1
| * Release 6.2-RC26.2-RC2Tom2016-12-021-1/+1
* | SONAR-8450 Extract logic to get qgate from project in QualityGateFinderJulien Lancelot2016-12-062-0/+30
* | SONAR-8450 Cleanup ComponentNavigationActionTestJulien Lancelot2016-12-051-0/+6
* | SONAR-8464 Make column UUID of Events unique and non nullTeryk Bellahsene2016-12-0511-4/+162
* | SONAR-8464 Populate UUID column of table EVENTSTeryk Bellahsene2016-12-057-5/+115
* | SONAR-8467 Add UUID column to db table EVENTSTeryk Bellahsene2016-12-0518-12/+249
* | Automatic merge from branch-6.2ssjenka2016-12-013-3/+3
|\|
| * SONAR-8335 move LogBackHelper to subpackage loggingSébastien Lesaint2016-12-013-3/+3
* | Automatic merge from branch-6.2ssjenka2016-11-282-0/+35
|\|
| * SONAR-8089 Add missing condition on snapshots.islast=trueJulien Lancelot2016-11-282-0/+35