aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-5389 New Analyzer APIJulien HENRY2014-06-16158-1084/+3786
|
* SONAR-5209 Differential modeStas Vilchik2014-06-167-27/+23
|
* SONAR-5209 Feedback appliedStas Vilchik2014-06-165-30/+63
|
* SONAR-5007 replace RuleResult and LogResult by Result<>Simon Brandhof2014-06-1317-364/+210
|
* Use MyBatis lang="raw" to speed-up xml parsing when possibleSimon Brandhof2014-06-1317-61/+51
|
* SONAR-5380 Ignore parameters when activaJulien Lancelot2014-06-132-39/+35
|
* SONAR-5007 Enhance tab navigation with query filterJean-Baptiste Lievremont2014-06-134-5/+13
|
* SONAR-5360 SONAR-5362 Fix update, delete or creation of rule parameters and ↵Julien Lancelot2014-06-137-88/+158
| | | | active parameters
* SONAR-5135 Fix UI details about bulk change of rulesJean-Baptiste Lievremont2014-06-136-12/+9
|
* SONAR-5007 - Implicit Commit when deleting nestedDto (Simplifies ES)Stephane Gamard2014-06-132-2/+5
|
* SONAR-5376 Custom rules should not be updated on each server startup if ↵Julien Lancelot2014-06-133-6/+6
| | | | there's no modification
* SONAR-5376 Custom rules should not be updated on each server startup if ↵Julien Lancelot2014-06-133-29/+175
| | | | there's no modification
* SONAR-5136 Fix handling of server errors when editing tagsJean-Baptiste Lievremont2014-06-131-6/+13
|
* SONAR-5007 - Added getAllProfileStats for QProfileService classStephane Gamard2014-06-138-33/+150
|
* SONAR-5397 Create a migration to merge extended description to description ↵Julien Lancelot2014-06-134-1/+47
| | | | on custom rules
* Remove some useless begin / end in some rails migrationJulien Lancelot2014-06-133-16/+10
|
* SONAR-5137 Fix display of activation view when there is no profile availableJean-Baptiste Lievremont2014-06-131-1/+1
|
* Fix l10n issue with IEJean-Baptiste Lievremont2014-06-131-1/+1
|
* SONAR-5007 fix creation of manual rule in Rails codeSimon Brandhof2014-06-131-11/+2
|
* SONAR-5369 Fix RULES.IS_TEMPLATE definition iin H2Julien Lancelot2014-06-131-1/+1
|
* SONAR-5007 - Updated BaseIndex for Bulk ActionsStephane Gamard2014-06-131-4/+24
|
* SONAR-5007 - Updated IndexActions for compressionStephane Gamard2014-06-136-29/+35
|
* SONAR-5007 keep error messages when bulk activating rulesSimon Brandhof2014-06-1320-218/+341
|
* SONAR-5007 inverse order of multiple-column index in RULESSimon Brandhof2014-06-135-2/+44
|
* Use MyBatis lang="raw" to speed-up xml parsing when possibleSimon Brandhof2014-06-1321-137/+108
|
* SONAR-5007 - Fixed Implicit commits in RuleActivation for methods without ↵Stephane Gamard2014-06-121-0/+3
| | | | Sessions
* SONAR-5007 - Added implicit commit based on action count (commits at 200 ↵Stephane Gamard2014-06-121-0/+4
| | | | actions)
* SONAR-5007 - Fixed DB session in RuleActivator and RegisterQProfileStephane Gamard2014-06-122-9/+7
|
* SONAR-5007 - Set synchronizer as first startupTaskStephane Gamard2014-06-123-13/+12
|
* SONAR-5007 - Added fine-grained timings as debug log levelStephane Gamard2014-06-122-7/+58
|
* SONAR-5007 - remove unecessary duplication of indexing in RuleRegister ↵Stephane Gamard2014-06-121-14/+6
| | | | (explicit session enqueue)
* SONAR-5007 - Added payload getClass method (for profiling and log)Stephane Gamard2014-06-124-0/+17
|
* SONAR-5007 - Minor Updates for ES clusterStephane Gamard2014-06-124-1/+11
|
* SONAR-5329 - Adding stats to ActiveRules for QProfile pageStephane Gamard2014-06-123-1/+48
|
* SONAR-5007 - Added profile-start script (will only work on OSX so far)Stephane Gamard2014-06-121-0/+3
|
* SOANR-5007 - Perf driven ES configurationStephane Gamard2014-06-122-15/+23
|
* SONAR-5007 delete unused class RulesDaoSimon Brandhof2014-06-124-103/+0
|
* SONAR-5353 Display list of custom rules in the details of a template ruleJean-Baptiste Lievremont2014-06-124-18/+107
|
* SONAR-5007 improve medium tests for testing server startup tasksSimon Brandhof2014-06-124-19/+27
|
* SONAR-5137 Use lexical order for quality profiles listJean-Baptiste Lievremont2014-06-123-5/+5
|
* SONAR-5369 Rename DB column RULES.CARDINALITY to RULES.IS_TEMPLATEJulien Lancelot2014-06-1299-290/+318
|
* fix quality flaw (debug available)Stephane Gamard2014-06-121-2/+0
|
* Skip uglification of JS source, only concatenate filesJean-Baptiste Lievremont2014-06-121-7/+3
|
* Fix unit test compilation failureJulien Lancelot2014-06-121-11/+11
|
* SONAR-5351 Create a migration to replace rules.parent_id to rules.template_idJulien Lancelot2014-06-1299-290/+334
|
* SONAR-5392 Update log messageJulien Lancelot2014-06-121-2/+2
|
* Update README.mdSimon Brandhof2014-06-121-30/+2
|
* SONAR-5392 Fix issue on OracleJulien Lancelot2014-06-125-139/+189
|
* SONAR-5392 When migrating to SonarQube 4.3.X with a incompatible plugin, ↵Julien Lancelot2014-06-117-65/+347
| | | | requirements are not copied to rules
* SONAR-5134 Fix issue with keyboard navigationJean-Baptiste Lievremont2014-06-112-8/+8
|