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

11 years agoSONAR-3755 Fix issue when tracking issues
Julien Lancelot [Thu, 18 Apr 2013 15:45:07 +0000 (17:45 +0200)]
SONAR-3755 Fix issue when tracking issues

11 years agoSONAR-4147 Add breakdown by module to profiling
Julien HENRY [Thu, 18 Apr 2013 14:41:58 +0000 (16:41 +0200)]
SONAR-4147 Add breakdown by module to profiling

11 years agoSONAR-4188 Validate branch too
Julien HENRY [Thu, 18 Apr 2013 14:10:54 +0000 (16:10 +0200)]
SONAR-4188 Validate branch too

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

11 years agoFix quality flaws
Julien Lancelot [Thu, 18 Apr 2013 12:04:59 +0000 (14:04 +0200)]
Fix quality flaws

11 years agoSONAR-3962 Remove default Jetty JSP Servlet
Julien HENRY [Thu, 18 Apr 2013 12:01:32 +0000 (14:01 +0200)]
SONAR-3962 Remove default Jetty JSP Servlet

11 years agoSONAR-4188 Refactore all issues decorator in one and add false positive and unassigne...
Julien Lancelot [Thu, 18 Apr 2013 11:08:59 +0000 (13:08 +0200)]
SONAR-4188 Refactore all issues decorator in one and add false positive and unassigned issues metrics

11 years agoSONAR-4034 Support a new property sonar.security.updateUserAttributes
Julien HENRY [Thu, 18 Apr 2013 10:23:12 +0000 (12:23 +0200)]
SONAR-4034 Support a new property sonar.security.updateUserAttributes

11 years agoSONAR-3893 Further memory usage optimization
Jean-Baptiste Vilain [Thu, 18 Apr 2013 10:04:52 +0000 (12:04 +0200)]
SONAR-3893 Further memory usage optimization

11 years agoSONAR-3755 use Persistit temporary volume
Simon Brandhof [Thu, 18 Apr 2013 09:08:51 +0000 (11:08 +0200)]
SONAR-3755 use Persistit temporary volume

11 years agoSONAR-4256 Improve description of "sonar.importSources" property
Julien HENRY [Thu, 18 Apr 2013 09:02:43 +0000 (11:02 +0200)]
SONAR-4256 Improve description of "sonar.importSources" property

11 years agoSONAR-4188 Properly escape dash in regexp
Julien HENRY [Thu, 18 Apr 2013 08:58:29 +0000 (10:58 +0200)]
SONAR-4188 Properly escape dash in regexp

11 years agoSONAR-3893 Rollbacked unwanted push on RoR environment file
Jean-Baptiste Vilain [Thu, 18 Apr 2013 08:53:00 +0000 (10:53 +0200)]
SONAR-3893 Rollbacked unwanted push on RoR environment file

11 years agoSONAR-3893 Fixed excessive collection iteration when decorating souce
Jean-Baptiste Vilain [Thu, 18 Apr 2013 08:49:40 +0000 (10:49 +0200)]
SONAR-3893 Fixed excessive collection iteration when decorating souce

11 years agoSONAR-3893 Fixed excessive collection iteration when decorating souce
Jean-Baptiste Vilain [Thu, 18 Apr 2013 08:49:23 +0000 (10:49 +0200)]
SONAR-3893 Fixed excessive collection iteration when decorating souce

11 years agoSONAR-3755 fix creation of Caches when starting several ProjectContainers
Simon Brandhof [Thu, 18 Apr 2013 07:38:46 +0000 (09:38 +0200)]
SONAR-3755 fix creation of Caches when starting several ProjectContainers

11 years agoSONAR-4188 Close issues when resource has been moved or has been deleted
Julien Lancelot [Thu, 18 Apr 2013 07:36:50 +0000 (09:36 +0200)]
SONAR-4188 Close issues when resource has been moved or has been deleted

11 years agoSONAR-3755 ability to change issues during batch (first step)
Simon Brandhof [Wed, 17 Apr 2013 21:12:01 +0000 (23:12 +0200)]
SONAR-3755 ability to change issues during batch (first step)

11 years agoSONAR-3755 support the parameter "rules" in /api/issues/search
Simon Brandhof [Wed, 17 Apr 2013 16:29:35 +0000 (18:29 +0200)]
SONAR-3755 support the parameter "rules" in /api/issues/search

11 years agoSONAR-4188 Fix Regex to validate project key
Julien Lancelot [Wed, 17 Apr 2013 16:32:38 +0000 (18:32 +0200)]
SONAR-4188 Fix Regex to validate project key

11 years agoSONAR-3755 Fix issue when displaying issues in source viewer
Julien Lancelot [Wed, 17 Apr 2013 16:16:43 +0000 (18:16 +0200)]
SONAR-3755 Fix issue when displaying issues in source viewer

11 years agoSONAR-4188 Validate project/module key with a regexp
Julien HENRY [Wed, 17 Apr 2013 16:01:07 +0000 (18:01 +0200)]
SONAR-4188 Validate project/module key with a regexp

11 years agoSONAR-3893 Fixed snapshot source and data querying for better performance
Jean-Baptiste Vilain [Wed, 17 Apr 2013 15:56:20 +0000 (17:56 +0200)]
SONAR-3893 Fixed snapshot source and data querying for better performance

11 years agoSONAR-3755 Improve IssuesWorkflowDecorator
Julien Lancelot [Wed, 17 Apr 2013 15:50:52 +0000 (17:50 +0200)]
SONAR-3755 Improve IssuesWorkflowDecorator

11 years agoSONAR-4147 Renamed property to enable profiling
Julien HENRY [Wed, 17 Apr 2013 15:14:19 +0000 (17:14 +0200)]
SONAR-4147 Renamed property to enable profiling

11 years agoSONAR-4147 Implemented profiling of purge
Julien HENRY [Wed, 17 Apr 2013 14:50:20 +0000 (16:50 +0200)]
SONAR-4147 Implemented profiling of purge
+ minor changes like display of percents

11 years agoFix build
Simon Brandhof [Wed, 17 Apr 2013 13:56:53 +0000 (15:56 +0200)]
Fix build

11 years agoSONAR-4223 Remove or depreciate property "sonar.enableFileVariation"
Simon Brandhof [Wed, 17 Apr 2013 13:43:38 +0000 (15:43 +0200)]
SONAR-4223 Remove or depreciate property "sonar.enableFileVariation"

11 years agoFix IssuePersisterTest
Simon Brandhof [Wed, 17 Apr 2013 13:34:19 +0000 (15:34 +0200)]
Fix IssuePersisterTest

11 years agoSONAR-3755 Improve IssuesWorkflowDecorator
Julien Lancelot [Wed, 17 Apr 2013 13:13:01 +0000 (15:13 +0200)]
SONAR-3755 Improve IssuesWorkflowDecorator

11 years agoSONAR-3893 Ajusted CSS for symbols highlighting
Jean-Baptiste Vilain [Wed, 17 Apr 2013 12:32:42 +0000 (14:32 +0200)]
SONAR-3893 Ajusted CSS for symbols highlighting

11 years agoSONAR-3893 Ajusted CSS for symbols highlighting
Jean-Baptiste Vilain [Wed, 17 Apr 2013 12:27:47 +0000 (14:27 +0200)]
SONAR-3893 Ajusted CSS for symbols highlighting

11 years agoMerge remote-tracking branch 'origin/master'
Julien Lancelot [Wed, 17 Apr 2013 11:43:07 +0000 (13:43 +0200)]
Merge remote-tracking branch 'origin/master'

11 years agoAdd missing test file
Julien Lancelot [Wed, 17 Apr 2013 11:42:57 +0000 (13:42 +0200)]
Add missing  test file

11 years agoSONAR-3893 Added symbols class for debug purpose
Jean-Baptiste Vilain [Wed, 17 Apr 2013 11:40:24 +0000 (13:40 +0200)]
SONAR-3893 Added symbols class for debug purpose

11 years agoSONAR-3755 Add IssuesWorkflowDecorator
Julien Lancelot [Wed, 17 Apr 2013 11:33:32 +0000 (13:33 +0200)]
SONAR-3755 Add IssuesWorkflowDecorator

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

11 years agoReplace wrong copyright header
Julien Lancelot [Wed, 17 Apr 2013 10:54:42 +0000 (12:54 +0200)]
Replace wrong copyright header

11 years agoSONAR-3893 Added symbols class for debug purpose
Jean-Baptiste Vilain [Wed, 17 Apr 2013 10:48:58 +0000 (12:48 +0200)]
SONAR-3893 Added symbols class for debug purpose

11 years agoSONAR-3755 complete ModuleIssues for issue tracking
Simon Brandhof [Wed, 17 Apr 2013 10:14:48 +0000 (12:14 +0200)]
SONAR-3755 complete ModuleIssues for issue tracking

11 years agoSONAR-3893 Added symbol usages highlighting in drilldown perspective
Jean-Baptiste Vilain [Wed, 17 Apr 2013 10:06:23 +0000 (12:06 +0200)]
SONAR-3893 Added symbol usages highlighting in drilldown perspective

11 years agoSONAR-4147 Refactored UT to not depends on System.currentTimeMillis()
Julien HENRY [Wed, 17 Apr 2013 09:43:33 +0000 (11:43 +0200)]
SONAR-4147 Refactored UT to not depends on System.currentTimeMillis()

11 years agoAdd batch logs on db store
Simon Brandhof [Wed, 17 Apr 2013 09:14:31 +0000 (11:14 +0200)]
Add batch logs on db store

11 years agoMerge remote-tracking branch 'origin/master'
Julien Lancelot [Wed, 17 Apr 2013 09:06:55 +0000 (11:06 +0200)]
Merge remote-tracking branch 'origin/master'

11 years agoFix issue when violations are ignored
Julien Lancelot [Wed, 17 Apr 2013 09:06:46 +0000 (11:06 +0200)]
Fix issue when violations are ignored