aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5056 Refactoring of DebtModelService to have a clean dedicated server s...Julien Lancelot2014-03-1817-364/+302
* SONAR-5095 Fix colon/period display in QG widget, metric descriptionJean-Baptiste Lievremont2014-03-181-4/+4
* SONAR-926 inclusions are optionalSimon Brandhof2014-03-172-30/+15
* SONAR-926 apply inclusions and exclusions to source directoriesSimon Brandhof2014-03-172-15/+13
* SONAR-926 apply inclusions and exclusions to source directoriesSimon Brandhof2014-03-173-134/+19
* SONAR-5092 Change message on default quality gate when user is not quality adminJean-Baptiste Lievremont2014-03-176-3/+18
* SONAR-5146 Some rules might not have some "rules.created_at" date and in that...Julien Lancelot2014-03-172-6/+3
* Fix empty component.path in issues WSJulien Lancelot2014-03-173-2/+7
* Fix escaping of language in Q profiles pageSimon Brandhof2014-03-171-1/+1
* SONAR-5094 Do not let the HTTP exception be swallowed by the underlying libJean-Baptiste Lievremont2014-03-172-6/+6
* SONAR-4093 Fix JS error on Chrom* browsers, cleanupJean-Baptiste Lievremont2014-03-172-6/+2
* Remove Component.moduleKeyJulien Lancelot2014-03-1712-69/+2
* Add Issues.componentById() helperJulien Lancelot2014-03-173-4/+14
* Fix missing migration numberJean-Baptiste Lievremont2014-03-171-0/+1
* SONAR-4366 Fix display of passed quality gateJean-Baptiste Lievremont2014-03-171-1/+1
* SONAR-5097 Drop alerts tableJean-Baptiste Lievremont2014-03-175-14/+32
* SONAR-5097 Convert existing alerts to quality gatesJean-Baptiste Lievremont2014-03-172-7/+85
* Fix quality flawsJulien Lancelot2014-03-172-12/+23
* SONAR-5007 Display quality profiles on which a rule is activated and related ...Stas Vilchik2014-03-1715-100/+293
* SONAR-5056 Create DebtRemediationFunction API on batch sideJulien Lancelot2014-03-1713-173/+273
* SONAR-5007 Refactor coding rules list & detailsStas Vilchik2014-03-176-138/+106
* SONAR-5056 Do nothing hen rule has no default characteristic or overridden ch...Julien Lancelot2014-03-172-3/+3
* SONAR-4326 Do not disable already disabled rules at server startupJulien Lancelot2014-03-174-6/+94
* Remove useless double try/catchJulien Lancelot2014-03-171-37/+41
* SONAR-5007 Display details of a rule and actions relating to itStas Vilchik2014-03-1714-62/+485
* SONAR-5056 Convert duration with value 0 to nullJulien Lancelot2014-03-172-1/+3
* SONAR-5056 Fail if not both characteristic and function are definedJulien Lancelot2014-03-172-0/+30
* SONAR-5121 Authorize overriding characteristic or functionJulien Lancelot2014-03-177-53/+87
* SONAR-4843 fix installation of bundled plugins on restartSimon Brandhof2014-03-171-1/+1
* SONAR-4843 restart most of componentsSimon Brandhof2014-03-166-148/+195
* Refactor plugin management for better maintainabilitySimon Brandhof2014-03-1645-245/+205
* Remove org.sonar.api.platform.ServerPluginRepositorySimon Brandhof2014-03-168-201/+36
* Refactor org.sonar.server.plugins.ApplicationDeployerSimon Brandhof2014-03-167-38/+34
* SONAR-4843 Add log when server is restartedSimon Brandhof2014-03-151-1/+4
* SONAR-4843 Fix loading of some DAOsSimon Brandhof2014-03-152-51/+49
* SONAR-4843 Document sonar.rails.dev in conf/sonar.propertiesSimon Brandhof2014-03-151-1/+6
* SONAR-4843 Minor refactoringSimon Brandhof2014-03-153-2/+4
* SONAR-4843 Rename the property sonar.web.dev to sonar.rails.devSimon Brandhof2014-03-152-4/+4
* SONAR-4843 Ability to restart server in development modeSimon Brandhof2014-03-1512-395/+732
* SONAR-5128 Package a release version of sonar-channelSimon Brandhof2014-03-1419-1874/+1
* SONAR-5129 Package a release version of sonar-squidSimon Brandhof2014-03-1490-5753/+2
* Minor cosmetic changesSimon Brandhof2014-03-142-6/+6
* SONAR-5121 Verify remediation factor and offset following remediation functio...Julien Lancelot2014-03-1440-242/+596
* Rename RuleDefinitions to RulesDefinitionJulien Lancelot2014-03-1419-162/+164
* Remove unused importSimon Brandhof2014-03-141-1/+1
* SONAR-4095Jean-Baptiste Lievremont2014-03-146-33/+92
* Fix quality flawsJulien Lancelot2014-03-142-4/+2
* Renamed some debt classes to remove "Technical" wordJulien Lancelot2014-03-146-17/+21
* SONAR-5141 Minor improvementJulien Lancelot2014-03-142-20/+16
* Remove useless old debt model synchronization and renamed some debt classesJulien Lancelot2014-03-1428-171/+74