aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5091 Update deletion confirm messages in conformance to UI guidelinesJean-Baptiste Lievremont2014-03-196-28/+38
* SONAR-5091 Change display of inline help paragraphJean-Baptiste Lievremont2014-03-192-22/+22
* SONAR-5091 Make sure that conditions are kept in sync between QG model and co...Jean-Baptiste Lievremont2014-03-192-0/+2
* SONAR-4915 Rename rules.effort_to_fix_l10_key to rules.effort_to_fix_descript...Julien Lancelot2014-03-1917-40/+40
* SONAR-5056 Add delete characteristic actionJulien Lancelot2014-03-193-16/+165
* SONAR-4843 /extensions/downloads does not override /extensions/plugins if sam...Simon Brandhof2014-03-191-1/+1
* Fix path size for Windows build...Simon Brandhof2014-03-192-1/+1
* Restore rule association from Characteristic to fix issue with the Views pluginJulien Lancelot2014-03-191-0/+3
* 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-182-23/+196
* SONAR-5143 revert. Inclusions are coming back to UI !Simon Brandhof2014-03-181-35/+0
* SONAR-5056 Add create profileJulien Lancelot2014-03-183-29/+166
* 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
* 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-188-35/+144
* SONAR-5056 Refactoring of DebtModelService to have a clean dedicated server s...Julien Lancelot2014-03-189-238/+204
* SONAR-5092 Change message on default quality gate when user is not quality adminJean-Baptiste Lievremont2014-03-175-2/+16
* SONAR-5146 Some rules might not have some "rules.created_at" date and in that...Julien Lancelot2014-03-171-4/+3
* Fix escaping of language in Q profiles pageSimon Brandhof2014-03-171-1/+1
* SONAR-4093 Fix JS error on Chrom* browsers, cleanupJean-Baptiste Lievremont2014-03-172-6/+2
* SONAR-5097 Drop alerts tableJean-Baptiste Lievremont2014-03-171-0/+30
* SONAR-5097 Convert existing alerts to quality gatesJean-Baptiste Lievremont2014-03-172-7/+85
* Fix quality flawsJulien Lancelot2014-03-171-12/+17
* SONAR-5007 Display quality profiles on which a rule is activated and related ...Stas Vilchik2014-03-1715-100/+293
* SONAR-5007 Refactor coding rules list & detailsStas Vilchik2014-03-176-138/+106
* 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-4843 fix installation of bundled plugins on restartSimon Brandhof2014-03-171-1/+1
* SONAR-4843 restart most of componentsSimon Brandhof2014-03-165-145/+181
* Refactor plugin management for better maintainabilitySimon Brandhof2014-03-1635-224/+182
* Remove org.sonar.api.platform.ServerPluginRepositorySimon Brandhof2014-03-167-158/+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 Minor refactoringSimon Brandhof2014-03-153-2/+4
* SONAR-4843 Ability to restart server in development modeSimon Brandhof2014-03-159-365/+728
* Minor cosmetic changesSimon Brandhof2014-03-142-6/+6
* SONAR-5121 Verify remediation factor and offset following remediation functio...Julien Lancelot2014-03-1436-52/+1612
* Rename RuleDefinitions to RulesDefinitionJulien Lancelot2014-03-149-73/+74
* SONAR-4095Jean-Baptiste Lievremont2014-03-144-0/+65
* Remove useless old debt model synchronization and renamed some debt classesJulien Lancelot2014-03-149-134/+37
* SONAR-5143 remove sonar.inclusions and sonar.test.inclusions from UISimon Brandhof2014-03-141-0/+35
* Fix spinner when display a limit noteStas Vilchik2014-03-143-0/+10
* Fix performance bug on the issues pageStas Vilchik2014-03-142-3/+2
* SONAR-5007 Display rule key and parametersStas Vilchik2014-03-146-7/+74
* Complete documentation of WebService and QualityGatesWsSimon Brandhof2014-03-141-7/+7