]>
source.dussan.org Git - sonarqube.git/log
Stas Vilchik [Thu, 3 Apr 2014 08:04:51 +0000 (14:04 +0600)]
SONAR-5169 Apply feedback
Julien HENRY [Thu, 3 Apr 2014 07:51:43 +0000 (09:51 +0200)]
SONAR-5190 Should not fail if MavenProject not found for a module
Julien Lancelot [Thu, 3 Apr 2014 06:39:42 +0000 (08:39 +0200)]
SONAR-5174 Add new parameters docs
Stas Vilchik [Thu, 3 Apr 2014 06:14:20 +0000 (12:14 +0600)]
Freeze versions of npm packages
Stas Vilchik [Thu, 3 Apr 2014 06:09:27 +0000 (12:09 +0600)]
Set the version of keymaster.js
Simon Brandhof [Wed, 2 Apr 2014 15:04:18 +0000 (17:04 +0200)]
Merge branch 'master' of github.com:red6/sonar into red6-master
Julien HENRY [Wed, 2 Apr 2014 14:55:09 +0000 (16:55 +0200)]
SONAR-5190 Make default bootstrapper support Maven
Julien Lancelot [Wed, 2 Apr 2014 14:45:38 +0000 (16:45 +0200)]
SONAR-5056 Fix issue when reseting debt model and no rule is found
Julien Lancelot [Wed, 2 Apr 2014 14:38:25 +0000 (16:38 +0200)]
SONAR-5056 When reseting debt model, restore rules from rule definitions in order to restore all rules defaultXXX parameters
Simon Brandhof [Wed, 2 Apr 2014 13:57:32 +0000 (15:57 +0200)]
SONAR-5191 fix some usage of java list.sort in ruby code
Simon Brandhof [Wed, 2 Apr 2014 13:46:49 +0000 (15:46 +0200)]
Fix version of karma-phantomjs-launcher. Do not use 0.1.3 which fails on windows
Simon Brandhof [Wed, 2 Apr 2014 13:35:37 +0000 (15:35 +0200)]
SONAR-5191 fix some usage of java list.sort in ruby code
Julien HENRY [Wed, 2 Apr 2014 13:25:32 +0000 (15:25 +0200)]
SONAR-5192 Remove support of deprecated SQ Runner properties
Julien HENRY [Wed, 2 Apr 2014 13:19:19 +0000 (15:19 +0200)]
SONAR-5190 Introduce new property sonar.projectBuildDir for Maven bootstrapper
Julien HENRY [Wed, 2 Apr 2014 09:58:22 +0000 (11:58 +0200)]
SONAR-5190 Make default bootstrapper support Maven
Julien HENRY [Wed, 2 Apr 2014 09:49:40 +0000 (11:49 +0200)]
Update Javadoc of Language::getFileSuffixes
Stas Vilchik [Wed, 2 Apr 2014 12:46:41 +0000 (18:46 +0600)]
SONAR-5166 Offer shortcut to access the top-right search engine
Return back to "/"
Julien Lancelot [Wed, 2 Apr 2014 12:32:24 +0000 (14:32 +0200)]
SONAR-5056 Rename restore() by reset() and delete restore from language feature
Julien Lancelot [Wed, 2 Apr 2014 12:11:20 +0000 (14:11 +0200)]
SONAR-5056 When restoring a model, deletion of characteristics should update all related rules
Stas Vilchik [Wed, 2 Apr 2014 11:15:07 +0000 (17:15 +0600)]
SONAR-5166 Offer shortcut to access the top-right search engine
Change shortcut to shift+s
Simon Brandhof [Wed, 2 Apr 2014 09:33:33 +0000 (11:33 +0200)]
Enable DEBUG logs of phantomjs
Simon Brandhof [Wed, 2 Apr 2014 09:27:13 +0000 (11:27 +0200)]
Fix version of karma-phantomjs-launcher
Julien Lancelot [Wed, 2 Apr 2014 09:06:56 +0000 (11:06 +0200)]
Add missing session in dao usage when registring rules and fix issue when resting debt model and debt rules were all disabled
Stas Vilchik [Wed, 2 Apr 2014 09:06:15 +0000 (15:06 +0600)]
SONAR-5086 Fix fetching of issues when action plan is selected
Simon Brandhof [Wed, 2 Apr 2014 09:05:39 +0000 (11:05 +0200)]
Revert attempt to remove coupling between build and user timezone
Simon Brandhof [Wed, 2 Apr 2014 09:05:10 +0000 (11:05 +0200)]
Fix execution of grunt tests
Stas Vilchik [Wed, 2 Apr 2014 08:54:44 +0000 (14:54 +0600)]
Update js unit tests configuration
Julien Lancelot [Wed, 2 Apr 2014 08:10:01 +0000 (10:10 +0200)]
SONAR-5174 Reindex rules when deleting characteristics and restoring debt model
Julien Lancelot [Wed, 2 Apr 2014 07:37:47 +0000 (09:37 +0200)]
SONAR-5174 Remove characteristics name from Rules E/S index
Julien Lancelot [Wed, 2 Apr 2014 07:32:51 +0000 (09:32 +0200)]
SONAR-5174 Create a method to reindex one rule
Stas Vilchik [Wed, 2 Apr 2014 07:00:58 +0000 (13:00 +0600)]
SONAR-5165 It should be possible to use up and down arrows to navigate through results in Issues page
Julien Lancelot [Wed, 2 Apr 2014 06:29:39 +0000 (08:29 +0200)]
SONAR-5174 Improve migration of Requirements to Rules when offset or coefficient are 0
Julien Lancelot [Tue, 1 Apr 2014 17:46:53 +0000 (19:46 +0200)]
SONAR-5174 Create a reindex rules method
Julien Lancelot [Tue, 1 Apr 2014 14:18:14 +0000 (16:18 +0200)]
SONAR-5174 Update date when updating rules
Stas Vilchik [Tue, 1 Apr 2014 12:29:13 +0000 (18:29 +0600)]
SONAR-5166 Offer shortcut to access the top-right search engine
Stas Vilchik [Tue, 1 Apr 2014 11:35:55 +0000 (17:35 +0600)]
Grunt: use concat instead of uglify for dev mode
Stas Vilchik [Tue, 1 Apr 2014 11:35:35 +0000 (17:35 +0600)]
SONAR-5169 Allow users to specify dates using a date picker
Julien Lancelot [Tue, 1 Apr 2014 11:06:27 +0000 (13:06 +0200)]
SONAR-5174 Add update rule action in Rules
Stas Vilchik [Tue, 1 Apr 2014 07:11:54 +0000 (13:11 +0600)]
SONAR-5163 Fix profile tests
Stas Vilchik [Tue, 1 Apr 2014 05:48:52 +0000 (11:48 +0600)]
SONAR-5163 Do not display bulk change action/popup when there is no issue
Julien Lancelot [Mon, 31 Mar 2014 14:51:33 +0000 (16:51 +0200)]
SONAR-5174 Use only RubyRuleService to use Rules from Rails
Stas Vilchik [Mon, 31 Mar 2014 14:46:36 +0000 (20:46 +0600)]
SONAR-5173 Fix fuzzy icons
Stas Vilchik [Mon, 31 Mar 2014 14:16:38 +0000 (20:16 +0600)]
SONAR-5173 Improve qualifier icons
Julien Lancelot [Mon, 31 Mar 2014 13:48:16 +0000 (15:48 +0200)]
SONAR-5174 Add no pagination search
Stas Vilchik [Mon, 31 Mar 2014 12:45:10 +0000 (18:45 +0600)]
SONAR-5173 Sort icons
Julien Lancelot [Mon, 31 Mar 2014 11:39:24 +0000 (13:39 +0200)]
SONAR-5056 Reindex rules in E/S when migrating requirements to rules
Stas Vilchik [Mon, 31 Mar 2014 11:03:50 +0000 (17:03 +0600)]
SONAR-5173 Check, move, add, delete icons
Stas Vilchik [Mon, 31 Mar 2014 10:31:21 +0000 (16:31 +0600)]
SONAR-5173 Qualifier icons
Julien Lancelot [Mon, 31 Mar 2014 10:11:27 +0000 (12:11 +0200)]
Fix wrong display of rule sub characteristic key and name
Stas Vilchik [Mon, 31 Mar 2014 08:59:57 +0000 (14:59 +0600)]
SONAR-5173 ci, homepage, scm icons
Julien Lancelot [Mon, 31 Mar 2014 08:46:29 +0000 (10:46 +0200)]
Add a migration to replace rules.default_remediation_factor by rules.default_remediation_coeff and rules.remediation_factor by rules.remediation_coeff and remove duration with value 0X
Julien Lancelot [Mon, 31 Mar 2014 07:59:33 +0000 (09:59 +0200)]
SONAR-5174 Return characteristics information when reading rules from E/S
Stas Vilchik [Mon, 31 Mar 2014 07:20:52 +0000 (13:20 +0600)]
SONAR-5173 Change the color of qualifier icons
Stas Vilchik [Mon, 31 Mar 2014 07:18:55 +0000 (13:18 +0600)]
SONAR-5173 New move icons
Stas Vilchik [Mon, 31 Mar 2014 07:04:14 +0000 (13:04 +0600)]
SONAR-5173 New trend icons
Stas Vilchik [Mon, 31 Mar 2014 05:50:55 +0000 (11:50 +0600)]
SONAR-5007 Improve bulk change
Simon Brandhof [Fri, 28 Mar 2014 18:59:34 +0000 (19:59 +0100)]
Remove coupling of unit tests on european timezone
-> force tests to be executed in GMT-4.
Julien Lancelot [Fri, 28 Mar 2014 16:17:20 +0000 (17:17 +0100)]
SONAR-5174 Fix hasDebtCharacteristic filter
Julien Lancelot [Fri, 28 Mar 2014 16:03:09 +0000 (17:03 +0100)]
Fix unit test
Julien Lancelot [Fri, 28 Mar 2014 15:43:59 +0000 (16:43 +0100)]
SONAR-5174 Add missing repository in rules list WS result
Julien Lancelot [Fri, 28 Mar 2014 15:39:30 +0000 (16:39 +0100)]
SONAR-5174 Add hasDebtCharacteristic filter in Rules search API
Julien Lancelot [Fri, 28 Mar 2014 15:04:32 +0000 (16:04 +0100)]
SONAR-5174 Rules WS : search by languages, severities, statuses, tags and characteristics
Stas Vilchik [Fri, 28 Mar 2014 13:07:30 +0000 (19:07 +0600)]
SONAR-5173 New qualifier icons
Julien Lancelot [Fri, 28 Mar 2014 10:19:26 +0000 (11:19 +0100)]
SONAR-5174 Rules WS search by language and characteristic
Stas Vilchik [Fri, 28 Mar 2014 10:07:48 +0000 (16:07 +0600)]
SONAR-5007 Small UI changes
Julien Lancelot [Fri, 28 Mar 2014 09:36:17 +0000 (10:36 +0100)]
SONAR-5174 Rules search by language and repositories
Julien HENRY [Fri, 28 Mar 2014 08:33:44 +0000 (09:33 +0100)]
SONAR-4692 Fix regression with SONAR-4245
Stas Vilchik [Fri, 28 Mar 2014 07:36:23 +0000 (13:36 +0600)]
SONAR-5173 Change favorite icon, qualifiers icons
Julien Lancelot [Thu, 27 Mar 2014 18:11:53 +0000 (19:11 +0100)]
SONAR-5174 Rules search by characteristic or sub characteristic
Julien Lancelot [Thu, 27 Mar 2014 17:39:28 +0000 (18:39 +0100)]
SONAR-5174 Add rule debt definitions into E/S and search rules by characteristic or sub characteristic
Julien HENRY [Thu, 27 Mar 2014 17:07:50 +0000 (18:07 +0100)]
Fix test
Julien HENRY [Thu, 27 Mar 2014 16:51:28 +0000 (17:51 +0100)]
SONAR-5178 Add another test
Julien HENRY [Thu, 27 Mar 2014 16:50:10 +0000 (17:50 +0100)]
SONAR-5178 "sonar.branch" should not be validated against the same pattern as project key
Julien HENRY [Thu, 27 Mar 2014 16:42:31 +0000 (17:42 +0100)]
SONAR-4692 Prevent analysis of projects that both embed the same module
Julien Lancelot [Thu, 27 Mar 2014 13:51:50 +0000 (14:51 +0100)]
Rename RuleDto characteristic to subCharacteristic
Julien Lancelot [Thu, 27 Mar 2014 08:21:43 +0000 (09:21 +0100)]
SONAR-5056 Restore from xml do not disable no more existing characteristics
Julien Lancelot [Thu, 27 Mar 2014 08:13:24 +0000 (09:13 +0100)]
Add some javadocs
Simon Brandhof [Thu, 27 Mar 2014 07:39:11 +0000 (08:39 +0100)]
Remove checkstyle and pmd plugins from sonar-server/pom.xml
Julien Lancelot [Thu, 27 Mar 2014 07:18:39 +0000 (08:18 +0100)]
Fix quality flaws
Simon Brandhof [Wed, 26 Mar 2014 22:33:03 +0000 (23:33 +0100)]
Force using JDK6 during release
Simon Brandhof [Wed, 26 Mar 2014 21:13:59 +0000 (22:13 +0100)]
SONAR-4915 add javadoc to RulesDefinition#setEffortToFixDescription(String)
Simon Brandhof [Wed, 26 Mar 2014 21:09:07 +0000 (22:09 +0100)]
Upgrade to Java plugins 2.1
Julien Lancelot [Wed, 26 Mar 2014 15:50:02 +0000 (16:50 +0100)]
Simplify read of test files
Julien HENRY [Wed, 26 Mar 2014 15:31:26 +0000 (16:31 +0100)]
Fix some quality flaws
Julien Lancelot [Wed, 26 Mar 2014 15:29:23 +0000 (16:29 +0100)]
SONAR-5056 Restore characteristics when restoring language
Julien Lancelot [Wed, 26 Mar 2014 14:58:29 +0000 (15:58 +0100)]
Fix quality flaws
Julien Lancelot [Wed, 26 Mar 2014 13:02:47 +0000 (14:02 +0100)]
Replace factor by coefficient
Stas Vilchik [Wed, 26 Mar 2014 12:19:59 +0000 (18:19 +0600)]
SONAR-5007 First facets prototype
Julien Lancelot [Wed, 26 Mar 2014 12:19:19 +0000 (13:19 +0100)]
Improve duration format validation
Julien Lancelot [Wed, 26 Mar 2014 10:50:57 +0000 (11:50 +0100)]
SONAR-5056 Refactoring of restore feature
Julien Lancelot [Tue, 25 Mar 2014 15:57:03 +0000 (16:57 +0100)]
SONAR-5056 Minor refactoring
Stas Vilchik [Wed, 26 Mar 2014 08:13:58 +0000 (14:13 +0600)]
SONAR-5007 Rework context banner
Stas Vilchik [Wed, 26 Mar 2014 07:14:14 +0000 (13:14 +0600)]
SONAR-5007 Rework quality profiles
Stas Vilchik [Wed, 26 Mar 2014 06:31:34 +0000 (12:31 +0600)]
SONAR-5007 Bulk Change: remove "all" option
Stas Vilchik [Wed, 26 Mar 2014 06:26:36 +0000 (12:26 +0600)]
SONAR-5007 Add permalink
Stas Vilchik [Wed, 26 Mar 2014 06:20:52 +0000 (12:20 +0600)]
SONAR-5007 Small details UI improvements
Simon Brandhof [Tue, 25 Mar 2014 23:02:16 +0000 (00:02 +0100)]
SONAR-5154 remove duplications
Simon Brandhof [Tue, 25 Mar 2014 22:10:45 +0000 (23:10 +0100)]
SONAR-4908 extract RulesDefinitionAnnotationLoader
+ refactor the classes RegisterXXX used during server startup
Simon Brandhof [Tue, 25 Mar 2014 17:02:53 +0000 (18:02 +0100)]
SONAR-4908 rename RulesDefinition#setDebtCharacteristic() to setDebtSubCharacteristic()
-> better follow SQALE method
Simon Brandhof [Tue, 25 Mar 2014 14:50:29 +0000 (15:50 +0100)]
SONAR-4908 refactor RulesDefinition API (debt functions, XML)