]>
source.dussan.org Git - sonarqube.git/log
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
Julien Lancelot [Thu, 12 Jun 2014 10:22:16 +0000 (12:22 +0200)]
Fix unit test compilation failure
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
Julien Lancelot [Thu, 12 Jun 2014 09:07:38 +0000 (11:07 +0200)]
SONAR-5392 Update log message
Simon Brandhof [Thu, 12 Jun 2014 08:18:04 +0000 (10:18 +0200)]
Update README.md
Julien Lancelot [Thu, 12 Jun 2014 08:03:11 +0000 (10:03 +0200)]
SONAR-5392 Fix issue on Oracle
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
Jean-Baptiste Lievremont [Wed, 11 Jun 2014 16:52:05 +0000 (18:52 +0200)]
SONAR-5134 Fix issue with keyboard navigation
Stephane Gamard [Wed, 11 Jun 2014 16:33:30 +0000 (18:33 +0200)]
SONAR-5329 - Updated QProfile count with Key and Added ServiceMediumTest
Stephane Gamard [Wed, 11 Jun 2014 16:10:01 +0000 (18:10 +0200)]
SONAR-5329 - Added details to Log and Json
Stephane Gamard [Wed, 11 Jun 2014 15:29:42 +0000 (17:29 +0200)]
SONAR-5007 - Added count by IndexField for *Index classes
Jean-Baptiste Lievremont [Wed, 11 Jun 2014 15:21:44 +0000 (17:21 +0200)]
SONAR-5012 Protect against facets view unavailability
Jean-Baptiste Lievremont [Wed, 11 Jun 2014 15:13:55 +0000 (17:13 +0200)]
SONAR-5136 Protect against unavailability of parent activation info
Stephane Gamard [Wed, 11 Jun 2014 15:02:05 +0000 (17:02 +0200)]
SONAR-5007 - Added count method to Base and QProfiles
Stephane Gamard [Wed, 11 Jun 2014 14:30:11 +0000 (16:30 +0200)]
fix quality flaw (debug available)
Julien Lancelot [Wed, 11 Jun 2014 14:01:26 +0000 (16:01 +0200)]
SONAR-5380 Manage custom rule activation
Jean-Baptiste Lievremont [Wed, 11 Jun 2014 14:46:07 +0000 (16:46 +0200)]
SONAR-5135 Fix availability of bulk operations
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
Jean-Baptiste Lievremont [Wed, 11 Jun 2014 13:24:23 +0000 (15:24 +0200)]
SONAR-5136 Add extended description in rule part of issues viewer
Jean-Baptiste Lievremont [Wed, 11 Jun 2014 13:11:08 +0000 (15:11 +0200)]
SONAR-5136 Add "escape" key to close extended description, enable tab support
Jean-Baptiste Lievremont [Wed, 11 Jun 2014 13:02:14 +0000 (15:02 +0200)]
SONAR-5136 Prevent synchronization issue between list and details
Simon Brandhof [Wed, 11 Jun 2014 11:35:17 +0000 (13:35 +0200)]
SONAR-4764 disable submit button when restore is being executed
Simon Brandhof [Wed, 11 Jun 2014 10:05:02 +0000 (12:05 +0200)]
SONAR-5007 remove unused methods in Q profile DAOs
Jean-Baptiste Lievremont [Wed, 11 Jun 2014 10:14:22 +0000 (12:14 +0200)]
SONAR-5135 Add confirmation for all bulk actions
Stas Vilchik [Wed, 11 Jun 2014 10:09:49 +0000 (16:09 +0600)]
SONAR-5209 Workspace feedback
Stas Vilchik [Wed, 11 Jun 2014 09:52:20 +0000 (15:52 +0600)]
SONAR-5209 Duplications feedback
Simon Brandhof [Wed, 11 Jun 2014 09:32:44 +0000 (11:32 +0200)]
SONAR-5007 Fix bad merge of
65920936508883a128dab1b77f9a49332bb5d363
Revert param "activation_severity" on bulk activation
Simon Brandhof [Tue, 10 Jun 2014 20:34:55 +0000 (22:34 +0200)]
SONAR-5007 remove Hibernate entities RulesProfile, ActiveRule and
ActiveRuleParam
Julien Lancelot [Wed, 11 Jun 2014 08:43:46 +0000 (10:43 +0200)]
SONAR-5360 When creating a custom rule, the rule key should be set
Jean-Baptiste Lievremont [Wed, 11 Jun 2014 08:18:39 +0000 (10:18 +0200)]
SONAR-5134 Fix up/down navigation, clean spinner display
Stas Vilchik [Wed, 11 Jun 2014 06:27:01 +0000 (12:27 +0600)]
SONAR-5209 Tests feedback applied
Stas Vilchik [Wed, 11 Jun 2014 06:07:18 +0000 (12:07 +0600)]
SONAR-5209 Fix test status icons
Stas Vilchik [Wed, 11 Jun 2014 05:44:27 +0000 (11:44 +0600)]
SONAR-5209 Add generated_lines & generated_ncloc
Stas Vilchik [Wed, 11 Jun 2014 05:30:59 +0000 (11:30 +0600)]
SONAR-5209 SCM, coverage time changes
Stephane Gamard [Tue, 10 Jun 2014 20:16:35 +0000 (22:16 +0200)]
SONAR-5329 - Added db Migration
Stephane Gamard [Tue, 10 Jun 2014 19:45:17 +0000 (21:45 +0200)]
SONAR-5329 - Added logs Table to DatabaseVersion definition
Stephane Gamard [Tue, 10 Jun 2014 19:36:17 +0000 (21:36 +0200)]
SONAR-5007 - Fixed Missing ES _id field in RuleNorm under special case
Stephane Gamard [Tue, 10 Jun 2014 17:00:54 +0000 (19:00 +0200)]
fix quality flaw (missing license header)
Stephane Gamard [Tue, 10 Jun 2014 16:56:52 +0000 (18:56 +0200)]
SONAR-5329 - Added LogsWebService and Definition Medium Test
Stephane Gamard [Tue, 10 Jun 2014 15:35:14 +0000 (17:35 +0200)]
fix quality flaw (missing license header)
Stephane Gamard [Tue, 10 Jun 2014 15:34:50 +0000 (17:34 +0200)]
SONAR-5329 - Added LogServiceMediumTest
Stephane Gamard [Tue, 10 Jun 2014 15:34:20 +0000 (17:34 +0200)]
SONAR-5329 - Added LogQuery and search method in LogIndex