]>
source.dussan.org Git - sonarqube.git/log
Julien Lancelot [Mon, 7 Dec 2015 13:22:52 +0000 (14:22 +0100)]
Add ITs for auto assign feature
Simon Brandhof [Fri, 4 Dec 2015 10:41:15 +0000 (11:41 +0100)]
SONAR-6939 ability for plugins to override the decimal scale of float
measures
Julien Lancelot [Mon, 7 Dec 2015 15:24:42 +0000 (16:24 +0100)]
Fix randomly failing UT
Remove random generation of hash and resource id
Sébastien Lesaint [Mon, 7 Dec 2015 14:36:11 +0000 (15:36 +0100)]
SONAR-6947 add missing coverage on PermissionsServiceTest
Sébastien Lesaint [Mon, 7 Dec 2015 14:34:56 +0000 (15:34 +0100)]
SONAR-6947 add missing coverage of SearchWsRequest
Julien Lancelot [Mon, 7 Dec 2015 14:37:14 +0000 (15:37 +0100)]
SONAR-6884 Add missing clob columns migration
The following columns were not migrated activities.data_field, file_sources .line_hashes, issue_filters.data, measure_filters.data, properties.text_value and rules.note_data
Julien Lancelot [Mon, 7 Dec 2015 08:44:16 +0000 (09:44 +0100)]
SONAR-7036 Allow update password of technical user
When using an external authentication (like LDAP), it's now possible to update the password of technical accounts
Sébastien Lesaint [Thu, 3 Dec 2015 17:03:12 +0000 (18:03 +0100)]
SONAR-7031 fix Logger.warn(String, Throwable) not logging exception
Sébastien Lesaint [Mon, 7 Dec 2015 09:10:45 +0000 (10:10 +0100)]
SONAR-7088 rename CeWorkerRunnable to CeWorkerCallable
Sébastien Lesaint [Fri, 4 Dec 2015 15:44:24 +0000 (16:44 +0100)]
SONAR-7088 fix RejectedExecutionException at SQ shutdown
Sébastien Lesaint [Mon, 7 Dec 2015 09:04:13 +0000 (10:04 +0100)]
fix quality flaws
Stas Vilchik [Fri, 4 Dec 2015 16:48:12 +0000 (17:48 +0100)]
fix i18n message
Stas Vilchik [Fri, 4 Dec 2015 16:47:44 +0000 (17:47 +0100)]
SONAR-7062 do not show tooltips for all snapshots
simonbrandhof [Thu, 3 Dec 2015 14:26:11 +0000 (15:26 +0100)]
SONAR-6905 replace analysis-details.json by report-task.txt
Stas Vilchik [Fri, 4 Dec 2015 16:34:18 +0000 (17:34 +0100)]
SONAR-6945 apply feedback
Stas Vilchik [Fri, 4 Dec 2015 16:17:31 +0000 (17:17 +0100)]
set duplications threshold for 20% on the overview pages
Stas Vilchik [Fri, 4 Dec 2015 15:47:19 +0000 (16:47 +0100)]
fix formatting of WORK_DUR measures
Stas Vilchik [Fri, 4 Dec 2015 15:14:05 +0000 (16:14 +0100)]
SONAR-6946 apply feedback
Simon Brandhof [Fri, 4 Dec 2015 13:25:21 +0000 (14:25 +0100)]
Fix quality flaws
Stas Vilchik [Fri, 4 Dec 2015 11:32:46 +0000 (12:32 +0100)]
SONAR-7069 apply feedback
Sébastien Lesaint [Fri, 4 Dec 2015 11:18:28 +0000 (12:18 +0100)]
SONAR-6997 less confusing of type key paar in logs
Sébastien Lesaint [Thu, 3 Dec 2015 18:27:58 +0000 (19:27 +0100)]
SONAR-6997 add VisitException and show current Component info in logs
Sébastien Lesaint [Fri, 4 Dec 2015 09:06:36 +0000 (10:06 +0100)]
add ExceptionCauseMatcher to sonar-testing-harness
Sébastien Lesaint [Thu, 3 Dec 2015 14:25:09 +0000 (15:25 +0100)]
SONAR-6925 add missing index on ce_activity.is_last_key
Sébastien Lesaint [Thu, 3 Dec 2015 14:19:06 +0000 (15:19 +0100)]
SONAR-6925 cancelled tasks must not be the last task for a component
Sébastien Lesaint [Thu, 3 Dec 2015 11:29:24 +0000 (12:29 +0100)]
SONAR-6995 CEQueueStatus get method should not modify state
and they should not required the CEQueueStatusImpl object to be initialized either
this way, monitoring can query the metrics of CEQueueStatus through JMX even before the object is initialized
Simon Brandhof [Thu, 3 Dec 2015 21:09:57 +0000 (22:09 +0100)]
SONAR-7113 API - Support Markdown descriptions in RulesDefinitionXmlLoader
simonbrandhof [Thu, 3 Dec 2015 17:37:23 +0000 (18:37 +0100)]
SONAR-7049 check max length of rule/rule param fields
Teryk Bellahsene [Wed, 2 Dec 2015 17:10:44 +0000 (18:10 +0100)]
SONAR-6900 WS api/ce/task improve description
Stas Vilchik [Fri, 4 Dec 2015 08:04:17 +0000 (09:04 +0100)]
Merge pull request #665 from SonarSource/feature/drop-dashboards
SONAR-7030 Drop most default hardcoded built-in dashboards
Julien Lancelot [Thu, 3 Dec 2015 14:11:36 +0000 (15:11 +0100)]
SONAR-6956 Index issues by project
When computing a report of a project, instead of indexing all changed issues, only updated issues from the project are now indexed.
Julien Lancelot [Thu, 3 Dec 2015 18:12:42 +0000 (19:12 +0100)]
SONAR-6884 Update existing collation columns on MsSQL
Julien Lancelot [Wed, 2 Dec 2015 08:28:42 +0000 (09:28 +0100)]
SONAR-6884 Create and update columns on MsSQL with collation
Julien Lancelot [Thu, 3 Dec 2015 14:36:41 +0000 (15:36 +0100)]
SONAR-6884 Take into account nullable information when updating a column
Julien Lancelot [Wed, 2 Dec 2015 13:44:45 +0000 (14:44 +0100)]
SONAR-6884 Rename StringColumnDef to VarcharColumnDef
Julien Lancelot [Thu, 3 Dec 2015 14:29:16 +0000 (15:29 +0100)]
SONAR-6884 Create a ClobColumnDef to create Clob columns
Julien Lancelot [Wed, 2 Dec 2015 13:55:57 +0000 (14:55 +0100)]
Fix index name on FILE_SOURCES on H2
On H2, index name was FILE_SOURCES_UUID_TYPE_UNIQUE, but it's FILE_SOURCES_UUID_TYPE on other database
Julien Lancelot [Wed, 2 Dec 2015 13:49:22 +0000 (14:49 +0100)]
Fix index name on ACTIVITIES on H2
On H2, index name was LOG_KEY_INDEX, but it's ACTIVITIES_LOG_KEY on other database
Julien Lancelot [Wed, 2 Dec 2015 12:52:21 +0000 (13:52 +0100)]
Fix index name on RESOURCE_INDEX on H2
On H2, index name was RESOURCE_INDEX_KEE, but it's RESOURCE_INDEX_KEY on other database
Julien Lancelot [Wed, 2 Dec 2015 12:37:28 +0000 (13:37 +0100)]
Fix index name on QUALITY_GATES on H2
On H2, index name was QUALITY_GATES_UNIQUE, but it's UNIQ_QUALITY_GATES on other database
Julien Lancelot [Wed, 2 Dec 2015 10:44:04 +0000 (11:44 +0100)]
Fix index name on PROJECT_QPROFILES on H2
On H2, index name was PROJECT_QPROFILES_UNIQUE, but on other databases it's UNIQ_PROJECT_QPROFILES
Julien Lancelot [Wed, 2 Dec 2015 09:15:17 +0000 (10:15 +0100)]
Fix index name on RULES_PROFILES on H2
On H2, index name was PROFILE_UNIQUE_KEY, but on other database it's UNIQ_QPROF_KEY
Stas Vilchik [Thu, 3 Dec 2015 17:16:12 +0000 (18:16 +0100)]
reorder measure on the debt project page
Stas Vilchik [Thu, 3 Dec 2015 17:13:46 +0000 (18:13 +0100)]
fix ProjectOverviewTest
Stas Vilchik [Thu, 3 Dec 2015 16:51:29 +0000 (17:51 +0100)]
drop useless test
Stas Vilchik [Thu, 3 Dec 2015 16:47:18 +0000 (17:47 +0100)]
improve position of axis labels on bubble charts on the overview page
Stas Vilchik [Thu, 3 Dec 2015 16:35:01 +0000 (17:35 +0100)]
fix search on the update center page
Stas Vilchik [Thu, 3 Dec 2015 13:19:11 +0000 (14:19 +0100)]
apply different ui feedback on the overview page
Julien Lancelot [Thu, 3 Dec 2015 10:06:40 +0000 (11:06 +0100)]
SONAR-7028 Update default value of sonar.technicalDebt.ratingGrid
Default value is now "0.05,0.1,0.2,0.5", it was "0.1,0.2,0.5,1"
Stas Vilchik [Thu, 3 Dec 2015 12:34:18 +0000 (13:34 +0100)]
SONAR-7068 apply feedback
Stas Vilchik [Thu, 3 Dec 2015 11:31:19 +0000 (12:31 +0100)]
SONAR-7063 apply feedback
Julien HENRY [Thu, 3 Dec 2015 08:44:59 +0000 (09:44 +0100)]
Try to make IssuesModeTest::concurrent_issue_mode_on_existing_project more robust
Julien HENRY [Wed, 2 Dec 2015 13:10:44 +0000 (14:10 +0100)]
SONAR-7100 Disable WS cache by default in issues mode
Sébastien Lesaint [Wed, 2 Dec 2015 14:49:02 +0000 (15:49 +0100)]
SONAR-7027 do not try and compute variations of developer measures
Sébastien Lesaint [Wed, 2 Dec 2015 16:36:54 +0000 (17:36 +0100)]
SONAR-7027 add&retrieve raw measure for dev in MeasureRepositoryRule
Simon Brandhof [Wed, 2 Dec 2015 17:30:17 +0000 (18:30 +0100)]
SONAR-6809 fix child-first classloader strategy
sonar-java-api was removed from root <dependencyManagement> (
5a1a0e3fbec92bbc8508cfc5165b2c6590666ce5 )
but not from sonar-plugin-api-deps. The exclusion of sonar-plugin-api was lost, so child-first classloader strategy
loaded SonarPlugin class from plugin instead of core classloader.
Sébastien Lesaint [Tue, 1 Dec 2015 13:02:46 +0000 (14:02 +0100)]
SONAR-7060 CeQueueInitializer must initialize after plugins
Sébastien Lesaint [Tue, 1 Dec 2015 16:20:09 +0000 (17:20 +0100)]
SONAR-7088 faster consumption of pending tasks in CE
Simon Brandhof [Wed, 2 Dec 2015 17:12:39 +0000 (18:12 +0100)]
Fix execution of it-plugins on travis
Stas Vilchik [Wed, 2 Dec 2015 16:11:22 +0000 (17:11 +0100)]
reorder travis jobs for faster build
Stas Vilchik [Wed, 2 Dec 2015 16:06:27 +0000 (17:06 +0100)]
SONAR-7068 improve alignment of measure on the overview page
Simon Brandhof [Wed, 2 Dec 2015 15:42:26 +0000 (16:42 +0100)]
Use token for SonarQube analysis
Stas Vilchik [Wed, 2 Dec 2015 14:01:20 +0000 (15:01 +0100)]
improve display of overview pages when no coverage or duplications details available
Stas Vilchik [Wed, 2 Dec 2015 14:23:33 +0000 (15:23 +0100)]
do not display overview pages for developers
Stas Vilchik [Wed, 2 Dec 2015 13:36:29 +0000 (14:36 +0100)]
fix ITs
Simon Brandhof [Wed, 2 Dec 2015 13:15:38 +0000 (14:15 +0100)]
Add IT ScanPermissionTest
Simon Brandhof [Wed, 2 Dec 2015 12:42:47 +0000 (13:42 +0100)]
Fix logging of public url
Simon Brandhof [Wed, 2 Dec 2015 10:40:43 +0000 (11:40 +0100)]
ws-client should not throw HttpException by default
Stas Vilchik [Wed, 2 Dec 2015 11:08:44 +0000 (12:08 +0100)]
SONAR-6890 Wrong link while drilling down from quality gate widget to new issues
Stas Vilchik [Wed, 2 Dec 2015 10:28:00 +0000 (11:28 +0100)]
SONAR-7090 Filter project permissions by qualifier in the UI
Stas Vilchik [Wed, 2 Dec 2015 09:52:21 +0000 (10:52 +0100)]
SONAR-7030 Drop most default hardcoded built-in dashboards
Teryk Bellahsene [Tue, 1 Dec 2015 09:38:29 +0000 (10:38 +0100)]
SONAR-7034 WS ce/task works for users with the 'Execute Analysis' permission
Teryk Bellahsene [Mon, 30 Nov 2015 16:27:23 +0000 (17:27 +0100)]
Rename api/ce actions for consistency
Teryk Bellahsene [Mon, 30 Nov 2015 15:51:26 +0000 (16:51 +0100)]
SONAR-7084 Analysis do not fail when a component do not have a path
Stas Vilchik [Wed, 2 Dec 2015 09:19:58 +0000 (10:19 +0100)]
SONAR-7078 Open drilldown on "Technical Debt on New code" when failed condition is "Technical Debt Ratio on New Code"
Stas Vilchik [Tue, 1 Dec 2015 16:36:03 +0000 (17:36 +0100)]
SONAR-7059 improve project navigation
Julien HENRY [Tue, 1 Dec 2015 10:26:45 +0000 (11:26 +0100)]
SONAR-6933 Drop newDuplication() beta API
Stas Vilchik [Tue, 1 Dec 2015 15:20:04 +0000 (16:20 +0100)]
small fixes on the overview page
Stas Vilchik [Tue, 1 Dec 2015 15:09:04 +0000 (16:09 +0100)]
improve display of coverage overview
Stas Vilchik [Tue, 1 Dec 2015 14:13:20 +0000 (15:13 +0100)]
improve display of project navigation
Stas Vilchik [Tue, 1 Dec 2015 13:55:47 +0000 (14:55 +0100)]
SONAR-7099 Drop the "Compare" link at project level
Stas Vilchik [Tue, 1 Dec 2015 13:53:24 +0000 (14:53 +0100)]
improve display of leak period label on the detailed overview pages
Stas Vilchik [Tue, 1 Dec 2015 13:39:58 +0000 (14:39 +0100)]
SONAR-7064 add link from ncloc histogram to drilldown
Stas Vilchik [Tue, 1 Dec 2015 13:29:02 +0000 (14:29 +0100)]
SONAR-7063 Show events history in the project overview page
Simon Brandhof [Wed, 25 Nov 2015 09:54:56 +0000 (10:54 +0100)]
SONAR-7054 use ws-client in batch
Sébastien Lesaint [Mon, 30 Nov 2015 14:02:56 +0000 (15:02 +0100)]
add equals and hashcode to Period class
Sébastien Lesaint [Fri, 27 Nov 2015 14:54:14 +0000 (15:54 +0100)]
move PeriodResolver out of LoadPeriodsStep
so that it can be used by Developer Cockpit
Stas Vilchik [Mon, 30 Nov 2015 16:23:18 +0000 (17:23 +0100)]
SONAR-7062 SONAR-7016 improve timeline on detailed overview pages
Julien HENRY [Mon, 30 Nov 2015 15:59:36 +0000 (16:59 +0100)]
SONAR-6809 Remove sonar-java-api from distribution
Stas Vilchik [Mon, 30 Nov 2015 15:16:16 +0000 (16:16 +0100)]
fix treemap test
Stas Vilchik [Mon, 30 Nov 2015 14:38:42 +0000 (15:38 +0100)]
SONAR-6946 Add an ability to drilldown on the overview treemap
Stas Vilchik [Mon, 30 Nov 2015 12:51:24 +0000 (13:51 +0100)]
SONAR-6945 Limit the number of bubbles on the overview bubble chart
Julien HENRY [Fri, 27 Nov 2015 09:31:57 +0000 (10:31 +0100)]
Improve UT coverage
Julien HENRY [Fri, 27 Nov 2015 08:03:02 +0000 (09:03 +0100)]
SONAR-6183 Add validation of *coverage_line_hits_data measures
Teryk Bellahsene [Fri, 27 Nov 2015 17:09:46 +0000 (18:09 +0100)]
SONAR-6892 WS permissions/search_project_permissions filter by qualifier
Stas Vilchik [Mon, 30 Nov 2015 12:35:51 +0000 (13:35 +0100)]
SONAR-7065 apply feedback
Stas Vilchik [Mon, 30 Nov 2015 10:24:50 +0000 (11:24 +0100)]
SONAR-7069 Improve support of views on the overview page
Teryk Bellahsene [Mon, 30 Nov 2015 10:48:51 +0000 (11:48 +0100)]
SONAR-7083 search for active rule with a null param. Add tests to validate fix
Simon Brandhof [Mon, 30 Nov 2015 08:42:06 +0000 (09:42 +0100)]
Always select queue rows in the same order
Simon Brandhof [Mon, 30 Nov 2015 08:22:38 +0000 (09:22 +0100)]
Temporarily disable coverage per test during PR analysis