]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
11 years agoSONAR-4210 Allow Quality Profile Admin to change profile in project settings page
Julien HENRY [Thu, 25 Apr 2013 15:24:32 +0000 (17:24 +0200)]
SONAR-4210 Allow Quality Profile Admin to change profile in project settings page

11 years agoSONAR-3159 Sub categories are now displayed as tabs
Julien HENRY [Thu, 25 Apr 2013 14:38:39 +0000 (16:38 +0200)]
SONAR-3159 Sub categories are now displayed as tabs

11 years agoUpdate unit test due to renaming of active_rule_changes.user_name to active_rule_chan...
Julien Lancelot [Thu, 25 Apr 2013 13:54:33 +0000 (15:54 +0200)]
Update unit test due to renaming of active_rule_changes.user_name to active_rule_changes.username

11 years agoFix migration on active rule changes by renaming user_name to username
Julien Lancelot [Thu, 25 Apr 2013 13:31:12 +0000 (15:31 +0200)]
Fix migration on active rule changes by renaming user_name to username

11 years agoSONAR-4210 level parameter should not be required
Julien HENRY [Thu, 25 Apr 2013 13:25:01 +0000 (15:25 +0200)]
SONAR-4210 level parameter should not be required

11 years agoSONAR-4221 Restore settings between each consecutive project analysis
Julien HENRY [Thu, 25 Apr 2013 13:10:11 +0000 (15:10 +0200)]
SONAR-4221 Restore settings between each consecutive project analysis

11 years agoSONAR-4252 update favicon
Simon Brandhof [Thu, 25 Apr 2013 11:10:41 +0000 (13:10 +0200)]
SONAR-4252 update favicon

11 years agoSONAR-3755 Fix bug when displaying issues widget
Julien Lancelot [Thu, 25 Apr 2013 09:00:41 +0000 (11:00 +0200)]
SONAR-3755 Fix bug when displaying issues widget

11 years agoRename PropertyDefinition#subcategory() to subCategory()
Simon Brandhof [Thu, 25 Apr 2013 07:52:33 +0000 (09:52 +0200)]
Rename PropertyDefinition#subcategory() to subCategory()

11 years agoSONAR-3893 Fixed inconsistent display on issues
Jean-Baptiste Vilain [Thu, 25 Apr 2013 07:40:45 +0000 (09:40 +0200)]
SONAR-3893 Fixed inconsistent display on issues

11 years agoSONAR-3893 Remove highlighting when clicking on an already highlighted symbol occurrence
Jean-Baptiste Vilain [Thu, 25 Apr 2013 07:27:49 +0000 (09:27 +0200)]
SONAR-3893 Remove highlighting when clicking on an already highlighted symbol occurrence

11 years agoRevert Rename PropertyDefinitions to PropertyDefs
Julien Lancelot [Thu, 25 Apr 2013 07:16:02 +0000 (09:16 +0200)]
Revert Rename PropertyDefinitions to PropertyDefs

11 years agoSONAR-3340 Fix UTs after adding id on duplications_index
Julien HENRY [Thu, 25 Apr 2013 07:04:04 +0000 (09:04 +0200)]
SONAR-3340 Fix UTs after adding id on duplications_index

11 years agoRevert Rename PropertyDefinitions to PropertyDefs and PropertyFieldDefinition to...
Julien Lancelot [Thu, 25 Apr 2013 07:04:27 +0000 (09:04 +0200)]
Revert Rename PropertyDefinitions to PropertyDefs and PropertyFieldDefinition to PropertyFieldDef

11 years agoFix quality flaws
Julien Lancelot [Thu, 25 Apr 2013 06:57:57 +0000 (08:57 +0200)]
Fix quality flaws

11 years agoSONAR-3893 Naming adjustments and SnapshotDataDao updated to include data_types as...
Jean-Baptiste Vilain [Wed, 24 Apr 2013 16:45:19 +0000 (18:45 +0200)]
SONAR-3893 Naming adjustments and SnapshotDataDao updated to include data_types as select params

11 years agoFix migration on active rule changes
Julien Lancelot [Wed, 24 Apr 2013 16:02:57 +0000 (18:02 +0200)]
Fix migration on active rule changes

11 years agoFix migration on active rule changes
Julien Lancelot [Wed, 24 Apr 2013 15:48:22 +0000 (17:48 +0200)]
Fix migration on active rule changes

11 years agoSONAR-3755 Add sort in IssueQuery
Julien Lancelot [Wed, 24 Apr 2013 15:43:59 +0000 (17:43 +0200)]
SONAR-3755 Add sort in IssueQuery

11 years agoSONAR-3340 Fix UTs after adding id on duplications_index
Julien HENRY [Wed, 24 Apr 2013 15:30:57 +0000 (17:30 +0200)]
SONAR-3340 Fix UTs after adding id on duplications_index

11 years agoSONAR-3340 Add primary key on duplications_index
Julien HENRY [Wed, 24 Apr 2013 14:28:58 +0000 (16:28 +0200)]
SONAR-3340 Add primary key on duplications_index

11 years agoSONAR-3755 Add parameter to IssueFinder to know if there were security exclusions
Julien Lancelot [Wed, 24 Apr 2013 13:48:23 +0000 (15:48 +0200)]
SONAR-3755 Add parameter to IssueFinder to know if there were security exclusions

11 years agoMerge remote-tracking branch 'origin/master'
Julien Lancelot [Wed, 24 Apr 2013 12:54:18 +0000 (14:54 +0200)]
Merge remote-tracking branch 'origin/master'

11 years agoSONAR-3755 Add pagination on Issues WS
Julien Lancelot [Wed, 24 Apr 2013 12:41:05 +0000 (14:41 +0200)]
SONAR-3755 Add pagination on Issues WS

11 years agoSONAR-3893 fix some quality flaws
Simon Brandhof [Wed, 24 Apr 2013 12:45:10 +0000 (14:45 +0200)]
SONAR-3893 fix some quality flaws

11 years agoSONAR-3755 Improve pagination on Issues server page
Julien Lancelot [Wed, 24 Apr 2013 11:30:56 +0000 (13:30 +0200)]
SONAR-3755 Improve pagination on Issues server page

11 years agoSONAR-3755 Fixed IssueDao test due to some session issue
Julien Lancelot [Wed, 24 Apr 2013 11:21:47 +0000 (13:21 +0200)]
SONAR-3755 Fixed IssueDao test due to some session issue

11 years agoSONAR-3755 Add pagination on Issues server page
Julien Lancelot [Wed, 24 Apr 2013 10:25:21 +0000 (12:25 +0200)]
SONAR-3755 Add pagination on Issues server page

11 years agoRename PropertyDefinitions to PropertyDefs and PropertyFieldDefinition to PropertyFie...
Julien Lancelot [Wed, 24 Apr 2013 10:19:11 +0000 (12:19 +0200)]
Rename PropertyDefinitions to PropertyDefs and PropertyFieldDefinition to PropertyFieldDef

11 years agoSONAR-3893 Fixed issue related to coverage data filtering
Jean-Baptiste Vilain [Wed, 24 Apr 2013 10:18:04 +0000 (12:18 +0200)]
SONAR-3893 Fixed issue related to coverage data filtering

11 years agoSONAR-4066 Show contextual infos during persist error of measures
Julien HENRY [Wed, 24 Apr 2013 09:26:44 +0000 (11:26 +0200)]
SONAR-4066 Show contextual infos during persist error of measures

11 years agoMove issues db migration
Julien Lancelot [Wed, 24 Apr 2013 09:19:01 +0000 (11:19 +0200)]
Move issues db migration

11 years agoSONAR-3755 Moved view issues action to view issue controller
Julien Lancelot [Wed, 24 Apr 2013 08:57:59 +0000 (10:57 +0200)]
SONAR-3755 Moved view issues action to view issue controller

11 years agoFix javadoc formatting
Simon Brandhof [Wed, 24 Apr 2013 08:56:26 +0000 (10:56 +0200)]
Fix javadoc formatting

11 years agoSONAR-3755 Improve IssueFinder pagination
Julien Lancelot [Wed, 24 Apr 2013 08:19:30 +0000 (10:19 +0200)]
SONAR-3755 Improve IssueFinder pagination

11 years agoAdd some javadoc to org.sonar.api.conf.PropertyDef
Simon Brandhof [Wed, 24 Apr 2013 08:11:12 +0000 (10:11 +0200)]
Add some javadoc to org.sonar.api.conf.PropertyDef

11 years agoRefactor org.sonar.api.conf.PropertyDef
Simon Brandhof [Wed, 24 Apr 2013 07:54:39 +0000 (09:54 +0200)]
Refactor org.sonar.api.conf.PropertyDef

11 years agoRename PropertyDefinition by PropertyDef
Julien Lancelot [Wed, 24 Apr 2013 07:39:52 +0000 (09:39 +0200)]
Rename PropertyDefinition by PropertyDef

11 years agoSONAR-3159 Removed index on @Property annotation that is deprecated
Julien HENRY [Tue, 23 Apr 2013 12:18:42 +0000 (14:18 +0200)]
SONAR-3159 Removed index on @Property annotation that is deprecated

11 years agoSONAR-4210 Add a new "Quality Profile Administrator" role
Julien HENRY [Tue, 23 Apr 2013 12:06:10 +0000 (14:06 +0200)]
SONAR-4210 Add a new "Quality Profile Administrator" role

11 years agoSONAR-4221 Delay loading of project properties
Julien HENRY [Mon, 22 Apr 2013 14:49:24 +0000 (16:49 +0200)]
SONAR-4221 Delay loading of project properties
to allow several consecutive executions of ScanContainer

11 years agoSONAR-3755 Add IssueFinder pagination
Julien Lancelot [Wed, 24 Apr 2013 06:56:34 +0000 (08:56 +0200)]
SONAR-3755 Add IssueFinder pagination

11 years agoRemove some unused faux-models in db migrations
Simon Brandhof [Tue, 23 Apr 2013 17:02:49 +0000 (19:02 +0200)]
Remove some unused faux-models in db migrations

11 years agoSONAR-3755 refactor signature of perspective Issuable
Simon Brandhof [Tue, 23 Apr 2013 16:55:16 +0000 (18:55 +0200)]
SONAR-3755 refactor signature of perspective Issuable

11 years agoSONAR-3755 default issue resolution is OPEN
Simon Brandhof [Tue, 23 Apr 2013 14:16:46 +0000 (16:16 +0200)]
SONAR-3755 default issue resolution is OPEN

11 years agoSONAR-3755 use persistent cache
Simon Brandhof [Tue, 23 Apr 2013 14:16:31 +0000 (16:16 +0200)]
SONAR-3755 use persistent cache

11 years agoSONAR-3893 Fixed missing scm data in source display
Jean-Baptiste Vilain [Tue, 23 Apr 2013 15:11:35 +0000 (17:11 +0200)]
SONAR-3893 Fixed missing scm data in source display

11 years agoSONAR-4258 Added ampersand escaping in sonar-colorizer
Jean-Baptiste Vilain [Tue, 23 Apr 2013 14:46:26 +0000 (16:46 +0200)]
SONAR-4258 Added ampersand escaping in sonar-colorizer

11 years agoSONAR-4258 Added ampersand escaping in sonar-colorizer
Jean-Baptiste Vilain [Tue, 23 Apr 2013 14:37:23 +0000 (16:37 +0200)]
SONAR-4258 Added ampersand escaping in sonar-colorizer

11 years agoForbid setting both onQualifiers and onlyOnQualifiers
Julien Lancelot [Tue, 23 Apr 2013 14:22:02 +0000 (16:22 +0200)]
Forbid setting both onQualifiers and onlyOnQualifiers

11 years agoUpdate PropertyDefinition API : rename Builder.build() to Builder.builder(), remove...
Julien Lancelot [Tue, 23 Apr 2013 13:39:06 +0000 (15:39 +0200)]
Update PropertyDefinition API : rename Builder.build() to Builder.builder(), remove global() that was ambiguous and add hidden() to not display a property.

11 years agoSONAR-3893 Fixed missing scm data in source display
Jean-Baptiste Vilain [Tue, 23 Apr 2013 13:27:56 +0000 (15:27 +0200)]
SONAR-3893 Fixed missing scm data in source display

11 years agoSONAR-3893 Fixed uncaught error when no source is available
Jean-Baptiste Vilain [Tue, 23 Apr 2013 12:54:30 +0000 (14:54 +0200)]
SONAR-3893 Fixed uncaught error when no source is available

11 years agoSONAR-3755 Issue finder optimization
Julien Lancelot [Tue, 23 Apr 2013 12:35:22 +0000 (14:35 +0200)]
SONAR-3755 Issue finder optimization

11 years agoSONAR-3755 Remove title property from Issue WS
Julien Lancelot [Tue, 23 Apr 2013 12:05:30 +0000 (14:05 +0200)]
SONAR-3755 Remove title property from Issue WS

11 years agoSONAR-3755 Add methods in IssueFinder Results to get rule by issue and component...
Julien Lancelot [Tue, 23 Apr 2013 11:58:37 +0000 (13:58 +0200)]
SONAR-3755 Add methods in IssueFinder Results to get rule by issue and component by issue and remove title from Issue

11 years agoSONAR-3893 Fixed erroneous line numbers in source display
Jean-Baptiste Vilain [Tue, 23 Apr 2013 11:26:48 +0000 (13:26 +0200)]
SONAR-3893 Fixed erroneous line numbers in source display

11 years agoSONAR-3893 Code display refactoring
Jean-Baptiste Vilain [Tue, 23 Apr 2013 10:25:34 +0000 (12:25 +0200)]
SONAR-3893 Code display refactoring

11 years agoSONAR-3755 fix declaration of properties declared in issues components
Simon Brandhof [Tue, 23 Apr 2013 09:11:58 +0000 (11:11 +0200)]
SONAR-3755 fix declaration of properties declared in issues components

11 years agoSONAR-3755 complete issue workflow
Simon Brandhof [Mon, 22 Apr 2013 23:25:40 +0000 (01:25 +0200)]
SONAR-3755 complete issue workflow

11 years agoSONAR-3755 Fix IssueDao#insert() for Oracle
Simon Brandhof [Mon, 22 Apr 2013 19:58:57 +0000 (21:58 +0200)]
SONAR-3755 Fix IssueDao#insert() for Oracle

11 years agoMerge remote-tracking branch 'origin/master'
Julien Lancelot [Mon, 22 Apr 2013 15:58:57 +0000 (17:58 +0200)]
Merge remote-tracking branch 'origin/master'

11 years agoFix CoreWidget template path
Julien Lancelot [Mon, 22 Apr 2013 15:58:47 +0000 (17:58 +0200)]
Fix CoreWidget template path

11 years agoSONAR-3755 first draft of issue state machine
Simon Brandhof [Mon, 22 Apr 2013 15:57:20 +0000 (17:57 +0200)]
SONAR-3755 first draft of issue state machine

11 years agoMerge remote-tracking branch 'origin/master'
Julien Lancelot [Mon, 22 Apr 2013 15:41:29 +0000 (17:41 +0200)]
Merge remote-tracking branch 'origin/master'

11 years agoSONAR-3755 Add Issues Widget : Rule Compliance, Active Issues, False Positive Issues...
Julien Lancelot [Mon, 22 Apr 2013 15:41:20 +0000 (17:41 +0200)]
SONAR-3755 Add Issues Widget : Rule Compliance, Active Issues, False Positive Issues and My Issues

11 years agoSONAR-3159 Minor UI improvement
Julien HENRY [Mon, 22 Apr 2013 14:32:29 +0000 (16:32 +0200)]
SONAR-3159 Minor UI improvement

11 years agoSONAR-3159 Some visual improvements on subcategories
Julien HENRY [Mon, 22 Apr 2013 13:02:58 +0000 (15:02 +0200)]
SONAR-3159 Some visual improvements on subcategories

11 years agoSONAR-3893 Introduced unique partial for source display
Jean-Baptiste Vilain [Mon, 22 Apr 2013 09:59:32 +0000 (11:59 +0200)]
SONAR-3893 Introduced unique partial for source display

11 years agoSONAR-3893 Introduced unique partial for source display
Jean-Baptiste Vilain [Mon, 22 Apr 2013 09:38:51 +0000 (11:38 +0200)]
SONAR-3893 Introduced unique partial for source display

11 years agoFix some quality flaws
Julien HENRY [Mon, 22 Apr 2013 09:33:30 +0000 (11:33 +0200)]
Fix some quality flaws

11 years agoSONAR-3893 Introduced unique partial for source display
Jean-Baptiste Vilain [Mon, 22 Apr 2013 09:31:31 +0000 (11:31 +0200)]
SONAR-3893 Introduced unique partial for source display

11 years agoSONAR-3893 Introduced unique partial for source display
Jean-Baptiste Vilain [Mon, 22 Apr 2013 09:19:21 +0000 (11:19 +0200)]
SONAR-3893 Introduced unique partial for source display

11 years agoSONAR-3159 Fix project settings with subcategories
Julien HENRY [Mon, 22 Apr 2013 08:32:06 +0000 (10:32 +0200)]
SONAR-3159 Fix project settings with subcategories
and remove subcategory attribute from annotation

11 years agoDelete useless code
Julien Lancelot [Mon, 22 Apr 2013 07:55:21 +0000 (09:55 +0200)]
Delete useless code

11 years agoSONAR-3755 Restore fix of issue tracking, add author login to issue
Julien Lancelot [Mon, 22 Apr 2013 07:54:02 +0000 (09:54 +0200)]
SONAR-3755 Restore fix of issue tracking, add author login to issue

11 years agoUpdate copyright headers
Simon Brandhof [Mon, 22 Apr 2013 07:37:03 +0000 (09:37 +0200)]
Update copyright headers

11 years agoSONAR-3755 abbreviate issue descriptions
Simon Brandhof [Mon, 22 Apr 2013 07:13:50 +0000 (09:13 +0200)]
SONAR-3755 abbreviate issue descriptions

11 years agoSONAR-3755 fix INSERT of ISSUES on Oracle
Simon Brandhof [Mon, 22 Apr 2013 06:41:42 +0000 (08:41 +0200)]
SONAR-3755 fix INSERT of ISSUES on Oracle

11 years agoSONAR-4252 rename Sonar to SonarQube in admin pages
Simon Brandhof [Sun, 21 Apr 2013 10:22:51 +0000 (12:22 +0200)]
SONAR-4252 rename Sonar to SonarQube in admin pages

11 years agoSONAR-4252 rename Sonar to SonarQube in source headers
Simon Brandhof [Sun, 21 Apr 2013 09:58:14 +0000 (11:58 +0200)]
SONAR-4252 rename Sonar to SonarQube in source headers

11 years agoMerge remote-tracking branch 'origin/master'
Julien Lancelot [Fri, 19 Apr 2013 16:11:09 +0000 (18:11 +0200)]
Merge remote-tracking branch 'origin/master'

11 years agoSONAR-3755 Renamed some column of issues and issue_changes
Julien Lancelot [Fri, 19 Apr 2013 16:10:54 +0000 (18:10 +0200)]
SONAR-3755 Renamed some column of issues and issue_changes

11 years agoSONAR-3159 Properties sub-categories, sort and description
Julien HENRY [Fri, 19 Apr 2013 15:50:52 +0000 (17:50 +0200)]
SONAR-3159 Properties sub-categories, sort and description

11 years agoSONAR-3755 Fix unit test
Julien Lancelot [Fri, 19 Apr 2013 15:23:26 +0000 (17:23 +0200)]
SONAR-3755 Fix unit test

11 years agoSONAR-3755 Replace message by description
Julien Lancelot [Fri, 19 Apr 2013 14:48:04 +0000 (16:48 +0200)]
SONAR-3755 Replace message by description

11 years agoSONAR-3755 Add unit test to check that ruleKey, repoKey and componentKey are set...
Julien Lancelot [Fri, 19 Apr 2013 14:36:40 +0000 (16:36 +0200)]
SONAR-3755 Add unit test to check that ruleKey, repoKey and componentKey are set when selecting issues from db

11 years agoSONAR-3755 Fix problem when setting rule key from db
Julien Lancelot [Fri, 19 Apr 2013 14:30:47 +0000 (16:30 +0200)]
SONAR-3755 Fix problem when setting rule key from db

11 years agoSONAR-3755 Set isNew at false when loading issue from db
Julien Lancelot [Fri, 19 Apr 2013 14:07:45 +0000 (16:07 +0200)]
SONAR-3755 Set isNew at false when loading issue from db

11 years agoSONAR-3755 Set isNew at false when loading issue from db
Julien Lancelot [Fri, 19 Apr 2013 14:00:31 +0000 (16:00 +0200)]
SONAR-3755 Set isNew at false when loading issue from db

11 years agoSONAR-3755 complete the ability to change issue
Simon Brandhof [Fri, 19 Apr 2013 13:57:28 +0000 (15:57 +0200)]
SONAR-3755 complete the ability to change issue

11 years agoSONAR-3755 Set issues updated at to the date when issues were loaded from database
Julien Lancelot [Fri, 19 Apr 2013 12:20:16 +0000 (14:20 +0200)]
SONAR-3755 Set issues updated at to the date when issues were loaded from database
Update wrong copyright headers

11 years agoSONAR-3755 rename Issue#message() to description()
Simon Brandhof [Fri, 19 Apr 2013 11:39:23 +0000 (13:39 +0200)]
SONAR-3755 rename Issue#message() to description()

11 years agoSONAR-3755 new sonar-ws-client API for issues
Simon Brandhof [Fri, 19 Apr 2013 08:23:04 +0000 (10:23 +0200)]
SONAR-3755 new sonar-ws-client API for issues

11 years agoSONAR-3755 improve support of issue attributes + SQL loading of RULES/PROJECTS throug...
Simon Brandhof [Fri, 19 Apr 2013 08:22:37 +0000 (10:22 +0200)]
SONAR-3755 improve support of issue attributes + SQL loading of RULES/PROJECTS through joins

11 years agoSONAR-3755 Small code simplification
Julien Lancelot [Fri, 19 Apr 2013 10:12:56 +0000 (12:12 +0200)]
SONAR-3755 Small code simplification

11 years agoSONAR-3755 Fix issue in Issues Tracking
Julien Lancelot [Fri, 19 Apr 2013 09:35:10 +0000 (11:35 +0200)]
SONAR-3755 Fix issue in Issues Tracking

11 years agoSONAR-3755 Escape issue message
Julien Lancelot [Thu, 18 Apr 2013 16:38:06 +0000 (18:38 +0200)]
SONAR-3755 Escape issue message

11 years agoSONAR-3755 Add unit test on issues tracking
Julien Lancelot [Thu, 18 Apr 2013 16:15:21 +0000 (18:15 +0200)]
SONAR-3755 Add unit test on issues tracking

11 years agoMerge remote-tracking branch 'origin/master'
Julien Lancelot [Thu, 18 Apr 2013 15:45:25 +0000 (17:45 +0200)]
Merge remote-tracking branch 'origin/master'