]>
source.dussan.org Git - sonarqube.git/log
Simon Brandhof [Fri, 4 Apr 2014 14:56:26 +0000 (16:56 +0200)]
Fix some quality flaws
Julien Lancelot [Fri, 4 Apr 2014 12:51:03 +0000 (14:51 +0200)]
Fix quality flaws
Julien Lancelot [Fri, 4 Apr 2014 12:39:00 +0000 (14:39 +0200)]
SONAR-3113 Restore the Measure filter as cloud widget
Julien Lancelot [Fri, 4 Apr 2014 12:14:21 +0000 (14:14 +0200)]
Fix quality flaws
Julien Lancelot [Fri, 4 Apr 2014 09:47:15 +0000 (11:47 +0200)]
Create a specific unit test of declaring rules with technical debt
Simon Brandhof [Fri, 4 Apr 2014 09:23:13 +0000 (11:23 +0200)]
Revert "SONAR-5117 Upgrade to Tomcat 7.0.52"
This reverts commit
469975855667211c189655a61c99d0d81cd8b243 .
Simon Brandhof [Fri, 4 Apr 2014 09:23:03 +0000 (11:23 +0200)]
Revert "SONAR-5117 fix compatibility of build with maven 3.0.x"
This reverts commit
514b752d87d4918cee373d8dd9c6ad1a3bfd183b .
Julien Lancelot [Fri, 4 Apr 2014 09:18:45 +0000 (11:18 +0200)]
Fix unit test
Julien Lancelot [Fri, 4 Apr 2014 09:12:22 +0000 (11:12 +0200)]
Remove migration 523
Julien Lancelot [Fri, 4 Apr 2014 08:50:46 +0000 (10:50 +0200)]
Duration should not accept hours more than 24 and minutes more than 60
Julien Lancelot [Fri, 4 Apr 2014 08:24:38 +0000 (10:24 +0200)]
SONAR-5056 Fix issue when exporting model to XML
Simon Brandhof [Fri, 4 Apr 2014 08:08:27 +0000 (10:08 +0200)]
SONAR-5117 fix compatibility of build with maven 3.0.x
Stas Vilchik [Fri, 4 Apr 2014 07:38:03 +0000 (13:38 +0600)]
SONAR-5167 It should be possible to use "Tab" to navigate in the new search forms
Julien Lancelot [Fri, 4 Apr 2014 06:56:47 +0000 (08:56 +0200)]
SONAR-5056 When restoring model from XML call RuleOperations to update restored rules
Simon Brandhof [Thu, 3 Apr 2014 20:07:04 +0000 (22:07 +0200)]
SONAR-5117 Upgrade to Tomcat 7.0.52
Julien Lancelot [Thu, 3 Apr 2014 17:26:01 +0000 (19:26 +0200)]
Fix display of rule from issue
Julien Lancelot [Thu, 3 Apr 2014 16:22:02 +0000 (18:22 +0200)]
Fix unit test
Julien Lancelot [Thu, 3 Apr 2014 16:17:20 +0000 (18:17 +0200)]
SONAR-5056 Move batch DebtRemediationFunction from rule to debt package
Julien HENRY [Thu, 3 Apr 2014 16:13:34 +0000 (18:13 +0200)]
Fix some quality flaws
Julien HENRY [Thu, 3 Apr 2014 15:58:09 +0000 (17:58 +0200)]
SONAR-5196 Quality profile names should be case sensitive
Julien HENRY [Thu, 3 Apr 2014 15:18:17 +0000 (17:18 +0200)]
SONAR-5178 Display allowed characters when validating branches
Julien Lancelot [Thu, 3 Apr 2014 15:52:22 +0000 (17:52 +0200)]
Update server DebtModel API
Julien Lancelot [Thu, 3 Apr 2014 15:52:05 +0000 (17:52 +0200)]
Create a new DebtModel API on batch side
Julien Lancelot [Thu, 3 Apr 2014 12:26:49 +0000 (14:26 +0200)]
Change visibility of a method to private
Julien HENRY [Thu, 3 Apr 2014 15:09:44 +0000 (17:09 +0200)]
SONAR-5186 Drop support of "sonar.phase"
Julien HENRY [Thu, 3 Apr 2014 14:03:50 +0000 (16:03 +0200)]
SONAR-5181 Fix minor issue with working directory
Julien HENRY [Thu, 3 Apr 2014 10:19:31 +0000 (12:19 +0200)]
SONAR-5181 Move parsing of sonar-project.properties files to SQ Runner
Simon Brandhof [Thu, 3 Apr 2014 14:42:54 +0000 (16:42 +0200)]
Deprecated the unused Symbol#getFullyQualifiedName() and improve exception message
Stas Vilchik [Thu, 3 Apr 2014 12:27:14 +0000 (18:27 +0600)]
SONAR-5167 It should be possible to use "Tab" to navigate in the new search forms
Simon Brandhof [Thu, 3 Apr 2014 12:05:03 +0000 (14:05 +0200)]
Fix stability of tests depending on order of execution
Default timezone should not be changed by tests because DateUtils keeps instances of SimpleDateFormat in ThreadLocalContext. These instances are executed during the first call, so we can't guarantee which tz is used.
Stas Vilchik [Thu, 3 Apr 2014 11:14:29 +0000 (17:14 +0600)]
SONAR-5165 It should be possible to use up and down arrows to navigate through results in Issues page
Enable for coding rules
Stas Vilchik [Thu, 3 Apr 2014 11:07:22 +0000 (17:07 +0600)]
SONAR-5165 It should be possible to use up and down arrows to navigate through results in Issues page
Debounce opening of issues
Simon Brandhof [Thu, 3 Apr 2014 10:41:35 +0000 (12:41 +0200)]
SONAR-4843 complete documentation of ws
Simon Brandhof [Thu, 3 Apr 2014 10:40:39 +0000 (12:40 +0200)]
SONAR-5197 Redirect URL /api to /api/webservices/list
Julien Lancelot [Thu, 3 Apr 2014 10:23:50 +0000 (12:23 +0200)]
SONAR-5056 Fix NPE when disabling debt on rule
Julien Lancelot [Thu, 3 Apr 2014 10:06:26 +0000 (12:06 +0200)]
SONAR-5056 Add unit test when reseting debt model on custom rules
Julien Lancelot [Thu, 3 Apr 2014 10:05:54 +0000 (12:05 +0200)]
Set profiling level to debug when indexing documents in E/S
Julien Lancelot [Thu, 3 Apr 2014 09:45:52 +0000 (11:45 +0200)]
SONAR-5056 When update rule, if sub characteristic or remediation function is different from default values, update both overridden values
Simon Brandhof [Thu, 3 Apr 2014 09:33:09 +0000 (11:33 +0200)]
Fix compatibility of some tests with java8
Stas Vilchik [Thu, 3 Apr 2014 09:32:04 +0000 (15:32 +0600)]
SONAR-5166 Offer shortcut to access the top-right search engine
Use "s"
Stas Vilchik [Thu, 3 Apr 2014 09:03:46 +0000 (15:03 +0600)]
SONAR-5166 Offer shortcut to access the top-right search engine
Fix use of /
Stas Vilchik [Thu, 3 Apr 2014 08:49:47 +0000 (14:49 +0600)]
SONAR-5166 Offer shortcut to access the top-right search engine
Fix use of /
Julien Lancelot [Thu, 3 Apr 2014 08:44:23 +0000 (10:44 +0200)]
SONAR-5056 Do some code cleanup
Julien Lancelot [Thu, 3 Apr 2014 08:39:52 +0000 (10:39 +0200)]
Fix unit test
Julien Lancelot [Thu, 3 Apr 2014 07:33:04 +0000 (09:33 +0200)]
Move hasCharacteristic() method from RuleDto to RulesProvider
Julien Lancelot [Thu, 3 Apr 2014 07:19:03 +0000 (09:19 +0200)]
SONAR-5056 When updating a rule, set characteristic and remediation function only if different from default values
Julien Lancelot [Thu, 3 Apr 2014 07:08:52 +0000 (09:08 +0200)]
SONAR-5056 When creating a custom rule, copy debt definitions from parent
Stas Vilchik [Thu, 3 Apr 2014 08:42:45 +0000 (14:42 +0600)]
Freeze versions of npm packages
Stas Vilchik [Thu, 3 Apr 2014 08:11:49 +0000 (14:11 +0600)]
SONAR-5166 Offer shortcut to access the top-right search engine
Fix use of /
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