Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move Java db migrations from sonar-server to sonar-db | Simon Brandhof | 2015-07-17 | 325 | -3234/+2092 |
| | |||||
* | SONAR-6716 remove data migrations of v4.4 | Simon Brandhof | 2015-07-17 | 149 | -6917/+5 |
| | |||||
* | Disable JMX in Persistit | Duarte Meneses | 2015-07-17 | 2 | -2/+1 |
| | |||||
* | SONAR-6716 do not accept db upgrades from versions previous to LTS | Simon Brandhof | 2015-07-16 | 3 | -7/+38 |
| | |||||
* | SONAR-6716 Fix quality flaw in DatabaseVersion | Simon Brandhof | 2015-07-16 | 1 | -1/+2 |
| | |||||
* | SONAR-6716 Move some additions of columns and indices | Simon Brandhof | 2015-07-16 | 19 | -436/+17 |
| | |||||
* | SONAR-6716 Rename migrations 061 and 283 to follow conventions | Simon Brandhof | 2015-07-16 | 2 | -3/+3 |
| | |||||
* | SONAR-6716 Compress migrations of table action_plans | Simon Brandhof | 2015-07-16 | 3 | -62/+2 |
| | |||||
* | SONAR-6716 Rename migration 061 to follow conventions | Simon Brandhof | 2015-07-16 | 1 | -0/+0 |
| | |||||
* | SONAR-6716 Compress migrations of table manual_measures | Simon Brandhof | 2015-07-16 | 2 | -34/+1 |
| | |||||
* | SONAR-6716 Compress migrations of table project_measures | Simon Brandhof | 2015-07-16 | 3 | -60/+2 |
| | |||||
* | SONAR-6716 Compress migrations of table alerts | Simon Brandhof | 2015-07-16 | 2 | -31/+1 |
| | |||||
* | SONAR-6716 Compress migrations of table rules | Simon Brandhof | 2015-07-16 | 4 | -106/+5 |
| | |||||
* | SONAR-6716 Compress migrations of table characteristics | Simon Brandhof | 2015-07-16 | 3 | -60/+2 |
| | |||||
* | SONAR-6716 Compress migrations of table widget_properties | Simon Brandhof | 2015-07-16 | 2 | -31/+0 |
| | |||||
* | SONAR-6716 Compress migrations of table rules_profiles | Simon Brandhof | 2015-07-16 | 10 | -182/+4 |
| | |||||
* | SONAR-6716 Remove unused db migrations of data (not structures) | Simon Brandhof | 2015-07-16 | 23 | -572/+0 |
| | | | | End of support of db migrations from versions lower than 3.7 | ||||
* | SONAR-6716 Remove temporary creation of tables for "reviews" | Simon Brandhof | 2015-07-16 | 38 | -1869/+1 |
| | | | | End of support of db migrations from versions lower than 3.7 | ||||
* | SONAR-6716 Remove temporary creation of tables for "filters" | Simon Brandhof | 2015-07-16 | 8 | -545/+0 |
| | |||||
* | Rename remaining variables "sut" to "underTest" in tests | Simon Brandhof | 2015-07-16 | 47 | -384/+379 |
| | |||||
* | Rename variables "sut" to "underTest" in tests | Simon Brandhof | 2015-07-16 | 44 | -637/+641 |
| | |||||
* | Add empty profile to xoo plugin | Simon Brandhof | 2015-07-16 | 3 | -3/+38 |
| | |||||
* | Remove BiSumCounter | Julien Lancelot | 2015-07-16 | 2 | -149/+0 |
| | |||||
* | SONAR-6682 Merge DocumentationMeasuresStep into CommentMeasuresStep | Julien Lancelot | 2015-07-16 | 5 | -328/+264 |
| | |||||
* | SONAR-6702 Fix UT on MsSQL when projects.kee is null | Julien Lancelot | 2015-07-16 | 8 | -26/+28 |
| | |||||
* | Revert "SONAR-6556 remove RoR code of WS projects/ghosts/index and ↵ | Teryk Bellahsene | 2015-07-16 | 15 | -22/+403 |
| | | | | | | projects/provisioned/index" This reverts commit 4af490d55e155f4db4b977fb939ec006303386c8. | ||||
* | SONAR-6702 Reactivate previously removed components | Julien Lancelot | 2015-07-16 | 10 | -23/+254 |
| | |||||
* | SONAR-6702 Add migration to update PROJECTS.PROJECTS_KEE index | Julien Lancelot | 2015-07-16 | 5 | -78/+68 |
| | | | | | Remove enabled column from the index Set unique index (not on MySQL) | ||||
* | SONAR-6702 Add migration to remove duplicated components with same key | Julien Lancelot | 2015-07-16 | 13 | -2/+437 |
| | |||||
* | Remove no more used PurgeDao.selectPurgeableFileUuids() | Julien Lancelot | 2015-07-16 | 5 | -110/+3 |
| | |||||
* | remove dependency in old DbClient | Teryk Bellahsene | 2015-07-16 | 1 | -7/+0 |
| | |||||
* | Revert "SONAR-6631 delete RoR code concerning custom measures (ex manual ↵ | Teryk Bellahsene | 2015-07-16 | 2 | -0/+280 |
| | | | | | | measures)" This reverts commit 8613533e2166c217f27beaf00c71e940fe6fc084. | ||||
* | Move custom measures in sonar-db | Teryk Bellahsene | 2015-07-16 | 30 | -96/+129 |
| | |||||
* | Merge remote-tracking branch 'origin/branch-5.1' | Simon Brandhof | 2015-07-15 | 1 | -5/+5 |
|\ | |||||
| * | SONAR-6685, SONAR-6351 Fix syntax issue when generating HTML report | Julien HENRY | 2015-07-15 | 1 | -5/+5 |
| | | |||||
| * | SONAR-6718 Issue tracking is not accurate when an action was done on issue ↵ | Simon Brandhof | 2015-07-15 | 1 | -0/+1 |
| | | | | | | | | from webapp | ||||
* | | Drop use of ad-hoc MultiSets and use Guava's instead | Teryk Bellahsene | 2015-07-15 | 3 | -115/+5 |
| | | |||||
* | | SONAR-6631 delete RoR concerning custom measures (ex manual measures) | Teryk Bellahsene | 2015-07-15 | 2 | -280/+0 |
| | | |||||
* | | SONAR-6556 remove RoR code of WS projects/ghosts/index and ↵ | Teryk Bellahsene | 2015-07-15 | 15 | -403/+22 |
| | | | | | | | | projects/provisioned/index | ||||
* | | Fix quality flaws | Julien Lancelot | 2015-07-15 | 9 | -26/+13 |
| | | |||||
* | | Add missing annotations | Julien Lancelot | 2015-07-15 | 1 | -0/+4 |
| | | |||||
* | | SONAR-6682 Add computation of comment density measures in Compute Engine | Julien Lancelot | 2015-07-15 | 6 | -3/+590 |
| | | |||||
* | | Clean PersistMeasuresStepTest | Julien Lancelot | 2015-07-15 | 1 | -60/+52 |
| | | | | | | | | | | Replace usage of MeasureVariations.setVariation(int, value) by MeasureVariations.setVariation(period, value) Replace usage of org.sonar.server.db.DbClient by org.sonar.db.DbClient | ||||
* | | SONAR-6682 Remove computation of comment density measures from the batch | Julien Lancelot | 2015-07-15 | 3 | -169/+1 |
| | | |||||
* | | Filter metrics that can be read from the batch | Julien Lancelot | 2015-07-15 | 11 | -41/+499 |
| | | | | | | | | Only plugin metrics and some defined core metrics are allowed to be read from the batch | ||||
* | | Create BiSumCounter to do a sum on 2 metrics | Julien Lancelot | 2015-07-15 | 6 | -40/+307 |
| | | |||||
* | | Replace usage of MeasureRepositoryImpl by MeasureRepositoryRule | Julien Lancelot | 2015-07-15 | 3 | -182/+85 |
| | | |||||
* | | Move accessors formula to compute engine | Julien Lancelot | 2015-07-15 | 2 | -4/+9 |
| | | |||||
* | | Add test with no data on formulas | Julien Lancelot | 2015-07-15 | 3 | -0/+70 |
| | | |||||
* | | SONAR-6377 ws plugins/available add homepage and issue tracking URLs | Teryk Bellahsene | 2015-07-14 | 3 | -4/+10 |
| | |