]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
10 years agoSONAR-5134 Fix infinite recursion by protecting against render/onRender loop
Jean-Baptiste Lievremont [Mon, 9 Jun 2014 14:41:42 +0000 (16:41 +0200)]
SONAR-5134 Fix infinite recursion by protecting against render/onRender loop

10 years agoSONAR-5007 fix restore of empty backup
Simon Brandhof [Mon, 9 Jun 2014 14:45:34 +0000 (16:45 +0200)]
SONAR-5007 fix restore of empty backup

10 years agoSONAR-4795 Delete inheriting quality profiles
Simon Brandhof [Mon, 9 Jun 2014 13:35:45 +0000 (15:35 +0200)]
SONAR-4795 Delete inheriting quality profiles

10 years agoRestore deprecated API still used by SQ Runner 2.3
Julien HENRY [Mon, 9 Jun 2014 14:16:52 +0000 (16:16 +0200)]
Restore deprecated API still used by SQ Runner 2.3

10 years agoSONAR-5164 Highlight context on quality profile filter
Jean-Baptiste Lievremont [Mon, 9 Jun 2014 13:49:30 +0000 (15:49 +0200)]
SONAR-5164 Highlight context on quality profile filter

10 years agoSONAR-5133 Fix issue with activation filter
Jean-Baptiste Lievremont [Mon, 9 Jun 2014 13:33:51 +0000 (15:33 +0200)]
SONAR-5133 Fix issue with activation filter

10 years agoFix translation function when there is no window.messages array
Jean-Baptiste Lievremont [Mon, 9 Jun 2014 13:31:42 +0000 (15:31 +0200)]
Fix translation function when there is no window.messages array

10 years agoSONAR-5137 Fix parameter display alignment
Jean-Baptiste Lievremont [Mon, 9 Jun 2014 13:31:20 +0000 (15:31 +0200)]
SONAR-5137 Fix parameter display alignment

10 years agoSONAR-5133 Fix behavior of "Key" filter
Jean-Baptiste Lievremont [Mon, 9 Jun 2014 11:50:05 +0000 (13:50 +0200)]
SONAR-5133 Fix behavior of "Key" filter

10 years agoSONAR-5133 Force query cleanup on "New Search"
Jean-Baptiste Lievremont [Mon, 9 Jun 2014 11:41:36 +0000 (13:41 +0200)]
SONAR-5133 Force query cleanup on "New Search"

10 years agoCleanup log messages
Jean-Baptiste Lievremont [Mon, 9 Jun 2014 11:34:18 +0000 (13:34 +0200)]
Cleanup log messages

10 years agoRemove deprecated stuff
Julien HENRY [Mon, 9 Jun 2014 13:16:10 +0000 (15:16 +0200)]
Remove deprecated stuff

10 years agoRemove deprepcated stuff
Julien HENRY [Mon, 9 Jun 2014 12:45:08 +0000 (14:45 +0200)]
Remove deprepcated stuff

10 years agoRemove deprecated stuff.
Julien HENRY [Mon, 9 Jun 2014 12:42:48 +0000 (14:42 +0200)]
Remove deprecated stuff.

10 years agoSONAR-5233 Fix potential resource key conflict during 4.2 migration
Julien HENRY [Mon, 9 Jun 2014 12:11:45 +0000 (14:11 +0200)]
SONAR-5233 Fix potential resource key conflict during 4.2 migration

10 years agoSONAR-5007 fix SQALE console when no search results
Simon Brandhof [Mon, 9 Jun 2014 11:28:12 +0000 (13:28 +0200)]
SONAR-5007 fix SQALE console when no search results

10 years agoFix name of new index on ACTIVE_RULES(PROFILE_ID, RULE_ID)
Simon Brandhof [Mon, 9 Jun 2014 11:27:54 +0000 (13:27 +0200)]
Fix name of new index on ACTIVE_RULES(PROFILE_ID, RULE_ID)

10 years agoSONAR-5137 Protect against activation without profile selection
Jean-Baptiste Lievremont [Mon, 9 Jun 2014 10:07:32 +0000 (12:07 +0200)]
SONAR-5137 Protect against activation without profile selection

10 years agoSONAR-5137 Hide quality profiles section when not admin and not activated on any...
Jean-Baptiste Lievremont [Mon, 9 Jun 2014 10:06:56 +0000 (12:06 +0200)]
SONAR-5137 Hide quality profiles section when not admin and not activated on any profile

10 years agoSONAR-5133 Fix behavior of quality profile dependent filters activation
Jean-Baptiste Lievremont [Mon, 9 Jun 2014 10:05:16 +0000 (12:05 +0200)]
SONAR-5133 Fix behavior of quality profile dependent filters activation

10 years agoSONAR-5007 fix unique index on ACTIVE_RULES[PROFILE_ID, RULE_ID]
Simon Brandhof [Mon, 9 Jun 2014 07:16:24 +0000 (09:16 +0200)]
SONAR-5007 fix unique index on ACTIVE_RULES[PROFILE_ID, RULE_ID]

10 years agoSONAR-5007 use QProfileService in Rails webapp for changing parent
Simon Brandhof [Sun, 8 Jun 2014 21:53:11 +0000 (23:53 +0200)]
SONAR-5007 use QProfileService in Rails webapp for changing parent
and setting default

10 years agoSONAR-5007 fix deactivation of removed rules
Simon Brandhof [Fri, 6 Jun 2014 18:09:16 +0000 (20:09 +0200)]
SONAR-5007 fix deactivation of removed rules

10 years agoquality flaw - fixed uniqueness of index.
Stephane Gamard [Fri, 6 Jun 2014 17:10:01 +0000 (19:10 +0200)]
quality flaw - fixed uniqueness of index.

10 years agoSONAR-5361 Create WS to delete a custom rule (need to remove active rules to be finished)
Julien Lancelot [Fri, 6 Jun 2014 16:04:04 +0000 (18:04 +0200)]
SONAR-5361 Create WS to delete a custom rule (need to remove active rules to be finished)

10 years agoSONAR-5364 - Updated RuleQuery taking into account feedback
Stephane Gamard [Fri, 6 Jun 2014 15:56:20 +0000 (17:56 +0200)]
SONAR-5364 - Updated RuleQuery taking into account feedback

10 years agoSONAR-5007 Apply feedback about rule details, filters, sorting
Jean-Baptiste Lievremont [Fri, 6 Jun 2014 15:50:41 +0000 (17:50 +0200)]
SONAR-5007 Apply feedback about rule details, filters, sorting

10 years agoSONAR-5012 Update facets LNF
Jean-Baptiste Lievremont [Fri, 6 Jun 2014 15:50:00 +0000 (17:50 +0200)]
SONAR-5012 Update facets LNF

10 years agoFix unstability of CommandExecutorTest
Simon Brandhof [Fri, 6 Jun 2014 15:18:59 +0000 (17:18 +0200)]
Fix unstability of CommandExecutorTest

10 years agoSONAR-5362 Update /api/rules/update WS to update custom rules
Julien Lancelot [Fri, 6 Jun 2014 15:10:28 +0000 (17:10 +0200)]
SONAR-5362 Update /api/rules/update WS to update custom rules

10 years agoSONAR-5082 - Fixed Migration script
Stephane Gamard [Fri, 6 Jun 2014 14:51:16 +0000 (16:51 +0200)]
SONAR-5082 - Fixed Migration script

10 years agoSONAR-5082 - Udpated Migration test
Stephane Gamard [Fri, 6 Jun 2014 14:15:49 +0000 (16:15 +0200)]
SONAR-5082 - Udpated Migration test

10 years agoSONAR-5082 - Deprecated outdated tests
Stephane Gamard [Fri, 6 Jun 2014 14:04:25 +0000 (16:04 +0200)]
SONAR-5082 - Deprecated outdated tests

10 years agoSONAR-5082 - Added Index to active_rules table to H2 and DaoTested
Stephane Gamard [Fri, 6 Jun 2014 13:44:37 +0000 (15:44 +0200)]
SONAR-5082 - Added Index to active_rules table to H2 and DaoTested

10 years agoSONAR-5082 - Added Index to active_rules table to H2 and DaoTested
Stephane Gamard [Fri, 6 Jun 2014 13:42:11 +0000 (15:42 +0200)]
SONAR-5082 - Added Index to active_rules table to H2 and DaoTested

10 years agoSONAR-5082 - Added Index to active_rules table
Stephane Gamard [Fri, 6 Jun 2014 13:35:34 +0000 (15:35 +0200)]
SONAR-5082 - Added Index to active_rules table

10 years agoFix unstability of CommandExecutorTest
Simon Brandhof [Fri, 6 Jun 2014 14:08:51 +0000 (16:08 +0200)]
Fix unstability of CommandExecutorTest

10 years agoFix NPE when indexing manual rules
Julien Lancelot [Fri, 6 Jun 2014 13:34:55 +0000 (15:34 +0200)]
Fix NPE when indexing manual rules

10 years agoSONAR-5362 Do not fail if not all parameters are set
Julien Lancelot [Fri, 6 Jun 2014 13:18:57 +0000 (15:18 +0200)]
SONAR-5362 Do not fail if not all parameters are set

10 years agoSONAR-5288 Component app WS should return the list of tabs to be displayed
Julien Lancelot [Fri, 6 Jun 2014 13:15:28 +0000 (15:15 +0200)]
SONAR-5288 Component app WS should return the list of tabs to be displayed

10 years agoSONAR-5362 Update RulUpdater to be able to update custom rule
Julien Lancelot [Fri, 6 Jun 2014 12:03:19 +0000 (14:03 +0200)]
SONAR-5362 Update RulUpdater to be able to update custom rule

10 years agoSONAR-5135 - Added scrolling to RuleActivation by query
Stephane Gamard [Fri, 6 Jun 2014 10:18:31 +0000 (12:18 +0200)]
SONAR-5135 - Added scrolling to RuleActivation by query

10 years agoSONAR-5135 - Added scrolling support for Index Result class
Stephane Gamard [Fri, 6 Jun 2014 09:50:53 +0000 (11:50 +0200)]
SONAR-5135 - Added scrolling support for Index Result class

10 years agoSONAR-5209 Big refactoring
Stas Vilchik [Fri, 6 Jun 2014 07:02:48 +0000 (13:02 +0600)]
SONAR-5209 Big refactoring

10 years agofix quality flaw (dead code)
Stephane Gamard [Thu, 5 Jun 2014 16:21:05 +0000 (18:21 +0200)]
fix quality flaw (dead code)

10 years agoRemove unused class
Simon Brandhof [Thu, 5 Jun 2014 16:15:39 +0000 (18:15 +0200)]
Remove unused class

10 years agoSONAR-5007 rename DefaultProfileCache to BuiltInProfiles
Simon Brandhof [Thu, 5 Jun 2014 15:48:12 +0000 (17:48 +0200)]
SONAR-5007 rename DefaultProfileCache to BuiltInProfiles

10 years agoFix DefaultDatabase and ServerImpl for logging
Simon Brandhof [Thu, 5 Jun 2014 07:11:18 +0000 (09:11 +0200)]
Fix DefaultDatabase and ServerImpl for logging

10 years agoSONAR-5382 Remove DuplicationClient, SourceClient and TestClient
Julien Lancelot [Thu, 5 Jun 2014 15:53:11 +0000 (17:53 +0200)]
SONAR-5382 Remove DuplicationClient, SourceClient and TestClient

10 years agoSONAR-5300 Return differential measures when a period is set in /api/components/app
Julien Lancelot [Thu, 5 Jun 2014 15:29:48 +0000 (17:29 +0200)]
SONAR-5300 Return differential measures when a period is set in /api/components/app

10 years agoSONAR-5237 - Added rule_key param as filter for search (fixing test)
Stephane Gamard [Thu, 5 Jun 2014 15:16:42 +0000 (17:16 +0200)]
SONAR-5237 - Added rule_key param as filter for search (fixing test)

10 years agoSONAR-5237 - Added rule_key param as filter for search
Stephane Gamard [Thu, 5 Jun 2014 15:06:46 +0000 (17:06 +0200)]
SONAR-5237 - Added rule_key param as filter for search

10 years agoSONAR-5237 - Added sub-key match for rules
Stephane Gamard [Thu, 5 Jun 2014 14:26:25 +0000 (16:26 +0200)]
SONAR-5237 - Added sub-key match for rules

10 years agoDeprecate AnalysisType.
Julien HENRY [Thu, 5 Jun 2014 14:03:08 +0000 (16:03 +0200)]
Deprecate AnalysisType.

10 years agoSONAR-5364 - added termAnyQuery helper method
Stephane Gamard [Thu, 5 Jun 2014 13:17:37 +0000 (15:17 +0200)]
SONAR-5364 - added termAnyQuery helper method

10 years agoSONAR-5364 - Generated weighted phraseQueries for Coding Rules.
Stephane Gamard [Thu, 5 Jun 2014 13:03:30 +0000 (15:03 +0200)]
SONAR-5364 - Generated weighted phraseQueries for Coding Rules.

10 years agoSONAR-5134 Add option to sort by relevance (aka using default sort from server)
Jean-Baptiste Lievremont [Thu, 5 Jun 2014 13:11:37 +0000 (15:11 +0200)]
SONAR-5134 Add option to sort by relevance (aka using default sort from server)

10 years agoTemporary fix for manual rules
Jean-Baptiste Lievremont [Thu, 5 Jun 2014 12:37:23 +0000 (14:37 +0200)]
Temporary fix for manual rules

10 years agoFix quality flaws
Jean-Baptiste Lievremont [Thu, 5 Jun 2014 12:36:28 +0000 (14:36 +0200)]
Fix quality flaws

10 years agoSONAR-5007 improve restore, copy and reset of Q profiles
Simon Brandhof [Thu, 5 Jun 2014 12:48:10 +0000 (14:48 +0200)]
SONAR-5007 improve restore, copy and reset of Q profiles

10 years agoSONAR-5377 Update update center library to 1.11
Julien HENRY [Thu, 5 Jun 2014 07:22:58 +0000 (09:22 +0200)]
SONAR-5377 Update update center library to 1.11

10 years agoSONAR-5360 Create a new /api/rules/create WS
Julien Lancelot [Thu, 5 Jun 2014 10:32:19 +0000 (12:32 +0200)]
SONAR-5360 Create a new /api/rules/create WS

10 years agofix quality flaw (changed log level)
Stephane Gamard [Thu, 5 Jun 2014 10:22:00 +0000 (12:22 +0200)]
fix quality flaw (changed log level)

10 years agoSONAR-5007 - Checking type of static field for Indexables in normalizer classes
Stephane Gamard [Thu, 5 Jun 2014 10:21:02 +0000 (12:21 +0200)]
SONAR-5007 - Checking type of static field for Indexables in normalizer classes

10 years agoSONAR-5133 SONAR-5237 Update property for "Available Since" filter
Jean-Baptiste Lievremont [Thu, 5 Jun 2014 09:51:20 +0000 (11:51 +0200)]
SONAR-5133 SONAR-5237 Update property for "Available Since" filter

10 years agoSONAR-5012 Change facet style and order
Jean-Baptiste Lievremont [Thu, 5 Jun 2014 09:28:15 +0000 (11:28 +0200)]
SONAR-5012 Change facet style and order

10 years agoSONAR-5007 - Added support for nested deletion with native ES script
Stephane Gamard [Thu, 5 Jun 2014 09:18:56 +0000 (11:18 +0200)]
SONAR-5007 - Added support for nested deletion with native ES script

10 years agoSONAR-5360 Add create action in /api/rules (miss params)
Julien Lancelot [Thu, 5 Jun 2014 08:13:13 +0000 (10:13 +0200)]
SONAR-5360 Add create action in /api/rules (miss params)

10 years agoSONAR-5334 Fix deprecated jQuery API for ajax callback
Jean-Baptiste Lievremont [Thu, 5 Jun 2014 08:22:09 +0000 (10:22 +0200)]
SONAR-5334 Fix deprecated jQuery API for ajax callback

10 years agoSONAR-5209 Workspace ui improvements
Stas Vilchik [Thu, 5 Jun 2014 06:57:22 +0000 (12:57 +0600)]
SONAR-5209 Workspace ui improvements

10 years agoSONAR-5209 Display coverage per test information
Stas Vilchik [Thu, 5 Jun 2014 06:21:01 +0000 (12:21 +0600)]
SONAR-5209 Display coverage per test information

10 years agoFix potential NPE
Julien HENRY [Wed, 4 Jun 2014 21:17:09 +0000 (23:17 +0200)]
Fix potential NPE

10 years agoRevert bad commit
Simon Brandhof [Wed, 4 Jun 2014 21:01:56 +0000 (23:01 +0200)]
Revert bad commit

10 years agoSONAR-5007 fix compatibility with mssql
Simon Brandhof [Wed, 4 Jun 2014 19:54:39 +0000 (21:54 +0200)]
SONAR-5007 fix compatibility with mssql

10 years agoSONAR-5133 Fix issues with inheritance
Jean-Baptiste Lievremont [Wed, 4 Jun 2014 16:23:03 +0000 (18:23 +0200)]
SONAR-5133 Fix issues with inheritance

10 years agoSONAR-5352 SONAR-5353 Start work on rule templates
Jean-Baptiste Lievremont [Wed, 4 Jun 2014 16:22:11 +0000 (18:22 +0200)]
SONAR-5352 SONAR-5353 Start work on rule templates

10 years agoAllow facets block to adapt height to number of facet
Jean-Baptiste Lievremont [Wed, 4 Jun 2014 16:15:03 +0000 (18:15 +0200)]
Allow facets block to adapt height to number of facet

10 years agoSONAR-5360 add service to create rule
Julien Lancelot [Wed, 4 Jun 2014 16:26:16 +0000 (18:26 +0200)]
SONAR-5360 add service to create rule

10 years agoSONAR-5237 - Updated filter "availableSince" to be based on creation date
Stephane Gamard [Wed, 4 Jun 2014 16:11:43 +0000 (18:11 +0200)]
SONAR-5237 - Updated filter "availableSince" to be based on creation date

10 years agoSONAR-5237 - Renamed available_since param
Stephane Gamard [Wed, 4 Jun 2014 16:09:22 +0000 (18:09 +0200)]
SONAR-5237 - Renamed available_since param

10 years agoDAOv.2 - Removed legacy files
Stephane Gamard [Wed, 4 Jun 2014 16:05:43 +0000 (18:05 +0200)]
DAOv.2 - Removed legacy files

10 years agoFix db field name
Stephane Gamard [Wed, 4 Jun 2014 15:50:43 +0000 (17:50 +0200)]
Fix db field name

10 years agoFix db field name
Stephane Gamard [Wed, 4 Jun 2014 15:44:08 +0000 (17:44 +0200)]
Fix db field name

10 years agoSONAR-5329 - Field renaming in DB
Stephane Gamard [Wed, 4 Jun 2014 14:53:43 +0000 (16:53 +0200)]
SONAR-5329 - Field renaming in DB

10 years agoSONAR-5007 complete doc of parameter "activatedSince" of api/rules/search
Simon Brandhof [Wed, 4 Jun 2014 14:33:53 +0000 (16:33 +0200)]
SONAR-5007 complete doc of parameter "activatedSince" of api/rules/search

10 years agoSONAR-5007 clear preview cache on rule changes
Simon Brandhof [Wed, 4 Jun 2014 14:26:19 +0000 (16:26 +0200)]
SONAR-5007 clear preview cache on rule changes

10 years agoSONAR-5334 Remove messages from */app WS
Jean-Baptiste Lievremont [Wed, 4 Jun 2014 14:19:56 +0000 (16:19 +0200)]
SONAR-5334 Remove messages from */app WS

10 years agoDAOv.2 - Moved IndexSynchronizer to L3 components (before registration as startup...
Stephane Gamard [Wed, 4 Jun 2014 14:11:07 +0000 (16:11 +0200)]
DAOv.2 - Moved IndexSynchronizer to L3 components (before registration as startup task).

10 years agoSONAR-5007 - Small Normalizer Update
Stephane Gamard [Wed, 4 Jun 2014 13:54:51 +0000 (15:54 +0200)]
SONAR-5007 - Small Normalizer Update

10 years agoSONAR-5329 - In case of Null login set Unknown author for log
Stephane Gamard [Wed, 4 Jun 2014 13:34:59 +0000 (15:34 +0200)]
SONAR-5329 - In case of Null login set Unknown author for log

10 years agoSONAR-5329 - Added test case
Stephane Gamard [Tue, 3 Jun 2014 14:07:23 +0000 (16:07 +0200)]
SONAR-5329 - Added test case

10 years agofix quality flaw (missing header)
Stephane Gamard [Tue, 3 Jun 2014 12:14:16 +0000 (14:14 +0200)]
fix quality flaw (missing header)

10 years agoSONAR-5329 - Added Activity class as Payload of LogDto
Stephane Gamard [Tue, 3 Jun 2014 09:58:51 +0000 (11:58 +0200)]
SONAR-5329 - Added Activity class as Payload of LogDto

10 years agoSONAR-5329 - Created LogDoc from Index
Stephane Gamard [Mon, 2 Jun 2014 14:07:23 +0000 (16:07 +0200)]
SONAR-5329 - Created LogDoc from Index

10 years agoSONAR-5329 - Created LogDaoTest and added mapping
Stephane Gamard [Mon, 2 Jun 2014 12:39:43 +0000 (14:39 +0200)]
SONAR-5329 - Created LogDaoTest and added mapping

10 years agoSONAR-5329 - Moved some files over to sonar-core due to legacy
Stephane Gamard [Mon, 2 Jun 2014 10:33:27 +0000 (12:33 +0200)]
SONAR-5329 - Moved some files over to sonar-core due to legacy

10 years agoSONAR-5329 - Created Log Domain for changeLog
Stephane Gamard [Mon, 2 Jun 2014 09:03:50 +0000 (11:03 +0200)]
SONAR-5329 - Created Log Domain for changeLog

10 years agoSONAR-5334 Implement l10n cache control mechanism on client side
Jean-Baptiste Lievremont [Wed, 4 Jun 2014 12:59:27 +0000 (14:59 +0200)]
SONAR-5334 Implement l10n cache control mechanism on client side

10 years agoSONAR-5334 Implement l10n cache control mechanism on server side
Jean-Baptiste Lievremont [Wed, 4 Jun 2014 09:51:43 +0000 (11:51 +0200)]
SONAR-5334 Implement l10n cache control mechanism on server side

10 years agoSONAR-5007 do not insert rule params with null value
Simon Brandhof [Wed, 4 Jun 2014 13:41:53 +0000 (15:41 +0200)]
SONAR-5007 do not insert rule params with null value