]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
10 years agoSONAR-5007 SONAR-5137 Link and fix availability of bulk actions
Jean-Baptiste Lievremont [Tue, 3 Jun 2014 14:47:02 +0000 (16:47 +0200)]
SONAR-5007 SONAR-5137 Link and fix availability of bulk actions

10 years agoSONAR-5007 Fix restore of "tags" filter on page reload
Jean-Baptiste Lievremont [Tue, 3 Jun 2014 14:45:19 +0000 (16:45 +0200)]
SONAR-5007 Fix restore of "tags" filter on page reload

10 years agoFix vertical alignment of button labels in Firefox
Jean-Baptiste Lievremont [Tue, 3 Jun 2014 14:44:23 +0000 (16:44 +0200)]
Fix vertical alignment of button labels in Firefox

10 years agoAdd format parameter and allow only json format in /api/issues/search WS
Julien Lancelot [Tue, 3 Jun 2014 15:33:54 +0000 (17:33 +0200)]
Add format parameter and allow only json format in /api/issues/search WS

10 years agoSONAR-5245 - fixed Severity param name for Bulk
Stephane Gamard [Tue, 3 Jun 2014 15:19:27 +0000 (17:19 +0200)]
SONAR-5245 - fixed Severity param name for Bulk

10 years agoSONAR-5306 Component App WS need Browse permission, not code viewer
Julien Lancelot [Tue, 3 Jun 2014 14:37:15 +0000 (16:37 +0200)]
SONAR-5306 Component App WS need Browse permission, not code viewer

10 years agoFix quality flaws
Julien Lancelot [Tue, 3 Jun 2014 14:25:52 +0000 (16:25 +0200)]
Fix quality flaws

10 years agoSONAR-5245 - Added severity param for bulk activation
Stephane Gamard [Tue, 3 Jun 2014 14:28:18 +0000 (16:28 +0200)]
SONAR-5245 - Added severity param for bulk activation

10 years agoFix rules synchronisation in E/S
Julien Lancelot [Tue, 3 Jun 2014 13:48:39 +0000 (15:48 +0200)]
Fix rules synchronisation in E/S

10 years agoSONAR-5359 Rename template to is_template
Julien Lancelot [Tue, 3 Jun 2014 12:54:58 +0000 (14:54 +0200)]
SONAR-5359 Rename template to is_template

10 years agoSONAR-5209 Better transitions between duplications
Stas Vilchik [Tue, 3 Jun 2014 12:24:58 +0000 (18:24 +0600)]
SONAR-5209 Better transitions between duplications

10 years agoSONAR-5209 Correctly show duplications inside current file
Stas Vilchik [Tue, 3 Jun 2014 11:59:13 +0000 (17:59 +0600)]
SONAR-5209 Correctly show duplications inside current file

10 years agoAdd missing @CheckForNull on templateKey
Julien Lancelot [Tue, 3 Jun 2014 10:53:51 +0000 (12:53 +0200)]
Add missing @CheckForNull on templateKey

10 years agoSONAR-5363 Update /api/rules/search WS to search for custom rules
Julien Lancelot [Tue, 3 Jun 2014 10:42:48 +0000 (12:42 +0200)]
SONAR-5363 Update /api/rules/search WS to search for custom rules

10 years agoSONAR-5209 Improve workspace
Stas Vilchik [Tue, 3 Jun 2014 09:09:46 +0000 (15:09 +0600)]
SONAR-5209 Improve workspace

10 years agoSONAR-5306 Return extension title
Julien Lancelot [Tue, 3 Jun 2014 08:54:36 +0000 (10:54 +0200)]
SONAR-5306 Return extension title

10 years agoSONAR-5341 Add some unit test and complete Javadoc
Julien Lancelot [Tue, 3 Jun 2014 08:30:23 +0000 (10:30 +0200)]
SONAR-5341 Add some unit test and complete Javadoc

10 years agoSONAR-5341 Restore issue.componentId in order to be able to use SonarQube 3.7 Java...
Julien Lancelot [Tue, 3 Jun 2014 08:27:33 +0000 (10:27 +0200)]
SONAR-5341 Restore issue.componentId in order to be able to use SonarQube 3.7 Java Client

10 years agoRemove hardcoded es http port
Julien Lancelot [Tue, 3 Jun 2014 08:18:56 +0000 (10:18 +0200)]
Remove hardcoded es http port

10 years agoSONAR-5338 Return message and stackTrace when tests are in error
Julien Lancelot [Tue, 3 Jun 2014 08:10:35 +0000 (10:10 +0200)]
SONAR-5338 Return message and stackTrace when tests are in error

10 years agoSONAR-5209 Show user name inside change log
Stas Vilchik [Tue, 3 Jun 2014 08:02:50 +0000 (14:02 +0600)]
SONAR-5209 Show user name inside change log

10 years agoSONAR-5359 Update /api/rules/search WS to search for template rules
Julien Lancelot [Tue, 3 Jun 2014 07:23:04 +0000 (09:23 +0200)]
SONAR-5359 Update /api/rules/search WS to search for template rules

10 years agoFix quality flaw
Julien Lancelot [Mon, 2 Jun 2014 14:00:31 +0000 (16:00 +0200)]
Fix quality flaw

10 years agoFix javadoc of ProjectIssues
Simon Brandhof [Mon, 2 Jun 2014 22:18:57 +0000 (00:18 +0200)]
Fix javadoc of ProjectIssues

10 years agoAdd XmlWriter#end(String) for documentation purpose
Simon Brandhof [Mon, 2 Jun 2014 16:48:29 +0000 (18:48 +0200)]
Add XmlWriter#end(String) for documentation purpose

10 years agoDelete unused code in org.sonar.jpa.dao
Simon Brandhof [Mon, 2 Jun 2014 16:48:04 +0000 (18:48 +0200)]
Delete unused code in org.sonar.jpa.dao

10 years agoSONAR-5007 use QProfileService as a facade
Simon Brandhof [Mon, 2 Jun 2014 11:33:00 +0000 (13:33 +0200)]
SONAR-5007 use QProfileService as a facade

10 years agoSONAR-5007 Adjust UI to handle profile inheritance
Jean-Baptiste Lievremont [Mon, 2 Jun 2014 16:47:31 +0000 (18:47 +0200)]
SONAR-5007 Adjust UI to handle profile inheritance

10 years agofix quality flaw (failing medium test due to 2 dates possibly too close in time)
Stephane Gamard [Mon, 2 Jun 2014 14:12:27 +0000 (16:12 +0200)]
fix quality flaw (failing medium test due to 2 dates possibly too close in time)

10 years agoAdd some comments example in /api/issues/show WS
Julien Lancelot [Mon, 2 Jun 2014 12:39:26 +0000 (14:39 +0200)]
Add some comments example in /api/issues/show WS

10 years agoAdd 'userName' field in /api/issues/changelog WS
Julien Lancelot [Mon, 2 Jun 2014 12:18:15 +0000 (14:18 +0200)]
Add 'userName' field in /api/issues/changelog WS

10 years agoSONAR-5133 Enable language filter when quality profile is changed
Jean-Baptiste Lievremont [Mon, 2 Jun 2014 12:00:33 +0000 (14:00 +0200)]
SONAR-5133 Enable language filter when quality profile is changed

10 years agoSONAR-5367 Use /api/issues/changelog to get issue's changelog
Stas Vilchik [Mon, 2 Jun 2014 12:02:21 +0000 (18:02 +0600)]
SONAR-5367 Use /api/issues/changelog to get issue's changelog

10 years agoSONAR-5306 Add list of component viewer extensions in /api/component/app WS
Julien Lancelot [Mon, 2 Jun 2014 11:46:19 +0000 (13:46 +0200)]
SONAR-5306 Add list of component viewer extensions in /api/component/app WS

10 years agoSONAR-5306 Create a WS to return component viewer extension
Julien Lancelot [Mon, 2 Jun 2014 09:50:52 +0000 (11:50 +0200)]
SONAR-5306 Create a WS to return component viewer extension

10 years agoSONAR-5007 complete documentation of web services
Simon Brandhof [Mon, 2 Jun 2014 10:15:07 +0000 (12:15 +0200)]
SONAR-5007 complete documentation of web services

10 years agoSONAR-5133 Use lexical order for "More Criteria"
Jean-Baptiste Lievremont [Mon, 2 Jun 2014 09:43:10 +0000 (11:43 +0200)]
SONAR-5133 Use lexical order for "More Criteria"

10 years agoSONAR-5133 Filter out profiles with unsupported plugins
Jean-Baptiste Lievremont [Mon, 2 Jun 2014 09:41:49 +0000 (11:41 +0200)]
SONAR-5133 Filter out profiles with unsupported plugins

10 years agoSONAR-5007 complete activation reset
Simon Brandhof [Mon, 2 Jun 2014 09:54:59 +0000 (11:54 +0200)]
SONAR-5007 complete activation reset

10 years agoSONAR-5237 - Added AvailableSince params to WS and tests
Stephane Gamard [Mon, 2 Jun 2014 09:47:05 +0000 (11:47 +0200)]
SONAR-5237 - Added AvailableSince params to WS and tests

10 years agoSONAR-5305 Add tests measure
Julien Lancelot [Mon, 2 Jun 2014 07:57:24 +0000 (09:57 +0200)]
SONAR-5305 Add tests measure

10 years agoSONAR-5252 Embed SonarQube Java 2.2.1 plugins
Julien HENRY [Mon, 2 Jun 2014 07:13:48 +0000 (09:13 +0200)]
SONAR-5252 Embed SonarQube Java 2.2.1 plugins

10 years agoSONAR-5209 UI fixes
Stas Vilchik [Mon, 2 Jun 2014 06:33:00 +0000 (12:33 +0600)]
SONAR-5209 UI fixes

10 years agoSONAR-5209 Tests tab
Stas Vilchik [Mon, 2 Jun 2014 06:00:58 +0000 (12:00 +0600)]
SONAR-5209 Tests tab

10 years agoSONAR-5237 - Added inheritance parameter for search in CodingRules
Stephane Gamard [Fri, 30 May 2014 21:13:34 +0000 (23:13 +0200)]
SONAR-5237 - Added inheritance parameter for search in CodingRules

10 years agoSONAR-5244 - fix count of actions in WS Test
Stephane Gamard [Fri, 30 May 2014 17:11:20 +0000 (19:11 +0200)]
SONAR-5244 - fix count of actions in WS Test

10 years agoSONAR-5244 - fix count of actions in WS Test
Stephane Gamard [Fri, 30 May 2014 17:03:57 +0000 (19:03 +0200)]
SONAR-5244 - fix count of actions in WS Test

10 years agoSONAR-5244 - Implemented WS for active Rule Reset
Stephane Gamard [Fri, 30 May 2014 16:57:35 +0000 (18:57 +0200)]
SONAR-5244 - Implemented WS for active Rule Reset

10 years agofix quality flaw (use final to define action href)
Stephane Gamard [Fri, 30 May 2014 16:24:17 +0000 (18:24 +0200)]
fix quality flaw (use final to define action href)

10 years agoSONAR-5244 - Implemented revert in CodingRules
Stephane Gamard [Fri, 30 May 2014 16:13:16 +0000 (18:13 +0200)]
SONAR-5244 - Implemented revert in CodingRules

10 years agofix quality flaw (failing test)
Stephane Gamard [Fri, 30 May 2014 15:37:06 +0000 (17:37 +0200)]
fix quality flaw (failing test)

10 years agofix quality flaw
Stephane Gamard [Fri, 30 May 2014 15:29:32 +0000 (17:29 +0200)]
fix quality flaw

10 years agofix quality flaw (@ignore not implemented functionality test)
Stephane Gamard [Fri, 30 May 2014 15:18:13 +0000 (17:18 +0200)]
fix quality flaw (@ignore not implemented functionality test)

10 years agoSONAR-5007 - Validated tests for ActiveRule inheritance
Stephane Gamard [Fri, 30 May 2014 15:17:11 +0000 (17:17 +0200)]
SONAR-5007 - Validated tests for ActiveRule inheritance

10 years agoSONAR-5007 - Implemented Inheritance for CodingRules
Stephane Gamard [Fri, 30 May 2014 15:16:40 +0000 (17:16 +0200)]
SONAR-5007 - Implemented Inheritance for CodingRules

10 years agoSONAR-5007 - Fixed ActiveRule Inheritance ENUMs to match org.sonar.core ones
Stephane Gamard [Fri, 30 May 2014 15:14:45 +0000 (17:14 +0200)]
SONAR-5007 - Fixed ActiveRule Inheritance ENUMs to match org.sonar.core ones

10 years agoSONAR-5007 - deprecated selectByNameAndLang method. Use find or getByKey
Stephane Gamard [Fri, 30 May 2014 12:27:29 +0000 (14:27 +0200)]
SONAR-5007 - deprecated selectByNameAndLang method. Use find or getByKey

10 years agofix quality flaw (method naming)
Stephane Gamard [Fri, 30 May 2014 09:46:04 +0000 (11:46 +0200)]
fix quality flaw (method naming)

10 years agoSONAR-5007 - Using ImmutableMaps for mapping in BaseIndex
Stephane Gamard [Fri, 30 May 2014 08:57:17 +0000 (10:57 +0200)]
SONAR-5007 - Using ImmutableMaps for mapping in BaseIndex

10 years agoSONAR-5007 Updated ActivRuleDao preping for heritance tests
Stephane Gamard [Fri, 30 May 2014 08:36:44 +0000 (10:36 +0200)]
SONAR-5007 Updated ActivRuleDao preping for heritance tests

10 years agoSONAR-5209 Favorites: feedback applied
Stas Vilchik [Fri, 30 May 2014 09:41:23 +0000 (15:41 +0600)]
SONAR-5209 Favorites: feedback applied

10 years agoSONAR-5209 Improve popups
Stas Vilchik [Fri, 30 May 2014 09:25:11 +0000 (15:25 +0600)]
SONAR-5209 Improve popups

10 years agoSONAR-5209 Ask issues extra fields
Stas Vilchik [Fri, 30 May 2014 07:40:22 +0000 (13:40 +0600)]
SONAR-5209 Ask issues extra fields

10 years agoSONAR-5209 Duplications
Stas Vilchik [Fri, 30 May 2014 07:28:59 +0000 (13:28 +0600)]
SONAR-5209 Duplications

10 years agoSONAR-5007 prepare medium tests for inheritance of profiles
Simon Brandhof [Thu, 29 May 2014 11:10:13 +0000 (13:10 +0200)]
SONAR-5007 prepare medium tests for inheritance of profiles

10 years agoSONAR-5007 complete tests
Simon Brandhof [Thu, 29 May 2014 08:54:56 +0000 (10:54 +0200)]
SONAR-5007 complete tests

10 years agoSONAR-5007 complete tests of active rules
Simon Brandhof [Thu, 29 May 2014 08:35:19 +0000 (10:35 +0200)]
SONAR-5007 complete tests of active rules

10 years agoSONAR-5007 rename package org.sonar.server.qualityprofile.persistence to db
Simon Brandhof [Thu, 29 May 2014 07:54:57 +0000 (09:54 +0200)]
SONAR-5007 rename package org.sonar.server.qualityprofile.persistence to db

10 years agoSONAR-5007 fix quality flaws
Simon Brandhof [Thu, 29 May 2014 07:41:37 +0000 (09:41 +0200)]
SONAR-5007 fix quality flaws

10 years agoSONAR-5007 improve DAO API
Simon Brandhof [Thu, 29 May 2014 07:13:15 +0000 (09:13 +0200)]
SONAR-5007 improve DAO API

10 years agoSONAR-5237 - Limiting parameters for search's Sort in CodingRules
Stephane Gamard [Thu, 29 May 2014 02:20:51 +0000 (04:20 +0200)]
SONAR-5237 - Limiting parameters for search's Sort in CodingRules

10 years agoSONAR-5237 - Fixed RuleField.of(String) for sort field
Stephane Gamard [Thu, 29 May 2014 02:15:56 +0000 (04:15 +0200)]
SONAR-5237 - Fixed RuleField.of(String) for sort field

10 years agoSONAR-5237 - Enabled WS sorting test in CodingRules
Stephane Gamard [Thu, 29 May 2014 01:41:35 +0000 (03:41 +0200)]
SONAR-5237 - Enabled WS sorting test in CodingRules

10 years agofix quality flaw (code rewrite)
Stephane Gamard [Thu, 29 May 2014 01:39:00 +0000 (03:39 +0200)]
fix quality flaw (code rewrite)

10 years agoDAOv.2 - Added parent mapping in ActiveRule
Stephane Gamard [Thu, 29 May 2014 01:38:03 +0000 (03:38 +0200)]
DAOv.2 - Added parent mapping in ActiveRule

10 years agoDAOv.2 - Added E... to DAO insert,update and delete method
Stephane Gamard [Thu, 29 May 2014 01:24:10 +0000 (03:24 +0200)]
DAOv.2 - Added E... to DAO insert,update and delete method

10 years agofix quality flaw (fixed test)
Stephane Gamard [Thu, 29 May 2014 01:09:29 +0000 (03:09 +0200)]
fix quality flaw (fixed test)

10 years agoDAOv.2 - Implemented all changes to ActiveRule
Stephane Gamard [Thu, 29 May 2014 00:53:43 +0000 (02:53 +0200)]
DAOv.2 - Implemented all changes to ActiveRule

10 years agoDAOv.2 - BaseIndex manages nested objects from Normalizer
Stephane Gamard [Thu, 29 May 2014 00:53:19 +0000 (02:53 +0200)]
DAOv.2 - BaseIndex manages nested objects from Normalizer

10 years agoDAOv.2 - Static superclass ALL_FIELDS member does not work for Field definitions
Stephane Gamard [Thu, 29 May 2014 00:51:10 +0000 (02:51 +0200)]
DAOv.2 - Static superclass ALL_FIELDS member does not work for Field definitions

10 years agofix quality flaw (NPE check)
Stephane Gamard [Wed, 28 May 2014 22:32:03 +0000 (00:32 +0200)]
fix quality flaw (NPE check)

10 years agoSONAR-5237 - Fixed search-analyzer for base Strings (split on WS)
Stephane Gamard [Wed, 28 May 2014 22:31:41 +0000 (00:31 +0200)]
SONAR-5237 - Fixed search-analyzer for base Strings (split on WS)

10 years agofix quality flaw (output & dead code)
Stephane Gamard [Wed, 28 May 2014 22:29:06 +0000 (00:29 +0200)]
fix quality flaw (output & dead code)

10 years agofix quality flaw (exception test)
Stephane Gamard [Wed, 28 May 2014 22:21:53 +0000 (00:21 +0200)]
fix quality flaw (exception test)

10 years agoSONAR-5237 - Sorting on field not specified for sort throws an error
Stephane Gamard [Wed, 28 May 2014 22:17:39 +0000 (00:17 +0200)]
SONAR-5237 - Sorting on field not specified for sort throws an error

10 years agoSONAR-5237 & SONAR-5259 - Finally sorting correctly on Rules
Stephane Gamard [Wed, 28 May 2014 22:16:44 +0000 (00:16 +0200)]
SONAR-5237 & SONAR-5259 - Finally sorting correctly on Rules

10 years agofix quality flaw (forgot timeout)
Stephane Gamard [Wed, 28 May 2014 21:47:53 +0000 (23:47 +0200)]
fix quality flaw (forgot timeout)

10 years agoDAOv.2 - Updated analyzer & Fixed tests
Stephane Gamard [Wed, 28 May 2014 21:45:38 +0000 (23:45 +0200)]
DAOv.2 - Updated analyzer & Fixed tests

10 years agoDAOv.2 - Dynamic gone with fixed mapping done with IndexField
Stephane Gamard [Wed, 28 May 2014 21:38:16 +0000 (23:38 +0200)]
DAOv.2 - Dynamic gone with fixed mapping done with IndexField

10 years agoDAOv.2 - Finally using Map instead of Json for ES Mapping
Stephane Gamard [Wed, 28 May 2014 19:54:24 +0000 (21:54 +0200)]
DAOv.2 - Finally using Map instead of Json for ES Mapping

10 years agofix quality flaw (todo message)
Stephane Gamard [Wed, 28 May 2014 17:04:50 +0000 (19:04 +0200)]
fix quality flaw (todo message)

10 years agoDAOv.2 - Updated ESNode and put tests back
Stephane Gamard [Wed, 28 May 2014 11:43:50 +0000 (13:43 +0200)]
DAOv.2 - Updated ESNode and put tests back

10 years agoDAOv.2 - Removed LIST field Type (plurals are implicit in ES)
Stephane Gamard [Wed, 28 May 2014 11:21:12 +0000 (13:21 +0200)]
DAOv.2 - Removed LIST field Type (plurals are implicit in ES)

10 years agoDAOv.2 - Switch index settings with ImmutableSettings
Stephane Gamard [Wed, 28 May 2014 11:20:21 +0000 (13:20 +0200)]
DAOv.2 - Switch index settings with ImmutableSettings

10 years agoSONAR-5007 improve medium tests
Simon Brandhof [Wed, 28 May 2014 22:08:40 +0000 (00:08 +0200)]
SONAR-5007 improve medium tests

10 years agoSONAR-5007 do not limit number of hits returned by ActiveRuleIndex#findBy*()
Simon Brandhof [Wed, 28 May 2014 21:01:56 +0000 (23:01 +0200)]
SONAR-5007 do not limit number of hits returned by ActiveRuleIndex#findBy*()

10 years agoSONAR-5007 refactor QProfileService
Simon Brandhof [Wed, 28 May 2014 16:03:09 +0000 (18:03 +0200)]
SONAR-5007 refactor QProfileService

10 years agoSONAR-5341 Update Issues WS Java client due to removal of issue.componentId and issue...
Julien Lancelot [Wed, 28 May 2014 15:44:40 +0000 (17:44 +0200)]
SONAR-5341 Update Issues WS Java client due to removal of issue.componentId and issue.effortToFix

10 years agoSONAR-5341 Add missing action plans
Julien Lancelot [Wed, 28 May 2014 15:43:44 +0000 (17:43 +0200)]
SONAR-5341 Add missing action plans

10 years agoSONAR-5007 SONAR-5334 Remove messages from app WS for coding rules
Jean-Baptiste Lievremont [Wed, 28 May 2014 15:29:14 +0000 (17:29 +0200)]
SONAR-5007 SONAR-5334 Remove messages from app WS for coding rules