]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2014-03-27 Julien LancelotSONAR-5174 Add rule debt definitions into E/S and searc...
2014-03-27 Julien HENRYFix test
2014-03-27 Julien HENRYSONAR-5178 Add another test
2014-03-27 Julien HENRYSONAR-5178 "sonar.branch" should not be validated again...
2014-03-27 Julien HENRYSONAR-4692 Prevent analysis of projects that both embed...
2014-03-27 Julien LancelotRename RuleDto characteristic to subCharacteristic
2014-03-27 Julien LancelotSONAR-5056 Restore from xml do not disable no more...
2014-03-27 Julien LancelotAdd some javadocs
2014-03-27 Simon BrandhofRemove checkstyle and pmd plugins from sonar-server...
2014-03-27 Julien LancelotFix quality flaws
2014-03-26 Simon BrandhofForce using JDK6 during release
2014-03-26 Simon BrandhofSONAR-4915 add javadoc to RulesDefinition#setEffortToFi...
2014-03-26 Simon BrandhofUpgrade to Java plugins 2.1
2014-03-26 Julien LancelotSimplify read of test files
2014-03-26 Julien HENRYFix some quality flaws
2014-03-26 Julien LancelotSONAR-5056 Restore characteristics when restoring language
2014-03-26 Julien LancelotFix quality flaws
2014-03-26 Julien LancelotReplace factor by coefficient
2014-03-26 Stas VilchikSONAR-5007 First facets prototype
2014-03-26 Julien LancelotImprove duration format validation
2014-03-26 Julien LancelotSONAR-5056 Refactoring of restore feature
2014-03-26 Julien LancelotSONAR-5056 Minor refactoring
2014-03-26 Stas VilchikSONAR-5007 Rework context banner
2014-03-26 Stas VilchikSONAR-5007 Rework quality profiles
2014-03-26 Stas VilchikSONAR-5007 Bulk Change: remove "all" option
2014-03-26 Stas VilchikSONAR-5007 Add permalink
2014-03-26 Stas VilchikSONAR-5007 Small details UI improvements
2014-03-25 Simon BrandhofSONAR-5154 remove duplications
2014-03-25 Simon BrandhofSONAR-4908 extract RulesDefinitionAnnotationLoader
2014-03-25 Simon BrandhofSONAR-4908 rename RulesDefinition#setDebtCharacteristic...
2014-03-25 Simon BrandhofSONAR-4908 refactor RulesDefinition API (debt functions...
2014-03-25 Julien LancelotSONAR-5056 Backup debt model
2014-03-25 Julien HENRYSONAR-5154 A plugin should fail when using classes...
2014-03-25 Simon BrandhofUpgrade to plexus-classwords 2.5.1 to unlock JAR files...
2014-03-25 Simon BrandhofSONAR-4843 disable restart on Windows + Java 6 (UrlClas...
2014-03-25 Simon BrandhofImprove org.sonar.api.utils.System2 :
2014-03-25 Julien HENRYSONAR-5062 New implementation of concurrent safe unzip...
2014-03-25 Simon BrandhofFix definition of JS files to be analyzed
2014-03-25 Julien HENRYSONAR-5062 Disable test until a correct implementation...
2014-03-25 Stas VilchikFix build
2014-03-25 Stas VilchikMove source outside from webapp
2014-03-25 Eric HartmannSet the correct SCM information for the renamed repository
2014-03-25 Simon BrandhofFix URL of Git repository
2014-03-25 Simon BrandhofFix loading of Hibernate rules on MyBatis
2014-03-25 Stas VilchikSONAR-4366 Remove unnecessary colons
2014-03-25 Stas VilchikSONAR-5007 Bulk action on found rules
2014-03-25 Simon BrandhofSONAR-5147 do not install "bundled plugin" if already...
2014-03-24 Simon BrandhofFix CI
2014-03-24 Simon BrandhofFix loading of rules during registration of Q profiles...
2014-03-24 Simon BrandhofSanitize code - remove commented-out code and dead...
2014-03-24 Simon BrandhofSONAR-4908 extract RulesDefinitionXmlLoader
2014-03-24 Simon BrandhofFix javadoc of org.sonar.api.server.ws.WebService
2014-03-24 Julien HENRYSONAR-5051 Support Maven encryption mechanism for Sonar...
2014-03-24 Julien LancelotFix quality flaws
2014-03-24 Stas VilchikSONAR-5007 Update QP section
2014-03-24 Julien LancelotAdd check to verify that rule is not null when searchin...
2014-03-24 Stas VilchikSONAR-5007 Improve QP filter
2014-03-24 Julien LancelotSONAR-5056 Remove useless static creation methods
2014-03-24 Julien LancelotSONAR-5056 Use restore to populate debt model at startup
2014-03-24 Julien LancelotSONAR-5121 Add restore from XMl actions
2014-03-24 Julien HENRYSONAR-5062 Improve stability of tests
2014-03-24 Julien HENRYSONAR-5028 Reuse property sonar.preview.readTimeout...
2014-03-24 Stas VilchikSONAR-5007 Feedback applied
2014-03-24 Julien HENRYSONAR-5062 Add test
2014-03-24 Julien HENRYSONAR-5062 Don't fail when concurrent process unzip...
2014-03-24 Stas VilchikRemove templates from sonar.exclusions
2014-03-24 Stas VilchikRemove generated files
2014-03-24 Simon BrandhofExclude some 3-party libs from JS analysis
2014-03-24 Simon BrandhofRemove trimming of ERB templates - does not work currently
2014-03-24 Julien LancelotRemove useless space in ui
2014-03-24 Simon BrandhofConfigure analysis of JS files of sonar-server
2014-03-22 Simon BrandhofAdd third-party-licenses.sh
2014-03-21 Simon BrandhofSONAR-4843 move URL to /api/system/restart and complete...
2014-03-21 Julien HENRYSONAR-5011 Allow to install two plugins sharing the...
2014-03-21 Simon BrandhofSONAR-4843 do not fail if filenames between source...
2014-03-21 Stas VilchikSONAR-4366 Rework rename/copy modal
2014-03-21 Stas VilchikRemove generated js file
2014-03-21 Simon BrandhofSONAR-5128 downgrade to sonar-channel 4.1
2014-03-21 Julien HENRYSONAR-5075 Update the title of the command window when...
2014-03-21 Simon BrandhofMerge branch 'master' of github.com:jdigweed/sonar...
2014-03-21 Julien HENRYSONAR-5035 Trim properties read from sonar-runner confi...
2014-03-21 Julien LancelotSONAR-5121 Refactor the way remediation function is...
2014-03-21 Stas VilchikSONAR-5007 Add characteristic criterion
2014-03-21 Stas VilchikSONAR-4366 Some UI improvements
2014-03-21 Stas VilchikSONAR-5007 Add languages next to quality profiles
2014-03-21 Stas VilchikSONAR-5007 Rework bulk change
2014-03-21 Julien LancelotMove validate() function to the bottom
2014-03-21 Julien LancelotFix issue on debt pyramid due to renaming of debt.rootC...
2014-03-21 Stas VilchikSONAR-5007 Improve coding rule details display
2014-03-20 Julien LancelotSONAR-5056 Fix issue when removing characteristic and...
2014-03-20 Julien LancelotSONAR-5056 Fix issue on move up/down
2014-03-20 Jean-Baptiste... Disable karma tests with -DskipTests
2014-03-20 Jean-Baptiste... Run JS tests on maven test phase
2014-03-20 Julien LancelotSONAR-5056 Create restore from language action
2014-03-20 Simon BrandhofDeploy minimized files in prod
2014-03-20 Julien LancelotSONAR-5056 Create restore from provided model action
2014-03-20 Stas VilchikMerge branch 'grunt'
2014-03-20 Jean-Baptiste... SONAR-4366 Move a core plugin component to batch (remov...
2014-03-20 Simon BrandhofCompleting integration of grunt into maven
2014-03-20 Stas VilchikSONAR-5007 Apply some feedback
next