]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
9 years agoUpdate version to 4.5.3-SNAPSHOT
Thomas Vérin [Wed, 7 Jan 2015 10:27:24 +0000 (11:27 +0100)]
Update version to 4.5.3-SNAPSHOT

9 years agoRelease 4.5.2 4.5.2
Thomas Vérin [Wed, 7 Jan 2015 08:52:38 +0000 (09:52 +0100)]
Release 4.5.2

9 years agoSONAR-6022 Update dead links pointing to documentation
Fabrice Bellingard [Tue, 6 Jan 2015 10:39:50 +0000 (11:39 +0100)]
SONAR-6022 Update dead links pointing to documentation

9 years agoSONAR-5967 Decrease the source code size to disable highlighting
Julien Lancelot [Mon, 5 Jan 2015 13:09:53 +0000 (14:09 +0100)]
SONAR-5967 Decrease the source code size to disable highlighting

9 years agoSONAR-5849 Performance issue of Project Referentials WS for project with many modules
Julien Lancelot [Tue, 30 Dec 2014 17:57:46 +0000 (18:57 +0100)]
SONAR-5849 Performance issue of Project Referentials WS for project with many modules

9 years agoSONAR-5849 Extract logic from ProjectReferentialsAction to ProjectReferentialsLoader
Julien Lancelot [Tue, 30 Dec 2014 17:07:24 +0000 (18:07 +0100)]
SONAR-5849 Extract logic from ProjectReferentialsAction to ProjectReferentialsLoader

9 years agoSONAR-5995 Remove log on memory leak generated by ProgressLogger when stopping the...
Julien Lancelot [Tue, 23 Dec 2014 15:06:44 +0000 (16:06 +0100)]
SONAR-5995 Remove log on memory leak generated by ProgressLogger when stopping the server

9 years agoSONAR-5967 Fix after 'Remove the limitation of 3000 lines'
Stas Vilchik [Tue, 23 Dec 2014 14:06:04 +0000 (15:06 +0100)]
SONAR-5967 Fix after 'Remove the limitation of 3000 lines'

9 years agoSONAR-5967 Instead of not displaying anymore the source files containing more than...
Julien Lancelot [Tue, 23 Dec 2014 14:02:32 +0000 (15:02 +0100)]
SONAR-5967 Instead of not displaying anymore the source files containing more than 3'000 lines, only the highlighting mechanism should be deactivated above this limit

9 years agoSONAR-5967 Remove the limitation of 3000 lines
Stas Vilchik [Tue, 23 Dec 2014 13:35:01 +0000 (14:35 +0100)]
SONAR-5967 Remove the limitation of 3000 lines

Conflicts:
server/sonar-web/src/main/coffee/component-viewer/source.coffee

9 years agoSONAR-5971 The component viewer, in differential mode, might display some unexpected...
Stas Vilchik [Tue, 23 Dec 2014 08:26:35 +0000 (09:26 +0100)]
SONAR-5971 The component viewer, in differential mode, might display some unexpected issues

9 years agoSSF-26 Cross-Site Scripting on Manual Metrics
Julien Lancelot [Mon, 22 Dec 2014 14:45:22 +0000 (15:45 +0100)]
SSF-26 Cross-Site Scripting on Manual Metrics

9 years agoSSF-25 SMTP configuration password
Julien Lancelot [Mon, 22 Dec 2014 14:27:20 +0000 (15:27 +0100)]
SSF-25 SMTP configuration password

9 years agoFix problem with zero-sized component viewer
Stas Vilchik [Tue, 16 Dec 2014 16:47:19 +0000 (17:47 +0100)]
Fix problem with zero-sized component viewer

9 years agoSONAR-5929 TreeMap Widget: colors of squares are not matching Sqale Rating
Stas Vilchik [Mon, 15 Dec 2014 14:48:10 +0000 (15:48 +0100)]
SONAR-5929 TreeMap Widget: colors of squares are not matching Sqale Rating

9 years agoSONAR-5923 A project admin user cannot delete a project
Julien Lancelot [Thu, 11 Dec 2014 08:50:24 +0000 (09:50 +0100)]
SONAR-5923 A project admin user cannot delete a project

9 years agoSSF-24 SQL Injection on Measures page
Julien Lancelot [Mon, 8 Dec 2014 17:27:03 +0000 (18:27 +0100)]
SSF-24 SQL Injection on Measures page

9 years agoRevert "SONAR-5844 Profile inheritance is always displaying '0 rules' whatever the...
Julien Lancelot [Mon, 8 Dec 2014 17:26:00 +0000 (18:26 +0100)]
Revert "SONAR-5844 Profile inheritance is always displaying '0 rules' whatever the content of Profiles"

This reverts commit a060b930acec945a80cbecbba92db66e5f859a91.

9 years agoSONAR-5844 Profile inheritance is always displaying '0 rules' whatever the content...
Julien Lancelot [Mon, 8 Dec 2014 17:24:28 +0000 (18:24 +0100)]
SONAR-5844 Profile inheritance is always displaying '0 rules' whatever the content of Profiles

9 years agoSONAR-5902 Fix preserving of planned=false
Stas Vilchik [Mon, 8 Dec 2014 13:07:41 +0000 (14:07 +0100)]
SONAR-5902 Fix preserving of planned=false

9 years agoUpdate documentation of PostJob extension
Julien HENRY [Mon, 8 Dec 2014 10:12:15 +0000 (11:12 +0100)]
Update documentation of PostJob extension

9 years agoDo not mark Decorator and PostJob as deprecated
Simon Brandhof [Fri, 5 Dec 2014 16:03:02 +0000 (17:03 +0100)]
Do not mark Decorator and PostJob as deprecated

9 years agoFix XSS
Stas Vilchik [Thu, 4 Dec 2014 12:53:36 +0000 (13:53 +0100)]
Fix XSS

9 years agoSONAR-5864 API cleanup
Julien HENRY [Mon, 1 Dec 2014 14:36:12 +0000 (15:36 +0100)]
SONAR-5864 API cleanup
  * add a proper way to create perspective on InputFile
  * add a proper way to convert InputFile to resource
  * deprecate colorizer

9 years agoSONAR-5874 Support deprecated org.sonar.api.rules.RuleRepository when extending rules...
Simon Brandhof [Tue, 25 Nov 2014 09:25:06 +0000 (10:25 +0100)]
SONAR-5874 Support deprecated org.sonar.api.rules.RuleRepository when extending rules of org.sonar.api.server.rule.RulesDefinition

9 years agoFix javadoc
Julien HENRY [Thu, 20 Nov 2014 17:05:50 +0000 (18:05 +0100)]
Fix javadoc

9 years agoFix cancelling of editing of rule tags
Stas Vilchik [Thu, 20 Nov 2014 10:55:45 +0000 (11:55 +0100)]
Fix cancelling of editing of rule tags

9 years agoFix flash vulneribility
Stas Vilchik [Thu, 20 Nov 2014 10:36:45 +0000 (11:36 +0100)]
Fix flash vulneribility

9 years ago SONAR-5860 Disable SSLv3 in Tomcat connector
Simon Brandhof [Wed, 19 Nov 2014 18:09:08 +0000 (19:09 +0100)]
 SONAR-5860 Disable SSLv3 in Tomcat connector

9 years agoSONAR-5610 Fix chrome freezes on the components page
Stas Vilchik [Mon, 10 Nov 2014 09:27:44 +0000 (10:27 +0100)]
SONAR-5610 Fix chrome freezes on the components page

9 years agoSONAR-4950 Add missing unique index in the H3 schema
Julien Lancelot [Fri, 7 Nov 2014 11:48:55 +0000 (12:48 +0100)]
SONAR-4950 Add missing unique index in the H3 schema

9 years agoSONAR-4950 update the users.updated_at in order to block other sessions
Julien Lancelot [Tue, 4 Nov 2014 16:30:16 +0000 (17:30 +0100)]
SONAR-4950 update the users.updated_at in order to block other sessions

9 years agoSONAR-5844 Profile inheritance is always displaying '0 rules' whatever the content...
Julien Lancelot [Fri, 7 Nov 2014 09:25:15 +0000 (10:25 +0100)]
SONAR-5844 Profile inheritance is always displaying '0 rules' whatever the content of Profiles

9 years agoSONAR-5841 Empty parameter on integer, boolean and float types should be authorized...
Julien Lancelot [Wed, 5 Nov 2014 18:05:15 +0000 (19:05 +0100)]
SONAR-5841 Empty parameter on integer, boolean and float types should be authorized when setting a rule parameter

9 years agoSONAR-5840 It should be possible to specify a negative value on rule parameter of...
Julien Lancelot [Wed, 5 Nov 2014 16:45:13 +0000 (17:45 +0100)]
SONAR-5840 It should be possible to specify a negative value on rule parameter of integer type

9 years agoDeprecate the annotation RequiredMeasures
Simon Brandhof [Wed, 5 Nov 2014 21:58:05 +0000 (22:58 +0100)]
Deprecate the annotation RequiredMeasures

9 years agoSONAR-5838 Migration of custom rules without parameter values is failing on Oracle
Julien Lancelot [Wed, 5 Nov 2014 14:01:14 +0000 (15:01 +0100)]
SONAR-5838 Migration of custom rules without parameter values is failing on Oracle

9 years agoSONAR-5837 Log offending component when there is an error at startup
Julien HENRY [Wed, 5 Nov 2014 13:31:59 +0000 (14:31 +0100)]
SONAR-5837 Log offending component when there is an error at startup

9 years agoUpdate version to 4.5.2-SNAPSHOT
Eric Hartmann [Wed, 29 Oct 2014 10:31:38 +0000 (11:31 +0100)]
Update version to 4.5.2-SNAPSHOT

9 years agoRelease 4.5.1 4.5.1
Eric Hartmann [Wed, 29 Oct 2014 09:34:32 +0000 (10:34 +0100)]
Release 4.5.1

9 years agoSONAR-5788 DSM table doesn't correctly wrap values
Stas Vilchik [Tue, 28 Oct 2014 08:17:09 +0000 (09:17 +0100)]
SONAR-5788 DSM table doesn't correctly wrap values

9 years agoSONAR-5790 Incorrect source link on the design page
Stas Vilchik [Mon, 27 Oct 2014 16:22:30 +0000 (17:22 +0100)]
SONAR-5790 Incorrect source link on the design page

9 years agoSONAR-5788 DSM table doesn't correctly wrap values
Stas Vilchik [Mon, 27 Oct 2014 15:59:36 +0000 (16:59 +0100)]
SONAR-5788 DSM table doesn't correctly wrap values

9 years ago[maven-release-plugin] prepare for next development iteration
Eric Hartmann [Mon, 27 Oct 2014 10:19:54 +0000 (11:19 +0100)]
[maven-release-plugin] prepare for next development iteration

9 years ago[maven-release-plugin] prepare release 4.5.1-RC1
Eric Hartmann [Mon, 27 Oct 2014 10:19:53 +0000 (11:19 +0100)]
[maven-release-plugin] prepare release 4.5.1-RC1

9 years agoRevert "Release 4.5.1-RC1"
Eric Hartmann [Mon, 27 Oct 2014 10:13:02 +0000 (11:13 +0100)]
Revert "Release 4.5.1-RC1"

This reverts commit 483ab6a3b31c330cf6f846fba0c1c424a2c15f78.

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