]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
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

10 years agoSONAR-5209 Filter by rules
Stas Vilchik [Mon, 19 May 2014 16:02:19 +0000 (18:02 +0200)]
SONAR-5209 Filter by rules

10 years agoSONAR-5209 Workspace
Stas Vilchik [Mon, 19 May 2014 15:35:30 +0000 (17:35 +0200)]
SONAR-5209 Workspace

10 years agoFix ES http port hardcoded
Julien Lancelot [Mon, 19 May 2014 15:30:23 +0000 (17:30 +0200)]
Fix ES http port hardcoded

10 years agoSONAR-5305 Return aggregation of rules and severities. Return snapshot date in periods
Julien Lancelot [Mon, 19 May 2014 15:15:49 +0000 (17:15 +0200)]
SONAR-5305 Return aggregation of rules and severities. Return snapshot date in periods

10 years agoSONAR-5249 Cleanup
Julien HENRY [Mon, 19 May 2014 15:28:50 +0000 (17:28 +0200)]
SONAR-5249 Cleanup

10 years agoSONAR-5007 - Updated JSWritter for null entries from *Doc objects
Stephane Gamard [Mon, 19 May 2014 15:05:50 +0000 (17:05 +0200)]
SONAR-5007 - Updated JSWritter for null entries from *Doc objects

10 years agoRule filter: get only specific fields
Stas Vilchik [Mon, 19 May 2014 14:58:49 +0000 (16:58 +0200)]
Rule filter: get only specific fields

10 years agoError handling in ajax filters
Stas Vilchik [Mon, 19 May 2014 14:54:39 +0000 (16:54 +0200)]
Error handling in ajax filters

10 years agoSONAR-5249 Try to speed up migration of measure data
Julien HENRY [Mon, 19 May 2014 14:46:49 +0000 (16:46 +0200)]
SONAR-5249 Try to speed up migration of measure data

10 years agoSupport new rules api in the issues rule filter
Stas Vilchik [Mon, 19 May 2014 14:44:52 +0000 (16:44 +0200)]
Support new rules api in the issues rule filter

10 years agoSONAR-5007 - Fixed notes in WS and added Medium Test
Stephane Gamard [Mon, 19 May 2014 13:39:46 +0000 (15:39 +0200)]
SONAR-5007 - Fixed notes in WS and added Medium Test

10 years agoSONAR-5007 - Fixed list of fields in ES for WS
Stephane Gamard [Mon, 19 May 2014 13:29:24 +0000 (15:29 +0200)]
SONAR-5007 - Fixed list of fields in ES for WS

10 years agoSONAR-5007 - Added Notes to Rule WS
Stephane Gamard [Mon, 19 May 2014 13:18:06 +0000 (15:18 +0200)]
SONAR-5007 - Added Notes to Rule WS

10 years agoSONAR-5209 SCM
Stas Vilchik [Mon, 19 May 2014 13:24:27 +0000 (15:24 +0200)]
SONAR-5209 SCM

10 years agoSONAR-5007 - Updated WS medium test to api/rules
Stephane Gamard [Mon, 19 May 2014 12:52:54 +0000 (14:52 +0200)]
SONAR-5007 - Updated WS medium test to api/rules

10 years agofix quality flaws (debug output)
Stephane Gamard [Mon, 19 May 2014 12:49:45 +0000 (14:49 +0200)]
fix quality flaws (debug output)

10 years agoSONAR-5007 - Implemented activation and qprofile params for WS
Stephane Gamard [Mon, 19 May 2014 12:38:36 +0000 (14:38 +0200)]
SONAR-5007 - Implemented activation and qprofile params for WS

10 years agoSONAR-5209 Basic metrics, complete i18n
Stas Vilchik [Mon, 19 May 2014 12:56:01 +0000 (14:56 +0200)]
SONAR-5209 Basic metrics, complete i18n

10 years agoSONAR-5007 move api/rules2 to api/rules
Simon Brandhof [Mon, 19 May 2014 12:05:48 +0000 (14:05 +0200)]
SONAR-5007 move api/rules2 to api/rules

10 years agoSONAR-5209 Issues bulk change
Stas Vilchik [Mon, 19 May 2014 11:31:25 +0000 (13:31 +0200)]
SONAR-5209 Issues bulk change

10 years agoSONAR-5216 Generate profile events for multi language projects
Julien HENRY [Mon, 19 May 2014 08:50:08 +0000 (10:50 +0200)]
SONAR-5216 Generate profile events for multi language projects

10 years agoSONAR-5216 Store and display used quality profiles for multi-language analysis
Julien HENRY [Fri, 16 May 2014 14:46:50 +0000 (16:46 +0200)]
SONAR-5216 Store and display used quality profiles for multi-language analysis

10 years agoImprove Java WS Client of /api/sources/show and /api/source/show
Julien Lancelot [Mon, 19 May 2014 09:04:39 +0000 (11:04 +0200)]
Improve Java WS Client of /api/sources/show and /api/source/show

10 years agoSONAR-5209 Issues filtering
Stas Vilchik [Mon, 19 May 2014 08:59:05 +0000 (10:59 +0200)]
SONAR-5209 Issues filtering

10 years agoSONAR-5305 Return periods in /api/components/app
Julien Lancelot [Mon, 19 May 2014 08:46:23 +0000 (10:46 +0200)]
SONAR-5305 Return periods in /api/components/app

10 years agoMove measure filter classes from sonar-core to sonar-server
Simon Brandhof [Mon, 19 May 2014 08:33:08 +0000 (10:33 +0200)]
Move measure filter classes from sonar-core to sonar-server

10 years agoSONAR-5007 fix non-deterministic test
Simon Brandhof [Mon, 19 May 2014 07:36:50 +0000 (09:36 +0200)]
SONAR-5007 fix non-deterministic test

10 years agoSONAR-5007 - Put back ActiveRule in RuleResult with ES 1.1.1
Stephane Gamard [Fri, 16 May 2014 17:55:06 +0000 (19:55 +0200)]
SONAR-5007 - Put back ActiveRule in RuleResult with ES 1.1.1

10 years agoSONAR-5007 - Deprecated old ES classes and Tests
Stephane Gamard [Fri, 16 May 2014 17:27:37 +0000 (19:27 +0200)]
SONAR-5007 - Deprecated old ES classes and Tests

10 years agofix quality flaw (system.out)
Stephane Gamard [Fri, 16 May 2014 17:27:00 +0000 (19:27 +0200)]
fix quality flaw (system.out)

10 years agofix quality flaw (dead code)
Stephane Gamard [Fri, 16 May 2014 17:00:13 +0000 (19:00 +0200)]
fix quality flaw (dead code)

10 years agoSONAR-5007 - baseIndex supporting routing within ES 1.1.1
Stephane Gamard [Fri, 16 May 2014 16:59:24 +0000 (18:59 +0200)]
SONAR-5007 - baseIndex supporting routing within ES 1.1.1

10 years agoSONAR-5007 - ActiveRule2 on ES 1.1.1
Stephane Gamard [Fri, 16 May 2014 16:58:39 +0000 (18:58 +0200)]
SONAR-5007 - ActiveRule2 on ES 1.1.1

10 years agofix quality flaws - removed unused class
Stephane Gamard [Fri, 16 May 2014 14:31:26 +0000 (16:31 +0200)]
fix quality flaws - removed unused class

10 years agoSONAR-5507 - Removed debug output
Stephane Gamard [Fri, 16 May 2014 09:03:42 +0000 (11:03 +0200)]
SONAR-5507 - Removed debug output

10 years agoSONAR-5007 - Rule2 on ES 1.1.1
Stephane Gamard [Fri, 16 May 2014 08:59:56 +0000 (10:59 +0200)]
SONAR-5007 - Rule2 on ES 1.1.1

10 years agoSONAR-5007 - ES 1.1.1 update for normalizer and indexes
Stephane Gamard [Fri, 16 May 2014 08:43:38 +0000 (10:43 +0200)]
SONAR-5007 - ES 1.1.1 update for normalizer and indexes

10 years agoSONAR-5061 - Updated pom and code update for ES v.1.1.1
Stephane Gamard [Fri, 16 May 2014 08:42:29 +0000 (10:42 +0200)]
SONAR-5061 - Updated pom and code update for ES v.1.1.1

10 years agoFix SemaphoreDaoTest when db and test timezones are different
Simon Brandhof [Fri, 16 May 2014 21:47:27 +0000 (23:47 +0200)]
Fix SemaphoreDaoTest when db and test timezones are different

10 years agoSONAR-5209 Coverage: i18n
Stas Vilchik [Fri, 16 May 2014 16:38:54 +0000 (18:38 +0200)]
SONAR-5209 Coverage: i18n