]>
source.dussan.org Git - sonarqube.git/log
Julien Lancelot [Mon, 14 Mar 2016 16:04:56 +0000 (17:04 +0100)]
SONAR-7479 Remove system tags from DB when no tags in plugin
Duarte Meneses [Tue, 15 Mar 2016 13:58:03 +0000 (14:58 +0100)]
SONAR-7124 Concurrent access to WS cache allowed
Julien HENRY [Tue, 15 Mar 2016 15:41:22 +0000 (16:41 +0100)]
SONAR-7414 Change Sensor API to update Issue#effortToFix to Issue#gap
Julien HENRY [Tue, 15 Mar 2016 15:05:13 +0000 (16:05 +0100)]
SONAR-7416 Deprecate CPDMapping extension point
Duarte Meneses [Wed, 16 Mar 2016 12:57:00 +0000 (13:57 +0100)]
Fix orchestrator version
Julien Lancelot [Wed, 16 Mar 2016 12:31:51 +0000 (13:31 +0100)]
SONAR-7330 Rule was not re-indexed in ES when beeing deleted
Julien Lancelot [Wed, 16 Mar 2016 11:58:40 +0000 (12:58 +0100)]
SONAR-7444 Fix ITs
Julien Lancelot [Wed, 16 Mar 2016 11:10:50 +0000 (12:10 +0100)]
SONAR-7440 Remove remaining SQALE words
Julien Lancelot [Wed, 16 Mar 2016 11:08:57 +0000 (12:08 +0100)]
SONAR-7453 Finish renaming of debt to effort
Julien Lancelot [Mon, 14 Mar 2016 14:40:57 +0000 (15:40 +0100)]
SONAR-7396 Improve error message when base url is badly configured
Julien Lancelot [Mon, 14 Mar 2016 10:54:57 +0000 (11:54 +0100)]
SONAR-7444 Provide an UnauthorizedException to display functional error
Duarte Meneses [Wed, 16 Mar 2016 08:33:56 +0000 (09:33 +0100)]
SONAR-7235 Improve error message when server public URL is not a valid URL
Duarte Meneses [Wed, 16 Mar 2016 08:50:01 +0000 (09:50 +0100)]
Fix test Windows
Duarte Meneses [Tue, 15 Mar 2016 15:02:45 +0000 (16:02 +0100)]
SONAR-7153 Allow to override sonar.language with blank value
Julien HENRY [Mon, 14 Mar 2016 16:57:48 +0000 (17:57 +0100)]
SONAR-7389 Add new Sensor API to provide duplication tokens
Julien HENRY [Mon, 14 Mar 2016 15:19:48 +0000 (16:19 +0100)]
Fix some quality flaws
Julien HENRY [Thu, 10 Mar 2016 13:08:40 +0000 (14:08 +0100)]
Cleanup error reporting on scanner side
Duarte Meneses [Tue, 15 Mar 2016 13:58:03 +0000 (14:58 +0100)]
SONAR-6719 Wrong casing when indexing individual files lead to issue during scm blame
Duarte Meneses [Tue, 15 Mar 2016 14:31:06 +0000 (15:31 +0100)]
SONAR-7158 Time limit for calculation of duplications is ineffective
Duarte Meneses [Mon, 14 Mar 2016 14:09:55 +0000 (15:09 +0100)]
SONAR-6719 Wrong casing when indexing individual files lead to issue during scm blame
Duarte Meneses [Mon, 14 Mar 2016 12:21:26 +0000 (13:21 +0100)]
SONAR-7158 Time limit for calculation of duplications is ineffective
Duarte Meneses [Mon, 14 Mar 2016 09:13:26 +0000 (10:13 +0100)]
SONAR-7328 Ignore "recursive" folder indexation caused by symlink
Duarte Meneses [Fri, 11 Mar 2016 13:26:57 +0000 (14:26 +0100)]
SONAR-7235 Improve error message when server public URL is not a valid URL
Duarte Meneses [Fri, 11 Mar 2016 13:16:32 +0000 (14:16 +0100)]
SONAR-7153 Allow to override sonar.language with blank value
Simon Brandhof [Mon, 14 Mar 2016 09:28:50 +0000 (10:28 +0100)]
SONAR-7321 sanitize some DB columns
- ISSUE_CHANGES.USER_LOGIN on all databases except H2
- ACTIVITIES.USER_LOGIN is too small on MsSQL and H2
- RULES.PLUGIN_CONFIG_KEY is too big on H2
- AUTHORS.LOGIN is too small on H2
Simon Brandhof [Tue, 15 Mar 2016 09:39:46 +0000 (10:39 +0100)]
Fix quality flaws
Simon Brandhof [Mon, 14 Mar 2016 13:09:03 +0000 (14:09 +0100)]
Remove performance test IssuesModeBigTest
Simon Brandhof [Sun, 13 Mar 2016 19:18:16 +0000 (20:18 +0100)]
SONAR-7260 Fail fast if version of database is not supported
Julien Lancelot [Mon, 14 Mar 2016 09:56:00 +0000 (10:56 +0100)]
SONAR-7474 Fix ITs
Julien Lancelot [Thu, 10 Mar 2016 11:44:43 +0000 (12:44 +0100)]
ITs on quality model
Julien Lancelot [Fri, 11 Mar 2016 13:14:54 +0000 (14:14 +0100)]
SONAR-7426 Take into account issues on level other than file
Simon Brandhof [Tue, 8 Mar 2016 09:45:24 +0000 (10:45 +0100)]
Drop commons-collections
Teryk Bellahsene [Fri, 11 Mar 2016 16:33:31 +0000 (17:33 +0100)]
SONAR-7196 WS api/measures/component_tree improve metric_sort documentation
Stas Vilchik [Fri, 11 Mar 2016 16:21:51 +0000 (17:21 +0100)]
correctly order components when drilldown on "new_" measures
Teryk Bellahsene [Fri, 11 Mar 2016 14:38:36 +0000 (15:38 +0100)]
SONAR-7196 WS api/measures/component_tree supports sorting by period variation
Teryk Bellahsene [Fri, 11 Mar 2016 10:28:44 +0000 (11:28 +0100)]
Fix typo for WS api/measures/component_tree description
Stas Vilchik [Fri, 11 Mar 2016 15:49:41 +0000 (16:49 +0100)]
fix display of leak values for RATING and LEVEL measures
Stas Vilchik [Fri, 11 Mar 2016 15:44:35 +0000 (16:44 +0100)]
fix drilldown on measure treemap when displaying on "new_" measures
Stas Vilchik [Fri, 11 Mar 2016 15:31:53 +0000 (16:31 +0100)]
fix measure treemap when displaying on "new_" measures
Stas Vilchik [Fri, 11 Mar 2016 15:20:45 +0000 (16:20 +0100)]
better sort coverage measures
Julien Lancelot [Fri, 11 Mar 2016 14:08:31 +0000 (15:08 +0100)]
SONAR-7453 Fix rules WS description
Stas Vilchik [Fri, 11 Mar 2016 14:43:10 +0000 (15:43 +0100)]
improve code quality
Stas Vilchik [Fri, 11 Mar 2016 14:28:09 +0000 (15:28 +0100)]
drop colorized labels for issue and rule types
Stas Vilchik [Fri, 11 Mar 2016 14:27:42 +0000 (15:27 +0100)]
SONAR-7474 missed l10n
Stas Vilchik [Fri, 11 Mar 2016 14:17:47 +0000 (15:17 +0100)]
SONAR-7474 Update "Issues and Effort" widget to display effort per type measures
Simon Brandhof [Thu, 10 Mar 2016 22:19:01 +0000 (23:19 +0100)]
SONAR-7429 Should be possible to specify "https.proxyHost" and "https.proxyPort" in "conf/sonar.properties"
Simon Brandhof [Thu, 10 Mar 2016 22:14:01 +0000 (23:14 +0100)]
SONAR-7465 Support encryption of HTTP proxy properties
Removing the calls to Settings.getProperties() as it keeps
encrypted properties values.
Simon Brandhof [Thu, 10 Mar 2016 22:12:07 +0000 (23:12 +0100)]
Complete documentation of org.sonar.api.config.Settings
- missing some @CheckForNull
- add javadoc to method getProperties()
Julien Lancelot [Fri, 11 Mar 2016 11:14:12 +0000 (12:14 +0100)]
SONAR-7453 Fix RULES alias for Oracle
Julien Lancelot [Fri, 11 Mar 2016 10:21:44 +0000 (11:21 +0100)]
SONAR-7453 Fix RULES columns size for Oracle
Simon Brandhof [Fri, 11 Mar 2016 09:14:45 +0000 (10:14 +0100)]
Remove l10n key "background_task.type.VIEW_REFRESH"
Simon Brandhof [Thu, 10 Mar 2016 22:50:38 +0000 (23:50 +0100)]
SONAR-7325 add missing test
Simon Brandhof [Wed, 9 Mar 2016 07:42:37 +0000 (08:42 +0100)]
Upgrade to Elasticsearch 1.7.5
Simon Brandhof [Thu, 10 Mar 2016 09:22:10 +0000 (10:22 +0100)]
SONAR-7325 Display values of parameters in SQL TRACE logs
Stas Vilchik [Thu, 10 Mar 2016 16:29:23 +0000 (17:29 +0100)]
remove mapping of coverage metrics for drilldown links
Stas Vilchik [Thu, 10 Mar 2016 16:24:39 +0000 (17:24 +0100)]
SONAR-7424 Fix SSF-40 & SSF-41
Teryk Bellahsene [Thu, 10 Mar 2016 14:36:12 +0000 (15:36 +0100)]
SONAR-7343 Change metric SQALE Rating to Maintainability Rating in the UI
Stas Vilchik [Thu, 10 Mar 2016 15:11:18 +0000 (16:11 +0100)]
SONAR-7402 improve IT to check measures home page
Stas Vilchik [Thu, 10 Mar 2016 14:43:04 +0000 (15:43 +0100)]
SONAR-7402 do not display leak placeholder for measures
Stas Vilchik [Thu, 10 Mar 2016 14:40:52 +0000 (15:40 +0100)]
SONAR-7402 sort measures inside domain
Stas Vilchik [Thu, 10 Mar 2016 14:09:31 +0000 (15:09 +0100)]
rename LEVEL measures to "Failed" and "Passed"
Julien Lancelot [Tue, 8 Mar 2016 20:47:03 +0000 (21:47 +0100)]
SONAR-7453 Rename rules remediation function fields in API
Julien Lancelot [Tue, 8 Mar 2016 20:06:35 +0000 (21:06 +0100)]
SONAR-7453 Rename rules remediation function fields in WS
Julien Lancelot [Tue, 8 Mar 2016 18:10:08 +0000 (19:10 +0100)]
SONAR-7453 Rename rules remediation function fields in DB
"effort_to_fix_description" becomes "gap_description"
"remediation_coeff" becomes "remediation_gap_mult"
"default_remediation_coeff" becomes "default_remediation_gap_mult"
"remediation_offset" becomes "remediation_base_effort"
"default_remediation_offset" becomes "default_remediation_base_effort"
Stas Vilchik [Thu, 10 Mar 2016 13:18:52 +0000 (14:18 +0100)]
SONAR-7402 highlight new code in source viewer
Julien Lancelot [Thu, 10 Mar 2016 12:38:48 +0000 (13:38 +0100)]
SONAR-7345 Fix test on MsSQL
Julien Lancelot [Thu, 10 Mar 2016 12:41:56 +0000 (13:41 +0100)]
SONAR-7345 Fix IT because of renaming of technicalDebt to effort in issue changelog
Stas Vilchik [Thu, 10 Mar 2016 12:20:44 +0000 (13:20 +0100)]
SONAR-7405 fix treemap colors when displaying RATING measure
Julien Lancelot [Thu, 10 Mar 2016 10:33:36 +0000 (11:33 +0100)]
SONAR-7440 Fix IT
Julien Lancelot [Tue, 8 Mar 2016 19:00:51 +0000 (20:00 +0100)]
SONAR-7345 Remove no more used IssueChangelogFormatter
Julien Lancelot [Tue, 8 Mar 2016 18:58:49 +0000 (19:58 +0100)]
SONAR-7345 Rename Issue debt to effort in changelog
Julien Lancelot [Tue, 8 Mar 2016 16:35:01 +0000 (17:35 +0100)]
SONAR-7345 Rename Issue debt to effort in UI
Julien Lancelot [Tue, 8 Mar 2016 10:01:04 +0000 (11:01 +0100)]
SONAR-7345 Rename Issue debt to effort in WS
Julien Lancelot [Tue, 8 Mar 2016 10:07:01 +0000 (11:07 +0100)]
SONAR-7345 Rename Issue debt to effort in ES
Julien Lancelot [Tue, 8 Mar 2016 10:52:44 +0000 (11:52 +0100)]
SONAR-7345 Rename Issue debt to effort in API
Julien Lancelot [Tue, 8 Mar 2016 10:00:48 +0000 (11:00 +0100)]
Remove useless file
Julien Lancelot [Tue, 8 Mar 2016 10:00:31 +0000 (11:00 +0100)]
Replace usage of IssueService#search by IssueIndex#search
Julien Lancelot [Mon, 7 Mar 2016 14:11:52 +0000 (15:11 +0100)]
SONAR-7345 Rename ISSUES columns
Rename technical_debt to effort
Rename effort_to_fix to gap
Stas Vilchik [Thu, 10 Mar 2016 09:13:17 +0000 (10:13 +0100)]
SONAR-7424 Fix SSF-40 & SSF-41
Stas Vilchik [Wed, 9 Mar 2016 16:00:30 +0000 (17:00 +0100)]
SONAR-7455 Update "Issue Filter" and "Project Issue Filter" widgets to support issue types
Simon Brandhof [Tue, 8 Mar 2016 14:05:06 +0000 (15:05 +0100)]
SONAR-7379 Drop inefficient index ISSUES_SEVERITY
Simon Brandhof [Tue, 8 Mar 2016 14:02:39 +0000 (15:02 +0100)]
SONAR-7378 Drop unused index ISSUES_STATUS
Julien Lancelot [Wed, 9 Mar 2016 17:35:37 +0000 (18:35 +0100)]
SONAR-7349 Fix IT
Julien Lancelot [Wed, 9 Mar 2016 14:58:23 +0000 (15:58 +0100)]
SONAR-7440 Remove SQALE word in widget/properties
Stas Vilchik [Wed, 9 Mar 2016 16:33:51 +0000 (17:33 +0100)]
fix small issue on overview page when project has no links
Stas Vilchik [Mon, 29 Feb 2016 16:37:06 +0000 (17:37 +0100)]
SONAR-7349 Change project's home page to support new issue types
Stas Vilchik [Wed, 9 Mar 2016 14:54:38 +0000 (15:54 +0100)]
SONAR-7424 Fix SSF-40 & SSF-41
Stas Vilchik [Wed, 9 Mar 2016 14:20:39 +0000 (15:20 +0100)]
SONAR-7405 fix treemap colors when displaying RATING measure
Stas Vilchik [Wed, 9 Mar 2016 14:13:47 +0000 (15:13 +0100)]
SONAR-7407 fix small ui glitch in FF
Stas Vilchik [Tue, 8 Mar 2016 10:56:44 +0000 (11:56 +0100)]
SONAR-7407 Provide a way to switch selected metric on the "Measures" page
Stas Vilchik [Tue, 8 Mar 2016 13:47:18 +0000 (14:47 +0100)]
SONAR-7410 Display related measures alongside with selected one on the "Measures" page
Stas Vilchik [Wed, 9 Mar 2016 09:08:55 +0000 (10:08 +0100)]
SONAR-7454 Keep state of "Tree" and "List" when switching between them
Julien Lancelot [Wed, 9 Mar 2016 13:00:52 +0000 (14:00 +0100)]
SONAR-7427 Add IT on new "effort to reach rating A" measure
Julien Lancelot [Mon, 7 Mar 2016 12:49:24 +0000 (13:49 +0100)]
SONAR-7426 SONAR-7427 Fix ITs because of new measures
Julien Lancelot [Mon, 7 Mar 2016 16:21:19 +0000 (17:21 +0100)]
SONAR-7427 Add new "effort to reach rating A" characteristic metrics
Julien Lancelot [Mon, 7 Mar 2016 16:17:22 +0000 (17:17 +0100)]
SONAR-7426 Add new characteristic rating metrics
Julien Lancelot [Mon, 7 Mar 2016 11:35:10 +0000 (12:35 +0100)]
SONAR-7426 Refactor QualityModelMeasuresVisitor to be ready for new metrics
Julien Lancelot [Fri, 4 Mar 2016 15:02:33 +0000 (16:02 +0100)]
Rename classes using SQALE to Quality Model
Simon Brandhof [Wed, 9 Mar 2016 09:58:19 +0000 (10:58 +0100)]
More stable Selenium integration tests
By replacing assertText with waitForText
Simon Brandhof [Wed, 9 Mar 2016 09:57:56 +0000 (10:57 +0100)]
Remove deprecated calls in ProjectAdministrationTest