aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix some quality flawsSimon Brandhof2014-03-194-5/+6
|\
| * Fixes a couple of issues by using interfaces rather than a specific implement...Hans Joachim Desserud2013-11-026-7/+8
* | SONAR-5150 Values of sonar.preview.excludePlugins and sonar.preview.includePl...Simon Brandhof2014-03-182-2/+18
* | SONAR-5095 Catch validation exceptions to provide a clearer messageJean-Baptiste Lievremont2014-03-182-52/+91
* | SONAR-5094 Change error message when quality gate is not foundJean-Baptiste Lievremont2014-03-181-1/+1
* | SONAR-5092 Use consistent styles across message boxesJean-Baptiste Lievremont2014-03-183-4/+17
* | SONAR-5056 Create rename, move up and move down actionsJulien Lancelot2014-03-187-27/+290
* | SONAR-926 support cross-project duplications in multi-lang projectSimon Brandhof2014-03-184-8/+9
* | SONAR-5069 revert. sonar.sources is back. It must be mandatory.Simon Brandhof2014-03-182-5/+8
* | SONAR-5143 revert. Inclusions are coming back to UI !Simon Brandhof2014-03-183-42/+4
* | SONAR-5056 Add create profileJulien Lancelot2014-03-189-35/+263
* | SONAR-5091 Fix icon wrapping under input fieldJean-Baptiste Lievremont2014-03-181-2/+2
* | SONAR-5091 Allow deletion of default quality gateJean-Baptiste Lievremont2014-03-182-6/+12
* | SONAR-5091 Force selection of period for new_* metrics, show delta in period ...Jean-Baptiste Lievremont2014-03-183-22/+33
* | Fix quality flawsJulien Lancelot2014-03-187-63/+57
* | SONAR-5007 Display quality profiles on which a rule is activated and related ...Stas Vilchik2014-03-1815-21/+392
* | SONAR-5119 Do not display warning log if rule characteristic has been overridenJulien Lancelot2014-03-1812-48/+151
* | 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