summaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* SONAR-5136 Fix default value of sonar.web.context so that it never ends with /Jean-Baptiste Lievremont2014-06-105-7/+16
|
* SONAR-5362 When updating custom rule parameters, every parameters from ↵Julien Lancelot2014-06-107-80/+175
| | | | active rules linked on the custom rule should be updated
* SONAR-5007 - Added RuleDoc.id() method for sqale backward compat.Stephane Gamard2014-06-103-1/+28
|
* 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
| | | | means that it can only update custom rules)
* SONAR-5007 remove unused RuleQuery#allOfTagsSimon Brandhof2014-06-092-20/+2
|
* SONAR-5007 refactor restore of built-in profilesSimon Brandhof2014-06-0912-52/+53
|
* SONAR-4764 do not force deleting profiles before restoring defaultsSimon Brandhof2014-06-092-9/+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-092-3/+35
|
* 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-0945-577/+343
|
* 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-093-19/+35
|
* 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
|
* Cleanup log messagesJean-Baptiste Lievremont2014-06-091-6/+0
|
* SONAR-5007 fix SQALE console when no search resultsSimon Brandhof2014-06-091-1/+1
|
* Fix name of new index on ACTIVE_RULES(PROFILE_ID, RULE_ID)Simon Brandhof2014-06-091-1/+1
|
* SONAR-5137 Protect against activation without profile selectionJean-Baptiste Lievremont2014-06-091-1/+1
|
* SONAR-5137 Hide quality profiles section when not admin and not activated on ↵Jean-Baptiste Lievremont2014-06-092-1/+4
| | | | any profile
* SONAR-5133 Fix behavior of quality profile dependent filters activationJean-Baptiste Lievremont2014-06-095-35/+98
|
* SONAR-5007 fix unique index on ACTIVE_RULES[PROFILE_ID, RULE_ID]Simon Brandhof2014-06-091-1/+1
|
* SONAR-5007 use QProfileService in Rails webapp for changing parentSimon Brandhof2014-06-089-680/+11
| | | | and setting default
* SONAR-5007 fix deactivation of removed rulesSimon Brandhof2014-06-0610-316/+581
|
* quality flaw - fixed uniqueness of index.Stephane Gamard2014-06-061-1/+1
|
* SONAR-5361 Create WS to delete a custom rule (need to remove active rules to ↵Julien Lancelot2014-06-0610-158/+358
| | | | be finished)
* SONAR-5364 - Updated RuleQuery taking into account feedbackStephane Gamard2014-06-061-5/+48
|
* SONAR-5007 Apply feedback about rule details, filters, sortingJean-Baptiste Lievremont2014-06-067-45/+63
|
* SONAR-5012 Update facets LNFJean-Baptiste Lievremont2014-06-061-4/+7
|
* SONAR-5362 Update /api/rules/update WS to update custom rulesJulien Lancelot2014-06-0610-85/+337
|
* SONAR-5082 - Fixed Migration scriptStephane Gamard2014-06-061-1/+7
|
* SONAR-5082 - Udpated Migration testStephane Gamard2014-06-062-1/+22
|
* SONAR-5082 - Deprecated outdated testsStephane Gamard2014-06-061-7/+5
|
* SONAR-5082 - Added Index to active_rules table to H2 and DaoTestedStephane Gamard2014-06-061-1/+1
|
* SONAR-5082 - Added Index to active_rules tableStephane Gamard2014-06-061-0/+31
|