summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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, requ...Julien Lancelot2014-06-117-65/+347
* SONAR-5134 Fix issue with keyboard navigationJean-Baptiste Lievremont2014-06-112-8/+8
* SONAR-5329 - Updated QProfile count with Key and Added ServiceMediumTestStephane Gamard2014-06-112-2/+112
* SONAR-5329 - Added details to Log and JsonStephane Gamard2014-06-115-13/+48
* SONAR-5007 - Added count by IndexField for *Index classesStephane Gamard2014-06-113-1/+64
* SONAR-5012 Protect against facets view unavailabilityJean-Baptiste Lievremont2014-06-111-4/+5
* SONAR-5136 Protect against unavailability of parent activation infoJean-Baptiste Lievremont2014-06-111-1/+1
* SONAR-5007 - Added count method to Base and QProfilesStephane Gamard2014-06-114-0/+40
* fix quality flaw (debug available)Stephane Gamard2014-06-111-3/+1
* SONAR-5380 Manage custom rule activationJulien Lancelot2014-06-113-23/+48
* SONAR-5135 Fix availability of bulk operationsJean-Baptiste Lievremont2014-06-113-21/+21
* SONAR-5137 do not propagate activation on descendants if they already activat...Simon Brandhof2014-06-114-28/+122
* SONAR-5136 Add extended description in rule part of issues viewerJean-Baptiste Lievremont2014-06-111-0/+1
* SONAR-5136 Add "escape" key to close extended description, enable tab supportJean-Baptiste Lievremont2014-06-111-0/+4
* SONAR-5136 Prevent synchronization issue between list and detailsJean-Baptiste Lievremont2014-06-111-3/+5
* SONAR-4764 disable submit button when restore is being executedSimon Brandhof2014-06-111-0/+3
* SONAR-5007 remove unused methods in Q profile DAOsSimon Brandhof2014-06-1115-155/+3
* SONAR-5135 Add confirmation for all bulk actionsJean-Baptiste Lievremont2014-06-116-23/+36
* SONAR-5209 Workspace feedbackStas Vilchik2014-06-113-25/+40
* SONAR-5209 Duplications feedbackStas Vilchik2014-06-113-11/+15
* SONAR-5007 Fix bad merge of 65920936508883a128dab1b77f9a49332bb5d363Simon Brandhof2014-06-111-1/+1
* SONAR-5007 remove Hibernate entities RulesProfile, ActiveRule andSimon Brandhof2014-06-1119-488/+74
* SONAR-5360 When creating a custom rule, the rule key should be setJulien Lancelot2014-06-119-14/+132
* SONAR-5134 Fix up/down navigation, clean spinner displayJean-Baptiste Lievremont2014-06-113-15/+20
* SONAR-5209 Tests feedback appliedStas Vilchik2014-06-115-19/+42
* SONAR-5209 Fix test status iconsStas Vilchik2014-06-113-1/+12
* SONAR-5209 Add generated_lines & generated_nclocStas Vilchik2014-06-112-1/+3
* SONAR-5209 SCM, coverage time changesStas Vilchik2014-06-1121-154/+386
* SONAR-5329 - Added db MigrationStephane Gamard2014-06-103-1/+32
* SONAR-5329 - Added logs Table to DatabaseVersion definitionStephane Gamard2014-06-102-2/+4
* SONAR-5007 - Fixed Missing ES _id field in RuleNorm under special caseStephane Gamard2014-06-103-0/+5
* fix quality flaw (missing license header)Stephane Gamard2014-06-101-0/+19
* SONAR-5329 - Added LogsWebService and Definition Medium TestStephane Gamard2014-06-106-1/+273
* fix quality flaw (missing license header)Stephane Gamard2014-06-101-0/+19
* SONAR-5329 - Added LogServiceMediumTestStephane Gamard2014-06-103-10/+50
* SONAR-5329 - Added LogQuery and search method in LogIndexStephane Gamard2014-06-103-5/+171
* SONAR-5329 - Added added findAll() for logDao (used in tests)Stephane Gamard2014-06-104-1/+24
* fix quality flaw (missing license header)Stephane Gamard2014-06-102-0/+38
* SONAR-5329 - Added ActiveRuleChange Medium test and base detail mapStephane Gamard2014-06-102-2/+70
* SONAR-5329 - Added LogBackendMediumTest and LogIndex updatesStephane Gamard2014-06-1012-18/+167
* SONAR-5329 - Added Loggable interface and updated LogDao & testsStephane Gamard2014-06-1014-249/+228
* SONAR-5012 SONAR-5135 Fix handling of selected facets in scroll and bulkJean-Baptiste Lievremont2014-06-102-10/+12
* SONAR-5137 Fix availability of "Save" button on activation modalJean-Baptiste Lievremont2014-06-102-2/+5
* SONAR-5136 Fix order of parameters in quality profile detailsJean-Baptiste Lievremont2014-06-102-3/+7
* Use released version of persisit.Julien HENRY2014-06-101-1/+1
* SONAR-5136 Fix default value of sonar.web.context so that it never ends with /Jean-Baptiste Lievremont2014-06-105-7/+16