]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
9 years agoRelease 4.5.1-RC1
Olivier Gaudin [Sat, 25 Oct 2014 20:01:02 +0000 (22:01 +0200)]
Release 4.5.1-RC1

9 years agoSONAR-5774 WS /api/events does not work for views 4.5.1-RC1
Julien Lancelot [Fri, 24 Oct 2014 13:34:33 +0000 (15:34 +0200)]
SONAR-5774 WS /api/events does not work for views

9 years agoSONAR-5774 WS /api/events does not work for views
Julien Lancelot [Fri, 24 Oct 2014 12:33:05 +0000 (14:33 +0200)]
SONAR-5774 WS /api/events does not work for views

9 years agoSONAR-5255 Fix FF, break IE11
Stas Vilchik [Thu, 23 Oct 2014 07:34:15 +0000 (09:34 +0200)]
SONAR-5255 Fix FF, break IE11

9 years agoFix tooltip of "More Criteria" filter
Jean-Baptiste Lievremont [Wed, 22 Oct 2014 14:00:06 +0000 (16:00 +0200)]
Fix tooltip of "More Criteria" filter

9 years agoFix tooltip of query filter
Jean-Baptiste Lievremont [Wed, 22 Oct 2014 13:53:09 +0000 (15:53 +0200)]
Fix tooltip of query filter

9 years agoSONAR-5762 Fix redirection on component viewer when opened in Eclipse browser
Jean-Baptiste Lievremont [Wed, 22 Oct 2014 13:24:28 +0000 (15:24 +0200)]
SONAR-5762 Fix redirection on component viewer when opened in Eclipse browser

9 years agoSONAR-5758 Apply CSV escaping on classic rule activation params
Jean-Baptiste Lievremont [Wed, 22 Oct 2014 09:04:23 +0000 (11:04 +0200)]
SONAR-5758 Apply CSV escaping on classic rule activation params

9 years agoSONAR-5758 Use CSV escaping to send custom rule parameters
Jean-Baptiste Lievremont [Wed, 22 Oct 2014 08:49:32 +0000 (10:49 +0200)]
SONAR-5758 Use CSV escaping to send custom rule parameters

9 years agoSONAR-5758 fix SQL request
Simon Brandhof [Wed, 22 Oct 2014 09:00:55 +0000 (11:00 +0200)]
SONAR-5758 fix SQL request

9 years agoSONAR-5758 fix quality flaws
Simon Brandhof [Tue, 21 Oct 2014 20:37:10 +0000 (22:37 +0200)]
SONAR-5758 fix quality flaws

9 years agoSONAR-5758 db migration to delete corrupted rows in ACTIVITIES
Simon Brandhof [Tue, 21 Oct 2014 17:44:22 +0000 (19:44 +0200)]
SONAR-5758 db migration to delete corrupted rows in ACTIVITIES

9 years agoRefactor KeyValueFormat
Simon Brandhof [Tue, 21 Oct 2014 13:33:15 +0000 (15:33 +0200)]
Refactor KeyValueFormat

9 years agoMerge branch 'reduce-complexity-keyvalueformat' into branch-4.5
Simon Brandhof [Tue, 21 Oct 2014 13:31:32 +0000 (15:31 +0200)]
Merge branch 'reduce-complexity-keyvalueformat' into branch-4.5

9 years agoReduce complexity 46/head
Julien HENRY [Tue, 21 Oct 2014 13:11:22 +0000 (15:11 +0200)]
Reduce complexity

9 years agoSONAR-5768 API: org.sonar.api.utils.KeyValueFormat does not support escaping of values
Simon Brandhof [Tue, 21 Oct 2014 09:20:50 +0000 (11:20 +0200)]
SONAR-5768 API: org.sonar.api.utils.KeyValueFormat does not support escaping of values

9 years agoAdd missing @Nullable to KeyValueFormat
Simon Brandhof [Mon, 20 Oct 2014 20:55:41 +0000 (22:55 +0200)]
Add missing @Nullable to KeyValueFormat

9 years agoremove methods of KeyValueFormat that are deprecated since 2.7
Simon Brandhof [Mon, 20 Oct 2014 20:28:33 +0000 (22:28 +0200)]
remove methods of KeyValueFormat that are deprecated since 2.7

9 years agoSONAR-5765 Restore access to duplication_data measure
Julien HENRY [Mon, 20 Oct 2014 14:36:46 +0000 (16:36 +0200)]
SONAR-5765 Restore access to duplication_data measure

9 years agoSONAR-5255 Make sure SonarQube compatible with IE 11
Stas Vilchik [Mon, 20 Oct 2014 11:23:45 +0000 (13:23 +0200)]
SONAR-5255 Make sure SonarQube compatible with IE 11

9 years agoSONAR-5760 Component Viewer fails to show a big files
Stas Vilchik [Mon, 20 Oct 2014 09:44:26 +0000 (11:44 +0200)]
SONAR-5760 Component Viewer fails to show a big files

9 years agoSONAR-5736 The select list component does not fetch more than one page
Stas Vilchik [Mon, 20 Oct 2014 08:50:36 +0000 (10:50 +0200)]
SONAR-5736 The select list component does not fetch more than one page

9 years agoSONAR-5625 Include the "enabled" column to the current "projects_kee" index
Julien Lancelot [Mon, 20 Oct 2014 10:05:54 +0000 (12:05 +0200)]
SONAR-5625 Include the "enabled" column to the current "projects_kee" index

10 years agoSONAR-5735 Deprecate "sonar.importSources"
Julien HENRY [Fri, 17 Oct 2014 10:12:17 +0000 (12:12 +0200)]
SONAR-5735 Deprecate "sonar.importSources"

10 years agoSONAR-5691 Exception messages are shown twice
Simon Brandhof [Fri, 17 Oct 2014 09:42:25 +0000 (11:42 +0200)]
SONAR-5691 Exception messages are shown twice

10 years agoRevert "SONAR-5605 MySQL: configure driver to use server side cursor and not client...
Julien Lancelot [Fri, 17 Oct 2014 06:29:01 +0000 (08:29 +0200)]
Revert "SONAR-5605 MySQL: configure driver to use server side cursor and not client side cursor"

This reverts commit ccf4726ae0530695bd55903a989bbd6afae1dd5c.

10 years agoSONAR-5751 Apply fix to table footer too
Fabrice Bellingard [Thu, 16 Oct 2014 15:13:09 +0000 (17:13 +0200)]
SONAR-5751 Apply fix to table footer too

10 years agoFix SearchClient to display exception detail on error
Julien Lancelot [Thu, 16 Oct 2014 09:21:30 +0000 (11:21 +0200)]
Fix SearchClient to display exception detail on error

10 years agoSONAR-5751 Table headers don't wrap correctly in printable version
Stas Vilchik [Thu, 16 Oct 2014 08:47:57 +0000 (10:47 +0200)]
SONAR-5751 Table headers don't wrap correctly in printable version

10 years agoSSF-21 XSS vulnerability on Measures page
Stas Vilchik [Wed, 15 Oct 2014 13:33:35 +0000 (15:33 +0200)]
SSF-21 XSS vulnerability on Measures page

10 years agoSONAR-5727 The bulk operation can be desynchronized with the criteria of the issue...
Stas Vilchik [Wed, 15 Oct 2014 09:09:45 +0000 (11:09 +0200)]
SONAR-5727 The bulk operation can be desynchronized with the criteria of the issue filter

10 years agoSONAR-5736 The select list component does not fetch more than one page
Stas Vilchik [Wed, 15 Oct 2014 08:55:53 +0000 (10:55 +0200)]
SONAR-5736 The select list component does not fetch more than one page

10 years agoFix issue related to SONAR-5419
Julien HENRY [Wed, 15 Oct 2014 07:52:24 +0000 (09:52 +0200)]
Fix issue related to SONAR-5419

10 years agoSONAR-5692 document sonar.search.httpPort in the developer section of sonar.properties
Simon Brandhof [Tue, 14 Oct 2014 17:42:27 +0000 (19:42 +0200)]
SONAR-5692 document sonar.search.httpPort in the developer section of sonar.properties

10 years agoSONAR-5710 remove duplicated JVM options in command-line
Simon Brandhof [Tue, 14 Oct 2014 17:36:27 +0000 (19:36 +0200)]
SONAR-5710 remove duplicated JVM options in command-line

10 years agoSONAR-5634 Fix facet list height to prevent flicker on loading
Jean-Baptiste Lievremont [Fri, 10 Oct 2014 14:51:13 +0000 (16:51 +0200)]
SONAR-5634 Fix facet list height to prevent flicker on loading

10 years agoSONAR-5713 Display note with note CSS class
Jean-Baptiste Lievremont [Fri, 10 Oct 2014 08:35:18 +0000 (10:35 +0200)]
SONAR-5713 Display note with note CSS class

10 years agoSONAR-5538 Fix comparison page on projects when snapshot_id != null but referenced...
Jean-Baptiste Lievremont [Thu, 9 Oct 2014 15:15:33 +0000 (17:15 +0200)]
SONAR-5538 Fix comparison page on projects when snapshot_id != null but referenced snapshot has disappeared

10 years agoSONAR-5593 Better handling of profile overwrite on copy
Jean-Baptiste Lievremont [Thu, 9 Oct 2014 14:38:22 +0000 (16:38 +0200)]
SONAR-5593 Better handling of profile overwrite on copy

10 years agoSONAR-5330 Fix issue when source dirs are symbolic links
Julien HENRY [Fri, 10 Oct 2014 11:27:20 +0000 (13:27 +0200)]
SONAR-5330 Fix issue when source dirs are symbolic links

10 years agoSONAR-5256 Fix NPE and add warning when sonar.importSources=false
Julien HENRY [Fri, 10 Oct 2014 09:17:24 +0000 (11:17 +0200)]
SONAR-5256 Fix NPE and add warning when sonar.importSources=false

10 years agoSONAR-5068 Deprecate binaries and libraries related methods
Julien HENRY [Thu, 9 Oct 2014 15:10:01 +0000 (17:10 +0200)]
SONAR-5068 Deprecate binaries and libraries related methods

10 years agoSONAR-5715 Fix preview mode when source file contains space in its path
Julien HENRY [Thu, 9 Oct 2014 15:04:20 +0000 (17:04 +0200)]
SONAR-5715 Fix preview mode when source file contains space in its path

10 years agoReplace hamcrest by fest-assert in KeyValueFormatTest
Simon Brandhof [Tue, 14 Oct 2014 08:56:02 +0000 (10:56 +0200)]
Replace hamcrest by fest-assert in KeyValueFormatTest

10 years agoSONAR-5673 Creating a new profile from a configuration file is not working
Julien Lancelot [Mon, 13 Oct 2014 10:40:37 +0000 (12:40 +0200)]
SONAR-5673 Creating a new profile from a configuration file is not working

10 years agoSONAR-5708 This is not possible to create or update a filter with the criteria "Assig...
Julien Lancelot [Fri, 10 Oct 2014 12:48:50 +0000 (14:48 +0200)]
SONAR-5708 This is not possible to create or update a filter with the criteria "Assignee: Not assigned"

10 years agoSONAR-5198 search box with '_' (underscore) does not display expected results when...
Julien Lancelot [Fri, 10 Oct 2014 12:18:00 +0000 (14:18 +0200)]
SONAR-5198 search box with '_' (underscore) does not display expected results when oracle DB is used

10 years agoSONAR-5577 Web services don't support parameters bigger than 65kb
Julien Lancelot [Fri, 10 Oct 2014 09:41:28 +0000 (11:41 +0200)]
SONAR-5577 Web services don't support parameters bigger than 65kb

10 years agoSONAR-5605 MySQL: configure driver to use server side cursor and not client side...
Julien Lancelot [Fri, 10 Oct 2014 06:59:32 +0000 (08:59 +0200)]
SONAR-5605 MySQL: configure driver to use server side cursor and not client side cursor

10 years agoSONAR-5612 Do not return disabled users on the permission template users list
Julien Lancelot [Thu, 9 Oct 2014 15:08:34 +0000 (17:08 +0200)]
SONAR-5612 Do not return disabled users on the permission template users list

10 years agoSONAR-4950 Add a transaction to prevent multiple connection to add multiple lines...
Julien Lancelot [Thu, 9 Oct 2014 14:35:05 +0000 (16:35 +0200)]
SONAR-4950 Add a transaction to prevent multiple connection to add multiple lines in group_roles

10 years agoFix line count when file starts with a new line
Julien HENRY [Thu, 9 Oct 2014 13:09:43 +0000 (15:09 +0200)]
Fix line count when file starts with a new line

10 years agoSONAR-5030 Remove log about deregistered driver
Julien HENRY [Wed, 8 Oct 2014 15:53:03 +0000 (17:53 +0200)]
SONAR-5030 Remove log about deregistered driver

10 years agoSONAR-5575 Fix missing parameter when creating and updating custom rule with empty...
Julien Lancelot [Thu, 9 Oct 2014 12:37:47 +0000 (14:37 +0200)]
SONAR-5575 Fix missing parameter when creating and updating custom rule with empty parameter

10 years agoSONAR-5570 Improve the hover effect of treemap blocks
Stas Vilchik [Thu, 9 Oct 2014 12:38:01 +0000 (14:38 +0200)]
SONAR-5570 Improve the hover effect of treemap blocks

10 years agoSONAR-5572 Improve the style of table headers in rule descriptions
Stas Vilchik [Thu, 9 Oct 2014 12:36:04 +0000 (14:36 +0200)]
SONAR-5572 Improve the style of table headers in rule descriptions

10 years agoSONAR-5606 Timeline chart does not behave correctly when measures don't have the...
Stas Vilchik [Thu, 9 Oct 2014 12:32:14 +0000 (14:32 +0200)]
SONAR-5606 Timeline chart does not behave correctly when measures don't have the same history

10 years agoSONAR-5712 Merge package_design widget into file_design widget
Jean-Baptiste Lievremont [Thu, 9 Oct 2014 10:53:42 +0000 (12:53 +0200)]
SONAR-5712 Merge package_design widget into file_design widget

10 years agoSONAR-5575 Correctly send empty parameter values when modifying a custom rule
Jean-Baptiste Lievremont [Tue, 7 Oct 2014 14:23:35 +0000 (16:23 +0200)]
SONAR-5575 Correctly send empty parameter values when modifying a custom rule

10 years agoSONAR-5713 Make it more explicit that custom rule parameters cannot be changed at...
Jean-Baptiste Lievremont [Wed, 8 Oct 2014 15:57:48 +0000 (17:57 +0200)]
SONAR-5713 Make it more explicit that custom rule parameters cannot be changed at activation

10 years agoSONAR-5574 Display description of parameters on a custom rule
Jean-Baptiste Lievremont [Wed, 8 Oct 2014 14:53:26 +0000 (16:53 +0200)]
SONAR-5574 Display description of parameters on a custom rule

10 years agoSONAR-5574 Display an explicit label when custom rule parameter is empty
Jean-Baptiste Lievremont [Wed, 8 Oct 2014 14:28:55 +0000 (16:28 +0200)]
SONAR-5574 Display an explicit label when custom rule parameter is empty

10 years agoSONAR-5574 Improve edition of custom rules
Jean-Baptiste Lievremont [Wed, 8 Oct 2014 13:52:45 +0000 (15:52 +0200)]
SONAR-5574 Improve edition of custom rules

10 years agoSONAR-1587 Fix inter module dependencies when sonar.branch is used
Julien HENRY [Wed, 8 Oct 2014 14:29:21 +0000 (16:29 +0200)]
SONAR-1587 Fix inter module dependencies when sonar.branch is used

10 years agoSONAR-5370 Deprecate usage of "sonar.profile" as an analysis parameter
Julien HENRY [Wed, 8 Oct 2014 13:10:22 +0000 (15:10 +0200)]
SONAR-5370 Deprecate usage of "sonar.profile" as an analysis parameter

10 years agoSONAR-5991 Add activation=true when selecting a quality profile when criterion is...
Jean-Baptiste Lievremont [Wed, 8 Oct 2014 12:16:48 +0000 (14:16 +0200)]
SONAR-5991 Add activation=true when selecting a quality profile when criterion is empty or unset

10 years agoSONAR-5710 Some JVM options should not be configurable
Simon Brandhof [Wed, 8 Oct 2014 11:33:35 +0000 (13:33 +0200)]
SONAR-5710 Some JVM options should not be configurable

10 years agoSONAR-5709 Add properties sonar.search.javaAdditionalOpts and sonar.web.javaAdditiona...
Simon Brandhof [Wed, 8 Oct 2014 10:29:44 +0000 (12:29 +0200)]
SONAR-5709 Add properties sonar.search.javaAdditionalOpts and sonar.web.javaAdditionalOpts

10 years agoFix quality flaws
Simon Brandhof [Wed, 8 Oct 2014 09:52:59 +0000 (11:52 +0200)]
Fix quality flaws

10 years agoRename tool scripts
Simon Brandhof [Wed, 8 Oct 2014 09:42:51 +0000 (11:42 +0200)]
Rename tool scripts

10 years agoFix quality flaw
Simon Brandhof [Tue, 7 Oct 2014 12:59:30 +0000 (14:59 +0200)]
Fix quality flaw

10 years agoFixed SearchClient error output to show request
Stephane Gamard [Wed, 8 Oct 2014 10:18:12 +0000 (12:18 +0200)]
Fixed SearchClient error output to show request

10 years agoFixed SearchClient error output to show request
Stephane Gamard [Wed, 8 Oct 2014 10:17:35 +0000 (12:17 +0200)]
Fixed SearchClient error output to show request

10 years agofix quality flaw
Stephane Gamard [Wed, 8 Oct 2014 09:49:37 +0000 (11:49 +0200)]
fix quality flaw

10 years agoSONAR-5703 Hide context on inactive rule when user cannot activate it on context...
Jean-Baptiste Lievremont [Wed, 8 Oct 2014 10:19:41 +0000 (12:19 +0200)]
SONAR-5703 Hide context on inactive rule when user cannot activate it on context profile

10 years agoFix UT
Julien HENRY [Wed, 8 Oct 2014 10:18:37 +0000 (12:18 +0200)]
Fix UT

10 years agoFix some quality flaws
Julien HENRY [Wed, 8 Oct 2014 09:35:55 +0000 (11:35 +0200)]
Fix some quality flaws

10 years agoSONAR-5693 Issues on source code disappear while adding the code coverage
Stas Vilchik [Wed, 8 Oct 2014 09:10:38 +0000 (11:10 +0200)]
SONAR-5693 Issues on source code disappear while adding the code coverage

10 years agoFix some quality flaws
Julien HENRY [Wed, 8 Oct 2014 08:32:49 +0000 (10:32 +0200)]
Fix some quality flaws

10 years agoFix quality flaws
Julien Lancelot [Wed, 8 Oct 2014 08:07:12 +0000 (10:07 +0200)]
Fix quality flaws

10 years agoSONAR-5550 Overflow issue when shows stacktrace in the component viewer tests header
Stas Vilchik [Wed, 8 Oct 2014 07:36:54 +0000 (09:36 +0200)]
SONAR-5550 Overflow issue when shows stacktrace in the component viewer tests header

10 years agoSONAR-5702 Treemap does not correctly display colors for SQALE Rating
Stas Vilchik [Wed, 8 Oct 2014 07:21:49 +0000 (09:21 +0200)]
SONAR-5702 Treemap does not correctly display colors for SQALE Rating

10 years agoFix some javadocs
Simon Brandhof [Tue, 7 Oct 2014 19:43:59 +0000 (21:43 +0200)]
Fix some javadocs

10 years agoSONAR-5570 Improve the hover effect of treemap blocks
Stas Vilchik [Tue, 7 Oct 2014 15:41:08 +0000 (17:41 +0200)]
SONAR-5570 Improve the hover effect of treemap blocks

10 years agoSONAR-5664 Component Viewer doesn't work properly in the differential mode in Safari
Stas Vilchik [Tue, 7 Oct 2014 14:17:10 +0000 (16:17 +0200)]
SONAR-5664 Component Viewer doesn't work properly in the differential mode in Safari

10 years agoSONAR-5599 Scroll down to the selected rule when coming from the issue drilldown...
Stas Vilchik [Tue, 7 Oct 2014 13:49:17 +0000 (15:49 +0200)]
SONAR-5599 Scroll down to the selected rule when coming from the issue drilldown page

10 years agoMerge branch 'branch-4.5' of github.com:SonarSource/sonarqube into branch-4.5
Stephane Gamard [Tue, 7 Oct 2014 13:11:54 +0000 (15:11 +0200)]
Merge branch 'branch-4.5' of github.com:SonarSource/sonarqube into branch-4.5

10 years agoSONAR-5632 Clicking "Download" on the "System Info" page fails
Julien Lancelot [Tue, 7 Oct 2014 12:59:48 +0000 (14:59 +0200)]
SONAR-5632 Clicking "Download" on the "System Info" page fails

10 years agoSONAR-5598 The ">" icon used on filters in the headers is confusing
Stas Vilchik [Tue, 7 Oct 2014 12:56:22 +0000 (14:56 +0200)]
SONAR-5598 The ">" icon used on filters in the headers is confusing

10 years agoSONAR-5634 - Enforce query on aggregation in RuleIndex (and test)
Stephane Gamard [Tue, 7 Oct 2014 12:51:12 +0000 (14:51 +0200)]
SONAR-5634 - Enforce query on aggregation in RuleIndex (and test)

10 years agoSONAR-5575 Fix handling of equals sign in custom rule parameters
Jean-Baptiste Lievremont [Tue, 7 Oct 2014 12:39:35 +0000 (14:39 +0200)]
SONAR-5575 Fix handling of equals sign in custom rule parameters

10 years agoSONAR-5630 The permalink to a deleted profile should display a nice message
Julien Lancelot [Tue, 7 Oct 2014 12:17:48 +0000 (14:17 +0200)]
SONAR-5630 The permalink to a deleted profile should display a nice message

10 years agoSONAR-5597 When clicking on a tab, automatically select its most important filter
Stas Vilchik [Tue, 7 Oct 2014 11:38:14 +0000 (13:38 +0200)]
SONAR-5597 When clicking on a tab, automatically select its most important filter

10 years agoSONAR-2456 Fails to display the component treemap when sonar.core.treemap.colormetric...
Julien Lancelot [Tue, 7 Oct 2014 10:30:45 +0000 (12:30 +0200)]
SONAR-2456 Fails to display the component treemap when sonar.core.treemap.colormetric or sonar.core.treemap.sizemetric properties point to a removed metric

10 years agoSONAR-5699 Ruby pages are not listed in project sidebar
Simon Brandhof [Mon, 6 Oct 2014 20:44:03 +0000 (22:44 +0200)]
SONAR-5699 Ruby pages are not listed in project sidebar

10 years agoFix timeout issue and speed up UT on my box
Julien HENRY [Tue, 30 Sep 2014 15:45:29 +0000 (17:45 +0200)]
Fix timeout issue and speed up UT on my box

10 years agoSONAR-5481 Update version of SQ Runner used by internal Maven plugin to 2.4
Julien HENRY [Mon, 6 Oct 2014 15:54:15 +0000 (17:54 +0200)]
SONAR-5481 Update version of SQ Runner used by internal Maven plugin to 2.4

10 years agoAdd some javadoc to FilePredicates
Simon Brandhof [Mon, 6 Oct 2014 15:56:45 +0000 (17:56 +0200)]
Add some javadoc to FilePredicates

10 years agoSONAR-5608 Impossible to backup profile when the key contains "+" characters
Julien Lancelot [Mon, 6 Oct 2014 15:32:35 +0000 (17:32 +0200)]
SONAR-5608 Impossible to backup profile when the key contains "+" characters

10 years agoSONAR-5697 Remove E/S response and add exception to log
Julien Lancelot [Mon, 6 Oct 2014 14:26:13 +0000 (16:26 +0200)]
SONAR-5697 Remove E/S response and add exception to log