]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
9 years agoSONAR-5998 If the per_page is invalid, the default value is now returned
Julien Lancelot [Tue, 17 Feb 2015 11:07:35 +0000 (12:07 +0100)]
SONAR-5998 If the per_page is invalid, the default value is now returned

9 years agoSONAR-5999 Check that params are valid integer
Julien Lancelot [Tue, 17 Feb 2015 11:05:29 +0000 (12:05 +0100)]
SONAR-5999 Check that params are valid integer

9 years agoSONAR-6000 Truncate duplication data to avoid exceeding persistit cache max size
Julien HENRY [Tue, 17 Feb 2015 10:50:25 +0000 (11:50 +0100)]
SONAR-6000 Truncate duplication data to avoid exceeding persistit cache max size

9 years agoSONAR-6023 Use summarized version for ES bulk request profiling 90/head
Jean-Baptiste Lievremont [Mon, 16 Feb 2015 16:32:28 +0000 (17:32 +0100)]
SONAR-6023 Use summarized version for ES bulk request profiling

9 years agoSONAR-6024 Show query details on delete by query requests
Jean-Baptiste Lievremont [Mon, 16 Feb 2015 15:33:28 +0000 (16:33 +0100)]
SONAR-6024 Show query details on delete by query requests

9 years agoSONAR-5521 apply feedback
Stas Vilchik [Tue, 17 Feb 2015 10:34:34 +0000 (11:34 +0100)]
SONAR-5521 apply feedback

9 years agoSONAR-6191 Do not allow to copy unsaved filter
Stas Vilchik [Tue, 17 Feb 2015 10:25:18 +0000 (11:25 +0100)]
SONAR-6191 Do not allow to copy unsaved filter

9 years agoSONAR-5820 apply feedback
Stas Vilchik [Tue, 17 Feb 2015 10:23:11 +0000 (11:23 +0100)]
SONAR-5820 apply feedback

9 years agoSONAR-6068 Make persisit iterators "reusable"
Julien HENRY [Tue, 17 Feb 2015 09:45:24 +0000 (10:45 +0100)]
SONAR-6068 Make persisit iterators "reusable"

9 years agoSONAR-6146 clean up /resources/index
Stas Vilchik [Tue, 17 Feb 2015 09:53:10 +0000 (10:53 +0100)]
SONAR-6146 clean up /resources/index

9 years agoSONAR-5521 apply feedback
Stas Vilchik [Tue, 17 Feb 2015 08:59:06 +0000 (09:59 +0100)]
SONAR-5521 apply feedback

9 years agoSONAR-5886 apply feedback
Stas Vilchik [Tue, 17 Feb 2015 08:41:03 +0000 (09:41 +0100)]
SONAR-5886 apply feedback

9 years agoSONAR-5953 do not show directories facet when using the contextualized issues page...
Stas Vilchik [Tue, 17 Feb 2015 08:34:15 +0000 (09:34 +0100)]
SONAR-5953 do not show directories facet when using the contextualized issues page for a directory

9 years agoSONAR-5966 fix plugin actions
Stas Vilchik [Tue, 17 Feb 2015 08:29:17 +0000 (09:29 +0100)]
SONAR-5966 fix plugin actions

9 years agoSONAR-6000 Try to decrease size of duplications in persistit
Julien HENRY [Mon, 16 Feb 2015 17:31:16 +0000 (18:31 +0100)]
SONAR-6000 Try to decrease size of duplications in persistit

9 years agoSONAR-6000 Merge cpd core plugin into the batch
Julien HENRY [Mon, 16 Feb 2015 10:28:21 +0000 (11:28 +0100)]
SONAR-6000 Merge cpd core plugin into the batch

9 years agoSONAR-6003 Add inline documentation for api/resources WS response
Jean-Baptiste Lievremont [Mon, 16 Feb 2015 14:52:58 +0000 (15:52 +0100)]
SONAR-6003 Add inline documentation for api/resources WS response

9 years agoSONAR-6004 Apply project permissions on global dashboards
Jean-Baptiste Lievremont [Mon, 16 Feb 2015 13:32:17 +0000 (14:32 +0100)]
SONAR-6004 Apply project permissions on global dashboards

9 years agoSONAR-6058 Prevent purge of coverage related data in past snapshots
Jean-Baptiste Lievremont [Mon, 16 Feb 2015 09:43:26 +0000 (10:43 +0100)]
SONAR-6058 Prevent purge of coverage related data in past snapshots

9 years agoRemove unstable test source-viewer-spec.js
Simon Brandhof [Mon, 16 Feb 2015 14:30:37 +0000 (15:30 +0100)]
Remove unstable test source-viewer-spec.js

9 years agoFix quality flaws
Jean-Baptiste Lievremont [Wed, 11 Feb 2015 10:45:04 +0000 (11:45 +0100)]
Fix quality flaws

9 years agoSONAR-6076 Fix directory path on issues directly set on a directory 88/head
Jean-Baptiste Lievremont [Fri, 13 Feb 2015 16:52:51 +0000 (17:52 +0100)]
SONAR-6076 Fix directory path on issues directly set on a directory

9 years agoSpeed-up build
Simon Brandhof [Sat, 14 Feb 2015 10:14:10 +0000 (11:14 +0100)]
Speed-up build

9 years agoSONAR-6147 Update message when resolution was empty 87/head
Julien Lancelot [Fri, 13 Feb 2015 14:38:34 +0000 (15:38 +0100)]
SONAR-6147 Update message when resolution was empty

9 years agoAdd configuration for check of dep vulnerabilities listed in CVE registry
Simon Brandhof [Sat, 14 Feb 2015 13:29:52 +0000 (14:29 +0100)]
Add configuration for check of dep vulnerabilities listed in CVE registry

9 years agoSONAR-6117 ComponentDto.isRootProject() should not used module uuid path
Julien Lancelot [Fri, 13 Feb 2015 16:02:44 +0000 (17:02 +0100)]
SONAR-6117 ComponentDto.isRootProject() should not used module uuid path

9 years agoUse EsTester in all ProxyXXXTest classes
Julien Lancelot [Fri, 13 Feb 2015 08:57:55 +0000 (09:57 +0100)]
Use EsTester in all ProxyXXXTest classes

9 years agoTry to stabilize unit test
Jean-Baptiste Lievremont [Fri, 13 Feb 2015 14:15:44 +0000 (15:15 +0100)]
Try to stabilize unit test

9 years agoSONAR-6123 Update generation of module UUID path on views and developers
Julien Lancelot [Fri, 13 Feb 2015 10:21:31 +0000 (11:21 +0100)]
SONAR-6123 Update generation of module UUID path on views and developers

9 years agoSONAR-6122 Update /batch/projects WS with new module UUID path
Julien Lancelot [Fri, 13 Feb 2015 09:40:05 +0000 (10:40 +0100)]
SONAR-6122 Update /batch/projects WS with new module UUID path

9 years agoSONAR-6121 Simplify ES requests on module path
Jean-Baptiste Lievremont [Thu, 12 Feb 2015 16:03:10 +0000 (17:03 +0100)]
SONAR-6121 Simplify ES requests on module path

9 years agoSONAR-6118 Module UUID path on projects and modules must contain the component itself
Julien HENRY [Fri, 13 Feb 2015 08:33:03 +0000 (09:33 +0100)]
SONAR-6118 Module UUID path on projects and modules must contain the component itself

9 years agoSONAR-6120 Change indexation of "module" attribute on issues
Jean-Baptiste Lievremont [Thu, 12 Feb 2015 12:57:48 +0000 (13:57 +0100)]
SONAR-6120 Change indexation of "module" attribute on issues

9 years agoSONAR-6119 Handle orphan components
Jean-Baptiste Lievremont [Thu, 12 Feb 2015 14:23:57 +0000 (15:23 +0100)]
SONAR-6119 Handle orphan components

9 years agoSONAR-6119 Move module UUID path migration, include self on parents
Jean-Baptiste Lievremont [Thu, 12 Feb 2015 10:20:11 +0000 (11:20 +0100)]
SONAR-6119 Move module UUID path migration, include self on parents

9 years agoSONAR-6172 Do not fail when a file has no blame information
Julien HENRY [Fri, 13 Feb 2015 12:28:33 +0000 (13:28 +0100)]
SONAR-6172 Do not fail when a file has no blame information

9 years agoSONAR-6172 Do not fail when a file has no blame information
Julien HENRY [Fri, 13 Feb 2015 10:35:49 +0000 (11:35 +0100)]
SONAR-6172 Do not fail when a file has no blame information

9 years agoUsed SortedMap as cache for FS to have consistent order in FS queries
Julien HENRY [Fri, 13 Feb 2015 09:24:18 +0000 (10:24 +0100)]
Used SortedMap as cache for FS to have consistent order in FS queries

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