]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
10 years agoAdd Java WS client for /api/coverage/show and /api/duplications/show
Julien Lancelot [Thu, 22 May 2014 13:23:39 +0000 (15:23 +0200)]
Add Java WS client for /api/coverage/show and /api/duplications/show

10 years agoDo not load actions and transition if user is not loggued
Julien Lancelot [Thu, 22 May 2014 10:24:17 +0000 (12:24 +0200)]
Do not load actions and transition if user is not loggued

10 years agoFix quality flaws
Julien Lancelot [Thu, 22 May 2014 09:07:29 +0000 (11:07 +0200)]
Fix quality flaws

10 years agoFix example
Julien Lancelot [Thu, 22 May 2014 08:31:31 +0000 (10:31 +0200)]
Fix example

10 years agofix dao flaw (broken embedded in Index)
Stephane Gamard [Thu, 22 May 2014 12:50:42 +0000 (14:50 +0200)]
fix dao flaw (broken embedded in Index)

10 years agoDAOv.2 - Compressing index upserts from sesison
Stephane Gamard [Thu, 22 May 2014 12:31:29 +0000 (14:31 +0200)]
DAOv.2 - Compressing index upserts from sesison

10 years agoSONAR-5007 SONAR-5136 Display yet more rule fields in coding rules details
Jean-Baptiste Lievremont [Thu, 22 May 2014 10:30:58 +0000 (12:30 +0200)]
SONAR-5007 SONAR-5136 Display yet more rule fields in coding rules details

10 years agoSONAR-5007 Add createdAt in rules/show WS
Jean-Baptiste Lievremont [Thu, 22 May 2014 10:30:16 +0000 (12:30 +0200)]
SONAR-5007 Add createdAt in rules/show WS

10 years agoSONAR-5007 Add helpers to format dates in Handlebars
Jean-Baptiste Lievremont [Thu, 22 May 2014 10:29:41 +0000 (12:29 +0200)]
SONAR-5007 Add helpers to format dates in Handlebars

10 years agoSONAR-4636 Use released version of branding resources for release
Jean-Baptiste Lievremont [Thu, 22 May 2014 10:34:12 +0000 (12:34 +0200)]
SONAR-4636 Use released version of branding resources for release

10 years agoImprove the size widget
Stas Vilchik [Thu, 22 May 2014 09:10:38 +0000 (11:10 +0200)]
Improve the size widget

10 years agoSONAR-5286 Add parameter "extra_fields" to display actions and transitions in /api...
Julien Lancelot [Thu, 22 May 2014 08:29:35 +0000 (10:29 +0200)]
SONAR-5286 Add parameter "extra_fields" to display actions and transitions in /api/issues/search

10 years agoDAOv.2 - Updated implicit commit in Session (broken ITs)
Stephane Gamard [Thu, 22 May 2014 08:01:19 +0000 (10:01 +0200)]
DAOv.2 - Updated implicit commit in Session (broken ITs)

10 years agoDAOv.2 - removed explicit refresh
Stephane Gamard [Wed, 21 May 2014 19:03:49 +0000 (21:03 +0200)]
DAOv.2 - removed explicit refresh

10 years agoSONAR-5007 fix CopyRequirementsFromCharacteristicsToRulesTest and remove deprecated...
Simon Brandhof [Thu, 22 May 2014 07:50:18 +0000 (09:50 +0200)]
SONAR-5007 fix CopyRequirementsFromCharacteristicsToRulesTest and remove deprecated RequirementDao/Dto

10 years agoFix compatibility of unit test with Java 6
Simon Brandhof [Thu, 22 May 2014 07:05:56 +0000 (09:05 +0200)]
Fix compatibility of unit test with Java 6

10 years agoSONAR-5007 flush previewDb cache when a rule is deactivated
Simon Brandhof [Wed, 21 May 2014 22:09:04 +0000 (00:09 +0200)]
SONAR-5007 flush previewDb cache when a rule is deactivated

10 years agoSONAR-5007 remove old ES indices for rules, active rules and rule tags
Simon Brandhof [Wed, 21 May 2014 21:59:41 +0000 (23:59 +0200)]
SONAR-5007 remove old ES indices for rules, active rules and rule tags

10 years agofix quality flaw (es debug output)
Stephane Gamard [Wed, 21 May 2014 16:21:09 +0000 (18:21 +0200)]
fix quality flaw (es debug output)

10 years agoES freeze due to force refreshing
Stephane Gamard [Wed, 21 May 2014 16:20:07 +0000 (18:20 +0200)]
ES freeze due to force refreshing

10 years agofix quality flaw (@Ignore test pending update)
Stephane Gamard [Wed, 21 May 2014 16:04:29 +0000 (18:04 +0200)]
fix quality flaw (@Ignore test pending update)

10 years agoquality fix flaw (updated usage of DbClient)
Stephane Gamard [Wed, 21 May 2014 15:43:59 +0000 (17:43 +0200)]
quality fix flaw (updated usage of DbClient)

10 years agoSONAR-5238 - Implemented debt's char and subChar as key.
Stephane Gamard [Wed, 21 May 2014 15:20:27 +0000 (17:20 +0200)]
SONAR-5238 - Implemented debt's char and subChar as key.

10 years agoSONAR-5238 - Renamed Index Fields
Stephane Gamard [Wed, 21 May 2014 14:14:59 +0000 (16:14 +0200)]
SONAR-5238 - Renamed Index Fields

10 years agoSONAR-5007 SONAR-5137 Link "extend description" somehow
Jean-Baptiste Lievremont [Wed, 21 May 2014 16:06:22 +0000 (18:06 +0200)]
SONAR-5007 SONAR-5137 Link "extend description" somehow

10 years agoSONAR-5286 Provide a new "/api/duplications/show" WS
Julien Lancelot [Wed, 21 May 2014 15:42:07 +0000 (17:42 +0200)]
SONAR-5286 Provide a new "/api/duplications/show" WS

10 years agoSONAR-5007 improve usage of DbClient and move some services to new DAOs
Simon Brandhof [Wed, 21 May 2014 15:03:54 +0000 (17:03 +0200)]
SONAR-5007 improve usage of DbClient and move some services to new DAOs

10 years agoSONAR-5007 SONAR-5137 Link activate/deactivate buttons
Jean-Baptiste Lievremont [Wed, 21 May 2014 14:55:58 +0000 (16:55 +0200)]
SONAR-5007 SONAR-5137 Link activate/deactivate buttons

10 years agoSONAR-5242 - Fixed deactiveRule for qualityprofile WS
Stephane Gamard [Wed, 21 May 2014 13:54:48 +0000 (15:54 +0200)]
SONAR-5242 - Fixed deactiveRule for qualityprofile WS

10 years agofix quality flaw (useless if)
Stephane Gamard [Wed, 21 May 2014 13:38:40 +0000 (15:38 +0200)]
fix quality flaw (useless if)

10 years agoSONAR-5007 SONAR-5137 Show profiles + activation
Jean-Baptiste Lievremont [Wed, 21 May 2014 13:54:02 +0000 (15:54 +0200)]
SONAR-5007 SONAR-5137 Show profiles + activation

10 years agoSONAR-5007 Add profile keys to coding rules app WS
Jean-Baptiste Lievremont [Wed, 21 May 2014 13:52:51 +0000 (15:52 +0200)]
SONAR-5007 Add profile keys to coding rules app WS

10 years agoRework the size widget
Stas Vilchik [Wed, 21 May 2014 13:07:43 +0000 (15:07 +0200)]
Rework the size widget

10 years agoSONAR-5007 remove code using previous ES rule indices
Simon Brandhof [Wed, 21 May 2014 12:41:38 +0000 (14:41 +0200)]
SONAR-5007 remove code using previous ES rule indices

10 years agoSONAR-5238 - Added example response for ShowAction
Stephane Gamard [Wed, 21 May 2014 10:43:48 +0000 (12:43 +0200)]
SONAR-5238 - Added example response for ShowAction

10 years agoSONAR-5238 - Added activeRules in showAction of Rule WS
Stephane Gamard [Wed, 21 May 2014 10:39:42 +0000 (12:39 +0200)]
SONAR-5238 - Added activeRules in showAction of Rule WS

10 years agoSONAR-5238 - Added ActivRuleService#findByRuleKey() method
Stephane Gamard [Wed, 21 May 2014 10:23:40 +0000 (12:23 +0200)]
SONAR-5238 - Added ActivRuleService#findByRuleKey() method

10 years agoFix query to check that project exists in Gality Gate
Julien Lancelot [Wed, 21 May 2014 10:08:23 +0000 (12:08 +0200)]
Fix query to check that project exists in Gality Gate

10 years agoDAOv.2 - Implicit refresh for Index classes using ES-NRT
Stephane Gamard [Wed, 21 May 2014 10:10:47 +0000 (12:10 +0200)]
DAOv.2 - Implicit refresh for Index classes using ES-NRT

10 years agofix quality flaw (missing license header)
Stephane Gamard [Wed, 21 May 2014 09:44:00 +0000 (11:44 +0200)]
fix quality flaw (missing license header)

10 years agoDAOv.2 - Created IndexClient as counterpart of DbClient.
Stephane Gamard [Wed, 21 May 2014 09:42:13 +0000 (11:42 +0200)]
DAOv.2 - Created IndexClient as counterpart of DbClient.

10 years agoSONAR-5305 Do not display sub project on none multi module project
Julien Lancelot [Wed, 21 May 2014 09:36:05 +0000 (11:36 +0200)]
SONAR-5305 Do not display sub project on none multi module project

10 years agoSONAR-5237 - Added Tag filtering in searchAction for RuleWS
Stephane Gamard [Wed, 21 May 2014 08:46:00 +0000 (10:46 +0200)]
SONAR-5237 - Added Tag filtering in searchAction for RuleWS

10 years agoSONAR-5304 Remove no more used code displaying some measures on removed metric "condi...
Julien Lancelot [Wed, 21 May 2014 09:06:22 +0000 (11:06 +0200)]
SONAR-5304 Remove no more used code displaying some measures on removed metric "conditions_by_line"

10 years agoDashboards redesign
Stas Vilchik [Wed, 21 May 2014 09:02:03 +0000 (11:02 +0200)]
Dashboards redesign

10 years agoSONAR-5320 Property "sonar.technicalDebt.hoursInDay" were not been taking into accoun...
Julien Lancelot [Wed, 21 May 2014 08:49:24 +0000 (10:49 +0200)]
SONAR-5320 Property "sonar.technicalDebt.hoursInDay" were not been taking into account when migrating issues and measures from hours to minutes

10 years agoSONAR-5320 On some Oracle DB, saving a number in properties.text_value fails -> it...
Julien Lancelot [Wed, 21 May 2014 08:30:13 +0000 (10:30 +0200)]
SONAR-5320 On some Oracle DB, saving a number in properties.text_value fails -> it have to be converted in string

10 years agoConfigure sonar.web.context in dev mode
Jean-Baptiste Lievremont [Wed, 21 May 2014 08:50:08 +0000 (10:50 +0200)]
Configure sonar.web.context in dev mode

10 years agoSONAR-5237 - Updated searchAction sample response
Stephane Gamard [Wed, 21 May 2014 08:30:32 +0000 (10:30 +0200)]
SONAR-5237 - Updated searchAction sample response

10 years agoSONAR-5237 - Added error message when activation=true with no qProfile
Stephane Gamard [Wed, 21 May 2014 08:01:56 +0000 (10:01 +0200)]
SONAR-5237 - Added error message when activation=true with no qProfile

10 years agoSONAR-5007 clear preview-db cache on qprofile changes
Simon Brandhof [Wed, 21 May 2014 00:50:46 +0000 (02:50 +0200)]
SONAR-5007 clear preview-db cache on qprofile changes

10 years agoSONAR-5007 fix page Quality Profiles
Simon Brandhof [Wed, 21 May 2014 00:28:04 +0000 (02:28 +0200)]
SONAR-5007 fix page Quality Profiles

10 years agoSONAR-5007 update an existing rule activation and validate parameters
Simon Brandhof [Wed, 21 May 2014 00:13:36 +0000 (02:13 +0200)]
SONAR-5007 update an existing rule activation and validate parameters

10 years agofix quality flaw (System.out)
Stephane Gamard [Tue, 20 May 2014 23:48:22 +0000 (01:48 +0200)]
fix quality flaw (System.out)

10 years agoSONAR-5237 - Removed non-valid test for search in RuleWS
Stephane Gamard [Tue, 20 May 2014 23:46:42 +0000 (01:46 +0200)]
SONAR-5237 - Removed non-valid test for search in RuleWS

10 years agoSONAR-5237 - Added active/inactive Filter, and QProfile Filter.
Stephane Gamard [Tue, 20 May 2014 23:42:15 +0000 (01:42 +0200)]
SONAR-5237 - Added active/inactive Filter, and QProfile Filter.

10 years agoSONAR-5007 complete activation of rule
Simon Brandhof [Tue, 20 May 2014 22:51:01 +0000 (00:51 +0200)]
SONAR-5007 complete activation of rule

10 years agoSONAR-5007 update examples of WS responses
Simon Brandhof [Tue, 20 May 2014 21:58:51 +0000 (23:58 +0200)]
SONAR-5007 update examples of WS responses

10 years agoSONAR-5007 better error in api/rules/set_tags when param "tags" is missing
Simon Brandhof [Tue, 20 May 2014 21:46:29 +0000 (23:46 +0200)]
SONAR-5007 better error in api/rules/set_tags when param "tags" is missing

10 years agoSONAR-5007 improve BaseMapping
Simon Brandhof [Tue, 20 May 2014 21:45:14 +0000 (23:45 +0200)]
SONAR-5007 improve BaseMapping

10 years agoSONAR-5007 interpret macros in rule HTML description
Simon Brandhof [Tue, 20 May 2014 21:35:13 +0000 (23:35 +0200)]
SONAR-5007 interpret macros in rule HTML description

10 years agoSONAR-5007 rename the param "markdown_text" of api/rules/set_note
Simon Brandhof [Tue, 20 May 2014 21:12:23 +0000 (23:12 +0200)]
SONAR-5007 rename the param "markdown_text" of api/rules/set_note

10 years agoSONAR-5007 add tests
Simon Brandhof [Tue, 20 May 2014 21:01:12 +0000 (23:01 +0200)]
SONAR-5007 add tests

10 years agoSONAR-5007 improve conversion fk of ES doc to WS response
Simon Brandhof [Tue, 20 May 2014 15:36:55 +0000 (17:36 +0200)]
SONAR-5007 improve conversion fk of ES doc to WS response

10 years agoAdd missing session.close() in unit tests
Julien Lancelot [Tue, 20 May 2014 17:28:18 +0000 (19:28 +0200)]
Add missing session.close() in unit tests

10 years agoSONAR-5305 Add information about scm availability
Julien Lancelot [Tue, 20 May 2014 17:26:34 +0000 (19:26 +0200)]
SONAR-5305 Add information about scm availability

10 years agoSONAR-5305 Move some methods from ResourceDao to ComponentDao
Julien Lancelot [Tue, 20 May 2014 17:04:13 +0000 (19:04 +0200)]
SONAR-5305 Move some methods from ResourceDao to ComponentDao

10 years agoSONAR-5007 - Updated tokenizer for Rule.Tags.
Stephane Gamard [Tue, 20 May 2014 16:33:54 +0000 (18:33 +0200)]
SONAR-5007 - Updated tokenizer for Rule.Tags.

10 years agoImprove component permission check
Julien Lancelot [Tue, 20 May 2014 15:55:57 +0000 (17:55 +0200)]
Improve component permission check

10 years agoDAOv.2 - Testing RegisterQualityProfile with MediumTest
Stephane Gamard [Tue, 20 May 2014 16:00:09 +0000 (18:00 +0200)]
DAOv.2 - Testing RegisterQualityProfile with MediumTest

10 years agoLittle Goody for OS X users ;)
Stephane Gamard [Tue, 20 May 2014 15:58:22 +0000 (17:58 +0200)]
Little Goody for OS X users ;)

10 years agoDAOv.2 - No more DAO in constructors. Use DbClient
Stephane Gamard [Tue, 20 May 2014 14:39:08 +0000 (16:39 +0200)]
DAOv.2 - No more DAO in constructors. Use DbClient

10 years agoSONAR-5007 Remove trailing comments
Jean-Baptiste Lievremont [Tue, 20 May 2014 15:37:21 +0000 (17:37 +0200)]
SONAR-5007 Remove trailing comments

10 years agoSONAR-5250 Fix display of ordered lists in description
Jean-Baptiste Lievremont [Tue, 20 May 2014 15:35:59 +0000 (17:35 +0200)]
SONAR-5250 Fix display of ordered lists in description

10 years agoSONAR-5007 Link permissions in coding rules UI
Jean-Baptiste Lievremont [Tue, 20 May 2014 15:34:38 +0000 (17:34 +0200)]
SONAR-5007 Link permissions in coding rules UI

10 years agoSONAR-5007 Add permissions and message to rules/app WS
Jean-Baptiste Lievremont [Tue, 20 May 2014 15:33:46 +0000 (17:33 +0200)]
SONAR-5007 Add permissions and message to rules/app WS

10 years agoSONAR-5305 Add parameters to know is the user can mark a component as favourite and...
Julien Lancelot [Tue, 20 May 2014 15:10:43 +0000 (17:10 +0200)]
SONAR-5305 Add parameters to know is the user can mark a component as favourite and do a bulk change

10 years agoAdd response example of /api/issue_filters/app WS
Julien Lancelot [Tue, 20 May 2014 14:22:38 +0000 (16:22 +0200)]
Add response example of /api/issue_filters/app WS

10 years agoSONAR-5305 Do only one SQL to retun all measures
Julien Lancelot [Tue, 20 May 2014 13:55:34 +0000 (15:55 +0200)]
SONAR-5305 Do only one SQL to retun all measures

10 years agoFix UT
Julien HENRY [Tue, 20 May 2014 14:19:50 +0000 (16:19 +0200)]
Fix UT

10 years agoSONAR-5209 Highlight symbol references inside the source code
Stas Vilchik [Tue, 20 May 2014 14:08:17 +0000 (16:08 +0200)]
SONAR-5209 Highlight symbol references inside the source code

10 years agoSONAR-5216 Fix NPE when module with no source file
Julien HENRY [Tue, 20 May 2014 13:56:38 +0000 (15:56 +0200)]
SONAR-5216 Fix NPE when module with no source file

10 years agoSONAR-5007 - Updated WS App for deprecated QProfiles
Stephane Gamard [Tue, 20 May 2014 13:55:16 +0000 (15:55 +0200)]
SONAR-5007 - Updated WS App for deprecated QProfiles

10 years agoSONAR-5007 Fix display of rule list, rule details, repository filter
Jean-Baptiste Lievremont [Tue, 20 May 2014 13:51:47 +0000 (15:51 +0200)]
SONAR-5007 Fix display of rule list, rule details, repository filter

10 years agoSONAR-5007 Start integratng api/rules WS with UI
Jean-Baptiste Lievremont [Thu, 15 May 2014 14:33:07 +0000 (16:33 +0200)]
SONAR-5007 Start integratng api/rules WS with UI

10 years agoSONAR-5209 Store settings in the local storage
Stas Vilchik [Tue, 20 May 2014 13:37:42 +0000 (15:37 +0200)]
SONAR-5209 Store settings in the local storage

10 years agoSONAR-5209 Add missed measures
Stas Vilchik [Tue, 20 May 2014 13:19:39 +0000 (15:19 +0200)]
SONAR-5209 Add missed measures

10 years agoSONAR-5209 Small UI improvement
Stas Vilchik [Tue, 20 May 2014 13:11:25 +0000 (15:11 +0200)]
SONAR-5209 Small UI improvement

10 years agoDAOv.2 - Deprecated old medium test
Stephane Gamard [Tue, 20 May 2014 12:53:19 +0000 (14:53 +0200)]
DAOv.2 - Deprecated old medium test

10 years agofix quality flaw (license header)
Stephane Gamard [Tue, 20 May 2014 12:47:50 +0000 (14:47 +0200)]
fix quality flaw (license header)

10 years agoSONAR-5007 - Updated RegisterQualityProfile for DAOv.2
Stephane Gamard [Tue, 20 May 2014 12:43:36 +0000 (14:43 +0200)]
SONAR-5007 - Updated RegisterQualityProfile for DAOv.2

10 years agoSONAR-5249 Fix measure data migration
Julien HENRY [Tue, 20 May 2014 10:21:57 +0000 (12:21 +0200)]
SONAR-5249 Fix measure data migration

10 years agoDAOv.2 - Deprecated Hibernate Factory
Stephane Gamard [Tue, 20 May 2014 09:28:07 +0000 (11:28 +0200)]
DAOv.2 - Deprecated Hibernate Factory

10 years agoDAOv.2 - Fixed compilation error
Stephane Gamard [Tue, 20 May 2014 09:15:30 +0000 (11:15 +0200)]
DAOv.2 - Fixed compilation error

10 years agoAdd missing header
Julien Lancelot [Tue, 20 May 2014 09:09:24 +0000 (11:09 +0200)]
Add missing header

10 years agoDAOv.2 - udpated DbClient to laod DAO in map
Stephane Gamard [Tue, 20 May 2014 08:56:21 +0000 (10:56 +0200)]
DAOv.2 - udpated DbClient to laod DAO in map

10 years agoSONAR-4636 Use Maven WAR overlay for branding resources
Jean-Baptiste Lievremont [Fri, 16 May 2014 10:22:37 +0000 (12:22 +0200)]
SONAR-4636 Use Maven WAR overlay for branding resources

10 years agoSONAR-5007 introduce org.sonar.server.search.BaseDoc
Simon Brandhof [Mon, 19 May 2014 16:55:29 +0000 (18:55 +0200)]
SONAR-5007 introduce org.sonar.server.search.BaseDoc

10 years agoSONAR-5007 RuleIndex#toDoc must be protected
Simon Brandhof [Mon, 19 May 2014 15:59:01 +0000 (17:59 +0200)]
SONAR-5007 RuleIndex#toDoc must be protected

10 years agoSONAR-5320 When hours in day property has been overload, some migrations are failing
Julien Lancelot [Mon, 19 May 2014 16:43:13 +0000 (18:43 +0200)]
SONAR-5320 When hours in day property has been overload, some migrations are failing