]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
9 years agoSONAR-5077 Special case of empty files
Julien HENRY [Tue, 20 Jan 2015 11:18:37 +0000 (12:18 +0100)]
SONAR-5077 Special case of empty files

9 years agoSONAR-6060 Move console issues report to the batch
Julien HENRY [Mon, 19 Jan 2015 15:52:44 +0000 (16:52 +0100)]
SONAR-6060 Move console issues report to the batch

9 years agoSONAR-6019 Change format of "characteristics" in api/rules/app WS
Jean-Baptiste Lievremont [Mon, 19 Jan 2015 16:50:54 +0000 (17:50 +0100)]
SONAR-6019 Change format of "characteristics" in api/rules/app WS

9 years agoSONAR-6012 Create WS /batch/issues
Julien Lancelot [Mon, 19 Jan 2015 16:01:27 +0000 (17:01 +0100)]
SONAR-6012 Create WS /batch/issues

9 years agoSONAR-6012 Create WS /batch/issues
Julien Lancelot [Mon, 19 Jan 2015 15:57:17 +0000 (16:57 +0100)]
SONAR-6012 Create WS /batch/issues

9 years agoSONAR-6061 Add Index on PROJECTS.MODULE_UUID
Julien Lancelot [Mon, 19 Jan 2015 15:55:59 +0000 (16:55 +0100)]
SONAR-6061 Add Index on PROJECTS.MODULE_UUID

9 years agoSONAR-6019 Apply feedback on stickyness of "characteristics" facet, hide "REMOVED...
Jean-Baptiste Lievremont [Mon, 19 Jan 2015 15:50:21 +0000 (16:50 +0100)]
SONAR-6019 Apply feedback on stickyness of "characteristics" facet, hide "REMOVED" in status facet

9 years agofix SONAR-6041 update layout
Stas Vilchik [Mon, 19 Jan 2015 15:11:44 +0000 (16:11 +0100)]
fix SONAR-6041 update layout

9 years agofix SONAR-6041 update layout
Stas Vilchik [Mon, 19 Jan 2015 14:38:17 +0000 (15:38 +0100)]
fix SONAR-6041 update layout

9 years agoSONAR-5820/SONAR-6019 add severities, status and characteristic facet
Stas Vilchik [Mon, 19 Jan 2015 12:37:12 +0000 (13:37 +0100)]
SONAR-5820/SONAR-6019 add severities, status and characteristic facet

9 years agoSONAR-5893 Use a different bundle key for widget name and title
Jean-Baptiste Lievremont [Mon, 19 Jan 2015 13:25:52 +0000 (14:25 +0100)]
SONAR-5893 Use a different bundle key for widget name and title

9 years agoSONAR-5893 Apply feedback on tooltips
Jean-Baptiste Lievremont [Thu, 15 Jan 2015 09:37:31 +0000 (10:37 +0100)]
SONAR-5893 Apply feedback on tooltips

9 years agoFix some quality flaws
Julien HENRY [Mon, 19 Jan 2015 13:49:58 +0000 (14:49 +0100)]
Fix some quality flaws

9 years agoDeprecate Resource::getLanguage() to ease later API changes
Julien HENRY [Mon, 19 Jan 2015 11:07:21 +0000 (12:07 +0100)]
Deprecate Resource::getLanguage() to ease later API changes

9 years agofix SONAR-6041 update navigator pages
Stas Vilchik [Mon, 19 Jan 2015 11:03:33 +0000 (12:03 +0100)]
fix SONAR-6041 update navigator pages

9 years agofix SONAR-6041 make project name clickable
Stas Vilchik [Mon, 19 Jan 2015 10:16:47 +0000 (11:16 +0100)]
fix SONAR-6041 make project name clickable

9 years agoresolve SONAR-5842 When a rule is already activated on all profiles, a message should...
Stas Vilchik [Mon, 19 Jan 2015 09:58:36 +0000 (10:58 +0100)]
resolve SONAR-5842 When a rule is already activated on all profiles, a message should be displayed

9 years agoSONAR-6019 Add debt characteristics facet
Jean-Baptiste Lievremont [Mon, 19 Jan 2015 09:39:56 +0000 (10:39 +0100)]
SONAR-6019 Add debt characteristics facet

9 years agofix SONAR-5820/SONAR-5978 suggest only profiles on selected languages
Stas Vilchik [Mon, 19 Jan 2015 09:53:43 +0000 (10:53 +0100)]
fix SONAR-5820/SONAR-5978 suggest only profiles on selected languages

9 years agofix SONAR-6041 update navigator pages
Stas Vilchik [Mon, 19 Jan 2015 09:50:36 +0000 (10:50 +0100)]
fix SONAR-6041 update navigator pages

9 years agofix SONAR-6041 fix escaping, add missed commas
Stas Vilchik [Mon, 19 Jan 2015 09:28:03 +0000 (10:28 +0100)]
fix SONAR-6041 fix escaping, add missed commas

9 years agoSONAR-5820/SONAR-5987 Add some activation details
Stas Vilchik [Thu, 15 Jan 2015 13:37:14 +0000 (14:37 +0100)]
SONAR-5820/SONAR-5987 Add some activation details

9 years agofix SONAR-5820/SONAR-5973 change the way to request facets from server
Stas Vilchik [Thu, 15 Jan 2015 13:02:19 +0000 (14:02 +0100)]
fix SONAR-5820/SONAR-5973 change the way to request facets from server

9 years agofix SONAR-5820/SONAR-5978 suggest only profiles on selected languages
Stas Vilchik [Thu, 15 Jan 2015 12:55:59 +0000 (13:55 +0100)]
fix SONAR-5820/SONAR-5978 suggest only profiles on selected languages

9 years agofix SONAR-6041 improve search
Stas Vilchik [Mon, 19 Jan 2015 08:36:37 +0000 (09:36 +0100)]
fix SONAR-6041 improve search

9 years agoSONAR-5077 Lines metric is computed by the core
Julien HENRY [Thu, 15 Jan 2015 23:09:04 +0000 (00:09 +0100)]
SONAR-5077 Lines metric is computed by the core

9 years agoSONAR-5077 Add option to import all files even if no language
Julien HENRY [Thu, 15 Jan 2015 22:50:31 +0000 (23:50 +0100)]
SONAR-5077 Add option to import all files even if no language

9 years agoSONAR-5931 Cleanup
Julien HENRY [Thu, 15 Jan 2015 16:34:58 +0000 (17:34 +0100)]
SONAR-5931 Cleanup

9 years agoExperimental optimization for truncate on Oracle
Julien HENRY [Thu, 15 Jan 2015 16:34:15 +0000 (17:34 +0100)]
Experimental optimization for truncate on Oracle

9 years agoFix some quality flaws
Julien HENRY [Thu, 15 Jan 2015 15:43:07 +0000 (16:43 +0100)]
Fix some quality flaws

9 years agofix SONAR-6041 update the navbar background
Stas Vilchik [Thu, 15 Jan 2015 15:45:36 +0000 (16:45 +0100)]
fix SONAR-6041 update the navbar background

9 years agoSONAR-5883 Fix migration
Julien HENRY [Thu, 15 Jan 2015 14:55:28 +0000 (15:55 +0100)]
SONAR-5883 Fix migration

9 years agoDisplay Maven stack trace
Julien HENRY [Thu, 15 Jan 2015 14:28:37 +0000 (15:28 +0100)]
Display Maven stack trace

9 years agoSONAR-5883 Drop snapshot data
Julien HENRY [Thu, 15 Jan 2015 11:12:53 +0000 (12:12 +0100)]
SONAR-5883 Drop snapshot data

9 years agoSONAR-6054 Update the format of PROJECTS.MODULE_UUID_PATH
Julien HENRY [Thu, 15 Jan 2015 13:56:11 +0000 (14:56 +0100)]
SONAR-6054 Update the format of PROJECTS.MODULE_UUID_PATH

9 years agoSONAR-6054 Update the format of PROJECTS.MODULE_UUID_PATH
Julien Lancelot [Thu, 15 Jan 2015 10:49:16 +0000 (11:49 +0100)]
SONAR-6054 Update the format of PROJECTS.MODULE_UUID_PATH

9 years agofix SONAR-6041 remove logo animation
Stas Vilchik [Thu, 15 Jan 2015 09:29:18 +0000 (10:29 +0100)]
fix SONAR-6041 remove logo animation

9 years agoReally fix SQL query on MsSQL
Julien Lancelot [Thu, 15 Jan 2015 08:51:45 +0000 (09:51 +0100)]
Really fix SQL query on MsSQL

9 years agofix SONAR-6041 update header backgrounds
Stas Vilchik [Thu, 15 Jan 2015 08:31:51 +0000 (09:31 +0100)]
fix SONAR-6041 update header backgrounds

9 years agoSONAR-5931 Publish new measure API
Julien HENRY [Wed, 14 Jan 2015 16:14:00 +0000 (17:14 +0100)]
SONAR-5931 Publish new measure API

9 years agoSONAR-5931 Publish new sensor API
Julien HENRY [Wed, 14 Jan 2015 15:07:49 +0000 (16:07 +0100)]
SONAR-5931 Publish new sensor API

9 years agoFix query
Julien Lancelot [Thu, 15 Jan 2015 07:39:19 +0000 (08:39 +0100)]
Fix query

9 years agoFix quality flaws
Julien Lancelot [Wed, 14 Jan 2015 17:27:20 +0000 (18:27 +0100)]
Fix quality flaws

9 years agoSONAR-5883 Improve /batch/project WS in order to not always use snapshots in query...
Julien Lancelot [Wed, 14 Jan 2015 17:16:44 +0000 (18:16 +0100)]
SONAR-5883 Improve /batch/project WS in order to not always use snapshots in query used to get modules child

9 years agoSONAR-6019 Refactor tech debt related attributes on rules
Jean-Baptiste Lievremont [Wed, 14 Jan 2015 13:51:30 +0000 (14:51 +0100)]
SONAR-6019 Refactor tech debt related attributes on rules

9 years agoFix issue on project bulk update key
Julien Lancelot [Wed, 14 Jan 2015 15:38:05 +0000 (16:38 +0100)]
Fix issue on project bulk update key

9 years agofix SONAR-6041 fix issue with empty recent history
Stas Vilchik [Wed, 14 Jan 2015 14:36:56 +0000 (15:36 +0100)]
fix SONAR-6041 fix issue with empty recent history

9 years agoresolve SONAR-6041 New global layout
Stas Vilchik [Wed, 7 Jan 2015 12:46:47 +0000 (13:46 +0100)]
resolve SONAR-6041 New global layout

9 years agoSONAR-5883 /batch/project WS now returns file hashes
Julien Lancelot [Wed, 14 Jan 2015 13:45:42 +0000 (14:45 +0100)]
SONAR-5883 /batch/project WS now returns file hashes

9 years agoSONAR-6012 Define protocol for local issue tracking
Julien HENRY [Tue, 13 Jan 2015 17:20:42 +0000 (18:20 +0100)]
SONAR-6012 Define protocol for local issue tracking

9 years agoFix SourcePersisterTest
Julien HENRY [Wed, 14 Jan 2015 07:59:17 +0000 (08:59 +0100)]
Fix SourcePersisterTest

9 years agoSONAR-6038 Rename other server classes using Referentials instead to Repository
Julien Lancelot [Tue, 13 Jan 2015 16:25:44 +0000 (17:25 +0100)]
SONAR-6038 Rename other server classes using Referentials instead  to Repository

9 years agoSONAR-6038 Rename XXXReferentials server classes by XXXRepository
Julien Lancelot [Tue, 13 Jan 2015 15:59:17 +0000 (16:59 +0100)]
SONAR-6038 Rename XXXReferentials server classes by XXXRepository

9 years agoAdjust assertions in server benchmarks after changes in our hardware
Simon Brandhof [Tue, 13 Jan 2015 15:42:20 +0000 (16:42 +0100)]
Adjust assertions in server benchmarks after changes in our hardware

9 years agoFix quality flaw
Simon Brandhof [Mon, 12 Jan 2015 08:16:00 +0000 (09:16 +0100)]
Fix quality flaw

9 years agoSONAR-5473 Added missing "needBlame" field in project referential
Julien HENRY [Tue, 13 Jan 2015 15:26:54 +0000 (16:26 +0100)]
SONAR-5473 Added missing "needBlame" field in project referential

9 years agoSONAR-5883 Feed new column file_sources.src_hash
Julien HENRY [Tue, 13 Jan 2015 14:50:58 +0000 (15:50 +0100)]
SONAR-5883 Feed new column file_sources.src_hash

9 years agoSONAR-6015 Produce Json report
Julien HENRY [Mon, 12 Jan 2015 10:05:31 +0000 (11:05 +0100)]
SONAR-6015 Produce Json report

9 years agoAutomatic merge from branch-5.0
Jenkins CI [Tue, 13 Jan 2015 14:52:35 +0000 (15:52 +0100)]
Automatic merge from branch-5.0

* origin/branch-5.0:
  SONAR-6043 Embed SonarQube Java 2.8

9 years agoSONAR-6019 Add statuses and severities facets
Jean-Baptiste Lievremont [Tue, 13 Jan 2015 11:56:33 +0000 (12:56 +0100)]
SONAR-6019 Add statuses and severities facets

9 years agofix quality flaws
Teryk Bellahsene [Tue, 13 Jan 2015 14:04:26 +0000 (15:04 +0100)]
fix quality flaws

9 years agoSONAR-6043 Embed SonarQube Java 2.8
Julien Lancelot [Tue, 13 Jan 2015 13:36:13 +0000 (14:36 +0100)]
SONAR-6043 Embed SonarQube Java 2.8

9 years agoSONAR-6014 Fix effective key of views
Julien HENRY [Tue, 13 Jan 2015 13:07:46 +0000 (14:07 +0100)]
SONAR-6014 Fix effective key of views

9 years agoSONAR-6014 Execute resource persister before decorator phase to fix issue with views
Julien HENRY [Mon, 12 Jan 2015 20:31:46 +0000 (21:31 +0100)]
SONAR-6014 Execute resource persister before decorator phase to fix issue with views

9 years agoAdd JUnit test
Julien HENRY [Mon, 12 Jan 2015 14:02:23 +0000 (15:02 +0100)]
Add JUnit test

9 years agofix quality flaws
Teryk Bellahsene [Tue, 13 Jan 2015 11:26:22 +0000 (12:26 +0100)]
fix quality flaws

9 years agochange analysis_reports timestamp columns to bigint/long
Teryk Bellahsene [Mon, 12 Jan 2015 17:53:34 +0000 (18:53 +0100)]
change analysis_reports timestamp columns to bigint/long

9 years agoSONAR-5954 Fix (again) backward compatibility of componentRoots parameter
Jean-Baptiste Lievremont [Tue, 13 Jan 2015 09:50:27 +0000 (10:50 +0100)]
SONAR-5954 Fix (again) backward compatibility of componentRoots parameter

9 years agofix issue_changes insert with correct jdbcType and fix issue change migration
Teryk Bellahsene [Tue, 13 Jan 2015 08:53:29 +0000 (09:53 +0100)]
fix issue_changes insert with correct jdbcType and fix issue change migration

9 years agoIncrease coverage
Julien Lancelot [Tue, 13 Jan 2015 08:08:09 +0000 (09:08 +0100)]
Increase coverage

9 years agoFix quality flaws
Jean-Baptiste Lievremont [Mon, 12 Jan 2015 16:54:23 +0000 (17:54 +0100)]
Fix quality flaws

9 years agoFix quaity flaws
Julien Lancelot [Mon, 12 Jan 2015 16:51:28 +0000 (17:51 +0100)]
Fix quaity flaws

9 years agoSONAR-5830 Fix issue when same email is used by multiple users
Julien Lancelot [Mon, 12 Jan 2015 15:43:48 +0000 (16:43 +0100)]
SONAR-5830 Fix issue when same email is used by multiple users

9 years agoSONAR-6008 Display login and email in SCM accounts of My Profile's page
Julien Lancelot [Mon, 12 Jan 2015 16:13:01 +0000 (17:13 +0100)]
SONAR-6008 Display login and email in SCM accounts of My Profile's page

9 years agoSONAR-6019 Restore "facets=true" behavior
Jean-Baptiste Lievremont [Mon, 12 Jan 2015 16:31:51 +0000 (17:31 +0100)]
SONAR-6019 Restore "facets=true" behavior

9 years agoSONAR-6019 Refactor rules search WS to support selectable facets
Jean-Baptiste Lievremont [Thu, 8 Jan 2015 11:17:58 +0000 (12:17 +0100)]
SONAR-6019 Refactor rules search WS to support selectable facets

9 years agochange issue_changes timestamp columns to bigint/long
Teryk Bellahsene [Mon, 12 Jan 2015 13:19:54 +0000 (14:19 +0100)]
change issue_changes timestamp columns to bigint/long

9 years agoSONAR-6014 ResourcePersister should be executed before MeasurePersister
Julien HENRY [Mon, 12 Jan 2015 13:46:53 +0000 (14:46 +0100)]
SONAR-6014 ResourcePersister should be executed before MeasurePersister

9 years agoFix bug with showing issue details after issue action
Stas Vilchik [Mon, 12 Jan 2015 13:17:35 +0000 (14:17 +0100)]
Fix bug with showing issue details after issue action

9 years agoFix deletion of issue comments
Stas Vilchik [Mon, 12 Jan 2015 13:12:52 +0000 (14:12 +0100)]
Fix deletion of issue comments

9 years agoAutomatic merge from branch-5.0
Jenkins CI [Mon, 12 Jan 2015 12:55:17 +0000 (13:55 +0100)]
Automatic merge from branch-5.0

* origin/branch-5.0:
  SONAR-3718 Add WS documentation

9 years agoSONAR-3718 Add WS documentation
Julien Lancelot [Mon, 12 Jan 2015 12:48:30 +0000 (13:48 +0100)]
SONAR-3718 Add WS documentation

9 years agoSONAR-5908 When creating a manual issue, assign it to the author of the line
Julien Lancelot [Mon, 12 Jan 2015 11:13:03 +0000 (12:13 +0100)]
SONAR-5908 When creating a manual issue, assign it to the author of the line

9 years agoMerge remote-tracking branch 'origin/branch-5.0'
Julien HENRY [Mon, 12 Jan 2015 11:22:23 +0000 (12:22 +0100)]
Merge remote-tracking branch 'origin/branch-5.0'

Conflicts:
sonar-batch/src/main/java/org/sonar/batch/design/MavenDependenciesSensor.java

9 years agoSONAR-5604 Fix project dependencies when sonar.branch is used
Julien HENRY [Mon, 12 Jan 2015 10:51:09 +0000 (11:51 +0100)]
SONAR-5604 Fix project dependencies when sonar.branch is used

9 years agoSONAR-5958 Fix migration of issue filters
Jean-Baptiste Lievremont [Mon, 12 Jan 2015 08:10:58 +0000 (09:10 +0100)]
SONAR-5958 Fix migration of issue filters

9 years agoSONAR-5954 Fix backward compatibility of componentRoots parameter
Jean-Baptiste Lievremont [Mon, 12 Jan 2015 10:01:00 +0000 (11:01 +0100)]
SONAR-5954 Fix backward compatibility of componentRoots parameter

9 years agoFix description of computation step "DigestReportStep"
Simon Brandhof [Sun, 11 Jan 2015 21:58:22 +0000 (22:58 +0100)]
Fix description of computation step "DigestReportStep"

9 years agoFix missing db commit in ProjectCleaner
Simon Brandhof [Sun, 11 Jan 2015 21:57:59 +0000 (22:57 +0100)]
Fix missing db commit in ProjectCleaner

9 years agoRemove unused method AnalysisReportService#deleteDirectory()
Simon Brandhof [Sun, 11 Jan 2015 21:31:05 +0000 (22:31 +0100)]
Remove unused method AnalysisReportService#deleteDirectory()

9 years agoMinor optimization in NotificationQueueDao
Simon Brandhof [Sun, 11 Jan 2015 21:06:38 +0000 (22:06 +0100)]
Minor optimization in NotificationQueueDao

9 years agoFix quality flaws
Simon Brandhof [Sat, 10 Jan 2015 10:49:03 +0000 (11:49 +0100)]
Fix quality flaws

9 years agoReplace fest-assert by assertJ
Simon Brandhof [Sat, 10 Jan 2015 06:15:03 +0000 (07:15 +0100)]
Replace fest-assert by assertJ

9 years agoRemove duplicated statement in CommandExecutor
Simon Brandhof [Fri, 9 Jan 2015 15:38:32 +0000 (16:38 +0100)]
Remove duplicated statement in CommandExecutor

9 years agoRefactor computation stack
Simon Brandhof [Fri, 9 Jan 2015 11:23:27 +0000 (12:23 +0100)]
Refactor computation stack

9 years agoRefactor computation stack
Simon Brandhof [Fri, 9 Jan 2015 09:20:14 +0000 (10:20 +0100)]
Refactor computation stack

9 years agoMerge remote-tracking branch 'origin/branch-5.0'
Julien Lancelot [Fri, 9 Jan 2015 15:56:43 +0000 (16:56 +0100)]
Merge remote-tracking branch 'origin/branch-5.0'

Conflicts:
server/sonar-server/src/main/java/org/sonar/server/component/ComponentService.java
server/sonar-server/src/test/java/org/sonar/server/component/ComponentServiceMediumTest.java

9 years agoSONAR-3718 Allow creation of components with branch with provisioning
Julien Lancelot [Fri, 9 Jan 2015 14:55:18 +0000 (15:55 +0100)]
SONAR-3718 Allow creation of components with branch with provisioning

9 years agoSONAR-5954 Fix typos in parameter descriptions (missing whitespace after full stop)
Jean-Baptiste Lievremont [Fri, 9 Jan 2015 15:16:46 +0000 (16:16 +0100)]
SONAR-5954 Fix typos in parameter descriptions (missing whitespace after full stop)

9 years agoFix wrong SQ version
Julien Lancelot [Fri, 9 Jan 2015 14:51:22 +0000 (15:51 +0100)]
Fix wrong SQ version