]>
source.dussan.org Git - sonarqube.git/log
Stas Vilchik [Wed, 18 Jun 2014 05:02:00 +0000 (11:02 +0600)]
Fix quality flaws
Stephane Gamard [Tue, 17 Jun 2014 16:49:54 +0000 (18:49 +0200)]
SONAR-5007 - Commenting failing test
Stephane Gamard [Tue, 17 Jun 2014 16:21:04 +0000 (18:21 +0200)]
SONAR-5007 - Added REMOVED filter for count and stats methods
Stephane Gamard [Tue, 17 Jun 2014 16:17:29 +0000 (18:17 +0200)]
SONAR-5007 - Added REMOVED filter for count and stats methods
Julien Lancelot [Tue, 17 Jun 2014 16:23:46 +0000 (18:23 +0200)]
SONAR-5149 Display some stats on the "Coding Rules" page of Quality Profiles
Julien Lancelot [Tue, 17 Jun 2014 10:18:54 +0000 (12:18 +0200)]
SONAR-4514 Add unit tests
Jean-Baptiste Lievremont [Tue, 17 Jun 2014 15:50:37 +0000 (17:50 +0200)]
SONAR-4697 Add button to remove extended description
Jean-Baptiste Lievremont [Tue, 17 Jun 2014 15:15:12 +0000 (17:15 +0200)]
SONAR-5336 Add missing labels for quality gate icons
Jean-Baptiste Lievremont [Tue, 17 Jun 2014 14:36:22 +0000 (16:36 +0200)]
SONAR-5353 SONAR-5358 Allow to deactivate rule templates if they have been activated previously
Stas Vilchik [Tue, 17 Jun 2014 13:22:38 +0000 (19:22 +0600)]
Navigator facets ui improvements
Jean-Baptiste Lievremont [Tue, 17 Jun 2014 13:09:44 +0000 (15:09 +0200)]
SONAR-5374 Hide unnecessary details for a manual rule
Stas Vilchik [Tue, 17 Jun 2014 13:01:12 +0000 (19:01 +0600)]
SONAR-5209 Handle skipped tests
Stas Vilchik [Tue, 17 Jun 2014 12:33:19 +0000 (18:33 +0600)]
SONAR-5209 File dashboard integration
Julien HENRY [Tue, 17 Jun 2014 11:52:59 +0000 (13:52 +0200)]
SONAR-5233 Speed up migration
Stas Vilchik [Tue, 17 Jun 2014 11:16:44 +0000 (17:16 +0600)]
SONAR-5209 Measures drilldown integration
Jean-Baptiste Lievremont [Tue, 17 Jun 2014 09:55:16 +0000 (11:55 +0200)]
SONAR-5355 SONAR-5360 Allow reactivation of existing custom rule
Julien Lancelot [Tue, 17 Jun 2014 09:58:30 +0000 (11:58 +0200)]
SONAR-4514 Settings -> Manual Rules page now uses Java service for searching manual rules
Simon Brandhof [Tue, 17 Jun 2014 09:51:56 +0000 (11:51 +0200)]
Fix some quality flaws
Julien Lancelot [Tue, 17 Jun 2014 09:47:56 +0000 (11:47 +0200)]
SONAR-5027 Profile backup should be accessible anonymously
Julien Lancelot [Tue, 17 Jun 2014 09:36:24 +0000 (11:36 +0200)]
Update some WS description
Stas Vilchik [Tue, 17 Jun 2014 09:47:01 +0000 (15:47 +0600)]
SONAR-5331 Fix path issues
Julien Lancelot [Tue, 17 Jun 2014 09:24:28 +0000 (11:24 +0200)]
SONAR-4514 Settings -> Manual Rules page now uses Java service
Jean-Baptiste Lievremont [Tue, 17 Jun 2014 07:53:43 +0000 (09:53 +0200)]
Fix quality flaw
Julien Lancelot [Tue, 17 Jun 2014 06:42:43 +0000 (08:42 +0200)]
SONAR-4514 Update ruby service to manage manual rules
Stas Vilchik [Tue, 17 Jun 2014 06:35:35 +0000 (12:35 +0600)]
SONAR-5209 Issues drilldown integration
Julien Lancelot [Tue, 17 Jun 2014 06:08:37 +0000 (08:08 +0200)]
Fix Javadoc
Stephane Gamard [Mon, 16 Jun 2014 21:55:53 +0000 (23:55 +0200)]
SONAR-5329 - removed log
Stephane Gamard [Mon, 16 Jun 2014 21:51:31 +0000 (23:51 +0200)]
SONAR-5329 - Added countActiveRules to getStats
Simon Brandhof [Mon, 16 Jun 2014 21:31:28 +0000 (23:31 +0200)]
SONAR-5007 optimize changes of rule activation
Simon Brandhof [Mon, 16 Jun 2014 20:35:55 +0000 (22:35 +0200)]
Add missing package-info.java files
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"
Simon Brandhof [Mon, 16 Jun 2014 19:09:39 +0000 (21:09 +0200)]
SONAR-5007 add skeleton for profiles/show
Simon Brandhof [Mon, 16 Jun 2014 17:20:42 +0000 (19:20 +0200)]
SONAR-5007 fix renaming of table LOGS to ACTIVITIES on Oracle
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
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
Stephane Gamard [Mon, 16 Jun 2014 14:49:57 +0000 (16:49 +0200)]
SONAR-5329 - Added activity table to DatabaseVersion for cleaning.
Stephane Gamard [Mon, 16 Jun 2014 14:42:47 +0000 (16:42 +0200)]
SONAR-5329 -Removed Key and ExecutionTime fields from Activity
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
Julien Lancelot [Mon, 16 Jun 2014 13:21:06 +0000 (15:21 +0200)]
SONAR-4514 Add the possibility to delete a manual rule
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
Simon Brandhof [Mon, 16 Jun 2014 12:30:35 +0000 (14:30 +0200)]
Improve logs of DatabaseServerCompatibility
Simon Brandhof [Mon, 16 Jun 2014 12:21:25 +0000 (14:21 +0200)]
SONAR-5007 improve l10n of server exception handling
Stas Vilchik [Mon, 16 Jun 2014 12:30:20 +0000 (18:30 +0600)]
SONAR-5209 Fix workspace toggling
Stephane Gamard [Mon, 16 Jun 2014 12:21:59 +0000 (14:21 +0200)]
SONAR-5329 - Updated getProfileStats
Stephane Gamard [Mon, 16 Jun 2014 12:17:33 +0000 (14:17 +0200)]
SONAR-5329 - Updated getProfileStats
Julien Lancelot [Mon, 16 Jun 2014 12:08:01 +0000 (14:08 +0200)]
SONAR-4514 New web service to manage manual rules
Stas Vilchik [Mon, 16 Jun 2014 12:14:57 +0000 (18:14 +0600)]
SONAR-5331 Fix path issues
Stas Vilchik [Mon, 16 Jun 2014 12:04:02 +0000 (18:04 +0600)]
SONAR-5331 Invalidate browser cache
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)
Stephane Gamard [Mon, 16 Jun 2014 11:30:44 +0000 (13:30 +0200)]
SONAR-5329 - Updated namespace of ActivityMapper
Stephane Gamard [Mon, 16 Jun 2014 11:28:46 +0000 (13:28 +0200)]
SONAR-5329 - Adding full classPath for SearchAction in ServerComponents
Stephane Gamard [Mon, 16 Jun 2014 11:21:25 +0000 (13:21 +0200)]
SONAR-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
Stephane Gamard [Mon, 16 Jun 2014 11:11:32 +0000 (13:11 +0200)]
SONAR-5329 - Rename Log package to Activity
Stas Vilchik [Mon, 16 Jun 2014 09:38:03 +0000 (15:38 +0600)]
SONAR-5209 Issues drilldown integration
Stephane Gamard [Mon, 16 Jun 2014 08:20:39 +0000 (10:20 +0200)]
SONAR-5329 - fixed IndexQueue compression loss due to SystemCurrentTime
Julien HENRY [Mon, 16 Jun 2014 07:35:37 +0000 (09:35 +0200)]
SONAR-5389 Allow to register unpackaged plugins
Julien HENRY [Thu, 12 Jun 2014 07:38:46 +0000 (09:38 +0200)]
SONAR-5389 New Analyzer API
Stas Vilchik [Mon, 16 Jun 2014 06:00:16 +0000 (12:00 +0600)]
SONAR-5209 Differential mode
Stas Vilchik [Mon, 16 Jun 2014 05:27:20 +0000 (11:27 +0600)]
SONAR-5209 Feedback applied
Simon Brandhof [Fri, 13 Jun 2014 21:46:13 +0000 (23:46 +0200)]
SONAR-5007 replace RuleResult and LogResult by Result<>
Simon Brandhof [Thu, 12 Jun 2014 22:50:47 +0000 (00:50 +0200)]
Use MyBatis lang="raw" to speed-up xml parsing when possible
Julien Lancelot [Fri, 13 Jun 2014 16:32:19 +0000 (18:32 +0200)]
SONAR-5380 Ignore parameters when activa
Jean-Baptiste Lievremont [Fri, 13 Jun 2014 16:14:15 +0000 (18:14 +0200)]
SONAR-5007 Enhance tab navigation with query filter
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
Jean-Baptiste Lievremont [Fri, 13 Jun 2014 14:46:07 +0000 (16:46 +0200)]
SONAR-5135 Fix UI details about bulk change of rules
Stephane Gamard [Fri, 13 Jun 2014 14:37:34 +0000 (16:37 +0200)]
SONAR-5007 - Implicit Commit when deleting nestedDto (Simplifies ES)
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
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
Jean-Baptiste Lievremont [Fri, 13 Jun 2014 12:29:19 +0000 (14:29 +0200)]
SONAR-5136 Fix handling of server errors when editing tags
Stephane Gamard [Fri, 13 Jun 2014 11:09:34 +0000 (13:09 +0200)]
SONAR-5007 - Added getAllProfileStats for QProfileService class
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
Julien Lancelot [Fri, 13 Jun 2014 08:38:41 +0000 (10:38 +0200)]
Remove some useless begin / end in some rails migration
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
Jean-Baptiste Lievremont [Fri, 13 Jun 2014 08:59:50 +0000 (10:59 +0200)]
Fix l10n issue with IE
Simon Brandhof [Fri, 13 Jun 2014 08:23:07 +0000 (10:23 +0200)]
SONAR-5007 fix creation of manual rule in Rails code
Julien Lancelot [Fri, 13 Jun 2014 08:16:22 +0000 (10:16 +0200)]
SONAR-5369 Fix RULES.IS_TEMPLATE definition iin H2
Stephane Gamard [Thu, 12 Jun 2014 23:34:39 +0000 (01:34 +0200)]
SONAR-5007 - Updated BaseIndex for Bulk Actions
Stephane Gamard [Thu, 12 Jun 2014 21:53:10 +0000 (23:53 +0200)]
SONAR-5007 - Updated IndexActions for compression
Simon Brandhof [Thu, 12 Jun 2014 22:38:15 +0000 (00:38 +0200)]
SONAR-5007 keep error messages when bulk activating rules
Simon Brandhof [Thu, 12 Jun 2014 22:37:49 +0000 (00:37 +0200)]
SONAR-5007 inverse order of multiple-column index in RULES
Simon Brandhof [Thu, 12 Jun 2014 22:36:54 +0000 (00:36 +0200)]
Use MyBatis lang="raw" to speed-up xml parsing when possible
Stephane Gamard [Thu, 12 Jun 2014 18:13:57 +0000 (20:13 +0200)]
SONAR-5007 - Fixed Implicit commits in RuleActivation for methods without Sessions
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)
Stephane Gamard [Thu, 12 Jun 2014 18:05:40 +0000 (20:05 +0200)]
SONAR-5007 - Fixed DB session in RuleActivator and RegisterQProfile
Stephane Gamard [Thu, 12 Jun 2014 17:39:13 +0000 (19:39 +0200)]
SONAR-5007 - Set synchronizer as first startupTask
Stephane Gamard [Thu, 12 Jun 2014 17:19:27 +0000 (19:19 +0200)]
SONAR-5007 - Added fine-grained timings as debug log level
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)
Stephane Gamard [Thu, 12 Jun 2014 17:18:00 +0000 (19:18 +0200)]
SONAR-5007 - Added payload getClass method (for profiling and log)
Stephane Gamard [Thu, 12 Jun 2014 17:17:23 +0000 (19:17 +0200)]
SONAR-5007 - Minor Updates for ES cluster
Stephane Gamard [Thu, 12 Jun 2014 17:16:26 +0000 (19:16 +0200)]
SONAR-5329 - Adding stats to ActiveRules for QProfile page
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)
Stephane Gamard [Thu, 12 Jun 2014 15:24:06 +0000 (17:24 +0200)]
SOANR-5007 - Perf driven ES configuration
Simon Brandhof [Thu, 12 Jun 2014 16:20:59 +0000 (18:20 +0200)]
SONAR-5007 delete unused class RulesDao
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
Simon Brandhof [Thu, 12 Jun 2014 12:55:43 +0000 (14:55 +0200)]
SONAR-5007 improve medium tests for testing server startup tasks
Jean-Baptiste Lievremont [Thu, 12 Jun 2014 12:56:42 +0000 (14:56 +0200)]
SONAR-5137 Use lexical order for quality profiles list
Julien Lancelot [Thu, 12 Jun 2014 12:35:01 +0000 (14:35 +0200)]
SONAR-5369 Rename DB column RULES.CARDINALITY to RULES.IS_TEMPLATE
Stephane Gamard [Thu, 12 Jun 2014 12:12:52 +0000 (14:12 +0200)]
fix quality flaw (debug available)
Jean-Baptiste Lievremont [Thu, 12 Jun 2014 11:42:54 +0000 (13:42 +0200)]
Skip uglification of JS source, only concatenate files