aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-5130 Improve UIJulien Lancelot2014-05-123-61/+45
|
* SONAR-1884 Fix filter on project permissions for user/groupJean-Baptiste Lievremont2014-05-124-4/+50
|
* SONAR-5283 Deprecate SonarExceptionJulien Lancelot2014-05-121-0/+2
|
* 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-1042-144/+124
|
* 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
|
* small update of ActiveRule*Dtos.Stephane Gamard2014-05-102-6/+18
|
* Fixed missing tags on UpdateStephane Gamard2014-05-102-16/+10
|
* Rewrite of RegisterRule for Dao2Stephane Gamard2014-05-094-288/+132
|
* Using Set for Rule's TagsStephane Gamard2014-05-091-3/+3
|
* Added searchability/filter by Tag for RuleIndex & serviceStephane Gamard2014-05-096-17/+89
|
* 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-0913-23/+63
|
* 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-4681 Add support for documented linksJean-Baptiste Lievremont2014-05-093-0/+64
|
* SONAR-4681 Add support for blockquoteJean-Baptiste Lievremont2014-05-093-0/+112
|
* SONAR-5111 Add missing format parametersJulien Lancelot2014-05-0931-69/+353
|
* 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-0842-5/+710
|
* added tag test to RuleDaoTestStephane Gamard2014-05-082-29/+19
|
* fixed RuleDaoTest for rule2 version on new DAO.Stephane Gamard2014-05-0811-55/+538
|
* 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-4681 Add support for headings in SQ MarkdownJean-Baptiste Lievremont2014-05-073-0/+85
|
* SONAR-4681 Add support for ordered lists in SQ MarkdownJean-Baptiste Lievremont2014-05-072-13/+87
|
* SONAR-5007 add columns RULES.TAGS and SYSTEM_TAGSSimon Brandhof2014-05-07131-733/+363
|
* SONAR-5007 refactor DAO frameworkSimon Brandhof2014-05-0736-1797/+1322
|
* SONAR-5111 Add some missing description and since parametersJulien Lancelot2014-05-0723-24/+77
|
* Fix bad commitJulien Lancelot2014-05-071-1/+1
|
* SONAR-5130 Show distribution of LOC and TechDebt by languageJulien Lancelot2014-05-079-5/+271
|
* SONAR-5189 Reintroduce a memory cache for measure in decoratorsJulien HENRY2014-05-0711-96/+141
|
* SONAR-5189 Use custom version of persisititJulien HENRY2014-05-075-5501/+14
|
* SONAR-1884 Check project permissions when viewing projects associated to a ↵Jean-Baptiste Lievremont2014-05-072-7/+43
| | | | quality profile
* Revert "SONAR-5189 Reintroduce a memory cache for measure in decorators"Julien HENRY2014-05-0711-140/+95
| | | | This reverts commit c70e47fb30545a9059d3470c2e086a76e2a6e605.
* SONAR-5189 Reintroduce a memory cache for measure in decoratorsJulien HENRY2014-05-0711-95/+140
|