]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
9 years agoSONAR-6110 Drop support files for Linux PPC 64 85/head
Julien Lancelot [Thu, 12 Feb 2015 15:59:35 +0000 (16:59 +0100)]
SONAR-6110 Drop support files for Linux PPC 64

9 years agoSONAR-5998 Fix pagination to manage null pageSize
Julien Lancelot [Fri, 13 Feb 2015 08:24:34 +0000 (09:24 +0100)]
SONAR-5998 Fix pagination to manage null pageSize

9 years agoFix NPE in erlang plugin
Julien HENRY [Thu, 12 Feb 2015 19:18:15 +0000 (20:18 +0100)]
Fix NPE in erlang plugin

9 years agoFix quality flaws
Julien HENRY [Thu, 12 Feb 2015 17:09:06 +0000 (18:09 +0100)]
Fix quality flaws

9 years agoFix regression in issue tracking
Julien HENRY [Thu, 12 Feb 2015 17:03:18 +0000 (18:03 +0100)]
Fix regression in issue tracking

9 years agoSONAR-6177 Improve /api/projects/create documentation on branch parameter
Julien Lancelot [Thu, 12 Feb 2015 15:15:39 +0000 (16:15 +0100)]
SONAR-6177 Improve /api/projects/create documentation on branch parameter

9 years agoSONAR-5183 timezones - fix timeline widget
Teryk Bellahsene [Thu, 12 Feb 2015 15:42:10 +0000 (16:42 +0100)]
SONAR-5183 timezones - fix timeline widget

9 years agoSONAR-6055 Embed latest Findbugs Plugin 3.x
Julien Lancelot [Thu, 12 Feb 2015 14:54:18 +0000 (15:54 +0100)]
SONAR-6055 Embed latest Findbugs Plugin 3.x

9 years agoSONAR-5999 Fail to render profile comparison page when parameter id1 is declared...
Julien Lancelot [Thu, 12 Feb 2015 14:48:30 +0000 (15:48 +0100)]
SONAR-5999 Fail to render profile comparison page when parameter id1 is declared as an array

9 years agoSONAR-5998 Fail to render the measures page when the parameter pageSize does not...
Julien Lancelot [Thu, 12 Feb 2015 14:38:26 +0000 (15:38 +0100)]
SONAR-5998 Fail to render the measures page when the parameter pageSize does not contain an integer

9 years agoSONAR-6091 /api/source/hash WS should need "Browse" permission instead of "Code Viewe...
Julien Lancelot [Thu, 12 Feb 2015 12:58:27 +0000 (13:58 +0100)]
SONAR-6091 /api/source/hash WS should need "Browse" permission instead of "Code Viewer" permission

9 years agoIgnore source file information that is set on an unknown line
Simon Brandhof [Thu, 12 Feb 2015 14:36:13 +0000 (15:36 +0100)]
Ignore source file information that is set on an unknown line

9 years agoImprove microbenchmark templates
Simon Brandhof [Thu, 12 Feb 2015 14:14:04 +0000 (15:14 +0100)]
Improve microbenchmark templates

9 years agoSONAR-6182 Log a warning when unmappable character is detected in a file
Julien HENRY [Thu, 12 Feb 2015 13:31:52 +0000 (14:31 +0100)]
SONAR-6182 Log a warning when unmappable character is detected in a file

9 years agoReplace some none static call to DbTester by static call (when possible)
Julien Lancelot [Thu, 12 Feb 2015 11:01:38 +0000 (12:01 +0100)]
Replace some none static call to DbTester by static call (when possible)

9 years agoReplace none static call to EsTester and DbTester by static call (when possible)
Julien Lancelot [Thu, 12 Feb 2015 10:36:28 +0000 (11:36 +0100)]
Replace none static call to EsTester and DbTester by static call (when possible)

9 years agoAdd unit tests
Julien Lancelot [Thu, 12 Feb 2015 09:26:46 +0000 (10:26 +0100)]
Add unit tests

9 years agoFix quality flaws
Simon Brandhof [Thu, 12 Feb 2015 10:22:17 +0000 (11:22 +0100)]
Fix quality flaws

9 years agoUse 4.5.2 as a reference for Clirr comparison report
Simon Brandhof [Thu, 12 Feb 2015 09:06:48 +0000 (10:06 +0100)]
Use 4.5.2 as a reference for Clirr comparison report

9 years agoMerge remote-tracking branch 'origin/branch-5.0' into fix/merge-5.0
Teryk Bellahsene [Thu, 12 Feb 2015 08:28:32 +0000 (09:28 +0100)]
Merge remote-tracking branch 'origin/branch-5.0' into fix/merge-5.0

* origin/branch-5.0:
  SONAR-6130 fix deadlock during purge

Conflicts:
sonar-core/src/main/java/org/sonar/core/purge/PurgeDao.java
sonar-core/src/test/java/org/sonar/core/purge/PurgeDaoTest.java

9 years agoFix some possible NPE
Julien HENRY [Wed, 11 Feb 2015 22:27:17 +0000 (23:27 +0100)]
Fix some possible NPE

9 years agoRestore deprecated methods on Resource API
Julien HENRY [Wed, 11 Feb 2015 21:42:59 +0000 (22:42 +0100)]
Restore deprecated methods on Resource API

9 years agomanual_measures - fix mapping in ruby code
Teryk Bellahsene [Wed, 11 Feb 2015 17:14:10 +0000 (18:14 +0100)]
manual_measures - fix mapping in ruby code

9 years agoFix SourceIndexBenchmarkTest as indexing was improved (some fields are not searchable...
Simon Brandhof [Wed, 11 Feb 2015 16:59:39 +0000 (17:59 +0100)]
Fix SourceIndexBenchmarkTest as indexing was improved (some fields are not searchable at all)

9 years agoSONAR-6131 Measure drilldown is failing on removed components
Julien Lancelot [Wed, 11 Feb 2015 16:41:09 +0000 (17:41 +0100)]
SONAR-6131 Measure drilldown is failing on removed components

9 years agoSONAR-6132 Dashboard is failing on removed components
Julien Lancelot [Wed, 11 Feb 2015 16:11:29 +0000 (17:11 +0100)]
SONAR-6132 Dashboard is failing on removed components

9 years agoSONAR-6168 Only "Administer System" permission should be need to create a group
Julien Lancelot [Wed, 11 Feb 2015 14:12:55 +0000 (15:12 +0100)]
SONAR-6168 Only "Administer System" permission should be need to create a group

9 years agoSONAR-6069 Fix redirection of drilldown/issues to /issues
Julien Lancelot [Wed, 11 Feb 2015 12:55:28 +0000 (13:55 +0100)]
SONAR-6069 Fix redirection of drilldown/issues to /issues

9 years agoFix quality flaws
Julien Lancelot [Tue, 10 Feb 2015 17:33:18 +0000 (18:33 +0100)]
Fix quality flaws

9 years agoSONAR-6156 The search of projects on contextualized Issues page should support views 81/head
Julien Lancelot [Wed, 11 Feb 2015 14:03:51 +0000 (15:03 +0100)]
SONAR-6156 The search of projects on contextualized Issues page should support views

9 years agoSONAR-6156 update the search input to use new WS
Stas Vilchik [Fri, 6 Feb 2015 15:25:21 +0000 (16:25 +0100)]
SONAR-6156 update the search input to use new WS

9 years agoSONAR-4400 Issue tag cloud widget handles differential periods
Jean-Baptiste Lievremont [Wed, 11 Feb 2015 15:04:12 +0000 (16:04 +0100)]
SONAR-4400 Issue tag cloud widget handles differential periods

9 years agoSONAR-4400 Make tag cloud widget compatible w/ all component types
Jean-Baptiste Lievremont [Tue, 10 Feb 2015 14:16:50 +0000 (15:16 +0100)]
SONAR-4400 Make tag cloud widget compatible w/ all component types

9 years agoSONAR-6065 Facets on components are always sticky, but hidden in UI if needed
Jean-Baptiste Lievremont [Mon, 9 Feb 2015 17:30:50 +0000 (18:30 +0100)]
SONAR-6065 Facets on components are always sticky, but hidden in UI if needed

9 years agoSONAR-6065 Simplify handling of component related parameters
Jean-Baptiste Lievremont [Tue, 10 Feb 2015 14:52:44 +0000 (15:52 +0100)]
SONAR-6065 Simplify handling of component related parameters

9 years agoSONAR-6065 Enhance coverage on IssueQueryService, refactor a bit
Jean-Baptiste Lievremont [Tue, 10 Feb 2015 11:37:06 +0000 (12:37 +0100)]
SONAR-6065 Enhance coverage on IssueQueryService, refactor a bit

9 years agoSONAR-6065 Facets on components are always sticky, but hidden in UI if needed
Jean-Baptiste Lievremont [Mon, 9 Feb 2015 17:30:50 +0000 (18:30 +0100)]
SONAR-6065 Facets on components are always sticky, but hidden in UI if needed

9 years agoSONAR-5183 timezones - project_measures and manual_measures migrations 82/head
Teryk Bellahsene [Tue, 10 Feb 2015 14:23:30 +0000 (15:23 +0100)]
SONAR-5183 timezones - project_measures and manual_measures migrations

9 years agoissues - simplify BatchIssueDto
Teryk Bellahsene [Wed, 11 Feb 2015 13:48:08 +0000 (14:48 +0100)]
issues - simplify BatchIssueDto

9 years agoRevert move of Period component since it is used by devcockpit
Julien HENRY [Wed, 11 Feb 2015 14:31:53 +0000 (15:31 +0100)]
Revert move of Period component since it is used by devcockpit

9 years agoSONAR-6048 Fix views
Julien HENRY [Wed, 11 Feb 2015 13:02:50 +0000 (14:02 +0100)]
SONAR-6048 Fix views

9 years agoSONAR-6130 fix deadlock during purge 84/head
Teryk Bellahsene [Wed, 11 Feb 2015 10:17:31 +0000 (11:17 +0100)]
SONAR-6130 fix deadlock during purge

9 years agoSONAR-6068 Do not break FilePredicate interface as it is used by SonarGraph plugin
Julien HENRY [Wed, 11 Feb 2015 09:52:43 +0000 (10:52 +0100)]
SONAR-6068 Do not break FilePredicate interface as it is used by SonarGraph plugin

9 years agoComplete micro-benchmark on hashes
Simon Brandhof [Tue, 10 Feb 2015 22:03:46 +0000 (23:03 +0100)]
Complete micro-benchmark on hashes

9 years agoFix copyright header
Simon Brandhof [Tue, 10 Feb 2015 21:46:18 +0000 (22:46 +0100)]
Fix copyright header

9 years agoAdd micro-benchmark for comparing hash implementations
Simon Brandhof [Tue, 10 Feb 2015 21:42:40 +0000 (22:42 +0100)]
Add micro-benchmark for comparing hash implementations

9 years agoUse BLOB instead of H2 BINARY columns
Simon Brandhof [Tue, 10 Feb 2015 20:47:02 +0000 (21:47 +0100)]
Use BLOB instead of H2 BINARY columns

9 years agoSONAR-6048 Use LinkedHashMap to make behavior more consistent
Julien HENRY [Tue, 10 Feb 2015 20:53:21 +0000 (21:53 +0100)]
SONAR-6048 Use LinkedHashMap to make behavior more consistent

9 years agoissues - fix contracts
Teryk Bellahsene [Tue, 10 Feb 2015 17:59:17 +0000 (18:59 +0100)]
issues - fix contracts

9 years agoSONAR-6048 Fix exclusions by absolute path
Julien HENRY [Tue, 10 Feb 2015 18:16:29 +0000 (19:16 +0100)]
SONAR-6048 Fix exclusions by absolute path

9 years agoOptimize memory consumption when batch exports duplications in protobuf message
Simon Brandhof [Tue, 10 Feb 2015 17:45:27 +0000 (18:45 +0100)]
Optimize memory consumption when batch exports duplications in protobuf message

9 years agoUse packed repeated fields in protobuf messages
Simon Brandhof [Tue, 10 Feb 2015 17:38:35 +0000 (18:38 +0100)]
Use packed repeated fields in protobuf messages

9 years agoAllow ES string fields with attribute "index: no"
Simon Brandhof [Tue, 10 Feb 2015 16:57:09 +0000 (17:57 +0100)]
Allow ES string fields with attribute "index: no"

Required to accept long string values on non-searchable fields, for example sourceLines/sourceLine/highlighting

9 years agoSONAR-6069 Remove RoR code related to the "old" Issues Drilldown page
Julien Lancelot [Tue, 10 Feb 2015 17:09:36 +0000 (18:09 +0100)]
SONAR-6069 Remove RoR code related to the "old" Issues Drilldown page

9 years agoSONAR-5183 timezones - semaphores migration 78/head
Teryk Bellahsene [Thu, 5 Feb 2015 15:47:06 +0000 (16:47 +0100)]
SONAR-5183 timezones - semaphores migration

9 years agoFix test on Windows
Julien HENRY [Tue, 10 Feb 2015 16:39:50 +0000 (17:39 +0100)]
Fix test on Windows

9 years agoSONAR-6134, SONAR-6048 Improve performance of FS indexation
Julien HENRY [Wed, 28 Jan 2015 21:41:25 +0000 (22:41 +0100)]
SONAR-6134, SONAR-6048 Improve performance of FS indexation

9 years agoFix compatibility of db tests with non-H2
Simon Brandhof [Tue, 10 Feb 2015 14:46:03 +0000 (15:46 +0100)]
Fix compatibility of db tests with non-H2

by removing commit on auto-commit connections

9 years agoSONAR-6068 Improve performance of FileSystem query operation
Julien HENRY [Tue, 10 Feb 2015 13:59:36 +0000 (14:59 +0100)]
SONAR-6068 Improve performance of FileSystem query operation

9 years agoissue - update mapper accepting nullable value
Teryk Bellahsene [Tue, 10 Feb 2015 14:24:32 +0000 (15:24 +0100)]
issue - update mapper accepting nullable value

9 years agofix unit test
Teryk Bellahsene [Tue, 10 Feb 2015 13:55:22 +0000 (14:55 +0100)]
fix unit test

9 years agofix quality flaws
Teryk Bellahsene [Tue, 10 Feb 2015 13:37:28 +0000 (14:37 +0100)]
fix quality flaws

9 years agoSONAR-5960 remove CSV from db USERS.SCM_ACCOUNTS
Simon Brandhof [Sat, 7 Feb 2015 10:23:20 +0000 (11:23 +0100)]
SONAR-5960 remove CSV from db USERS.SCM_ACCOUNTS

9 years agoSONAR-2570 compress db table FILE_SOURCES
Simon Brandhof [Tue, 3 Feb 2015 22:06:45 +0000 (23:06 +0100)]
SONAR-2570 compress db table FILE_SOURCES

9 years agofix quality flaws
Teryk Bellahsene [Mon, 9 Feb 2015 17:05:17 +0000 (18:05 +0100)]
fix quality flaws

9 years agoSanitize README
Simon Brandhof [Mon, 9 Feb 2015 17:53:21 +0000 (18:53 +0100)]
Sanitize README

9 years agoSONAR-6162 Fix bad merge
Julien HENRY [Mon, 9 Feb 2015 17:23:17 +0000 (18:23 +0100)]
SONAR-6162 Fix bad merge

9 years agoMerge remote-tracking branch 'origin/branch-5.0'
Julien HENRY [Mon, 9 Feb 2015 16:56:32 +0000 (17:56 +0100)]
Merge remote-tracking branch 'origin/branch-5.0'

9 years agoSONAR-6162 Fix NPE when searching for Check of custom rules
Julien HENRY [Mon, 9 Feb 2015 16:17:00 +0000 (17:17 +0100)]
SONAR-6162 Fix NPE when searching for Check of custom rules

9 years agoSONAR-5183 - timezones - fix timemachine widget on oracle 77/head
Teryk Bellahsene [Mon, 9 Feb 2015 15:46:19 +0000 (16:46 +0100)]
SONAR-5183 - timezones - fix timemachine widget on oracle

9 years agoSONAR-6137 Protect against createdAfter in the future
Jean-Baptiste Lievremont [Mon, 9 Feb 2015 15:13:33 +0000 (16:13 +0100)]
SONAR-6137 Protect against createdAfter in the future

9 years agoSONAR-6137 Protect against createdAfter > createdBefore
Jean-Baptiste Lievremont [Mon, 9 Feb 2015 14:55:10 +0000 (15:55 +0100)]
SONAR-6137 Protect against createdAfter > createdBefore

9 years agoSONAR-6137 Handle lower bound for createdAt facet when no document match
Jean-Baptiste Lievremont [Mon, 9 Feb 2015 13:52:29 +0000 (14:52 +0100)]
SONAR-6137 Handle lower bound for createdAt facet when no document match

9 years agoSONAR-6170 Unresolved issues per assignee is failing to render on removed users
Julien Lancelot [Mon, 9 Feb 2015 15:30:37 +0000 (16:30 +0100)]
SONAR-6170 Unresolved issues per assignee is failing to render on removed users

9 years agoSONAR-6169 Fix lifecycle issue
Julien HENRY [Mon, 9 Feb 2015 15:05:47 +0000 (16:05 +0100)]
SONAR-6169 Fix lifecycle issue
Previous blame should be loaded after ProjectBuilders are executed

9 years agoFix log level
Julien HENRY [Mon, 9 Feb 2015 14:53:38 +0000 (15:53 +0100)]
Fix log level

9 years agoRemove debug code
Julien Lancelot [Mon, 9 Feb 2015 14:31:06 +0000 (15:31 +0100)]
Remove debug code

9 years agoSONAR-5183 timezones - migrate issues table from timestamp to long 73/head
Teryk Bellahsene [Wed, 4 Feb 2015 08:24:23 +0000 (09:24 +0100)]
SONAR-5183 timezones - migrate issues table from timestamp to long

9 years agoFix SearchOptions#setPage(int page, int pageSize) when pageSize is zero
Simon Brandhof [Mon, 9 Feb 2015 13:23:56 +0000 (14:23 +0100)]
Fix SearchOptions#setPage(int page, int pageSize) when pageSize is zero

9 years agoMerge remote-tracking branch 'origin/branch-5.0'
Julien Lancelot [Mon, 9 Feb 2015 12:10:08 +0000 (13:10 +0100)]
Merge remote-tracking branch 'origin/branch-5.0'

Conflicts:
server/sonar-server/src/main/java/org/sonar/server/batch/ProjectRepositoryLoader.java
server/sonar-server/src/test/java/org/sonar/server/batch/ProjectRepositoryLoaderMediumTest.java
server/sonar-server/src/test/java/org/sonar/server/rule/RuleTesting.java
sonar-batch-protocol/src/main/java/org/sonar/batch/protocol/input/ActiveRule.java
sonar-batch/src/test/java/org/sonar/batch/mediumtest/issues/IssuesMediumTest.java
sonar-batch/src/test/java/org/sonar/batch/mediumtest/issues/IssuesOnDirMediumTest.java

9 years agoSONAR-6162 Return template rule key in /batch/projects WS
Julien Lancelot [Mon, 9 Feb 2015 11:06:35 +0000 (12:06 +0100)]
SONAR-6162 Return template rule key in /batch/projects WS

9 years agoAdd missing jdbcType in UserMapper
Julien Lancelot [Mon, 9 Feb 2015 11:19:59 +0000 (12:19 +0100)]
Add missing jdbcType in UserMapper

9 years agoSONAR-6162 Return template rule key in /batch/projects WS
Julien Lancelot [Mon, 9 Feb 2015 10:41:55 +0000 (11:41 +0100)]
SONAR-6162 Return template rule key in /batch/projects WS

9 years agoRefactor issue search stack in order to remove dependency with
Simon Brandhof [Thu, 5 Feb 2015 12:37:25 +0000 (13:37 +0100)]
Refactor issue search stack in order to remove dependency with
SearchRequestHandler

9 years agoSONAR-5958 Migrate issue filters 75/head
Jean-Baptiste Lievremont [Fri, 6 Feb 2015 16:34:11 +0000 (17:34 +0100)]
SONAR-5958 Migrate issue filters

9 years agoSONAR-3566 Make it clear that issue-related information displayed in widgets is desyn...
Stas Vilchik [Fri, 6 Feb 2015 16:41:40 +0000 (17:41 +0100)]
SONAR-3566 Make it clear that issue-related information displayed in widgets is desynchronized

9 years agoSONAR-5950 ignore issue measures
Stas Vilchik [Fri, 6 Feb 2015 15:58:49 +0000 (16:58 +0100)]
SONAR-5950 ignore issue measures

9 years agoSONAR-5183 timezones - restore Snapshot API
Teryk Bellahsene [Fri, 6 Feb 2015 15:34:43 +0000 (16:34 +0100)]
SONAR-5183 timezones - restore Snapshot API

9 years agoSONAR-5886 apply feedback
Stas Vilchik [Fri, 6 Feb 2015 15:29:42 +0000 (16:29 +0100)]
SONAR-5886 apply feedback

9 years agoRevert "SONAR-6044 Stop storing distribution of issue-related measures by rule"
Julien Lancelot [Fri, 6 Feb 2015 14:09:57 +0000 (15:09 +0100)]
Revert "SONAR-6044 Stop storing distribution of issue-related measures by rule"

This reverts commit 217d3d5d39aa5a06828743d11b5a7fab0e10d8f0.

Conflicts:
server/sonar-server/src/main/java/org/sonar/server/db/migrations/DatabaseMigrations.java
sonar-core/src/main/java/org/sonar/core/persistence/DatabaseVersion.java
sonar-core/src/main/resources/org/sonar/core/persistence/rows-h2.sql

9 years agoRevert "SONAR-6044 Only rule measures should be removed"
Julien Lancelot [Fri, 6 Feb 2015 14:05:38 +0000 (15:05 +0100)]
Revert "SONAR-6044 Only rule measures should be removed"

This reverts commit 948d046d04e5c8e774857fb8b185af914ddd92cb.

9 years agoRevert "SONAR-6044 Fix migration on MySQL"
Julien Lancelot [Fri, 6 Feb 2015 14:02:50 +0000 (15:02 +0100)]
Revert "SONAR-6044 Fix migration on MySQL"

This reverts commit 838feafafc06f752ebd6cabfd467167fa9746404.

9 years agoSONAR-5183 timezones - fix widgets
Teryk Bellahsene [Fri, 6 Feb 2015 13:53:05 +0000 (14:53 +0100)]
SONAR-5183 timezones - fix widgets

9 years agoSONAR-5820 fix template facet
Stas Vilchik [Fri, 6 Feb 2015 10:00:04 +0000 (11:00 +0100)]
SONAR-5820 fix template facet

9 years agoSONAR-5820 remove old rule permalink
Stas Vilchik [Fri, 6 Feb 2015 09:56:25 +0000 (10:56 +0100)]
SONAR-5820 remove old rule permalink

9 years agoSONAR-6026 apply feedback
Stas Vilchik [Fri, 6 Feb 2015 09:38:01 +0000 (10:38 +0100)]
SONAR-6026 apply feedback

9 years agoSONAR-6044 Fix migration on MySQL
Julien Lancelot [Fri, 6 Feb 2015 08:42:16 +0000 (09:42 +0100)]
SONAR-6044 Fix migration on MySQL

9 years agoSONAR-5183 timezones - fix views and devcockpit
Teryk Bellahsene [Fri, 6 Feb 2015 08:23:38 +0000 (09:23 +0100)]
SONAR-5183 timezones - fix views and devcockpit

9 years agoSONAR-6137 Display full selected range on issues createdAt facet
Jean-Baptiste Lievremont [Thu, 5 Feb 2015 16:38:20 +0000 (17:38 +0100)]
SONAR-6137 Display full selected range on issues createdAt facet

9 years agoSONAR-6041 update admin pages layout
Stas Vilchik [Thu, 5 Feb 2015 16:36:47 +0000 (17:36 +0100)]
SONAR-6041 update admin pages layout