aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-1884 Use explicit method on root component keys for authorization on pr...Jean-Baptiste Lievremont2014-05-122-7/+7
* SONAR-5111 Add missing PermissionWS in ServerComponentsJulien Lancelot2014-05-121-0/+2
* SONAR-5130 Improve UIJulien Lancelot2014-05-121-0/+1
* Fix quality flawsStas Vilchik2014-05-124-34/+37
* Component Viewer: fix display of the rule descriptionStas Vilchik2014-05-124-13/+23
* SONAR-5250 Fix typoStas Vilchik2014-05-121-1/+1
* SONAR-5280 fix compatibility with mysql 5.7.3Simon Brandhof2014-05-111-1/+6
* Passing basic tests for RuleRegister DAOv.2Stephane Gamard2014-05-104-10/+12
* Fixed some basic tests for RegisterRule with DAOv.2Stephane Gamard2014-05-1041-142/+122
* Update RegisterRuleTest db files for TagsStephane Gamard2014-05-1039-93/+93
* Fixing Medium test for DAOv.1Stephane Gamard2014-05-101-1/+1
* Using DbSession instead of SqlSession in RegisterQualityProfilesStephane Gamard2014-05-101-6/+15
* Added missing dao methods for Bootstrap servicesStephane Gamard2014-05-102-1/+34
* Using DbSession instead of SqlSession in QProfileBackupStephane Gamard2014-05-101-2/+3
* Fixed missing tags on UpdateStephane Gamard2014-05-101-15/+7
* Rewrite of RegisterRule for Dao2Stephane Gamard2014-05-093-288/+125
* Added searchability/filter by Tag for RuleIndex & serviceStephane Gamard2014-05-095-8/+79
* Added toString method to base SearchObjectsStephane Gamard2014-05-092-0/+13
* Fix broken JSon in RuleWS for searchStephane Gamard2014-05-092-6/+93
* SONAR-5221 Remove the Language column from measure filtersJulien Lancelot2014-05-093-2/+46
* SONAR-5250 Enhance display of long parameter namesJean-Baptiste Lievremont2014-05-091-2/+2
* SONAR-4681 Differentiate ul/ol in markdown enabled divsJean-Baptiste Lievremont2014-05-091-18/+26
* SONAR-4681 Update Markdown documentation page with latest featuresJean-Baptiste Lievremont2014-05-091-4/+53
* SONAR-5111 Add missing format parametersJulien Lancelot2014-05-0930-69/+333
* Updated RuleNormalizer for RuleDto.getTag is now a listStephane Gamard2014-05-091-2/+2
* Fixed License headersStephane Gamard2014-05-092-37/+36
* RegisterRule & Test usign Dao2Stephane Gamard2014-05-092-0/+974
* Passing base tests in RuleRegisterTestsStephane Gamard2014-05-092-17/+3
* Fixed Rule.tags in RuleRegisterTestStephane Gamard2014-05-082-21/+2
* Using DAO2 for RegisterRulesStephane Gamard2014-05-0840-0/+695
* added tag test to RuleDaoTestStephane Gamard2014-05-082-29/+19
* fixed RuleDaoTest for rule2 version on new DAO.Stephane Gamard2014-05-089-55/+515
* Try to remove some false-positives in Grunt clean taskSimon Brandhof2014-05-071-0/+3
* fixed Dates in RuleIndexStephane Gamard2014-05-074-15/+45
* SONAR-5007 add columns RULES.TAGS and SYSTEM_TAGSSimon Brandhof2014-05-0781-627/+214
* SONAR-5007 refactor DAO frameworkSimon Brandhof2014-05-0726-1759/+1261
* SONAR-5111 Add some missing description and since parametersJulien Lancelot2014-05-0723-24/+77
* SONAR-5130 Show distribution of LOC and TechDebt by languageJulien Lancelot2014-05-071-1/+1
* SONAR-1884 Check project permissions when viewing projects associated to a qu...Jean-Baptiste Lievremont2014-05-072-7/+43
* SONAR-5250 Tabs => spaces in sourceJean-Baptiste Lievremont2014-05-068-70/+70
* SONAR-5250 Keep order when toggling internals, highlight internalsJean-Baptiste Lievremont2014-05-067-7/+15
* fix quality flawsStephane Gamard2014-05-061-46/+58
* Removed debug outputStephane Gamard2014-05-061-1/+0
* fix quality flawsStephane Gamard2014-05-062-75/+56
* SONAR-4764 Rename "Restore Default Profiles" by "Recreate Built-in Profiles"Julien Lancelot2014-05-0615-68/+137
* SONAR-5249 Fix migration on SQL ServerJulien HENRY2014-05-061-0/+2
* Added License HeaderStephane Gamard2014-05-061-0/+19
* Specialized Index Classes with return Interface.Stephane Gamard2014-05-0613-338/+516
* Fix quality flawsJulien Lancelot2014-05-062-7/+35
* SONAR-5264 Fix documented possible valuesJean-Baptiste Lievremont2014-05-061-3/+3