]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
10 years agoSONAR-5329 - Added Loggable interface and updated LogDao & tests
Stephane Gamard [Tue, 10 Jun 2014 13:31:55 +0000 (15:31 +0200)]
SONAR-5329 - Added Loggable interface and updated LogDao & tests

10 years agoSONAR-5012 SONAR-5135 Fix handling of selected facets in scroll and bulk
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

10 years agoSONAR-5137 Fix availability of "Save" button on activation modal
Jean-Baptiste Lievremont [Tue, 10 Jun 2014 13:56:48 +0000 (15:56 +0200)]
SONAR-5137 Fix availability of "Save" button on activation modal

10 years agoSONAR-5136 Fix order of parameters in quality profile details
Jean-Baptiste Lievremont [Tue, 10 Jun 2014 12:59:36 +0000 (14:59 +0200)]
SONAR-5136 Fix order of parameters in quality profile details

10 years agoUse released version of persisit.
Julien HENRY [Tue, 10 Jun 2014 12:43:59 +0000 (14:43 +0200)]
Use released version of persisit.

10 years agoSONAR-5136 Fix default value of sonar.web.context so that it never ends with /
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 /

10 years agoFix documentation of sonar.web.context in conf/sonar.properties
Simon Brandhof [Tue, 10 Jun 2014 11:59:28 +0000 (13:59 +0200)]
Fix documentation of sonar.web.context in conf/sonar.properties

10 years agoSONAR-5362 When updating custom rule parameters, every parameters from active rules...
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

10 years agoSONAR-5007 - Added RuleDoc.id() method for sqale backward compat.
Stephane Gamard [Tue, 10 Jun 2014 10:46:13 +0000 (12:46 +0200)]
SONAR-5007 - Added RuleDoc.id() method for sqale backward compat.

10 years agoSONAR-5389 Initial version of the new sensor mode
Julien HENRY [Mon, 9 Jun 2014 22:41:17 +0000 (00:41 +0200)]
SONAR-5389 Initial version of the new sensor mode

10 years agoSeparate bootstrap settings and task settings
Julien HENRY [Mon, 9 Jun 2014 13:16:10 +0000 (15:16 +0200)]
Separate bootstrap settings and task settings

10 years agoSONAR-5209 Issues time changes
Stas Vilchik [Tue, 10 Jun 2014 10:09:46 +0000 (16:09 +0600)]
SONAR-5209 Issues time changes

10 years agoSONAR-5136 Fix rule macro interpretation + config in dev mode
Jean-Baptiste Lievremont [Tue, 10 Jun 2014 09:26:45 +0000 (11:26 +0200)]
SONAR-5136 Fix rule macro interpretation + config in dev mode

10 years agoSONAR-5361 When deleting a custom rule, related active rules should be removed
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

10 years agofix quality flaw (flow & dead code)
Stephane Gamard [Tue, 10 Jun 2014 08:10:39 +0000 (10:10 +0200)]
fix quality flaw (flow & dead code)

10 years agoSONAR-5007 improve RuleBackendMediumTest
Simon Brandhof [Tue, 10 Jun 2014 08:06:23 +0000 (10:06 +0200)]
SONAR-5007 improve RuleBackendMediumTest

10 years agoFix db migration on rules_parameters
Simon Brandhof [Tue, 10 Jun 2014 07:48:18 +0000 (09:48 +0200)]
Fix db migration on rules_parameters

10 years agoSONAR-5007 - Added "hasSubChar" filter to RuleQuery and MediumTest
Stephane Gamard [Tue, 10 Jun 2014 07:55:40 +0000 (09:55 +0200)]
SONAR-5007 - Added "hasSubChar" filter to RuleQuery and MediumTest

10 years agoSONAR-5362 Remove default value of status (if this value is always set, this means...
Julien Lancelot [Tue, 10 Jun 2014 07:50:45 +0000 (09:50 +0200)]
SONAR-5362 Remove default value of status (if this value is always set, this means that it can only update custom rules)

10 years agoSONAR-5007 remove unused RuleQuery#allOfTags
Simon Brandhof [Mon, 9 Jun 2014 21:20:51 +0000 (23:20 +0200)]
SONAR-5007 remove unused RuleQuery#allOfTags

10 years agoSONAR-5007 refactor restore of built-in profiles
Simon Brandhof [Mon, 9 Jun 2014 20:37:56 +0000 (22:37 +0200)]
SONAR-5007 refactor restore of built-in profiles

10 years agoSONAR-4764 do not force deleting profiles before restoring defaults
Simon Brandhof [Mon, 9 Jun 2014 16:34:17 +0000 (18:34 +0200)]
SONAR-4764 do not force deleting profiles before restoring defaults

10 years agoRemove db migrations that are useless when upgrading from version 3.0 or greater
Simon Brandhof [Mon, 9 Jun 2014 16:03:13 +0000 (18:03 +0200)]
Remove db migrations that are useless when upgrading from version 3.0 or greater

10 years agoSONAR-5384 Create index on SNAPSHOT_DATA.RESOURCE_ID
Simon Brandhof [Mon, 9 Jun 2014 15:51:40 +0000 (17:51 +0200)]
SONAR-5384 Create index on SNAPSHOT_DATA.RESOURCE_ID

10 years agoSONAR-5007 add getDefault() to QProfileService
Simon Brandhof [Mon, 9 Jun 2014 15:37:47 +0000 (17:37 +0200)]
SONAR-5007 add getDefault() to QProfileService

10 years agoFix quality flaw
Jean-Baptiste Lievremont [Mon, 9 Jun 2014 15:05:12 +0000 (17:05 +0200)]
Fix quality flaw

10 years agoSONAR-5134 Apply new rules for sorting
Jean-Baptiste Lievremont [Mon, 9 Jun 2014 14:56:50 +0000 (16:56 +0200)]
SONAR-5134 Apply new rules for sorting

10 years agoSONAR-5134 Fix infinite recursion by protecting against render/onRender loop
Jean-Baptiste Lievremont [Mon, 9 Jun 2014 14:41:42 +0000 (16:41 +0200)]
SONAR-5134 Fix infinite recursion by protecting against render/onRender loop

10 years agoSONAR-5007 fix restore of empty backup
Simon Brandhof [Mon, 9 Jun 2014 14:45:34 +0000 (16:45 +0200)]
SONAR-5007 fix restore of empty backup

10 years agoSONAR-4795 Delete inheriting quality profiles
Simon Brandhof [Mon, 9 Jun 2014 13:35:45 +0000 (15:35 +0200)]
SONAR-4795 Delete inheriting quality profiles

10 years agoRestore deprecated API still used by SQ Runner 2.3
Julien HENRY [Mon, 9 Jun 2014 14:16:52 +0000 (16:16 +0200)]
Restore deprecated API still used by SQ Runner 2.3

10 years agoSONAR-5164 Highlight context on quality profile filter
Jean-Baptiste Lievremont [Mon, 9 Jun 2014 13:49:30 +0000 (15:49 +0200)]
SONAR-5164 Highlight context on quality profile filter

10 years agoSONAR-5133 Fix issue with activation filter
Jean-Baptiste Lievremont [Mon, 9 Jun 2014 13:33:51 +0000 (15:33 +0200)]
SONAR-5133 Fix issue with activation filter

10 years agoFix translation function when there is no window.messages array
Jean-Baptiste Lievremont [Mon, 9 Jun 2014 13:31:42 +0000 (15:31 +0200)]
Fix translation function when there is no window.messages array

10 years agoSONAR-5137 Fix parameter display alignment
Jean-Baptiste Lievremont [Mon, 9 Jun 2014 13:31:20 +0000 (15:31 +0200)]
SONAR-5137 Fix parameter display alignment

10 years agoSONAR-5133 Fix behavior of "Key" filter
Jean-Baptiste Lievremont [Mon, 9 Jun 2014 11:50:05 +0000 (13:50 +0200)]
SONAR-5133 Fix behavior of "Key" filter

10 years agoSONAR-5133 Force query cleanup on "New Search"
Jean-Baptiste Lievremont [Mon, 9 Jun 2014 11:41:36 +0000 (13:41 +0200)]
SONAR-5133 Force query cleanup on "New Search"

10 years agoCleanup log messages
Jean-Baptiste Lievremont [Mon, 9 Jun 2014 11:34:18 +0000 (13:34 +0200)]
Cleanup log messages

10 years agoRemove deprecated stuff
Julien HENRY [Mon, 9 Jun 2014 13:16:10 +0000 (15:16 +0200)]
Remove deprecated stuff

10 years agoRemove deprepcated stuff
Julien HENRY [Mon, 9 Jun 2014 12:45:08 +0000 (14:45 +0200)]
Remove deprepcated stuff

10 years agoRemove deprecated stuff.
Julien HENRY [Mon, 9 Jun 2014 12:42:48 +0000 (14:42 +0200)]
Remove deprecated stuff.

10 years agoSONAR-5233 Fix potential resource key conflict during 4.2 migration
Julien HENRY [Mon, 9 Jun 2014 12:11:45 +0000 (14:11 +0200)]
SONAR-5233 Fix potential resource key conflict during 4.2 migration

10 years agoSONAR-5007 fix SQALE console when no search results
Simon Brandhof [Mon, 9 Jun 2014 11:28:12 +0000 (13:28 +0200)]
SONAR-5007 fix SQALE console when no search results

10 years agoFix name of new index on ACTIVE_RULES(PROFILE_ID, RULE_ID)
Simon Brandhof [Mon, 9 Jun 2014 11:27:54 +0000 (13:27 +0200)]
Fix name of new index on ACTIVE_RULES(PROFILE_ID, RULE_ID)

10 years agoSONAR-5137 Protect against activation without profile selection
Jean-Baptiste Lievremont [Mon, 9 Jun 2014 10:07:32 +0000 (12:07 +0200)]
SONAR-5137 Protect against activation without profile selection

10 years agoSONAR-5137 Hide quality profiles section when not admin and not activated on any...
Jean-Baptiste Lievremont [Mon, 9 Jun 2014 10:06:56 +0000 (12:06 +0200)]
SONAR-5137 Hide quality profiles section when not admin and not activated on any profile

10 years agoSONAR-5133 Fix behavior of quality profile dependent filters activation
Jean-Baptiste Lievremont [Mon, 9 Jun 2014 10:05:16 +0000 (12:05 +0200)]
SONAR-5133 Fix behavior of quality profile dependent filters activation

10 years agoSONAR-5007 fix unique index on ACTIVE_RULES[PROFILE_ID, RULE_ID]
Simon Brandhof [Mon, 9 Jun 2014 07:16:24 +0000 (09:16 +0200)]
SONAR-5007 fix unique index on ACTIVE_RULES[PROFILE_ID, RULE_ID]

10 years agoSONAR-5007 use QProfileService in Rails webapp for changing parent
Simon Brandhof [Sun, 8 Jun 2014 21:53:11 +0000 (23:53 +0200)]
SONAR-5007 use QProfileService in Rails webapp for changing parent
and setting default

10 years agoSONAR-5007 fix deactivation of removed rules
Simon Brandhof [Fri, 6 Jun 2014 18:09:16 +0000 (20:09 +0200)]
SONAR-5007 fix deactivation of removed rules

10 years agoquality flaw - fixed uniqueness of index.
Stephane Gamard [Fri, 6 Jun 2014 17:10:01 +0000 (19:10 +0200)]
quality flaw - fixed uniqueness of index.

10 years agoSONAR-5361 Create WS to delete a custom rule (need to remove active rules to be finished)
Julien Lancelot [Fri, 6 Jun 2014 16:04:04 +0000 (18:04 +0200)]
SONAR-5361 Create WS to delete a custom rule (need to remove active rules to be finished)

10 years agoSONAR-5364 - Updated RuleQuery taking into account feedback
Stephane Gamard [Fri, 6 Jun 2014 15:56:20 +0000 (17:56 +0200)]
SONAR-5364 - Updated RuleQuery taking into account feedback

10 years agoSONAR-5007 Apply feedback about rule details, filters, sorting
Jean-Baptiste Lievremont [Fri, 6 Jun 2014 15:50:41 +0000 (17:50 +0200)]
SONAR-5007 Apply feedback about rule details, filters, sorting

10 years agoSONAR-5012 Update facets LNF
Jean-Baptiste Lievremont [Fri, 6 Jun 2014 15:50:00 +0000 (17:50 +0200)]
SONAR-5012 Update facets LNF

10 years agoFix unstability of CommandExecutorTest
Simon Brandhof [Fri, 6 Jun 2014 15:18:59 +0000 (17:18 +0200)]
Fix unstability of CommandExecutorTest

10 years agoSONAR-5362 Update /api/rules/update WS to update custom rules
Julien Lancelot [Fri, 6 Jun 2014 15:10:28 +0000 (17:10 +0200)]
SONAR-5362 Update /api/rules/update WS to update custom rules

10 years agoSONAR-5082 - Fixed Migration script
Stephane Gamard [Fri, 6 Jun 2014 14:51:16 +0000 (16:51 +0200)]
SONAR-5082 - Fixed Migration script

10 years agoSONAR-5082 - Udpated Migration test
Stephane Gamard [Fri, 6 Jun 2014 14:15:49 +0000 (16:15 +0200)]
SONAR-5082 - Udpated Migration test

10 years agoSONAR-5082 - Deprecated outdated tests
Stephane Gamard [Fri, 6 Jun 2014 14:04:25 +0000 (16:04 +0200)]
SONAR-5082 - Deprecated outdated tests

10 years agoSONAR-5082 - Added Index to active_rules table to H2 and DaoTested
Stephane Gamard [Fri, 6 Jun 2014 13:44:37 +0000 (15:44 +0200)]
SONAR-5082 - Added Index to active_rules table to H2 and DaoTested

10 years agoSONAR-5082 - Added Index to active_rules table to H2 and DaoTested
Stephane Gamard [Fri, 6 Jun 2014 13:42:11 +0000 (15:42 +0200)]
SONAR-5082 - Added Index to active_rules table to H2 and DaoTested

10 years agoSONAR-5082 - Added Index to active_rules table
Stephane Gamard [Fri, 6 Jun 2014 13:35:34 +0000 (15:35 +0200)]
SONAR-5082 - Added Index to active_rules table

10 years agoFix unstability of CommandExecutorTest
Simon Brandhof [Fri, 6 Jun 2014 14:08:51 +0000 (16:08 +0200)]
Fix unstability of CommandExecutorTest

10 years agoFix NPE when indexing manual rules
Julien Lancelot [Fri, 6 Jun 2014 13:34:55 +0000 (15:34 +0200)]
Fix NPE when indexing manual rules

10 years agoSONAR-5362 Do not fail if not all parameters are set
Julien Lancelot [Fri, 6 Jun 2014 13:18:57 +0000 (15:18 +0200)]
SONAR-5362 Do not fail if not all parameters are set

10 years agoSONAR-5288 Component app WS should return the list of tabs to be displayed
Julien Lancelot [Fri, 6 Jun 2014 13:15:28 +0000 (15:15 +0200)]
SONAR-5288 Component app WS should return the list of tabs to be displayed

10 years agoSONAR-5362 Update RulUpdater to be able to update custom rule
Julien Lancelot [Fri, 6 Jun 2014 12:03:19 +0000 (14:03 +0200)]
SONAR-5362 Update RulUpdater to be able to update custom rule

10 years agoSONAR-5135 - Added scrolling to RuleActivation by query
Stephane Gamard [Fri, 6 Jun 2014 10:18:31 +0000 (12:18 +0200)]
SONAR-5135 - Added scrolling to RuleActivation by query

10 years agoSONAR-5135 - Added scrolling support for Index Result class
Stephane Gamard [Fri, 6 Jun 2014 09:50:53 +0000 (11:50 +0200)]
SONAR-5135 - Added scrolling support for Index Result class

10 years agoSONAR-5209 Big refactoring
Stas Vilchik [Fri, 6 Jun 2014 07:02:48 +0000 (13:02 +0600)]
SONAR-5209 Big refactoring

10 years agofix quality flaw (dead code)
Stephane Gamard [Thu, 5 Jun 2014 16:21:05 +0000 (18:21 +0200)]
fix quality flaw (dead code)

10 years agoRemove unused class
Simon Brandhof [Thu, 5 Jun 2014 16:15:39 +0000 (18:15 +0200)]
Remove unused class

10 years agoSONAR-5007 rename DefaultProfileCache to BuiltInProfiles
Simon Brandhof [Thu, 5 Jun 2014 15:48:12 +0000 (17:48 +0200)]
SONAR-5007 rename DefaultProfileCache to BuiltInProfiles

10 years agoFix DefaultDatabase and ServerImpl for logging
Simon Brandhof [Thu, 5 Jun 2014 07:11:18 +0000 (09:11 +0200)]
Fix DefaultDatabase and ServerImpl for logging

10 years agoSONAR-5382 Remove DuplicationClient, SourceClient and TestClient
Julien Lancelot [Thu, 5 Jun 2014 15:53:11 +0000 (17:53 +0200)]
SONAR-5382 Remove DuplicationClient, SourceClient and TestClient

10 years agoSONAR-5300 Return differential measures when a period is set in /api/components/app
Julien Lancelot [Thu, 5 Jun 2014 15:29:48 +0000 (17:29 +0200)]
SONAR-5300 Return differential measures when a period is set in /api/components/app

10 years agoSONAR-5237 - Added rule_key param as filter for search (fixing test)
Stephane Gamard [Thu, 5 Jun 2014 15:16:42 +0000 (17:16 +0200)]
SONAR-5237 - Added rule_key param as filter for search (fixing test)

10 years agoSONAR-5237 - Added rule_key param as filter for search
Stephane Gamard [Thu, 5 Jun 2014 15:06:46 +0000 (17:06 +0200)]
SONAR-5237 - Added rule_key param as filter for search

10 years agoSONAR-5237 - Added sub-key match for rules
Stephane Gamard [Thu, 5 Jun 2014 14:26:25 +0000 (16:26 +0200)]
SONAR-5237 - Added sub-key match for rules

10 years agoDeprecate AnalysisType.
Julien HENRY [Thu, 5 Jun 2014 14:03:08 +0000 (16:03 +0200)]
Deprecate AnalysisType.

10 years agoSONAR-5364 - added termAnyQuery helper method
Stephane Gamard [Thu, 5 Jun 2014 13:17:37 +0000 (15:17 +0200)]
SONAR-5364 - added termAnyQuery helper method

10 years agoSONAR-5364 - Generated weighted phraseQueries for Coding Rules.
Stephane Gamard [Thu, 5 Jun 2014 13:03:30 +0000 (15:03 +0200)]
SONAR-5364 - Generated weighted phraseQueries for Coding Rules.

10 years agoSONAR-5134 Add option to sort by relevance (aka using default sort from server)
Jean-Baptiste Lievremont [Thu, 5 Jun 2014 13:11:37 +0000 (15:11 +0200)]
SONAR-5134 Add option to sort by relevance (aka using default sort from server)

10 years agoTemporary fix for manual rules
Jean-Baptiste Lievremont [Thu, 5 Jun 2014 12:37:23 +0000 (14:37 +0200)]
Temporary fix for manual rules

10 years agoFix quality flaws
Jean-Baptiste Lievremont [Thu, 5 Jun 2014 12:36:28 +0000 (14:36 +0200)]
Fix quality flaws

10 years agoSONAR-5007 improve restore, copy and reset of Q profiles
Simon Brandhof [Thu, 5 Jun 2014 12:48:10 +0000 (14:48 +0200)]
SONAR-5007 improve restore, copy and reset of Q profiles

10 years agoSONAR-5377 Update update center library to 1.11
Julien HENRY [Thu, 5 Jun 2014 07:22:58 +0000 (09:22 +0200)]
SONAR-5377 Update update center library to 1.11

10 years agoSONAR-5360 Create a new /api/rules/create WS
Julien Lancelot [Thu, 5 Jun 2014 10:32:19 +0000 (12:32 +0200)]
SONAR-5360 Create a new /api/rules/create WS

10 years agofix quality flaw (changed log level)
Stephane Gamard [Thu, 5 Jun 2014 10:22:00 +0000 (12:22 +0200)]
fix quality flaw (changed log level)

10 years agoSONAR-5007 - Checking type of static field for Indexables in normalizer classes
Stephane Gamard [Thu, 5 Jun 2014 10:21:02 +0000 (12:21 +0200)]
SONAR-5007 - Checking type of static field for Indexables in normalizer classes

10 years agoSONAR-5133 SONAR-5237 Update property for "Available Since" filter
Jean-Baptiste Lievremont [Thu, 5 Jun 2014 09:51:20 +0000 (11:51 +0200)]
SONAR-5133 SONAR-5237 Update property for "Available Since" filter

10 years agoSONAR-5012 Change facet style and order
Jean-Baptiste Lievremont [Thu, 5 Jun 2014 09:28:15 +0000 (11:28 +0200)]
SONAR-5012 Change facet style and order

10 years agoSONAR-5007 - Added support for nested deletion with native ES script
Stephane Gamard [Thu, 5 Jun 2014 09:18:56 +0000 (11:18 +0200)]
SONAR-5007 - Added support for nested deletion with native ES script

10 years agoSONAR-5360 Add create action in /api/rules (miss params)
Julien Lancelot [Thu, 5 Jun 2014 08:13:13 +0000 (10:13 +0200)]
SONAR-5360 Add create action in /api/rules (miss params)

10 years agoSONAR-5334 Fix deprecated jQuery API for ajax callback
Jean-Baptiste Lievremont [Thu, 5 Jun 2014 08:22:09 +0000 (10:22 +0200)]
SONAR-5334 Fix deprecated jQuery API for ajax callback

10 years agoSONAR-5209 Workspace ui improvements
Stas Vilchik [Thu, 5 Jun 2014 06:57:22 +0000 (12:57 +0600)]
SONAR-5209 Workspace ui improvements

10 years agoSONAR-5209 Display coverage per test information
Stas Vilchik [Thu, 5 Jun 2014 06:21:01 +0000 (12:21 +0600)]
SONAR-5209 Display coverage per test information

10 years agoFix potential NPE
Julien HENRY [Wed, 4 Jun 2014 21:17:09 +0000 (23:17 +0200)]
Fix potential NPE

10 years agoRevert bad commit
Simon Brandhof [Wed, 4 Jun 2014 21:01:56 +0000 (23:01 +0200)]
Revert bad commit