aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove unused constants in FileStructureSimon Brandhof2015-07-201-3/+0
* SONAR-6703 new common rulesSimon Brandhof2015-07-2037-38/+1987
* SONAR-6709 Simplify RulesDefinition API when two plugins define the same repo...Simon Brandhof2015-07-201-2/+2
* SONAR-6703 Register common rules at startupSimon Brandhof2015-07-208-100/+323
* SONAR-6693 Create a new WS to list issue filtersStas Vilchik2015-07-1718-58/+354
* SONAR-6682 Move computation comment_lines to CommentMeasuresStepJulien Lancelot2015-07-173-51/+33
* Rename getNewMeasureXXX by getAddedMeasureXXXJulien Lancelot2015-07-1712-284/+296
* SONAR-6678 Add computation of duplication measures in compute engineJulien Lancelot2015-07-173-0/+596
* SONAR-6678 Remove duplication decorators from the batchJulien Lancelot2015-07-1710-396/+80
* Update tests that were badly based on Measure.equals()Julien Lancelot2015-07-177-198/+227
* Add Optional<Measure> getNewRawMeasure(int componentRef, String metricKey) in...Julien Lancelot2015-07-171-0/+13
* Cosmetic changes in SumFormulaJulien Lancelot2015-07-172-2/+1
* Fix quality flawsJulien Lancelot2015-07-174-1/+77
* Fix medium tests and improve temp foldersDuarte Meneses2015-07-175-58/+51
* Move Java db migrations from sonar-server to sonar-dbSimon Brandhof2015-07-17325-3234/+2092
* SONAR-6716 remove data migrations of v4.4Simon Brandhof2015-07-17149-6917/+5
* Disable JMX in PersistitDuarte Meneses2015-07-172-2/+1
* SONAR-6716 do not accept db upgrades from versions previous to LTSSimon Brandhof2015-07-163-7/+38
* SONAR-6716 Fix quality flaw in DatabaseVersionSimon Brandhof2015-07-161-1/+2
* SONAR-6716 Move some additions of columns and indicesSimon Brandhof2015-07-1619-436/+17
* SONAR-6716 Rename migrations 061 and 283 to follow conventionsSimon Brandhof2015-07-162-3/+3
* SONAR-6716 Compress migrations of table action_plansSimon Brandhof2015-07-163-62/+2
* SONAR-6716 Rename migration 061 to follow conventionsSimon Brandhof2015-07-161-0/+0
* SONAR-6716 Compress migrations of table manual_measuresSimon Brandhof2015-07-162-34/+1
* SONAR-6716 Compress migrations of table project_measuresSimon Brandhof2015-07-163-60/+2
* SONAR-6716 Compress migrations of table alertsSimon Brandhof2015-07-162-31/+1
* SONAR-6716 Compress migrations of table rulesSimon Brandhof2015-07-164-106/+5
* SONAR-6716 Compress migrations of table characteristicsSimon Brandhof2015-07-163-60/+2
* SONAR-6716 Compress migrations of table widget_propertiesSimon Brandhof2015-07-162-31/+0
* SONAR-6716 Compress migrations of table rules_profilesSimon Brandhof2015-07-1610-182/+4
* SONAR-6716 Remove unused db migrations of data (not structures)Simon Brandhof2015-07-1623-572/+0
* SONAR-6716 Remove temporary creation of tables for "reviews"Simon Brandhof2015-07-1638-1869/+1
* SONAR-6716 Remove temporary creation of tables for "filters"Simon Brandhof2015-07-168-545/+0
* Rename remaining variables "sut" to "underTest" in testsSimon Brandhof2015-07-1647-384/+379
* Rename variables "sut" to "underTest" in testsSimon Brandhof2015-07-1644-637/+641
* Add empty profile to xoo pluginSimon Brandhof2015-07-163-3/+38
* Remove BiSumCounterJulien Lancelot2015-07-162-149/+0
* SONAR-6682 Merge DocumentationMeasuresStep into CommentMeasuresStepJulien Lancelot2015-07-165-328/+264
* SONAR-6702 Fix UT on MsSQL when projects.kee is nullJulien Lancelot2015-07-168-26/+28
* Revert "SONAR-6556 remove RoR code of WS projects/ghosts/index and projects/p...Teryk Bellahsene2015-07-1615-22/+403
* SONAR-6702 Reactivate previously removed componentsJulien Lancelot2015-07-1610-23/+254
* SONAR-6702 Add migration to update PROJECTS.PROJECTS_KEE indexJulien Lancelot2015-07-165-78/+68
* SONAR-6702 Add migration to remove duplicated components with same keyJulien Lancelot2015-07-1613-2/+437
* Remove no more used PurgeDao.selectPurgeableFileUuids()Julien Lancelot2015-07-165-110/+3
* remove dependency in old DbClientTeryk Bellahsene2015-07-161-7/+0
* Revert "SONAR-6631 delete RoR code concerning custom measures (ex manual meas...Teryk Bellahsene2015-07-162-0/+280
* Move custom measures in sonar-dbTeryk Bellahsene2015-07-1630-96/+129
* Merge remote-tracking branch 'origin/branch-5.1'Simon Brandhof2015-07-151-5/+5
|\
| * SONAR-6685, SONAR-6351 Fix syntax issue when generating HTML reportJulien HENRY2015-07-151-5/+5
| * SONAR-6718 Issue tracking is not accurate when an action was done on issue fr...Simon Brandhof2015-07-151-0/+1