]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2014-03-19 Jean-Baptiste... SONAR-5091 Make sure that conditions are kept in sync...
2014-03-19 Julien LancelotSONAR-4915 Do not display a warning when no effort...
2014-03-19 Julien LancelotSONAR-4915 Rename rules.effort_to_fix_l10_key to rules...
2014-03-19 Julien LancelotSONAR-5056 Add delete characteristic action
2014-03-19 Simon BrandhofSONAR-4843 /extensions/downloads does not override...
2014-03-19 Simon BrandhofFix path size for Windows build...
2014-03-19 Julien LancelotRestore rule association from Characteristic to fix...
2014-03-18 Simon BrandhofFix some quality flaws
2014-03-18 Simon BrandhofSONAR-5150 Values of sonar.preview.excludePlugins and...
2014-03-18 Jean-Baptiste... SONAR-5095 Catch validation exceptions to provide a...
2014-03-18 Jean-Baptiste... SONAR-5094 Change error message when quality gate is...
2014-03-18 Jean-Baptiste... SONAR-5092 Use consistent styles across message boxes
2014-03-18 Julien LancelotSONAR-5056 Create rename, move up and move down actions
2014-03-18 Simon BrandhofSONAR-926 support cross-project duplications in multi...
2014-03-18 Simon BrandhofSONAR-5069 revert. sonar.sources is back. It must be...
2014-03-18 Simon BrandhofSONAR-5143 revert. Inclusions are coming back to UI !
2014-03-18 Julien LancelotSONAR-5056 Add create profile
2014-03-18 Jean-Baptiste... SONAR-5091 Fix icon wrapping under input field
2014-03-18 Jean-Baptiste... SONAR-5091 Allow deletion of default quality gate
2014-03-18 Jean-Baptiste... SONAR-5091 Force selection of period for new_* metrics...
2014-03-18 Julien LancelotFix quality flaws
2014-03-18 Stas VilchikSONAR-5007 Display quality profiles on which a rule...
2014-03-18 Julien LancelotSONAR-5119 Do not display warning log if rule character...
2014-03-18 Julien LancelotSONAR-5056 Refactoring of DebtModelService to have...
2014-03-18 Jean-Baptiste... SONAR-5095 Fix colon/period display in QG widget, metri...
2014-03-17 Simon BrandhofSONAR-926 inclusions are optional
2014-03-17 Simon BrandhofSONAR-926 apply inclusions and exclusions to source...
2014-03-17 Simon BrandhofSONAR-926 apply inclusions and exclusions to source...
2014-03-17 Jean-Baptiste... SONAR-5092 Change message on default quality gate when...
2014-03-17 Julien LancelotSONAR-5146 Some rules might not have some "rules.create...
2014-03-17 Julien LancelotFix empty component.path in issues WS
2014-03-17 Simon BrandhofFix escaping of language in Q profiles page
2014-03-17 Jean-Baptiste... SONAR-5094 Do not let the HTTP exception be swallowed...
2014-03-17 Jean-Baptiste... SONAR-4093 Fix JS error on Chrom* browsers, cleanup
2014-03-17 Julien LancelotRemove Component.moduleKey
2014-03-17 Julien LancelotAdd Issues.componentById() helper
2014-03-17 Jean-Baptiste... Fix missing migration number
2014-03-17 Jean-Baptiste... SONAR-4366 Fix display of passed quality gate
2014-03-17 Jean-Baptiste... SONAR-5097 Drop alerts table
2014-03-17 Jean-Baptiste... SONAR-5097 Convert existing alerts to quality gates
2014-03-17 Julien LancelotFix quality flaws
2014-03-17 Stas VilchikSONAR-5007 Display quality profiles on which a rule...
2014-03-17 Julien LancelotSONAR-5056 Create DebtRemediationFunction API on batch...
2014-03-17 Stas VilchikSONAR-5007 Refactor coding rules list & details
2014-03-17 Julien LancelotSONAR-5056 Do nothing hen rule has no default character...
2014-03-17 Julien LancelotSONAR-4326 Do not disable already disabled rules at...
2014-03-17 Julien LancelotRemove useless double try/catch
2014-03-17 Stas VilchikSONAR-5007 Display details of a rule and actions relati...
2014-03-17 Julien LancelotSONAR-5056 Convert duration with value 0 to null
2014-03-17 Julien LancelotSONAR-5056 Fail if not both characteristic and function...
2014-03-17 Julien LancelotSONAR-5121 Authorize overriding characteristic or function
2014-03-17 Simon BrandhofSONAR-4843 fix installation of bundled plugins on restart
2014-03-16 Simon BrandhofSONAR-4843 restart most of components
2014-03-16 Simon BrandhofRefactor plugin management for better maintainability
2014-03-16 Simon BrandhofRemove org.sonar.api.platform.ServerPluginRepository
2014-03-15 Simon BrandhofRefactor org.sonar.server.plugins.ApplicationDeployer
2014-03-15 Simon BrandhofSONAR-4843 Add log when server is restarted
2014-03-15 Simon BrandhofSONAR-4843 Fix loading of some DAOs
2014-03-15 Simon BrandhofSONAR-4843 Document sonar.rails.dev in conf/sonar.prope...
2014-03-15 Simon BrandhofSONAR-4843 Minor refactoring
2014-03-15 Simon BrandhofSONAR-4843 Rename the property sonar.web.dev to sonar...
2014-03-15 Simon BrandhofSONAR-4843 Ability to restart server in development...
2014-03-14 Simon BrandhofSONAR-5128 Package a release version of sonar-channel
2014-03-14 Simon BrandhofSONAR-5129 Package a release version of sonar-squid
2014-03-14 Simon BrandhofMinor cosmetic changes
2014-03-14 Julien LancelotSONAR-5121 Verify remediation factor and offset followi...
2014-03-14 Julien LancelotRename RuleDefinitions to RulesDefinition
2014-03-14 Simon BrandhofRemove unused import
2014-03-14 Jean-Baptiste... SONAR-4095
2014-03-14 Julien LancelotFix quality flaws
2014-03-14 Julien LancelotRenamed some debt classes to remove "Technical" word
2014-03-14 Julien LancelotSONAR-5141 Minor improvement
2014-03-14 Julien LancelotRemove useless old debt model synchronization and renam...
2014-03-14 Simon BrandhofSONAR-5143 remove sonar.inclusions and sonar.test.inclu...
2014-03-14 Stas VilchikFix spinner when display a limit note
2014-03-14 Stas VilchikFix performance bug on the issues page
2014-03-14 Simon BrandhofFix bad import edu.emory.mathcs.backport.java.util...
2014-03-14 Simon BrandhofFix copyright headers
2014-03-14 Simon BrandhofSONAR-4790 complete documentation of FileSystem
2014-03-14 Simon BrandhofSONAR-4790 replace static factory FilePredicates by...
2014-03-14 Stas VilchikSONAR-5007 Display rule key and parameters
2014-03-14 Simon BrandhofComplete documentation of WebService and QualityGatesWs
2014-03-14 Julien LancelotSONAR-5141 Improve performance of technical debt measur...
2014-03-14 Simon BrandhofSONAR-4908 rename the methods newXxx() of RuleDefiniti...
2014-03-14 Simon BrandhofRemove some code from MeasuresFilters that is deprecate...
2014-03-14 Stas VilchikSONAR-5007 Display details of a rule
2014-03-14 Stas VilchikSONAR-5142 Remove search of components by language
2014-03-14 Stas VilchikSONAR-5007 Show total rule count in the bulk change...
2014-03-13 Simon BrandhofSONAR-5142 drop search of components by language
2014-03-13 Simon BrandhofSONAR-926 drop the language criterion on measure filters
2014-03-13 Simon BrandhofSONAR-5010 improve WebService extension point
2014-03-13 Simon BrandhofSONAR-926 fail if properties sonar.sources or sonar...
2014-03-13 Simon BrandhofSONAR-926 allow to set the properties sonar.sources...
2014-03-13 Jean-Baptiste... SONAR-4366 Make SQL query cross-DBMS (handling of boole...
2014-03-13 Jean-Baptiste... SONAR-4366 Remove alert related code from Rails app
2014-03-13 Jean-Baptiste... SONAR-4366 Remove Alert class and related code
2014-03-13 Jean-Baptiste... SONAR-4366 Remove conditions when the associated metric...
2014-03-13 Jean-Baptiste... SONAR-4366 Remove alerts-related code from Rails UI
2014-03-13 Jean-Baptiste... SONAR-5094 Remove profile based quality gate components
2014-03-13 Julien LancelotReplace Date by Timestamp on all components using MassU...
next