summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix documentation of sonar.web.context in conf/sonar.propertiesSimon Brandhof2014-06-103-10/+9
* SONAR-5362 When updating custom rule parameters, every parameters from active...Julien Lancelot2014-06-107-80/+175
* SONAR-5007 - Added RuleDoc.id() method for sqale backward compat.Stephane Gamard2014-06-103-1/+28
* SONAR-5389 Initial version of the new sensor modeJulien HENRY2014-06-1015-48/+836
* Separate bootstrap settings and task settingsJulien HENRY2014-06-1033-489/+615
* SONAR-5209 Issues time changesStas Vilchik2014-06-1011-141/+206
* SONAR-5136 Fix rule macro interpretation + config in dev modeJean-Baptiste Lievremont2014-06-103-5/+5
* SONAR-5361 When deleting a custom rule, related active rules should be removedJulien Lancelot2014-06-103-14/+34
* fix quality flaw (flow & dead code)Stephane Gamard2014-06-101-63/+33
* SONAR-5007 improve RuleBackendMediumTestSimon Brandhof2014-06-101-13/+3
* Fix db migration on rules_parametersSimon Brandhof2014-06-103-1/+2
* SONAR-5007 - Added "hasSubChar" filter to RuleQuery and MediumTestStephane Gamard2014-06-103-4/+36
* SONAR-5362 Remove default value of status (if this value is always set, this ...Julien Lancelot2014-06-101-1/+0
* SONAR-5007 remove unused RuleQuery#allOfTagsSimon Brandhof2014-06-092-20/+2
* SONAR-5007 refactor restore of built-in profilesSimon Brandhof2014-06-0913-54/+55
* SONAR-4764 do not force deleting profiles before restoring defaultsSimon Brandhof2014-06-093-10/+3
* Remove db migrations that are useless when upgrading from version 3.0 or greaterSimon Brandhof2014-06-0921-724/+6
* SONAR-5384 Create index on SNAPSHOT_DATA.RESOURCE_IDSimon Brandhof2014-06-095-4/+39
* SONAR-5007 add getDefault() to QProfileServiceSimon Brandhof2014-06-095-56/+23
* Fix quality flawJean-Baptiste Lievremont2014-06-091-1/+3
* SONAR-5134 Apply new rules for sortingJean-Baptiste Lievremont2014-06-093-7/+17
* SONAR-5134 Fix infinite recursion by protecting against render/onRender loopJean-Baptiste Lievremont2014-06-091-1/+2
* SONAR-5007 fix restore of empty backupSimon Brandhof2014-06-093-5/+43
* SONAR-4795 Delete inheriting quality profilesSimon Brandhof2014-06-0949-578/+365
* Restore deprecated API still used by SQ Runner 2.3Julien HENRY2014-06-091-0/+9
* SONAR-5164 Highlight context on quality profile filterJean-Baptiste Lievremont2014-06-091-0/+7
* SONAR-5133 Fix issue with activation filterJean-Baptiste Lievremont2014-06-091-0/+1
* Fix translation function when there is no window.messages arrayJean-Baptiste Lievremont2014-06-091-1/+1
* SONAR-5137 Fix parameter display alignmentJean-Baptiste Lievremont2014-06-094-21/+38
* SONAR-5133 Fix behavior of "Key" filterJean-Baptiste Lievremont2014-06-091-9/+12
* SONAR-5133 Force query cleanup on "New Search"Jean-Baptiste Lievremont2014-06-092-3/+3