]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
10 years agoFix some quality flaws
Simon Brandhof [Tue, 17 Jun 2014 09:51:56 +0000 (11:51 +0200)]
Fix some quality flaws

10 years agoSONAR-5027 Profile backup should be accessible anonymously
Julien Lancelot [Tue, 17 Jun 2014 09:47:56 +0000 (11:47 +0200)]
SONAR-5027 Profile backup should be accessible anonymously

10 years agoUpdate some WS description
Julien Lancelot [Tue, 17 Jun 2014 09:36:24 +0000 (11:36 +0200)]
Update some WS description

10 years agoSONAR-5331 Fix path issues
Stas Vilchik [Tue, 17 Jun 2014 09:47:01 +0000 (15:47 +0600)]
SONAR-5331 Fix path issues

10 years agoSONAR-4514 Settings -> Manual Rules page now uses Java service
Julien Lancelot [Tue, 17 Jun 2014 09:24:28 +0000 (11:24 +0200)]
SONAR-4514 Settings -> Manual Rules page now uses Java service

10 years agoFix quality flaw
Jean-Baptiste Lievremont [Tue, 17 Jun 2014 07:53:43 +0000 (09:53 +0200)]
Fix quality flaw

10 years agoSONAR-4514 Update ruby service to manage manual rules
Julien Lancelot [Tue, 17 Jun 2014 06:42:43 +0000 (08:42 +0200)]
SONAR-4514 Update ruby service to manage manual rules

10 years agoSONAR-5209 Issues drilldown integration
Stas Vilchik [Tue, 17 Jun 2014 06:35:35 +0000 (12:35 +0600)]
SONAR-5209 Issues drilldown integration

10 years agoFix Javadoc
Julien Lancelot [Tue, 17 Jun 2014 06:08:37 +0000 (08:08 +0200)]
Fix Javadoc

10 years agoSONAR-5329 - removed log
Stephane Gamard [Mon, 16 Jun 2014 21:55:53 +0000 (23:55 +0200)]
SONAR-5329 - removed log

10 years agoSONAR-5329 - Added countActiveRules to getStats
Stephane Gamard [Mon, 16 Jun 2014 21:51:31 +0000 (23:51 +0200)]
SONAR-5329 - Added countActiveRules to getStats

10 years agoSONAR-5007 optimize changes of rule activation
Simon Brandhof [Mon, 16 Jun 2014 21:31:28 +0000 (23:31 +0200)]
SONAR-5007 optimize changes of rule activation

10 years agoAdd missing package-info.java files
Simon Brandhof [Mon, 16 Jun 2014 20:35:55 +0000 (22:35 +0200)]
Add missing package-info.java files

10 years agoSONAR-5007 display (in a crappy way) some facets on profile page
Simon Brandhof [Mon, 16 Jun 2014 20:34:51 +0000 (22:34 +0200)]
SONAR-5007 display (in a crappy way) some facets on profile page

+ remove unused the l10n bundles prefixed by "rules_configuration"

10 years agoSONAR-5007 add skeleton for profiles/show
Simon Brandhof [Mon, 16 Jun 2014 19:09:39 +0000 (21:09 +0200)]
SONAR-5007 add skeleton for profiles/show

10 years agoSONAR-5007 fix renaming of table LOGS to ACTIVITIES on Oracle
Simon Brandhof [Mon, 16 Jun 2014 17:20:42 +0000 (19:20 +0200)]
SONAR-5007 fix renaming of table LOGS to ACTIVITIES on Oracle

10 years agoSONAR-5360 Add a parameter "prevent_reactivation" in order to not reactivate a remove...
Julien Lancelot [Mon, 16 Jun 2014 15:59:23 +0000 (17:59 +0200)]
SONAR-5360 Add a parameter "prevent_reactivation" in order to not reactivate a removed rule when creating a rule

10 years agoSONAR-5018 Add resources for the creation, update, deletion and
Jean-Baptiste Lievremont [Mon, 16 Jun 2014 16:01:35 +0000 (18:01 +0200)]
SONAR-5018 Add resources for the creation, update, deletion and
activation of custom rules

SONAR-5353 SONAR-5354 SONAR-5355 SONAR-5356 SONAR-5357 SONAR-5380

10 years agoSONAR-5329 - Added activity table to DatabaseVersion for cleaning.
Stephane Gamard [Mon, 16 Jun 2014 14:49:57 +0000 (16:49 +0200)]
SONAR-5329 - Added activity table to DatabaseVersion for cleaning.

10 years agoSONAR-5329 -Removed Key and ExecutionTime fields from Activity
Stephane Gamard [Mon, 16 Jun 2014 14:42:47 +0000 (16:42 +0200)]
SONAR-5329 -Removed Key and ExecutionTime fields from Activity

10 years agoSONAR-5393 Fail to upgrade to SQ 4.3 + MySQL when millions of issues
Simon Brandhof [Mon, 16 Jun 2014 14:04:27 +0000 (16:04 +0200)]
SONAR-5393 Fail to upgrade to SQ 4.3 + MySQL when millions of issues

10 years agoSONAR-4514 Add the possibility to delete a manual rule
Julien Lancelot [Mon, 16 Jun 2014 13:21:06 +0000 (15:21 +0200)]
SONAR-4514 Add the possibility to delete a manual rule

10 years agoSONAR-5355 Add resources to create a custom rule from a template
Jean-Baptiste Lievremont [Mon, 16 Jun 2014 12:37:54 +0000 (14:37 +0200)]
SONAR-5355 Add resources to create a custom rule from a template

10 years agoImprove logs of DatabaseServerCompatibility
Simon Brandhof [Mon, 16 Jun 2014 12:30:35 +0000 (14:30 +0200)]
Improve logs of DatabaseServerCompatibility

10 years agoSONAR-5007 improve l10n of server exception handling
Simon Brandhof [Mon, 16 Jun 2014 12:21:25 +0000 (14:21 +0200)]
SONAR-5007 improve l10n of server exception handling

10 years agoSONAR-5209 Fix workspace toggling
Stas Vilchik [Mon, 16 Jun 2014 12:30:20 +0000 (18:30 +0600)]
SONAR-5209 Fix workspace toggling

10 years agoSONAR-5329 - Updated getProfileStats
Stephane Gamard [Mon, 16 Jun 2014 12:21:59 +0000 (14:21 +0200)]
SONAR-5329 - Updated getProfileStats

10 years agoSONAR-5329 - Updated getProfileStats
Stephane Gamard [Mon, 16 Jun 2014 12:17:33 +0000 (14:17 +0200)]
SONAR-5329 - Updated getProfileStats

10 years agoSONAR-4514 New web service to manage manual rules
Julien Lancelot [Mon, 16 Jun 2014 12:08:01 +0000 (14:08 +0200)]
SONAR-4514 New web service to manage manual rules

10 years agoSONAR-5331 Fix path issues
Stas Vilchik [Mon, 16 Jun 2014 12:14:57 +0000 (18:14 +0600)]
SONAR-5331 Fix path issues

10 years agoSONAR-5331 Invalidate browser cache
Stas Vilchik [Mon, 16 Jun 2014 12:04:02 +0000 (18:04 +0600)]
SONAR-5331 Invalidate browser cache

10 years agoSONAR-5329 - Fixed ImmutableMap problem in ActiveRuleChange (we can log null change...
Stephane Gamard [Mon, 16 Jun 2014 11:41:35 +0000 (13:41 +0200)]
SONAR-5329 - Fixed ImmutableMap problem in ActiveRuleChange (we can log null change as part of ActivityLog interface)

10 years agoSONAR-5329 - Updated namespace of ActivityMapper
Stephane Gamard [Mon, 16 Jun 2014 11:30:44 +0000 (13:30 +0200)]
SONAR-5329 - Updated namespace of ActivityMapper

10 years agoSONAR-5329 - Adding full classPath for SearchAction in ServerComponents
Stephane Gamard [Mon, 16 Jun 2014 11:28:46 +0000 (13:28 +0200)]
SONAR-5329 - Adding full classPath for SearchAction in ServerComponents

10 years agoSONAR-5329 - Rename Log package to Activity
Stephane Gamard [Mon, 16 Jun 2014 11:21:25 +0000 (13:21 +0200)]
SONAR-5329 - Rename Log package to Activity

10 years agoSONAR-5329 - Rename Log package to Activity
Stephane Gamard [Mon, 16 Jun 2014 11:19:59 +0000 (13:19 +0200)]
SONAR-5329 - Rename Log package to Activity

10 years agoSONAR-5329 - Rename Log package to Activity
Stephane Gamard [Mon, 16 Jun 2014 11:11:32 +0000 (13:11 +0200)]
SONAR-5329 - Rename Log package to Activity

10 years agoSONAR-5209 Issues drilldown integration
Stas Vilchik [Mon, 16 Jun 2014 09:38:03 +0000 (15:38 +0600)]
SONAR-5209 Issues drilldown integration

10 years agoSONAR-5329 - fixed IndexQueue compression loss due to SystemCurrentTime
Stephane Gamard [Mon, 16 Jun 2014 08:20:39 +0000 (10:20 +0200)]
SONAR-5329 - fixed IndexQueue compression loss due to SystemCurrentTime

10 years agoSONAR-5389 Allow to register unpackaged plugins
Julien HENRY [Mon, 16 Jun 2014 07:35:37 +0000 (09:35 +0200)]
SONAR-5389 Allow to register unpackaged plugins

10 years agoSONAR-5389 New Analyzer API
Julien HENRY [Thu, 12 Jun 2014 07:38:46 +0000 (09:38 +0200)]
SONAR-5389 New Analyzer API

10 years agoSONAR-5209 Differential mode
Stas Vilchik [Mon, 16 Jun 2014 06:00:16 +0000 (12:00 +0600)]
SONAR-5209 Differential mode

10 years agoSONAR-5209 Feedback applied
Stas Vilchik [Mon, 16 Jun 2014 05:27:20 +0000 (11:27 +0600)]
SONAR-5209 Feedback applied

10 years agoSONAR-5007 replace RuleResult and LogResult by Result<>
Simon Brandhof [Fri, 13 Jun 2014 21:46:13 +0000 (23:46 +0200)]
SONAR-5007 replace RuleResult and LogResult by Result<>

10 years agoUse MyBatis lang="raw" to speed-up xml parsing when possible
Simon Brandhof [Thu, 12 Jun 2014 22:50:47 +0000 (00:50 +0200)]
Use MyBatis lang="raw" to speed-up xml parsing when possible

10 years agoSONAR-5380 Ignore parameters when activa
Julien Lancelot [Fri, 13 Jun 2014 16:32:19 +0000 (18:32 +0200)]
SONAR-5380 Ignore parameters when activa

10 years agoSONAR-5007 Enhance tab navigation with query filter
Jean-Baptiste Lievremont [Fri, 13 Jun 2014 16:14:15 +0000 (18:14 +0200)]
SONAR-5007 Enhance tab navigation with query filter

10 years agoSONAR-5360 SONAR-5362 Fix update, delete or creation of rule parameters and active...
Julien Lancelot [Fri, 13 Jun 2014 15:56:05 +0000 (17:56 +0200)]
SONAR-5360  SONAR-5362 Fix update, delete or creation of rule parameters and active parameters

10 years agoSONAR-5135 Fix UI details about bulk change of rules
Jean-Baptiste Lievremont [Fri, 13 Jun 2014 14:46:07 +0000 (16:46 +0200)]
SONAR-5135 Fix UI details about bulk change of rules

10 years agoSONAR-5007 - Implicit Commit when deleting nestedDto (Simplifies ES)
Stephane Gamard [Fri, 13 Jun 2014 14:37:34 +0000 (16:37 +0200)]
SONAR-5007 - Implicit Commit when deleting nestedDto (Simplifies ES)

10 years agoSONAR-5376 Custom rules should not be updated on each server startup if there's no...
Julien Lancelot [Fri, 13 Jun 2014 13:55:33 +0000 (15:55 +0200)]
SONAR-5376 Custom rules should not be updated on each server startup if there's no modification

10 years agoSONAR-5376 Custom rules should not be updated on each server startup if there's no...
Julien Lancelot [Fri, 13 Jun 2014 13:55:00 +0000 (15:55 +0200)]
SONAR-5376 Custom rules should not be updated on each server startup if there's no modification

10 years agoSONAR-5136 Fix handling of server errors when editing tags
Jean-Baptiste Lievremont [Fri, 13 Jun 2014 12:29:19 +0000 (14:29 +0200)]
SONAR-5136 Fix handling of server errors when editing tags

10 years agoSONAR-5007 - Added getAllProfileStats for QProfileService class
Stephane Gamard [Fri, 13 Jun 2014 11:09:34 +0000 (13:09 +0200)]
SONAR-5007 - Added getAllProfileStats for QProfileService class

10 years agoSONAR-5397 Create a migration to merge extended description to description on custom...
Julien Lancelot [Fri, 13 Jun 2014 10:05:25 +0000 (12:05 +0200)]
SONAR-5397 Create a migration to merge extended description to description on custom rules

10 years agoRemove some useless begin / end in some rails migration
Julien Lancelot [Fri, 13 Jun 2014 08:38:41 +0000 (10:38 +0200)]
Remove some useless begin / end in some rails migration

10 years agoSONAR-5137 Fix display of activation view when there is no profile available
Jean-Baptiste Lievremont [Fri, 13 Jun 2014 09:51:36 +0000 (11:51 +0200)]
SONAR-5137 Fix display of activation view when there is no profile available

10 years agoFix l10n issue with IE
Jean-Baptiste Lievremont [Fri, 13 Jun 2014 08:59:50 +0000 (10:59 +0200)]
Fix l10n issue with IE

10 years agoSONAR-5007 fix creation of manual rule in Rails code
Simon Brandhof [Fri, 13 Jun 2014 08:23:07 +0000 (10:23 +0200)]
SONAR-5007 fix creation of manual rule in Rails code

10 years agoSONAR-5369 Fix RULES.IS_TEMPLATE definition iin H2
Julien Lancelot [Fri, 13 Jun 2014 08:16:22 +0000 (10:16 +0200)]
SONAR-5369 Fix RULES.IS_TEMPLATE definition iin H2

10 years agoSONAR-5007 - Updated BaseIndex for Bulk Actions
Stephane Gamard [Thu, 12 Jun 2014 23:34:39 +0000 (01:34 +0200)]
SONAR-5007 - Updated BaseIndex for Bulk Actions

10 years agoSONAR-5007 - Updated IndexActions for compression
Stephane Gamard [Thu, 12 Jun 2014 21:53:10 +0000 (23:53 +0200)]
SONAR-5007 - Updated IndexActions for compression

10 years agoSONAR-5007 keep error messages when bulk activating rules
Simon Brandhof [Thu, 12 Jun 2014 22:38:15 +0000 (00:38 +0200)]
SONAR-5007 keep error messages when bulk activating rules

10 years agoSONAR-5007 inverse order of multiple-column index in RULES
Simon Brandhof [Thu, 12 Jun 2014 22:37:49 +0000 (00:37 +0200)]
SONAR-5007 inverse order of multiple-column index in RULES

10 years agoUse MyBatis lang="raw" to speed-up xml parsing when possible
Simon Brandhof [Thu, 12 Jun 2014 22:36:54 +0000 (00:36 +0200)]
Use MyBatis lang="raw" to speed-up xml parsing when possible

10 years agoSONAR-5007 - Fixed Implicit commits in RuleActivation for methods without Sessions
Stephane Gamard [Thu, 12 Jun 2014 18:13:57 +0000 (20:13 +0200)]
SONAR-5007 - Fixed Implicit commits in RuleActivation for methods without Sessions

10 years agoSONAR-5007 - Added implicit commit based on action count (commits at 200 actions)
Stephane Gamard [Thu, 12 Jun 2014 18:06:12 +0000 (20:06 +0200)]
SONAR-5007 - Added implicit commit based on action count (commits at 200 actions)

10 years agoSONAR-5007 - Fixed DB session in RuleActivator and RegisterQProfile
Stephane Gamard [Thu, 12 Jun 2014 18:05:40 +0000 (20:05 +0200)]
SONAR-5007 - Fixed DB session in RuleActivator and RegisterQProfile

10 years agoSONAR-5007 - Set synchronizer as first startupTask
Stephane Gamard [Thu, 12 Jun 2014 17:39:13 +0000 (19:39 +0200)]
SONAR-5007 - Set synchronizer as first startupTask

10 years agoSONAR-5007 - Added fine-grained timings as debug log level
Stephane Gamard [Thu, 12 Jun 2014 17:19:27 +0000 (19:19 +0200)]
SONAR-5007 - Added fine-grained timings as debug log level

10 years agoSONAR-5007 - remove unecessary duplication of indexing in RuleRegister (explicit...
Stephane Gamard [Thu, 12 Jun 2014 17:18:38 +0000 (19:18 +0200)]
SONAR-5007 - remove unecessary duplication of indexing in RuleRegister (explicit session enqueue)

10 years agoSONAR-5007 - Added payload getClass method (for profiling and log)
Stephane Gamard [Thu, 12 Jun 2014 17:18:00 +0000 (19:18 +0200)]
SONAR-5007 - Added payload getClass method (for profiling and log)

10 years agoSONAR-5007 - Minor Updates for ES cluster
Stephane Gamard [Thu, 12 Jun 2014 17:17:23 +0000 (19:17 +0200)]
SONAR-5007 - Minor Updates for ES cluster

10 years agoSONAR-5329 - Adding stats to ActiveRules for QProfile page
Stephane Gamard [Thu, 12 Jun 2014 17:16:26 +0000 (19:16 +0200)]
SONAR-5329 - Adding stats to ActiveRules for QProfile page

10 years agoSONAR-5007 - Added profile-start script (will only work on OSX so far)
Stephane Gamard [Thu, 12 Jun 2014 17:14:06 +0000 (19:14 +0200)]
SONAR-5007 - Added profile-start script (will only work on OSX so far)

10 years agoSOANR-5007 - Perf driven ES configuration
Stephane Gamard [Thu, 12 Jun 2014 15:24:06 +0000 (17:24 +0200)]
SOANR-5007 - Perf driven ES configuration

10 years agoSONAR-5007 delete unused class RulesDao
Simon Brandhof [Thu, 12 Jun 2014 16:20:59 +0000 (18:20 +0200)]
SONAR-5007 delete unused class RulesDao

10 years agoSONAR-5353 Display list of custom rules in the details of a template rule
Jean-Baptiste Lievremont [Thu, 12 Jun 2014 14:37:36 +0000 (16:37 +0200)]
SONAR-5353 Display list of custom rules in the details of a template rule

10 years agoSONAR-5007 improve medium tests for testing server startup tasks
Simon Brandhof [Thu, 12 Jun 2014 12:55:43 +0000 (14:55 +0200)]
SONAR-5007 improve medium tests for testing server startup tasks

10 years agoSONAR-5137 Use lexical order for quality profiles list
Jean-Baptiste Lievremont [Thu, 12 Jun 2014 12:56:42 +0000 (14:56 +0200)]
SONAR-5137 Use lexical order for quality profiles list

10 years agoSONAR-5369 Rename DB column RULES.CARDINALITY to RULES.IS_TEMPLATE
Julien Lancelot [Thu, 12 Jun 2014 12:35:01 +0000 (14:35 +0200)]
SONAR-5369 Rename DB column RULES.CARDINALITY to RULES.IS_TEMPLATE

10 years agofix quality flaw (debug available)
Stephane Gamard [Thu, 12 Jun 2014 12:12:52 +0000 (14:12 +0200)]
fix quality flaw (debug available)

10 years agoSkip uglification of JS source, only concatenate files
Jean-Baptiste Lievremont [Thu, 12 Jun 2014 11:42:54 +0000 (13:42 +0200)]
Skip uglification of JS source, only concatenate files

10 years agoFix unit test compilation failure
Julien Lancelot [Thu, 12 Jun 2014 10:22:16 +0000 (12:22 +0200)]
Fix unit test compilation failure

10 years agoSONAR-5351 Create a migration to replace rules.parent_id to rules.template_id
Julien Lancelot [Thu, 12 Jun 2014 09:58:29 +0000 (11:58 +0200)]
SONAR-5351 Create a migration to replace rules.parent_id to rules.template_id

10 years agoSONAR-5392 Update log message
Julien Lancelot [Thu, 12 Jun 2014 09:07:38 +0000 (11:07 +0200)]
SONAR-5392 Update log message

10 years agoUpdate README.md
Simon Brandhof [Thu, 12 Jun 2014 08:18:04 +0000 (10:18 +0200)]
Update README.md

10 years agoSONAR-5392 Fix issue on Oracle
Julien Lancelot [Thu, 12 Jun 2014 08:03:11 +0000 (10:03 +0200)]
SONAR-5392 Fix issue on Oracle

10 years agoSONAR-5392 When migrating to SonarQube 4.3.X with a incompatible plugin, requirements...
Julien Lancelot [Wed, 11 Jun 2014 16:53:57 +0000 (18:53 +0200)]
SONAR-5392 When migrating to SonarQube 4.3.X with a incompatible plugin, requirements are not copied to rules

10 years agoSONAR-5134 Fix issue with keyboard navigation
Jean-Baptiste Lievremont [Wed, 11 Jun 2014 16:52:05 +0000 (18:52 +0200)]
SONAR-5134 Fix issue with keyboard navigation

10 years agoSONAR-5329 - Updated QProfile count with Key and Added ServiceMediumTest
Stephane Gamard [Wed, 11 Jun 2014 16:33:30 +0000 (18:33 +0200)]
SONAR-5329 - Updated QProfile count with Key and Added ServiceMediumTest

10 years agoSONAR-5329 - Added details to Log and Json
Stephane Gamard [Wed, 11 Jun 2014 16:10:01 +0000 (18:10 +0200)]
SONAR-5329 - Added details to Log and Json

10 years agoSONAR-5007 - Added count by IndexField for *Index classes
Stephane Gamard [Wed, 11 Jun 2014 15:29:42 +0000 (17:29 +0200)]
SONAR-5007 - Added count by IndexField for *Index classes

10 years agoSONAR-5012 Protect against facets view unavailability
Jean-Baptiste Lievremont [Wed, 11 Jun 2014 15:21:44 +0000 (17:21 +0200)]
SONAR-5012 Protect against facets view unavailability

10 years agoSONAR-5136 Protect against unavailability of parent activation info
Jean-Baptiste Lievremont [Wed, 11 Jun 2014 15:13:55 +0000 (17:13 +0200)]
SONAR-5136 Protect against unavailability of parent activation info

10 years agoSONAR-5007 - Added count method to Base and QProfiles
Stephane Gamard [Wed, 11 Jun 2014 15:02:05 +0000 (17:02 +0200)]
SONAR-5007 - Added count method to Base and QProfiles

10 years agofix quality flaw (debug available)
Stephane Gamard [Wed, 11 Jun 2014 14:30:11 +0000 (16:30 +0200)]
fix quality flaw (debug available)

10 years agoSONAR-5380 Manage custom rule activation
Julien Lancelot [Wed, 11 Jun 2014 14:01:26 +0000 (16:01 +0200)]
SONAR-5380 Manage custom rule activation

10 years agoSONAR-5135 Fix availability of bulk operations
Jean-Baptiste Lievremont [Wed, 11 Jun 2014 14:46:07 +0000 (16:46 +0200)]
SONAR-5135 Fix availability of bulk operations

10 years agoSONAR-5137 do not propagate activation on descendants if they already activate the...
Simon Brandhof [Wed, 11 Jun 2014 14:26:01 +0000 (16:26 +0200)]
SONAR-5137 do not propagate activation on descendants if they already activate the same rule