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

11 years agoSONAR-3893 use persistent map for syntax and symbol highlighting
Simon Brandhof [Wed, 17 Apr 2013 08:35:23 +0000 (10:35 +0200)]
SONAR-3893 use persistent map for syntax and symbol highlighting

11 years agoSONAR-3893 Changed symbols css class separator from period to hyphen
Jean-Baptiste Vilain [Wed, 17 Apr 2013 08:28:06 +0000 (10:28 +0200)]
SONAR-3893 Changed symbols css class separator from period to hyphen

11 years agoSONAR-3893 Changed symbols css class separator from period to hyphen
Jean-Baptiste Vilain [Wed, 17 Apr 2013 08:27:28 +0000 (10:27 +0200)]
SONAR-3893 Changed symbols css class separator from period to hyphen

11 years agoFix a NPE
Julien Lancelot [Wed, 17 Apr 2013 07:31:47 +0000 (09:31 +0200)]
Fix a NPE

11 years agoSONAR-4252 Add SonarQube logo
Simon Brandhof [Tue, 16 Apr 2013 16:18:25 +0000 (18:18 +0200)]
SONAR-4252 Add SonarQube logo

11 years agoSONAR-3755 implement a disk-based map
Simon Brandhof [Tue, 16 Apr 2013 15:26:34 +0000 (17:26 +0200)]
SONAR-3755 implement a disk-based map

11 years agoSONAR-4189 Activate automatically the release profile
Julien HENRY [Tue, 16 Apr 2013 15:27:47 +0000 (17:27 +0200)]
SONAR-4189 Activate automatically the release profile

11 years agoSONAR-4147 Support a new profiling option "sonar.profiling.log=true"
Julien HENRY [Tue, 16 Apr 2013 14:46:35 +0000 (16:46 +0200)]
SONAR-4147 Support a new profiling option "sonar.profiling.log=true"

11 years agoSONAR-3893 Fixed snapshot data persistence issue
Jean-Baptiste Vilain [Tue, 16 Apr 2013 14:15:52 +0000 (16:15 +0200)]
SONAR-3893 Fixed snapshot data persistence issue

11 years agoSONAR-3893 HTML source decoration using both syntax highlighting and symbol data
Jean-Baptiste Vilain [Tue, 16 Apr 2013 13:35:56 +0000 (15:35 +0200)]
SONAR-3893 HTML source decoration using both syntax highlighting and symbol data

11 years agoSONAR-3893 Symbol data deserialization
Jean-Baptiste Vilain [Tue, 16 Apr 2013 12:56:11 +0000 (14:56 +0200)]
SONAR-3893 Symbol data deserialization

11 years agoSONAR-3755 Fix issue in duration displayed in issues code viewer
Julien Lancelot [Tue, 16 Apr 2013 12:51:29 +0000 (14:51 +0200)]
SONAR-3755 Fix issue in duration displayed in issues code viewer

11 years agoSONAR-3755 Add componentRoots filter to select issues from component and its children
Julien Lancelot [Tue, 16 Apr 2013 12:40:54 +0000 (14:40 +0200)]
SONAR-3755 Add componentRoots filter to select issues from component and its children

11 years agoAdd unit test when issuable is null
Julien Lancelot [Tue, 16 Apr 2013 11:44:34 +0000 (13:44 +0200)]
Add unit test when issuable is null

11 years agoSONAR-3755 the perspective Issuable should not be available on Java classes and methods
Simon Brandhof [Tue, 16 Apr 2013 11:24:54 +0000 (13:24 +0200)]
SONAR-3755 the perspective Issuable should not be available on Java classes and methods

11 years agoFix issue when deleting copy of rule
Julien Lancelot [Tue, 16 Apr 2013 10:35:08 +0000 (12:35 +0200)]
Fix issue when deleting copy of rule

11 years agoSONAR-3755 Add rule and created at filters on issue query.
Julien Lancelot [Tue, 16 Apr 2013 10:27:46 +0000 (12:27 +0200)]
SONAR-3755 Add rule and created at filters on issue query.

11 years agoSONAR-3893 Symbol perspective data persistence in snapshot_data
Jean-Baptiste Vilain [Tue, 16 Apr 2013 09:16:28 +0000 (11:16 +0200)]
SONAR-3893 Symbol perspective data persistence in snapshot_data

11 years agoSONAR-3893 Symbol perspective data persistence in snapshot_data
Jean-Baptiste Vilain [Tue, 16 Apr 2013 09:16:08 +0000 (11:16 +0200)]
SONAR-3893 Symbol perspective data persistence in snapshot_data

11 years agoSONAR-3755 Add first version of Issues drilldown
Julien Lancelot [Tue, 16 Apr 2013 09:11:49 +0000 (11:11 +0200)]
SONAR-3755 Add first version of Issues drilldown

11 years agoSONAR-3893 Symbol perspective data holder
Jean-Baptiste Vilain [Tue, 16 Apr 2013 08:14:44 +0000 (10:14 +0200)]
SONAR-3893 Symbol perspective data holder

11 years agoSONAR-4252 Rename Sonar to SonarQube
Simon Brandhof [Tue, 16 Apr 2013 07:59:18 +0000 (09:59 +0200)]
SONAR-4252 Rename Sonar to SonarQube

11 years agoSONAR-3893 First symbol API version
Jean-Baptiste Vilain [Tue, 16 Apr 2013 07:26:46 +0000 (09:26 +0200)]
SONAR-3893 First symbol API version

11 years agoFix quality flaws
Julien Lancelot [Tue, 16 Apr 2013 06:45:20 +0000 (08:45 +0200)]
Fix quality flaws

11 years agoSONAR-3755 Added issue decorator on new issues metrics
Julien Lancelot [Mon, 15 Apr 2013 15:05:10 +0000 (17:05 +0200)]
SONAR-3755 Added issue decorator on new issues metrics

11 years agoFix quality flaw
Julien Lancelot [Mon, 15 Apr 2013 13:04:17 +0000 (15:04 +0200)]
Fix quality flaw

11 years agoSONAR-3755 Added issues decorators
Julien Lancelot [Mon, 15 Apr 2013 12:32:19 +0000 (14:32 +0200)]
SONAR-3755 Added issues decorators

11 years agoMerge remote-tracking branch 'origin/master'
Julien Lancelot [Mon, 15 Apr 2013 09:04:56 +0000 (11:04 +0200)]
Merge remote-tracking branch 'origin/master'

11 years agoDo not decorate from IssueTrackingDecorator if no issue for current ressource
Julien Lancelot [Mon, 15 Apr 2013 09:04:44 +0000 (11:04 +0200)]
Do not decorate from IssueTrackingDecorator if no issue for current ressource

11 years agoNew try to fix execution of PluginDownloaderTest on Windows
Simon Brandhof [Mon, 15 Apr 2013 08:55:14 +0000 (10:55 +0200)]
New try to fix execution of PluginDownloaderTest on Windows

11 years agoTry to execution of PluginDownloaderTest on Windows
Simon Brandhof [Mon, 15 Apr 2013 08:47:29 +0000 (10:47 +0200)]
Try to execution of PluginDownloaderTest on Windows

11 years agoSONAR-3755 fix SQL for mssql and oracle
Simon Brandhof [Mon, 15 Apr 2013 08:32:05 +0000 (10:32 +0200)]
SONAR-3755 fix SQL for mssql and oracle

11 years agoFix quality flaw
Julien Lancelot [Mon, 15 Apr 2013 07:18:10 +0000 (09:18 +0200)]
Fix quality flaw

11 years agoSONAR-3755 add missing files
Simon Brandhof [Mon, 15 Apr 2013 06:37:32 +0000 (08:37 +0200)]
SONAR-3755 add missing files

11 years agoSONAR-3755 add authorization to search of issues
Simon Brandhof [Sun, 14 Apr 2013 21:39:12 +0000 (23:39 +0200)]
SONAR-3755 add authorization to search of issues

11 years agoFix execution of unit test on Windows
Simon Brandhof [Sun, 14 Apr 2013 12:39:12 +0000 (14:39 +0200)]
Fix execution of unit test on Windows

11 years agoMerge remote-tracking branch 'origin/master'
Julien Lancelot [Fri, 12 Apr 2013 15:28:15 +0000 (17:28 +0200)]
Merge remote-tracking branch 'origin/master'

11 years agoFix quality flaw
Julien Lancelot [Fri, 12 Apr 2013 15:28:06 +0000 (17:28 +0200)]
Fix quality flaw

11 years agoSONAR-3755 minor comments
Simon Brandhof [Fri, 12 Apr 2013 15:27:11 +0000 (17:27 +0200)]
SONAR-3755 minor comments

11 years agoSONAR-3755 Update java web service client to use latest ruby API
Julien Lancelot [Fri, 12 Apr 2013 14:59:22 +0000 (16:59 +0200)]
SONAR-3755 Update java web service client to use latest ruby API

11 years agoSONAR-3755 Add Issues console page
Julien Lancelot [Fri, 12 Apr 2013 14:22:07 +0000 (16:22 +0200)]
SONAR-3755 Add Issues console page

11 years agoSONAR-3755 refactor WS /api/issues
Simon Brandhof [Fri, 12 Apr 2013 14:06:15 +0000 (16:06 +0200)]
SONAR-3755 refactor WS /api/issues

11 years agoSONAR-3755 JRuby API for issues
Simon Brandhof [Fri, 12 Apr 2013 13:18:13 +0000 (15:18 +0200)]
SONAR-3755 JRuby API for issues

11 years agoSONAR-3755 refactor IssueFinder
Simon Brandhof [Fri, 12 Apr 2013 12:14:11 +0000 (14:14 +0200)]
SONAR-3755 refactor IssueFinder

11 years agoSONAR-3755 refactor IssueFinder
Simon Brandhof [Fri, 12 Apr 2013 12:12:23 +0000 (14:12 +0200)]
SONAR-3755 refactor IssueFinder

11 years agoSONAR-3755 Fix issue where Issues updated at was not set
Julien Lancelot [Fri, 12 Apr 2013 11:38:34 +0000 (13:38 +0200)]
SONAR-3755 Fix issue where Issues updated at was not set

11 years agoSONAR-3893 Added CR EOL support
Jean-Baptiste Vilain [Fri, 12 Apr 2013 10:42:28 +0000 (12:42 +0200)]
SONAR-3893 Added CR EOL support

11 years agoSONAR-3755 Add status when creating new Issues
Julien Lancelot [Fri, 12 Apr 2013 10:03:59 +0000 (12:03 +0200)]
SONAR-3755 Add status when creating new Issues

11 years agoSONAR-3893 Removed deprecated Highlightable API
Jean-Baptiste Vilain [Fri, 12 Apr 2013 09:30:52 +0000 (11:30 +0200)]
SONAR-3893 Removed deprecated Highlightable API

11 years agoSONAR-3893 Added ampersand encoding
Jean-Baptiste Vilain [Fri, 12 Apr 2013 09:03:14 +0000 (11:03 +0200)]
SONAR-3893 Added ampersand encoding

11 years agoSONAR-3755 Add unit tests and fix quality flaw
Julien Lancelot [Fri, 12 Apr 2013 08:37:55 +0000 (10:37 +0200)]
SONAR-3755 Add unit tests and fix quality flaw

11 years agoSONAR-3893 Added HTML markup tags encoding
Jean-Baptiste Vilain [Fri, 12 Apr 2013 08:15:45 +0000 (10:15 +0200)]
SONAR-3893 Added HTML markup tags encoding

11 years agoSONAR-3755 Add IssueTracking and update IssuePersister to save or update issue (but...
Julien Lancelot [Fri, 12 Apr 2013 07:40:15 +0000 (09:40 +0200)]
SONAR-3755 Add IssueTracking and update IssuePersister to save or update issue (but without re-loading issue being update during analysis)

11 years agoSONAR-4255 Dropped syntax highlighting support in source viewer WS
Jean-Baptiste Vilain [Thu, 11 Apr 2013 16:26:42 +0000 (18:26 +0200)]
SONAR-4255 Dropped syntax highlighting support in source viewer WS

11 years agoSONAR-3755 fix component key and rename Issuable.IssueBuilder#create()
Simon Brandhof [Thu, 11 Apr 2013 16:13:49 +0000 (18:13 +0200)]
SONAR-3755 fix component key and rename Issuable.IssueBuilder#create()

11 years agoSONAR-3893 Integrated last feedback on Highlightable API
Jean-Baptiste Vilain [Thu, 11 Apr 2013 16:03:07 +0000 (18:03 +0200)]
SONAR-3893 Integrated last feedback on Highlightable API

11 years agoSONAR-3893 Removed syntax highlighting support in source REST API
Jean-Baptiste Vilain [Thu, 11 Apr 2013 14:49:55 +0000 (16:49 +0200)]
SONAR-3893 Removed syntax highlighting support in source REST API

11 years agoSONAR-3755 complete IssueActions
Simon Brandhof [Thu, 11 Apr 2013 14:42:24 +0000 (16:42 +0200)]
SONAR-3755 complete IssueActions

11 years ago(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and allow...
Jean-Baptiste Vilain [Thu, 11 Apr 2013 14:24:52 +0000 (16:24 +0200)]
(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and allow to work on multi-line tokens - Added highlighting caching and persistence

11 years agoScanPersister implementations can load snapshots through SnapshotCache
Simon Brandhof [Thu, 11 Apr 2013 12:24:36 +0000 (14:24 +0200)]
ScanPersister implementations can load snapshots through SnapshotCache

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

11 years agoSONAR-3755 Add dates when searching for issues
Julien Lancelot [Thu, 11 Apr 2013 09:05:59 +0000 (11:05 +0200)]
SONAR-3755 Add dates when searching for issues

11 years ago(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and allow...
Jean-Baptiste Vilain [Thu, 11 Apr 2013 08:57:51 +0000 (10:57 +0200)]
(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and allow to work on multi-line tokens - Updated snapshot purge and deletion to include snapshot_data entries removal

11 years agoFix quality flaws
Julien Lancelot [Thu, 11 Apr 2013 08:05:52 +0000 (10:05 +0200)]
Fix quality flaws

11 years agoSONAR-3755 refactor the way to persist component perspectives
Simon Brandhof [Wed, 10 Apr 2013 16:46:19 +0000 (18:46 +0200)]
SONAR-3755 refactor the way to persist component perspectives

11 years agoSONAR-3755 refactor the way to persist component perspectives
Simon Brandhof [Wed, 10 Apr 2013 16:45:12 +0000 (18:45 +0200)]
SONAR-3755 refactor the way to persist component perspectives

11 years agoMerge remote-tracking branch 'origin/master'
Julien Lancelot [Wed, 10 Apr 2013 16:36:32 +0000 (18:36 +0200)]
Merge remote-tracking branch 'origin/master'

11 years agoSONAR-3755 Add Issue Web Service Client Unmarshaller
Julien Lancelot [Wed, 10 Apr 2013 16:36:22 +0000 (18:36 +0200)]
SONAR-3755 Add Issue Web Service Client Unmarshaller

11 years ago(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and allow...
Jean-Baptiste Vilain [Wed, 10 Apr 2013 16:09:33 +0000 (18:09 +0200)]
(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and allow to work on multi-line tokens - Full stack integration from RoR API