]>
source.dussan.org Git - sonarqube.git/log
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
Stephane Gamard [Tue, 10 Jun 2014 15:33:41 +0000 (17:33 +0200)]
SONAR-5329 - Added added findAll() for logDao (used in tests)
Stephane Gamard [Tue, 10 Jun 2014 14:23:52 +0000 (16:23 +0200)]
fix quality flaw (missing license header)
Stephane Gamard [Tue, 10 Jun 2014 14:21:08 +0000 (16:21 +0200)]
SONAR-5329 - Added ActiveRuleChange Medium test and base detail map
Stephane Gamard [Tue, 10 Jun 2014 14:03:32 +0000 (16:03 +0200)]
SONAR-5329 - Added LogBackendMediumTest and LogIndex updates
Stephane Gamard [Tue, 10 Jun 2014 13:31:55 +0000 (15:31 +0200)]
SONAR-5329 - Added Loggable interface and updated LogDao & tests
Jean-Baptiste Lievremont [Tue, 10 Jun 2014 13:58:00 +0000 (15:58 +0200)]
SONAR-5012 SONAR-5135 Fix handling of selected facets in scroll and bulk
Jean-Baptiste Lievremont [Tue, 10 Jun 2014 13:56:48 +0000 (15:56 +0200)]
SONAR-5137 Fix availability of "Save" button on activation modal
Jean-Baptiste Lievremont [Tue, 10 Jun 2014 12:59:36 +0000 (14:59 +0200)]
SONAR-5136 Fix order of parameters in quality profile details
Julien HENRY [Tue, 10 Jun 2014 12:43:59 +0000 (14:43 +0200)]
Use released version of persisit.
Jean-Baptiste Lievremont [Tue, 10 Jun 2014 12:09:46 +0000 (14:09 +0200)]
SONAR-5136 Fix default value of sonar.web.context so that it never ends with /
Simon Brandhof [Tue, 10 Jun 2014 11:59:28 +0000 (13:59 +0200)]
Fix documentation of sonar.web.context in conf/sonar.properties
Julien Lancelot [Tue, 10 Jun 2014 11:38:53 +0000 (13:38 +0200)]
SONAR-5362 When updating custom rule parameters, every parameters from active rules linked on the custom rule should be updated
Stephane Gamard [Tue, 10 Jun 2014 10:46:13 +0000 (12:46 +0200)]
SONAR-5007 - Added RuleDoc.id() method for sqale backward compat.
Julien HENRY [Mon, 9 Jun 2014 22:41:17 +0000 (00:41 +0200)]
SONAR-5389 Initial version of the new sensor mode
Julien HENRY [Mon, 9 Jun 2014 13:16:10 +0000 (15:16 +0200)]
Separate bootstrap settings and task settings
Stas Vilchik [Tue, 10 Jun 2014 10:09:46 +0000 (16:09 +0600)]
SONAR-5209 Issues time changes
Jean-Baptiste Lievremont [Tue, 10 Jun 2014 09:26:45 +0000 (11:26 +0200)]
SONAR-5136 Fix rule macro interpretation + config in dev mode
Julien Lancelot [Tue, 10 Jun 2014 08:22:52 +0000 (10:22 +0200)]
SONAR-5361 When deleting a custom rule, related active rules should be removed
Stephane Gamard [Tue, 10 Jun 2014 08:10:39 +0000 (10:10 +0200)]
fix quality flaw (flow & dead code)
Simon Brandhof [Tue, 10 Jun 2014 08:06:23 +0000 (10:06 +0200)]
SONAR-5007 improve RuleBackendMediumTest