]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
10 years agoSONAR-5007 do not update rules with status REMOVED
Simon Brandhof [Wed, 28 May 2014 09:42:09 +0000 (11:42 +0200)]
SONAR-5007 do not update rules with status REMOVED

10 years agoSONAR-5007 improve description of api/rules/update
Simon Brandhof [Wed, 28 May 2014 09:41:55 +0000 (11:41 +0200)]
SONAR-5007 improve description of api/rules/update

10 years agoRemove test that has too many false-positives
Simon Brandhof [Wed, 28 May 2014 09:40:51 +0000 (11:40 +0200)]
Remove test that has too many false-positives

10 years agoSONAR-5007 add api/rules/update
Simon Brandhof [Wed, 28 May 2014 09:24:33 +0000 (11:24 +0200)]
SONAR-5007 add api/rules/update

10 years agoDAOv.2 - Removed json files for ESNode settings
Stephane Gamard [Wed, 28 May 2014 08:19:56 +0000 (10:19 +0200)]
DAOv.2 - Removed json files for ESNode settings

10 years agoSONAR-5007 merge api/rules/set_tags and api/rules/set_note into api/rules/update
Simon Brandhof [Wed, 28 May 2014 07:21:31 +0000 (09:21 +0200)]
SONAR-5007 merge api/rules/set_tags and api/rules/set_note into api/rules/update

10 years agoSONAR-5280 fix compatibility with mysql 5.7
Simon Brandhof [Tue, 27 May 2014 19:33:43 +0000 (21:33 +0200)]
SONAR-5280 fix compatibility with mysql 5.7

10 years agoDAOv.2 - Added working dir for ES in MEMORY
Stephane Gamard [Tue, 27 May 2014 16:46:26 +0000 (18:46 +0200)]
DAOv.2 - Added working dir for ES in MEMORY

10 years agoSONAR-5007 - Suspended Sorting tests
Stephane Gamard [Tue, 27 May 2014 16:44:47 +0000 (18:44 +0200)]
SONAR-5007 - Suspended Sorting tests

10 years agofix quality flaw (debug outputs)
Stephane Gamard [Tue, 27 May 2014 16:38:46 +0000 (18:38 +0200)]
fix quality flaw (debug outputs)

10 years agoDAOv.2 - Fixed ESNode when no type property is set (defaults to DATA)
Stephane Gamard [Tue, 27 May 2014 16:33:47 +0000 (18:33 +0200)]
DAOv.2 - Fixed ESNode when no type property is set (defaults to DATA)

10 years agoSONAR-5007 - Removed Unecessary SortField in query object
Stephane Gamard [Tue, 27 May 2014 16:28:47 +0000 (18:28 +0200)]
SONAR-5007 - Removed Unecessary SortField in query object

10 years agoDAOv.2 - Forced ES in Memory for MediumTests
Stephane Gamard [Tue, 27 May 2014 16:28:13 +0000 (18:28 +0200)]
DAOv.2 - Forced ES in Memory for MediumTests

10 years agoDAOv.2 - Updated Rule for FieldIndex usage
Stephane Gamard [Tue, 27 May 2014 16:27:52 +0000 (18:27 +0200)]
DAOv.2 - Updated Rule for FieldIndex usage

10 years agoDAOv.2 - Added Indexable and IndexField to replace enums in Normalizers
Stephane Gamard [Tue, 27 May 2014 16:25:05 +0000 (18:25 +0200)]
DAOv.2 - Added Indexable and IndexField to replace enums in Normalizers

10 years agoDAOv.2 - Implemented multiple methods for ESNode (DATA and MEMORY)
Stephane Gamard [Tue, 27 May 2014 16:24:11 +0000 (18:24 +0200)]
DAOv.2 - Implemented multiple methods for ESNode (DATA and MEMORY)

10 years agoSONAR-5346 /api/sources?resource=MyFile return a error 500 when user have no permissi...
Julien Lancelot [Tue, 27 May 2014 16:03:12 +0000 (18:03 +0200)]
SONAR-5346 /api/sources?resource=MyFile return a error 500 when user have no permission to access to the file

10 years agoBump enforced application size a bit higher
Jean-Baptiste Lievremont [Tue, 27 May 2014 15:12:32 +0000 (17:12 +0200)]
Bump enforced application size a bit higher

10 years agoTry Open Sans for more consistent cross platform font rendering
Jean-Baptiste Lievremont [Tue, 27 May 2014 14:32:01 +0000 (16:32 +0200)]
Try Open Sans for more consistent cross platform font rendering

10 years agoSONAR-5209 Add or remove a component as favorite
Stas Vilchik [Tue, 27 May 2014 13:09:40 +0000 (19:09 +0600)]
SONAR-5209 Add or remove a component as favorite

10 years agoFix quality flaw
Julien Lancelot [Tue, 27 May 2014 13:00:09 +0000 (15:00 +0200)]
Fix quality flaw

10 years agoSONAR-5286 Refactoring of duplications WS in order to always return given file as...
Julien Lancelot [Tue, 27 May 2014 12:51:01 +0000 (14:51 +0200)]
SONAR-5286 Refactoring of duplications WS in order to always return given file as the first file and to sort result

10 years agoSONAR-5061 - Updated ES to 1.1.2 for Mvel 2.2 version
Stephane Gamard [Tue, 27 May 2014 12:09:31 +0000 (14:09 +0200)]
SONAR-5061 - Updated ES to 1.1.2 for Mvel 2.2 version

10 years agoSONAR-5246 - Added medium tests for Deactivation WS
Stephane Gamard [Tue, 27 May 2014 11:27:07 +0000 (13:27 +0200)]
SONAR-5246 - Added medium tests for Deactivation WS

10 years agoSONAR-5007 SONAR-5133 Apply feedback for filter bar (big query field, most fields...
Jean-Baptiste Lievremont [Tue, 27 May 2014 11:04:55 +0000 (13:04 +0200)]
SONAR-5007 SONAR-5133 Apply feedback for filter bar (big query field, most fields optional)

10 years agoSONAR-5245 - Added activation (bulk and single) Medium Tests for WS
Stephane Gamard [Tue, 27 May 2014 09:57:48 +0000 (11:57 +0200)]
SONAR-5245 - Added activation (bulk and single) Medium Tests for WS

10 years agoSONAR-5245 - SONAR-5245 - Added Response for WS
Stephane Gamard [Tue, 27 May 2014 08:33:25 +0000 (10:33 +0200)]
SONAR-5245 - SONAR-5245 - Added Response for WS

10 years agoSONAR-5245 - SONAR-5245 - Added ActiveRuleService#activeByRuleQuery and ActiveRuleSer...
Stephane Gamard [Tue, 27 May 2014 08:09:28 +0000 (10:09 +0200)]
SONAR-5245 - SONAR-5245 - Added ActiveRuleService#activeByRuleQuery and ActiveRuleService#deActiveByRuleQuery

10 years agoSONAR-5216 Rename new metric profiles -> quality_profiles
Julien HENRY [Tue, 27 May 2014 08:04:39 +0000 (10:04 +0200)]
SONAR-5216 Rename new metric profiles -> quality_profiles

10 years agoSONAR-5333 Change font
Stas Vilchik [Tue, 27 May 2014 08:52:31 +0000 (14:52 +0600)]
SONAR-5333 Change font

10 years agoSONAR-5007 fix some quality flaws
Simon Brandhof [Tue, 27 May 2014 08:21:55 +0000 (10:21 +0200)]
SONAR-5007 fix some quality flaws

10 years agoSONAR-5209 Show tests that cover a line
Stas Vilchik [Tue, 27 May 2014 07:54:19 +0000 (13:54 +0600)]
SONAR-5209 Show tests that cover a line

10 years agoSONAR-5209 Add sub project name
Stas Vilchik [Mon, 26 May 2014 11:15:05 +0000 (17:15 +0600)]
SONAR-5209 Add sub project name

10 years agoDAOv.2 - Test preotected chars in value
Stephane Gamard [Tue, 27 May 2014 07:27:53 +0000 (09:27 +0200)]
DAOv.2 - Test preotected chars in value

10 years agoDAOv.2 - Added IndexStat
Stephane Gamard [Mon, 26 May 2014 11:00:10 +0000 (13:00 +0200)]
DAOv.2 - Added IndexStat

10 years agoSONAR-5007 fix some quality flaws
Simon Brandhof [Mon, 26 May 2014 16:21:38 +0000 (18:21 +0200)]
SONAR-5007 fix some quality flaws

10 years agoImprove WS using "_ref"
Julien Lancelot [Mon, 26 May 2014 12:55:05 +0000 (14:55 +0200)]
Improve WS using "_ref"

10 years agoSONAR-5338 Create Java client for tests WS
Julien Lancelot [Mon, 26 May 2014 12:39:29 +0000 (14:39 +0200)]
SONAR-5338 Create Java client for tests WS

10 years agoSONAR-5007 fix compatibility with Oracle
Simon Brandhof [Mon, 26 May 2014 12:12:29 +0000 (14:12 +0200)]
SONAR-5007 fix compatibility with Oracle

10 years agoSONAR-5209 Issues header improvement
Stas Vilchik [Mon, 26 May 2014 11:12:56 +0000 (17:12 +0600)]
SONAR-5209 Issues header improvement

10 years agoSONAR-5007 Add (disabled) unit test for rule sort
Jean-Baptiste Lievremont [Mon, 26 May 2014 09:38:07 +0000 (11:38 +0200)]
SONAR-5007 Add (disabled) unit test for rule sort

10 years agoFix log format
Julien HENRY [Mon, 26 May 2014 08:28:05 +0000 (10:28 +0200)]
Fix log format

10 years agoSONAR-5209 Better scm display
Stas Vilchik [Mon, 26 May 2014 08:21:26 +0000 (14:21 +0600)]
SONAR-5209 Better scm display

10 years agoSONAR-5209 Apply feedback on coverage
Stas Vilchik [Mon, 26 May 2014 07:23:15 +0000 (13:23 +0600)]
SONAR-5209 Apply feedback on coverage

10 years agoSONAR-5007 move org.sonar.server.es to org.sonar.server.search
Simon Brandhof [Sat, 24 May 2014 14:22:38 +0000 (16:22 +0200)]
SONAR-5007 move org.sonar.server.es to org.sonar.server.search

10 years agoSONAR-5007 refactor org.sonar.server.db.Dao
Simon Brandhof [Sat, 24 May 2014 13:35:50 +0000 (15:35 +0200)]
SONAR-5007 refactor org.sonar.server.db.Dao

10 years agoSONAR-5007 move package org.sonar.server.rule2 to rule
Simon Brandhof [Sat, 24 May 2014 12:40:57 +0000 (14:40 +0200)]
SONAR-5007 move package org.sonar.server.rule2 to rule

10 years agoSONAR-5007 fix db migration when registering q profiles
Simon Brandhof [Sat, 24 May 2014 11:56:26 +0000 (13:56 +0200)]
SONAR-5007 fix db migration when registering q profiles

10 years agoSONAR-5007 fix test on postgres
Simon Brandhof [Sat, 24 May 2014 07:17:37 +0000 (09:17 +0200)]
SONAR-5007 fix test on postgres

10 years agoSONAR-5007 fix synchronizer of active rules
Simon Brandhof [Fri, 23 May 2014 22:58:08 +0000 (00:58 +0200)]
SONAR-5007 fix synchronizer of active rules

10 years agoSONAR-5007 fix db migrations 538 and 539
Simon Brandhof [Fri, 23 May 2014 21:35:23 +0000 (23:35 +0200)]
SONAR-5007 fix db migrations 538 and 539

10 years agoFix NPE in QProfileEventsDecorator with Views plugin
Simon Brandhof [Fri, 23 May 2014 19:58:45 +0000 (21:58 +0200)]
Fix NPE in QProfileEventsDecorator with Views plugin

10 years agofix quality flaw (missing import)
Stephane Gamard [Fri, 23 May 2014 18:33:34 +0000 (20:33 +0200)]
fix quality flaw (missing import)

10 years agoDAOv.2 - Fixed IndexDefinition for Rule and ActiveRule
Stephane Gamard [Fri, 23 May 2014 18:27:07 +0000 (20:27 +0200)]
DAOv.2 - Fixed IndexDefinition for Rule and ActiveRule

10 years agofix quality flaw (code cleanup)
Stephane Gamard [Fri, 23 May 2014 18:26:10 +0000 (20:26 +0200)]
fix quality flaw (code cleanup)

10 years agoSONAR-5007 - Implementation of IndexSynchronizer
Stephane Gamard [Fri, 23 May 2014 18:25:23 +0000 (20:25 +0200)]
SONAR-5007 - Implementation of IndexSynchronizer

10 years agoSONAR-5007 add test (to be fixed and enabled soon)
Simon Brandhof [Fri, 23 May 2014 16:19:26 +0000 (18:19 +0200)]
SONAR-5007 add test (to be fixed and enabled soon)

10 years agoSONAR-5007 fix db migrations 538 and 539
Simon Brandhof [Fri, 23 May 2014 15:51:15 +0000 (17:51 +0200)]
SONAR-5007 fix db migrations 538 and 539

10 years agoSONAR-5007 SONAR-5137 Filter quality profiles on rule language for activation
Jean-Baptiste Lievremont [Fri, 23 May 2014 15:55:43 +0000 (17:55 +0200)]
SONAR-5007 SONAR-5137 Filter quality profiles on rule language for activation

10 years agoSONAR-5333 Add spinners for measure filters
Stas Vilchik [Fri, 23 May 2014 15:47:41 +0000 (17:47 +0200)]
SONAR-5333 Add spinners for measure filters

10 years agoDAOv.2 - Updated Dao interface for upcoming Synchronizer
Stephane Gamard [Fri, 23 May 2014 15:23:42 +0000 (17:23 +0200)]
DAOv.2 - Updated Dao interface for upcoming Synchronizer

10 years agofix quality flaw (missign license header)
Stephane Gamard [Fri, 23 May 2014 15:01:59 +0000 (17:01 +0200)]
fix quality flaw (missign license header)

10 years agoSONAR-5012 - Removed empty facets.
Stephane Gamard [Fri, 23 May 2014 14:26:37 +0000 (16:26 +0200)]
SONAR-5012 - Removed empty facets.

10 years agoDAOv.2 - Simplified [] upsert for ES
Stephane Gamard [Fri, 23 May 2014 14:20:27 +0000 (16:20 +0200)]
DAOv.2 - Simplified [] upsert for ES

10 years agoSONAR-5237 - Fixed WS sorting and added WS Medium Tests
Stephane Gamard [Fri, 23 May 2014 12:04:09 +0000 (14:04 +0200)]
SONAR-5237 - Fixed WS sorting and added WS Medium Tests

10 years agoRemove console.log
Stas Vilchik [Fri, 23 May 2014 15:38:22 +0000 (17:38 +0200)]
Remove console.log

10 years agoSONAR-5333 Sticky sidebar
Stas Vilchik [Fri, 23 May 2014 15:33:25 +0000 (17:33 +0200)]
SONAR-5333 Sticky sidebar

10 years agoSONAR-5333 Improve UI of the sidebar, make it sticky
Stas Vilchik [Fri, 23 May 2014 15:26:11 +0000 (17:26 +0200)]
SONAR-5333 Improve UI of the sidebar, make it sticky

10 years agoSONAR-5007 add ACTIVE_RULES.CREATED_AT / UPDATED_AT and sanitize DAOs
Simon Brandhof [Fri, 23 May 2014 15:14:08 +0000 (17:14 +0200)]
SONAR-5007 add ACTIVE_RULES.CREATED_AT / UPDATED_AT and sanitize DAOs

10 years agoSONAR-5333 Improve UI
Stas Vilchik [Fri, 23 May 2014 15:02:32 +0000 (17:02 +0200)]
SONAR-5333 Improve UI

10 years agoSONAR-5007 Fix display of facets, translations, paging, filters
Jean-Baptiste Lievremont [Fri, 23 May 2014 14:30:12 +0000 (16:30 +0200)]
SONAR-5007 Fix display of facets, translations, paging, filters

10 years agoFix "translate with parameters" function
Jean-Baptiste Lievremont [Fri, 23 May 2014 14:28:01 +0000 (16:28 +0200)]
Fix "translate with parameters" function

10 years agoSONAR-5338 Create a WS /api/tests/show returning the list of test cases from test...
Julien Lancelot [Thu, 22 May 2014 17:36:09 +0000 (19:36 +0200)]
SONAR-5338 Create a WS /api/tests/show returning the list of test cases from test plan

10 years agoSONAR-5338 Create s WS /api/tests/plan returning list of files covered by a test...
Julien Lancelot [Thu, 22 May 2014 17:36:09 +0000 (19:36 +0200)]
SONAR-5338 Create s WS /api/tests/plan returning list of files covered by a test case

10 years agoSONAR-5338 Create s WS /api/tests/testable returning list of test cases from a file...
Julien Lancelot [Thu, 22 May 2014 17:36:09 +0000 (19:36 +0200)]
SONAR-5338 Create s WS /api/tests/testable returning list of test cases from a file and a line

10 years agoFix compatibility with MSSQL
Simon Brandhof [Fri, 23 May 2014 14:04:17 +0000 (16:04 +0200)]
Fix compatibility with MSSQL

10 years agoSONAR-5333 Improve style of the drilldown page
Stas Vilchik [Fri, 23 May 2014 13:54:38 +0000 (15:54 +0200)]
SONAR-5333 Improve style of the drilldown page

10 years agoSONAR-5333 Add classes to description widget
Stas Vilchik [Fri, 23 May 2014 12:50:01 +0000 (14:50 +0200)]
SONAR-5333 Add classes to description widget

10 years agoSONAR-5333 Fix labels inside it coverage widget
Stas Vilchik [Fri, 23 May 2014 12:23:54 +0000 (14:23 +0200)]
SONAR-5333 Fix labels inside it coverage widget

10 years agoSONAR-5333 Fix whitespaces
Stas Vilchik [Fri, 23 May 2014 12:05:23 +0000 (14:05 +0200)]
SONAR-5333 Fix whitespaces

10 years agoSONAR-5007 Fix infinite scrolling
Stas Vilchik [Fri, 23 May 2014 11:57:15 +0000 (13:57 +0200)]
SONAR-5007 Fix infinite scrolling

10 years agoSONAR-5007 add tests for RegisterQualityProfiles
Simon Brandhof [Fri, 23 May 2014 10:32:24 +0000 (12:32 +0200)]
SONAR-5007 add tests for RegisterQualityProfiles

10 years agoSONAR-5007 add tests for RegisterQualityProfiles
Simon Brandhof [Fri, 23 May 2014 10:06:44 +0000 (12:06 +0200)]
SONAR-5007 add tests for RegisterQualityProfiles

10 years agoSONAR-5333 Fix some issues
Stas Vilchik [Fri, 23 May 2014 10:27:55 +0000 (12:27 +0200)]
SONAR-5333 Fix some issues

10 years agoSONAR-5007 SONAR-5134 Add sort and scroll in coding rules list
Jean-Baptiste Lievremont [Fri, 23 May 2014 10:26:26 +0000 (12:26 +0200)]
SONAR-5007 SONAR-5134 Add sort and scroll in coding rules list

10 years agoSONAR-5007 - Added assertions for QualityProfile Registration
Stephane Gamard [Fri, 23 May 2014 09:19:36 +0000 (11:19 +0200)]
SONAR-5007 - Added assertions for QualityProfile Registration

10 years agoSONAR-5334 First frontend integration
Stas Vilchik [Fri, 23 May 2014 09:22:10 +0000 (11:22 +0200)]
SONAR-5334 First frontend integration

10 years agoSONAR-5007 SONAR-5012 Full handling of facets
Jean-Baptiste Lievremont [Fri, 23 May 2014 09:03:34 +0000 (11:03 +0200)]
SONAR-5007 SONAR-5012 Full handling of facets

10 years agoSONAR-5007 SONAR-5133 Fix quality profile filter
Jean-Baptiste Lievremont [Fri, 23 May 2014 06:35:17 +0000 (08:35 +0200)]
SONAR-5007 SONAR-5133 Fix quality profile filter

10 years agoSONAR-5007 improve registration of Quality profiles
Simon Brandhof [Fri, 23 May 2014 08:59:21 +0000 (10:59 +0200)]
SONAR-5007 improve registration of Quality profiles

10 years agoSONAR-5333 Improve widget consistency
Stas Vilchik [Fri, 23 May 2014 08:44:59 +0000 (10:44 +0200)]
SONAR-5333 Improve widget consistency

10 years agoSONAR-5333 Improve the issues, size and description widgets
Stas Vilchik [Fri, 23 May 2014 08:01:05 +0000 (10:01 +0200)]
SONAR-5333 Improve the issues, size and description widgets

10 years agoSONAR-5237 - Changed facet's name to property to link/match search Filters
Stephane Gamard [Fri, 23 May 2014 08:12:46 +0000 (10:12 +0200)]
SONAR-5237 - Changed facet's name to property to link/match search Filters

10 years agoSONAR-SONAR-5237 - Fixed Rule Search Medium WS
Stephane Gamard [Fri, 23 May 2014 07:20:48 +0000 (09:20 +0200)]
SONAR-SONAR-5237 - Fixed Rule Search Medium WS

10 years agoSONAR-5335 When upgrading from SonarQube 4.2 with PMD 2.1, searching for some Java...
Julien Lancelot [Thu, 22 May 2014 17:36:09 +0000 (19:36 +0200)]
SONAR-5335 When upgrading from SonarQube 4.2 with PMD 2.1, searching for some Java rules is failing

10 years agoTry to fix MeasureDataMigration on mssql
Simon Brandhof [Thu, 22 May 2014 21:49:36 +0000 (23:49 +0200)]
Try to fix MeasureDataMigration on mssql

10 years agoSONAR-5007 improve management of active rules in api/rules/search and api/rules/show
Simon Brandhof [Thu, 22 May 2014 21:07:49 +0000 (23:07 +0200)]
SONAR-5007 improve management of active rules in api/rules/search and api/rules/show

10 years agofix quality flaw (updated Junit test)
Stephane Gamard [Thu, 22 May 2014 17:11:28 +0000 (19:11 +0200)]
fix quality flaw (updated Junit test)

10 years agoSONAR-5007 - Added test assertion for QualityProfileDto#getParentKey()
Stephane Gamard [Thu, 22 May 2014 16:52:38 +0000 (18:52 +0200)]
SONAR-5007 - Added test assertion for QualityProfileDto#getParentKey()

10 years agoSONAR-5007 - Added parentKey to QualityProfileDto
Stephane Gamard [Thu, 22 May 2014 16:50:31 +0000 (18:50 +0200)]
SONAR-5007 - Added parentKey to QualityProfileDto