]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
10 years agoSONAR-926 drop the global property "sonar.language"
Simon Brandhof [Wed, 5 Feb 2014 09:57:44 +0000 (10:57 +0100)]
SONAR-926 drop the global property "sonar.language"

10 years agoFix quality flaws
Julien Lancelot [Wed, 5 Feb 2014 09:35:03 +0000 (10:35 +0100)]
Fix quality flaws

10 years agoSONAR-4878 Add marker class on links for ITs
Jean-Baptiste Lievremont [Wed, 5 Feb 2014 09:13:15 +0000 (10:13 +0100)]
SONAR-4878 Add marker class on links for ITs

10 years agoMove CoberturaReportParserUtils to sonar-deprecated
Simon Brandhof [Wed, 5 Feb 2014 09:09:38 +0000 (10:09 +0100)]
Move CoberturaReportParserUtils to sonar-deprecated

10 years agoSONAR-926 fix support of Java as long as release version is used
Simon Brandhof [Wed, 5 Feb 2014 09:09:22 +0000 (10:09 +0100)]
SONAR-926 fix support of Java as long as release version is used

10 years agoCreate a Rule with a Builder
Julien Lancelot [Wed, 5 Feb 2014 08:16:14 +0000 (09:16 +0100)]
Create a Rule with a Builder

10 years agoFix quality flaw
Julien Lancelot [Tue, 4 Feb 2014 16:38:51 +0000 (17:38 +0100)]
Fix quality flaw

10 years agoSONAR-4928 Fix validation message in provisioning UI
Jean-Baptiste Lievremont [Tue, 4 Feb 2014 17:01:08 +0000 (18:01 +0100)]
SONAR-4928 Fix validation message in provisioning UI

10 years agoSONAR-926 move org.sonar.api.resources.Method to sonar-deprecated
Simon Brandhof [Tue, 4 Feb 2014 16:59:59 +0000 (17:59 +0100)]
SONAR-926 move org.sonar.api.resources.Method to sonar-deprecated

10 years agoSONAR-926 drop support in multi-lang projects of methods shouldExecuteOnProject(...
Simon Brandhof [Tue, 4 Feb 2014 16:59:40 +0000 (17:59 +0100)]
SONAR-926 drop support in multi-lang projects of methods shouldExecuteOnProject() that check project language

10 years agoSONAR-4962 Show new_* metrics only when includetrends=true - also for XML
Jean-Baptiste Lievremont [Tue, 4 Feb 2014 16:45:25 +0000 (17:45 +0100)]
SONAR-4962 Show new_* metrics only when includetrends=true - also for XML

10 years agoSONAR-4878 Unify UX of links on "most violated rules" widget
Jean-Baptiste Lievremont [Tue, 4 Feb 2014 16:43:38 +0000 (17:43 +0100)]
SONAR-4878 Unify UX of links on "most violated rules" widget

10 years agoSONAR-4785 Fail if rule has no name and issue has no message
Julien Lancelot [Tue, 4 Feb 2014 16:25:38 +0000 (17:25 +0100)]
SONAR-4785 Fail if rule has no name and issue has no message

10 years agoSONAR-4785 When a plugin creates an issue without a message, the issue message should...
Julien Lancelot [Tue, 4 Feb 2014 16:06:28 +0000 (17:06 +0100)]
SONAR-4785 When a plugin creates an issue without a message, the issue message should be replaced in the DB by the rule name

10 years agoRevert SONAR-4785
Julien Lancelot [Tue, 4 Feb 2014 14:52:19 +0000 (15:52 +0100)]
Revert SONAR-4785

10 years agoSONAR-5042 Deprecate RFC metric
Julien Lancelot [Tue, 4 Feb 2014 14:47:48 +0000 (15:47 +0100)]
SONAR-5042 Deprecate RFC metric

10 years agoSONAR-4641 Custom rules removed when server restarted without the related plugin
Julien Lancelot [Tue, 4 Feb 2014 14:10:33 +0000 (15:10 +0100)]
SONAR-4641 Custom rules removed when server restarted without the related plugin

10 years agoSONAR-4642 Profile emptied when server restarted without the related plugin
Julien Lancelot [Tue, 4 Feb 2014 12:39:00 +0000 (13:39 +0100)]
SONAR-4642 Profile emptied when server restarted without the related plugin

10 years agoNew Issues Page: change background
Stas Vilchik [Tue, 4 Feb 2014 12:36:48 +0000 (18:36 +0600)]
New Issues Page: change background

10 years agoNew Issues Page: do not show resolution icon
Stas Vilchik [Tue, 4 Feb 2014 12:24:23 +0000 (18:24 +0600)]
New Issues Page: do not show resolution icon

10 years agoNew Issues Page: change color of cancel links
Stas Vilchik [Tue, 4 Feb 2014 12:17:51 +0000 (18:17 +0600)]
New Issues Page: change color of cancel links

10 years agoNew Issues Page: update labels
Stas Vilchik [Tue, 4 Feb 2014 12:10:52 +0000 (18:10 +0600)]
New Issues Page: update labels

10 years agoNew Issues Page: update labels
Stas Vilchik [Tue, 4 Feb 2014 12:08:58 +0000 (18:08 +0600)]
New Issues Page: update labels

10 years agoNew Issues Page: update labels
Stas Vilchik [Tue, 4 Feb 2014 12:03:17 +0000 (18:03 +0600)]
New Issues Page: update labels

10 years agoNew Issues Page: if an issue is at file level, display 30 lines of source code below
Stas Vilchik [Tue, 4 Feb 2014 10:26:20 +0000 (16:26 +0600)]
New Issues Page: if an issue is at file level, display 30 lines of source code below

10 years agoNew Issues Page: display reporter name instead of reporter login
Stas Vilchik [Tue, 4 Feb 2014 10:18:32 +0000 (16:18 +0600)]
New Issues Page: display reporter name instead of reporter login

10 years agoSONAR-4818 Replace log level from ERROR to DEBUG
Julien Lancelot [Tue, 4 Feb 2014 10:05:36 +0000 (11:05 +0100)]
SONAR-4818 Replace log level from ERROR to DEBUG

10 years agoRevert JRubyFacade#getRuleRepository(String)
Simon Brandhof [Tue, 4 Feb 2014 09:59:36 +0000 (10:59 +0100)]
Revert JRubyFacade#getRuleRepository(String)

10 years agoNew Issues Page: refactoring
Stas Vilchik [Tue, 4 Feb 2014 09:24:47 +0000 (15:24 +0600)]
New Issues Page: refactoring

10 years agoFix some quality flaws
Simon Brandhof [Mon, 3 Feb 2014 20:50:31 +0000 (21:50 +0100)]
Fix some quality flaws

10 years agoFix quality flaws and coverage
Jean-Baptiste Lievremont [Mon, 3 Feb 2014 16:22:47 +0000 (17:22 +0100)]
Fix quality flaws and coverage

10 years agoFix quality flaws
Jean-Baptiste Lievremont [Mon, 3 Feb 2014 15:55:19 +0000 (16:55 +0100)]
Fix quality flaws

10 years agoSONAR-4767 Display date of snapshot used for comparison when selecting "Delta over...
Julien Lancelot [Mon, 3 Feb 2014 15:31:20 +0000 (16:31 +0100)]
SONAR-4767 Display date of snapshot used for comparison when selecting "Delta over X days"

10 years agoSONAR-4326 Pinpoint CSS block to fix display of coding rules in coding rules page
Jean-Baptiste Lievremont [Mon, 3 Feb 2014 15:01:41 +0000 (16:01 +0100)]
SONAR-4326 Pinpoint CSS block to fix display of coding rules in coding rules page

10 years agoSONAR-926 move deprecated decorators to sonar-deprecated lib
Simon Brandhof [Mon, 3 Feb 2014 14:20:42 +0000 (15:20 +0100)]
SONAR-926 move deprecated decorators to sonar-deprecated lib

10 years agoSONAR-926 flag classes org.sonar.java.api.JavaClass and JavaMethod as deprecated
Simon Brandhof [Mon, 3 Feb 2014 14:20:22 +0000 (15:20 +0100)]
SONAR-926 flag classes org.sonar.java.api.JavaClass and JavaMethod as deprecated

10 years agoSONAR-4326 Add explicit CSS block to fix display of coding rule in source code viewer
Jean-Baptiste Lievremont [Mon, 3 Feb 2014 13:53:01 +0000 (14:53 +0100)]
SONAR-4326 Add explicit CSS block to fix display of coding rule in source code viewer

10 years agoSONAR-5034 Remove useless measures from the "Unit Test Coverage" widget
Julien Lancelot [Mon, 3 Feb 2014 13:29:30 +0000 (14:29 +0100)]
SONAR-5034 Remove useless measures from the "Unit Test Coverage" widget

10 years agoRuleShowWS : Return manual rules
Julien Lancelot [Mon, 3 Feb 2014 12:49:34 +0000 (13:49 +0100)]
RuleShowWS : Return manual rules

10 years agoRuleShowWS : Return manual rules
Julien Lancelot [Mon, 3 Feb 2014 12:29:16 +0000 (13:29 +0100)]
RuleShowWS : Return manual rules

10 years agoSONAR-4981 List Component: show a spinner in the place of the checkbox while the...
Stas Vilchik [Mon, 3 Feb 2014 12:22:14 +0000 (18:22 +0600)]
SONAR-4981 List Component: show a spinner in the place of the checkbox while the request is in progress

10 years agoSONAR-4878 Add marker class on severity links for ITs
Jean-Baptiste Lievremont [Mon, 3 Feb 2014 12:18:06 +0000 (13:18 +0100)]
SONAR-4878 Add marker class on severity links for ITs

10 years agoSONAR-4943 In bulk change of issues, make it possible to click on the labels to selec...
Stas Vilchik [Mon, 3 Feb 2014 11:59:46 +0000 (17:59 +0600)]
SONAR-4943 In bulk change of issues, make it possible to click on the labels to select a transition

10 years agoSONAR-926 move org.sonar.api.resources.Language to project scope
Simon Brandhof [Mon, 3 Feb 2014 11:46:44 +0000 (12:46 +0100)]
SONAR-926 move org.sonar.api.resources.Language to project scope

Instantiation strategy is set to BATCH. Languages can't depend on module components.

10 years agoNew Issues Page: fix max results limit message
Stas Vilchik [Mon, 3 Feb 2014 11:38:45 +0000 (17:38 +0600)]
New Issues Page: fix max results limit message

10 years agoNew Issues Page: update some labels
Stas Vilchik [Mon, 3 Feb 2014 11:35:40 +0000 (17:35 +0600)]
New Issues Page: update some labels

10 years agoSONAR-4921 Replace deletion of baseId condition by a replacement of the baseId condit...
Julien Lancelot [Mon, 3 Feb 2014 10:53:37 +0000 (11:53 +0100)]
SONAR-4921 Replace deletion of baseId condition by a replacement of the baseId condition by base condition

10 years agoNew Issues Page: fix sorting issues
Stas Vilchik [Mon, 3 Feb 2014 10:26:06 +0000 (16:26 +0600)]
New Issues Page: fix sorting issues

10 years agoSONAR-4921 Replace deletion of baseId condition by a replacement of the baseId condit...
Julien Lancelot [Mon, 3 Feb 2014 10:22:02 +0000 (11:22 +0100)]
SONAR-4921 Replace deletion of baseId condition by a replacement of the baseId condition by base condition

10 years agoSONAR-4878 Remove links on issue severities, keep it on numbers
Jean-Baptiste Lievremont [Mon, 3 Feb 2014 10:13:39 +0000 (11:13 +0100)]
SONAR-4878 Remove links on issue severities, keep it on numbers

10 years agoFix quality flaws
Julien Lancelot [Mon, 3 Feb 2014 09:37:11 +0000 (10:37 +0100)]
Fix quality flaws

10 years agoNew Issues Page: fix pagination issues
Stas Vilchik [Mon, 3 Feb 2014 09:31:29 +0000 (15:31 +0600)]
New Issues Page: fix pagination issues

10 years agoSONAR-4793 When using "Components of Project" in Measures Service, permissions are...
Julien Lancelot [Mon, 3 Feb 2014 09:21:19 +0000 (10:21 +0100)]
SONAR-4793 When using "Components of Project" in Measures Service, permissions are not properly applied

10 years agoNew Issues Page: fix component name overlap
Stas Vilchik [Mon, 3 Feb 2014 09:08:29 +0000 (15:08 +0600)]
New Issues Page: fix component name overlap

10 years agoSONAR-4326 Fix layout of several rule displays
Jean-Baptiste Lievremont [Mon, 3 Feb 2014 09:02:54 +0000 (10:02 +0100)]
SONAR-4326 Fix layout of several rule displays

10 years agoRemove debug code
Julien Lancelot [Mon, 3 Feb 2014 08:42:50 +0000 (09:42 +0100)]
Remove debug code

10 years agoSONAR-4921 Remove management of baseId in MeasureFilter
Julien Lancelot [Mon, 3 Feb 2014 08:38:50 +0000 (09:38 +0100)]
SONAR-4921 Remove management of baseId in MeasureFilter

10 years agoFix quality flaw
Jean-Baptiste Lievremont [Mon, 3 Feb 2014 08:34:07 +0000 (09:34 +0100)]
Fix quality flaw

10 years agoFix quality flaw
Jean-Baptiste Lievremont [Mon, 3 Feb 2014 08:26:27 +0000 (09:26 +0100)]
Fix quality flaw

10 years agoSONAR-4921 Remove management of baseId in MeasureFilter
Julien Lancelot [Mon, 3 Feb 2014 08:13:49 +0000 (09:13 +0100)]
SONAR-4921 Remove management of baseId in MeasureFilter

10 years agoNew Issues Page: always reload saved filter
Stas Vilchik [Mon, 3 Feb 2014 07:37:03 +0000 (13:37 +0600)]
New Issues Page: always reload saved filter

10 years agoNew Issues Page: small improvements
Stas Vilchik [Mon, 3 Feb 2014 07:34:04 +0000 (13:34 +0600)]
New Issues Page: small improvements

10 years agoNew Issues Page: improve rendering of source panel
Stas Vilchik [Mon, 3 Feb 2014 06:37:35 +0000 (12:37 +0600)]
New Issues Page: improve rendering of source panel

10 years agoNew Issues Page: improve rendering of sidebar items
Stas Vilchik [Mon, 3 Feb 2014 06:14:08 +0000 (12:14 +0600)]
New Issues Page: improve rendering of sidebar items

10 years agoNew Issues Page: do not display project name when a single project is selected
Stas Vilchik [Mon, 3 Feb 2014 05:44:14 +0000 (11:44 +0600)]
New Issues Page: do not display project name when a single project is selected

10 years agoNew Issues Page: fix FF text overflow bug
Stas Vilchik [Mon, 3 Feb 2014 05:37:02 +0000 (11:37 +0600)]
New Issues Page: fix FF text overflow bug

10 years agoFix some quality flaws
Simon Brandhof [Sun, 2 Feb 2014 11:47:55 +0000 (12:47 +0100)]
Fix some quality flaws

10 years agoFix some quality flaws
Simon Brandhof [Sun, 2 Feb 2014 10:47:55 +0000 (11:47 +0100)]
Fix some quality flaws

10 years agoFix some quality flaws
Simon Brandhof [Sat, 1 Feb 2014 17:15:45 +0000 (18:15 +0100)]
Fix some quality flaws

10 years agoRemove dead code
Simon Brandhof [Sat, 1 Feb 2014 16:49:16 +0000 (17:49 +0100)]
Remove dead code

10 years agoMove all QProfile related classes to org.sonar.server.qualityprofile
Simon Brandhof [Sat, 1 Feb 2014 16:05:41 +0000 (17:05 +0100)]
Move all QProfile related classes to org.sonar.server.qualityprofile

10 years agoSONAR-926 Don't index aggregator modules
Julien HENRY [Fri, 31 Jan 2014 17:49:33 +0000 (18:49 +0100)]
SONAR-926 Don't index aggregator modules

10 years agoSONAR-926 Indexing of the FS is now done starting from the basedir of the module
Julien HENRY [Fri, 31 Jan 2014 17:43:58 +0000 (18:43 +0100)]
SONAR-926 Indexing of the FS is now done starting from the basedir of the module

10 years agoSONAR-4987 Measures on metric "Weighted Issues" are always persisted even when those...
Julien Lancelot [Fri, 31 Jan 2014 17:29:42 +0000 (18:29 +0100)]
SONAR-4987 Measures on metric "Weighted Issues" are always persisted even when those values are '0'

10 years agoSONAR-4974 SONAR-4928 Validate project key before batch bootstrap download
Jean-Baptiste Lievremont [Fri, 31 Jan 2014 16:47:57 +0000 (17:47 +0100)]
SONAR-4974 SONAR-4928 Validate project key before batch bootstrap download

10 years agoFix quality flaws
Julien Lancelot [Fri, 31 Jan 2014 16:39:27 +0000 (17:39 +0100)]
Fix quality flaws

10 years agoSONAR-4919 Stay on issues tab after bulk change
Jean-Baptiste Lievremont [Fri, 31 Jan 2014 15:43:09 +0000 (16:43 +0100)]
SONAR-4919 Stay on issues tab after bulk change

10 years agoSONAR-926 use the property sonar.language to detect single-lang projects
Simon Brandhof [Fri, 31 Jan 2014 14:55:43 +0000 (15:55 +0100)]
SONAR-926 use the property sonar.language to detect single-lang projects

10 years agoSONAR-926 Add a fromIOFile method on Directory to be consistent with File
Julien HENRY [Fri, 31 Jan 2014 14:26:06 +0000 (15:26 +0100)]
SONAR-926 Add a fromIOFile method on Directory to be consistent with File

10 years agoSONAR-4785 Display issue properly when it has no message
Julien Lancelot [Fri, 31 Jan 2014 14:23:56 +0000 (15:23 +0100)]
SONAR-4785 Display issue properly when it has no message

10 years agoSONAR-4947 Drop the Global category for widgets
Jean-Baptiste Lievremont [Fri, 31 Jan 2014 14:00:24 +0000 (15:00 +0100)]
SONAR-4947 Drop the Global category for widgets

10 years agoSONAR-4962 Show new_* metrics only when includetrends=true
Jean-Baptiste Lievremont [Fri, 31 Jan 2014 13:04:17 +0000 (14:04 +0100)]
SONAR-4962 Show new_* metrics only when includetrends=true

10 years agoSONAR-926 Optimize resource lookup using deprecated key
Julien HENRY [Fri, 31 Jan 2014 13:02:31 +0000 (14:02 +0100)]
SONAR-926 Optimize resource lookup using deprecated key

10 years agoNew Issues Page: add characteristic and sub-characteristic
Stas Vilchik [Fri, 31 Jan 2014 12:19:09 +0000 (18:19 +0600)]
New Issues Page: add characteristic and sub-characteristic

10 years agoSONAR-4476 Improve the "Incompatible" message, which may be misleading
Julien Lancelot [Fri, 31 Jan 2014 11:48:30 +0000 (12:48 +0100)]
SONAR-4476 Improve the "Incompatible" message, which may be misleading

10 years agoSONAR-926 Update javadoc of File.fromIoFile
Julien HENRY [Fri, 31 Jan 2014 11:20:37 +0000 (12:20 +0100)]
SONAR-926 Update javadoc of File.fromIoFile

10 years agoWS client should consider codes other than 200 for success
Jean-Baptiste Lievremont [Fri, 31 Jan 2014 11:05:58 +0000 (12:05 +0100)]
WS client should consider codes other than 200 for success

10 years agoAdd characteristic and sub characteristic to Issue Show WS
Julien Lancelot [Fri, 31 Jan 2014 10:46:01 +0000 (11:46 +0100)]
Add characteristic and sub characteristic to Issue Show WS

10 years agoAdd some doc
Julien Lancelot [Fri, 31 Jan 2014 09:38:05 +0000 (10:38 +0100)]
Add some doc

10 years agoSONAR-4935 Add marker tag for project dashboards, to protect navigation from recent...
Jean-Baptiste Lievremont [Fri, 31 Jan 2014 09:27:40 +0000 (10:27 +0100)]
SONAR-4935 Add marker tag for project dashboards, to protect navigation from recent list and search

10 years agoSONAR-4685 The update center cannot download JARs if the URL is a redirect
Julien Lancelot [Fri, 31 Jan 2014 09:29:45 +0000 (10:29 +0100)]
SONAR-4685 The update center cannot download JARs if the URL is a redirect

10 years agoSONAR-4959 Use correct attribute to validate text
Jean-Baptiste Lievremont [Fri, 31 Jan 2014 09:11:24 +0000 (10:11 +0100)]
SONAR-4959 Use correct attribute to validate text

10 years agoSONAR-5020 New severity icons
Stas Vilchik [Fri, 31 Jan 2014 07:40:19 +0000 (13:40 +0600)]
SONAR-5020 New severity icons

Update all icons

10 years agoSONAR-5005 Align input fields in the "Metric" criteria of the "Measures" Page
Stas Vilchik [Fri, 31 Jan 2014 07:35:47 +0000 (13:35 +0600)]
SONAR-5005 Align input fields in the "Metric" criteria of the "Measures" Page

10 years agoSONAR-5020 New severity icons
Stas Vilchik [Fri, 31 Jan 2014 07:26:11 +0000 (13:26 +0600)]
SONAR-5020 New severity icons

10 years agoNew Issues Page: show only non-closed plans
Stas Vilchik [Fri, 31 Jan 2014 05:51:54 +0000 (11:51 +0600)]
New Issues Page: show only non-closed plans

10 years agoSONAR-4878 Unify a bit UX of drilldown link on Issues widget
Jean-Baptiste Lievremont [Thu, 30 Jan 2014 16:35:10 +0000 (17:35 +0100)]
SONAR-4878 Unify a bit UX of drilldown link on Issues widget

10 years agoSONAR-4920 A dashboard should never have an un-configured widget
Julien Lancelot [Thu, 30 Jan 2014 16:15:40 +0000 (17:15 +0100)]
SONAR-4920 A dashboard should never have an un-configured widget

10 years agoSONAR-4799 Allow selection of differential metrics in custom measure widget
Jean-Baptiste Lievremont [Thu, 30 Jan 2014 15:35:17 +0000 (16:35 +0100)]
SONAR-4799 Allow selection of differential metrics in custom measure widget

10 years agoSONAR-4796 '%' and '_' should be escaped in Name/Key field of the Measures page
Julien Lancelot [Thu, 30 Jan 2014 15:30:37 +0000 (16:30 +0100)]
SONAR-4796 '%' and '_' should be escaped in Name/Key field of the Measures page