]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
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

10 years agoNew Issues Page: show limit warning
Stas Vilchik [Thu, 30 Jan 2014 14:37:06 +0000 (20:37 +0600)]
New Issues Page: show limit warning

10 years agoSONAR-4818 Setting a percentage in the metric value of a measure filter breaks the...
Julien Lancelot [Thu, 30 Jan 2014 14:08:13 +0000 (15:08 +0100)]
SONAR-4818 Setting a percentage in the metric value of a measure filter breaks the search

10 years agoNew Issues Page: show spinners during actions
Stas Vilchik [Thu, 30 Jan 2014 14:04:38 +0000 (20:04 +0600)]
New Issues Page: show spinners during actions

10 years agoNew Issues Page: fix little source display issue
Stas Vilchik [Thu, 30 Jan 2014 13:53:55 +0000 (19:53 +0600)]
New Issues Page: fix little source display issue

10 years agoUpdate comment
Julien Lancelot [Thu, 30 Jan 2014 13:11:13 +0000 (14:11 +0100)]
Update comment

10 years agoSONAR-926 Fix language detection on multi-language projects
Julien HENRY [Thu, 30 Jan 2014 12:52:51 +0000 (13:52 +0100)]
SONAR-926 Fix language detection on multi-language projects

10 years agoSONAR-926 Add more tests for LanguageRecognizer
Julien HENRY [Thu, 30 Jan 2014 12:40:01 +0000 (13:40 +0100)]
SONAR-926 Add more tests for LanguageRecognizer

10 years agoNew Issues Page: handle errors during actions
Stas Vilchik [Thu, 30 Jan 2014 11:38:53 +0000 (17:38 +0600)]
New Issues Page: handle errors during actions

10 years agoFix saved filters on measures page
Stas Vilchik [Thu, 30 Jan 2014 11:27:06 +0000 (17:27 +0600)]
Fix saved filters on measures page

10 years agoNew Issues Page: add spinners
Stas Vilchik [Thu, 30 Jan 2014 11:24:49 +0000 (17:24 +0600)]
New Issues Page: add spinners

10 years agoSONAR-4935 Cleanup dashboard+period parameters before passing them around, also work...
Jean-Baptiste Lievremont [Thu, 30 Jan 2014 11:19:32 +0000 (12:19 +0100)]
SONAR-4935 Cleanup dashboard+period parameters before passing them around, also work from search

10 years agoSONAR-4935 Pass dashboard and time-period around when switching between projects
Jean-Baptiste Lievremont [Thu, 30 Jan 2014 10:53:26 +0000 (11:53 +0100)]
SONAR-4935 Pass dashboard and time-period around when switching between projects

10 years agoSONAR-926 Improve language recognition to have case unsentitive file extensions
Julien HENRY [Thu, 30 Jan 2014 10:20:38 +0000 (11:20 +0100)]
SONAR-926 Improve language recognition to have case unsentitive file extensions

10 years agoSONAR-4959 Validate text manual measure is not empty
Jean-Baptiste Lievremont [Thu, 30 Jan 2014 10:02:52 +0000 (11:02 +0100)]
SONAR-4959 Validate text manual measure is not empty

10 years agoUpdate comment
Julien Lancelot [Thu, 30 Jan 2014 09:42:09 +0000 (10:42 +0100)]
Update comment

10 years agoSONAR-4970 Add some space between admin page description and page content
Jean-Baptiste Lievremont [Thu, 30 Jan 2014 09:39:39 +0000 (10:39 +0100)]
SONAR-4970 Add some space between admin page description and page content

10 years agoOverride distance_of_time_in_words_to_now in order to have consistent age dates betwe...
Julien Lancelot [Thu, 30 Jan 2014 09:34:38 +0000 (10:34 +0100)]
Override distance_of_time_in_words_to_now in order to have consistent age dates between rails and java

10 years agoAdd additional tests for line counter.
Julien HENRY [Thu, 30 Jan 2014 08:58:26 +0000 (09:58 +0100)]
Add additional tests for line counter.

10 years agoNew Issues Page: fix plugin actions
Stas Vilchik [Thu, 30 Jan 2014 08:52:56 +0000 (14:52 +0600)]
New Issues Page: fix plugin actions

10 years agoNew Issues Page: change icon for bulk change
Stas Vilchik [Thu, 30 Jan 2014 07:19:39 +0000 (13:19 +0600)]
New Issues Page: change icon for bulk change

10 years agoNew Issues Page: fix back history button when coming from another page
Stas Vilchik [Thu, 30 Jan 2014 07:00:18 +0000 (13:00 +0600)]
New Issues Page: fix back history button when coming from another page

10 years agoNew Issues Page: move "Issues Filter" icon to the first line
Stas Vilchik [Thu, 30 Jan 2014 06:50:35 +0000 (12:50 +0600)]
New Issues Page: move "Issues Filter" icon to the first line

10 years agoNew Issues Page: fix issue display when there are no sources
Stas Vilchik [Thu, 30 Jan 2014 06:40:55 +0000 (12:40 +0600)]
New Issues Page: fix issue display when there are no sources

10 years agoNew Issues Page: fix plan/unplan
Stas Vilchik [Thu, 30 Jan 2014 06:32:02 +0000 (12:32 +0600)]
New Issues Page: fix plan/unplan